/*begin-variables font-family*/
.u-body {
  font-family: SofiaProLight;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: SofiaProRegular;
}
/*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;
  --effect-scale: 1.1;
}
/*end-variables color*/
/*begin-variables font*/
.u-custom-font.u-text-font {
  font-family: SofiaProLight !important;
}
.u-custom-font.u-heading-font {
  font-family: SofiaProRegular !important;
}
/*end-variables font*/
/*begin-variables colors*/
.u-none.u-input,
.u-none.u-field-input,
.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.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,
section.u-color-1-dark-3:before,
.u-color-1-dark-3 > .u-audio-main-layout-wrapper:before,
.u-color-1-dark-3 > .u-container-layout:before,
.u-color-1-dark-3 > .u-inner-container-layout:before,
.u-color-1-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-1-dark-3:before,
.u-table-alt-color-1-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #293033;
}
.u-input.u-color-1-dark-3,
.u-field-input.u-color-1-dark-3,
.u-button-style.u-color-1-dark-3,
.u-button-style.u-color-1-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #293033 !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: #252b2e !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-1-dark-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #293033 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-1-dark-3:checked {
  color: #ffffff !important;
  background-color: #293033 !important;
}
a.u-link.u-hover-color-1-dark-3:hover {
  color: #293033 !important;
}
.u-color-1-dark-2,
.u-body.u-color-1-dark-2,
section.u-color-1-dark-2:before,
.u-color-1-dark-2 > .u-audio-main-layout-wrapper:before,
.u-color-1-dark-2 > .u-container-layout:before,
.u-color-1-dark-2 > .u-inner-container-layout:before,
.u-color-1-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-1-dark-2:before,
.u-table-alt-color-1-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #2e5b6e;
}
.u-input.u-color-1-dark-2,
.u-field-input.u-color-1-dark-2,
.u-button-style.u-color-1-dark-2,
.u-button-style.u-color-1-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e5b6e !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: #295263 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-1-dark-2:hover,
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.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 {
  color: #ffffff !important;
  background-color: #2e5b6e !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-1-dark-2:checked {
  color: #ffffff !important;
  background-color: #2e5b6e !important;
}
a.u-link.u-hover-color-1-dark-2:hover {
  color: #2e5b6e !important;
}
.u-color-1-dark-1,
.u-body.u-color-1-dark-1,
section.u-color-1-dark-1:before,
.u-color-1-dark-1 > .u-audio-main-layout-wrapper:before,
.u-color-1-dark-1 > .u-container-layout:before,
.u-color-1-dark-1 > .u-inner-container-layout:before,
.u-color-1-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-1-dark-1:before,
.u-table-alt-color-1-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #0778a8;
}
.u-input.u-color-1-dark-1,
.u-field-input.u-color-1-dark-1,
.u-button-style.u-color-1-dark-1,
.u-button-style.u-color-1-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #0778a8 !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: #066c97 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-1-dark-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-1-dark-1:checked {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
a.u-link.u-hover-color-1-dark-1:hover {
  color: #0778a8 !important;
}
.u-color-1,
.u-body.u-color-1,
section.u-color-1:before,
.u-color-1 > .u-audio-main-layout-wrapper:before,
.u-color-1 > .u-container-layout:before,
.u-color-1 > .u-inner-container-layout:before,
.u-color-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-1:before,
.u-table-alt-color-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #23b4f2;
}
.u-input.u-color-1,
.u-field-input.u-color-1,
.u-button-style.u-color-1,
.u-button-style.u-color-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #23b4f2 !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: #0ea9eb !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #23b4f2 !important;
}
/* active */
.u-active-color-1.u-active.u-active,
.u-active-color-1[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-color-1:checked {
  color: #ffffff !important;
  background-color: #23b4f2 !important;
}
a.u-link.u-hover-color-1:hover {
  color: #23b4f2 !important;
}
.u-color-1-light-1,
.u-body.u-color-1-light-1,
section.u-color-1-light-1:before,
.u-color-1-light-1 > .u-audio-main-layout-wrapper:before,
.u-color-1-light-1 > .u-container-layout:before,
.u-color-1-light-1 > .u-inner-container-layout:before,
.u-color-1-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-1-light-1:before,
.u-table-alt-color-1-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #63caf6;
}
.u-input.u-color-1-light-1,
.u-field-input.u-color-1-light-1,
.u-button-style.u-color-1-light-1,
.u-button-style.u-color-1-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #63caf6 !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: #111111 !important;
  background-color: #42bff4 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-1-light-1:hover,
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.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 {
  color: #111111 !important;
  background-color: #63caf6 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-1-light-1:checked {
  color: #111111 !important;
  background-color: #63caf6 !important;
}
a.u-link.u-hover-color-1-light-1:hover {
  color: #63caf6 !important;
}
.u-color-1-light-2,
.u-body.u-color-1-light-2,
section.u-color-1-light-2:before,
.u-color-1-light-2 > .u-audio-main-layout-wrapper:before,
.u-color-1-light-2 > .u-container-layout:before,
.u-color-1-light-2 > .u-inner-container-layout:before,
.u-color-1-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-1-light-2:before,
.u-table-alt-color-1-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #a4e0fa;
}
.u-input.u-color-1-light-2,
.u-field-input.u-color-1-light-2,
.u-button-style.u-color-1-light-2,
.u-button-style.u-color-1-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #a4e0fa !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: #7dd3f8 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-1-light-2:hover,
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.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 {
  color: #111111 !important;
  background-color: #a4e0fa !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-1-light-2:checked {
  color: #111111 !important;
  background-color: #a4e0fa !important;
}
a.u-link.u-hover-color-1-light-2:hover {
  color: #a4e0fa !important;
}
.u-color-1-light-3,
.u-body.u-color-1-light-3,
section.u-color-1-light-3:before,
.u-color-1-light-3 > .u-audio-main-layout-wrapper:before,
.u-color-1-light-3 > .u-container-layout:before,
.u-color-1-light-3 > .u-inner-container-layout:before,
.u-color-1-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-1-light-3:before,
.u-table-alt-color-1-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #e8f7fe;
}
.u-input.u-color-1-light-3,
.u-field-input.u-color-1-light-3,
.u-button-style.u-color-1-light-3,
.u-button-style.u-color-1-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e8f7fe !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: #b9e7fc !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-1-light-3:hover,
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.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 {
  color: #111111 !important;
  background-color: #e8f7fe !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-1-light-3:checked {
  color: #111111 !important;
  background-color: #e8f7fe !important;
}
a.u-link.u-hover-color-1-light-3:hover {
  color: #e8f7fe !important;
}
.u-color-1-base,
.u-body.u-color-1-base,
section.u-color-1-base:before,
.u-color-1-base > .u-audio-main-layout-wrapper:before,
.u-color-1-base > .u-container-layout:before,
.u-color-1-base > .u-inner-container-layout:before,
.u-color-1-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-1-base:before,
.u-table-alt-color-1-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #0778a8;
}
.u-input.u-color-1-base,
.u-field-input.u-color-1-base,
.u-button-style.u-color-1-base,
.u-button-style.u-color-1-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #0778a8 !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: #066c97 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-1-base:hover,
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.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 {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-1-base:checked {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
a.u-link.u-hover-color-1-base:hover {
  color: #0778a8 !important;
}
.u-color-2-dark-3,
.u-body.u-color-2-dark-3,
section.u-color-2-dark-3:before,
.u-color-2-dark-3 > .u-audio-main-layout-wrapper:before,
.u-color-2-dark-3 > .u-container-layout:before,
.u-color-2-dark-3 > .u-inner-container-layout:before,
.u-color-2-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-2-dark-3:before,
.u-table-alt-color-2-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #293133;
}
.u-input.u-color-2-dark-3,
.u-field-input.u-color-2-dark-3,
.u-button-style.u-color-2-dark-3,
.u-button-style.u-color-2-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #293133 !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: #252c2e !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-2-dark-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #293133 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-2-dark-3:checked {
  color: #ffffff !important;
  background-color: #293133 !important;
}
a.u-link.u-hover-color-2-dark-3:hover {
  color: #293133 !important;
}
.u-color-2-dark-2,
.u-body.u-color-2-dark-2,
section.u-color-2-dark-2:before,
.u-color-2-dark-2 > .u-audio-main-layout-wrapper:before,
.u-color-2-dark-2 > .u-container-layout:before,
.u-color-2-dark-2 > .u-inner-container-layout:before,
.u-color-2-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-2-dark-2:before,
.u-table-alt-color-2-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #3a7484;
}
.u-input.u-color-2-dark-2,
.u-field-input.u-color-2-dark-2,
.u-button-style.u-color-2-dark-2,
.u-button-style.u-color-2-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3a7484 !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: #346877 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-2-dark-2:hover,
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.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 {
  color: #ffffff !important;
  background-color: #3a7484 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-2-dark-2:checked {
  color: #ffffff !important;
  background-color: #3a7484 !important;
}
a.u-link.u-hover-color-2-dark-2:hover {
  color: #3a7484 !important;
}
.u-color-2-dark-1,
.u-body.u-color-2-dark-1,
section.u-color-2-dark-1:before,
.u-color-2-dark-1 > .u-audio-main-layout-wrapper:before,
.u-color-2-dark-1 > .u-container-layout:before,
.u-color-2-dark-1 > .u-inner-container-layout:before,
.u-color-2-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-2-dark-1:before,
.u-table-alt-color-2-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #11aad6;
}
.u-input.u-color-2-dark-1,
.u-field-input.u-color-2-dark-1,
.u-button-style.u-color-2-dark-1,
.u-button-style.u-color-2-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #11aad6 !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: #0f99c1 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-2-dark-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-2-dark-1:checked {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
a.u-link.u-hover-color-2-dark-1:hover {
  color: #11aad6 !important;
}
.u-color-2,
.u-body.u-color-2,
section.u-color-2:before,
.u-color-2 > .u-audio-main-layout-wrapper:before,
.u-color-2 > .u-container-layout:before,
.u-color-2 > .u-inner-container-layout:before,
.u-color-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-2:before,
.u-table-alt-color-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #1ec4f4;
}
.u-input.u-color-2,
.u-field-input.u-color-2,
.u-button-style.u-color-2,
.u-button-style.u-color-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #1ec4f4 !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: #0bb9eb !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-2:hover,
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.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 {
  color: #ffffff !important;
  background-color: #1ec4f4 !important;
}
/* active */
.u-active-color-2.u-active.u-active,
.u-active-color-2[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-color-2:checked {
  color: #ffffff !important;
  background-color: #1ec4f4 !important;
}
a.u-link.u-hover-color-2:hover {
  color: #1ec4f4 !important;
}
.u-color-2-light-1,
.u-body.u-color-2-light-1,
section.u-color-2-light-1:before,
.u-color-2-light-1 > .u-audio-main-layout-wrapper:before,
.u-color-2-light-1 > .u-container-layout:before,
.u-color-2-light-1 > .u-inner-container-layout:before,
.u-color-2-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-2-light-1:before,
.u-table-alt-color-2-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #5fd5f7;
}
.u-input.u-color-2-light-1,
.u-field-input.u-color-2-light-1,
.u-button-style.u-color-2-light-1,
.u-button-style.u-color-2-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #5fd5f7 !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: #3eccf5 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-2-light-1:hover,
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.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 {
  color: #111111 !important;
  background-color: #5fd5f7 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-2-light-1:checked {
  color: #111111 !important;
  background-color: #5fd5f7 !important;
}
a.u-link.u-hover-color-2-light-1:hover {
  color: #5fd5f7 !important;
}
.u-color-2-light-2,
.u-body.u-color-2-light-2,
section.u-color-2-light-2:before,
.u-color-2-light-2 > .u-audio-main-layout-wrapper:before,
.u-color-2-light-2 > .u-container-layout:before,
.u-color-2-light-2 > .u-inner-container-layout:before,
.u-color-2-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-2-light-2:before,
.u-table-alt-color-2-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #a3e7fb;
}
.u-input.u-color-2-light-2,
.u-field-input.u-color-2-light-2,
.u-button-style.u-color-2-light-2,
.u-button-style.u-color-2-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #a3e7fb !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: #7bddf9 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-2-light-2:hover,
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.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 {
  color: #111111 !important;
  background-color: #a3e7fb !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-2-light-2:checked {
  color: #111111 !important;
  background-color: #a3e7fb !important;
}
a.u-link.u-hover-color-2-light-2:hover {
  color: #a3e7fb !important;
}
.u-color-2-light-3,
.u-body.u-color-2-light-3,
section.u-color-2-light-3:before,
.u-color-2-light-3 > .u-audio-main-layout-wrapper:before,
.u-color-2-light-3 > .u-container-layout:before,
.u-color-2-light-3 > .u-inner-container-layout:before,
.u-color-2-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-2-light-3:before,
.u-table-alt-color-2-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #e8f9fe;
}
.u-input.u-color-2-light-3,
.u-field-input.u-color-2-light-3,
.u-button-style.u-color-2-light-3,
.u-button-style.u-color-2-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e8f9fe !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: #b9edfc !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-2-light-3:hover,
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.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 {
  color: #111111 !important;
  background-color: #e8f9fe !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-2-light-3:checked {
  color: #111111 !important;
  background-color: #e8f9fe !important;
}
a.u-link.u-hover-color-2-light-3:hover {
  color: #e8f9fe !important;
}
.u-color-2-base,
.u-body.u-color-2-base,
section.u-color-2-base:before,
.u-color-2-base > .u-audio-main-layout-wrapper:before,
.u-color-2-base > .u-container-layout:before,
.u-color-2-base > .u-inner-container-layout:before,
.u-color-2-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-2-base:before,
.u-table-alt-color-2-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #11aad6;
}
.u-input.u-color-2-base,
.u-field-input.u-color-2-base,
.u-button-style.u-color-2-base,
.u-button-style.u-color-2-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #11aad6 !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: #0f99c1 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-2-base:hover,
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.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 {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-2-base:checked {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
a.u-link.u-hover-color-2-base:hover {
  color: #11aad6 !important;
}
.u-color-3-dark-3,
.u-body.u-color-3-dark-3,
section.u-color-3-dark-3:before,
.u-color-3-dark-3 > .u-audio-main-layout-wrapper:before,
.u-color-3-dark-3 > .u-container-layout:before,
.u-color-3-dark-3 > .u-inner-container-layout:before,
.u-color-3-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-3-dark-3:before,
.u-table-alt-color-3-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #292d33;
}
.u-input.u-color-3-dark-3,
.u-field-input.u-color-3-dark-3,
.u-button-style.u-color-3-dark-3,
.u-button-style.u-color-3-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #292d33 !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: #25292e !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-3-dark-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #292d33 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-3-dark-3:checked {
  color: #ffffff !important;
  background-color: #292d33 !important;
}
a.u-link.u-hover-color-3-dark-3:hover {
  color: #292d33 !important;
}
.u-color-3-dark-2,
.u-body.u-color-3-dark-2,
section.u-color-3-dark-2:before,
.u-color-3-dark-2 > .u-audio-main-layout-wrapper:before,
.u-color-3-dark-2 > .u-container-layout:before,
.u-color-3-dark-2 > .u-inner-container-layout:before,
.u-color-3-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-3-dark-2:before,
.u-table-alt-color-3-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #243954;
}
.u-input.u-color-3-dark-2,
.u-field-input.u-color-3-dark-2,
.u-button-style.u-color-3-dark-2,
.u-button-style.u-color-3-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #243954 !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: #20334c !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-3-dark-2:hover,
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.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 {
  color: #ffffff !important;
  background-color: #243954 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-3-dark-2:checked {
  color: #ffffff !important;
  background-color: #243954 !important;
}
a.u-link.u-hover-color-3-dark-2:hover {
  color: #243954 !important;
}
.u-color-3-dark-1,
.u-body.u-color-3-dark-1,
section.u-color-3-dark-1:before,
.u-color-3-dark-1 > .u-audio-main-layout-wrapper:before,
.u-color-3-dark-1 > .u-container-layout:before,
.u-color-3-dark-1 > .u-inner-container-layout:before,
.u-color-3-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-3-dark-1:before,
.u-table-alt-color-3-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #073874;
}
.u-input.u-color-3-dark-1,
.u-field-input.u-color-3-dark-1,
.u-button-style.u-color-3-dark-1,
.u-button-style.u-color-3-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #073874 !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: #063268 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-3-dark-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #073874 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-3-dark-1:checked {
  color: #ffffff !important;
  background-color: #073874 !important;
}
a.u-link.u-hover-color-3-dark-1:hover {
  color: #073874 !important;
}
.u-color-3,
.u-body.u-color-3,
section.u-color-3:before,
.u-color-3 > .u-audio-main-layout-wrapper:before,
.u-color-3 > .u-container-layout:before,
.u-color-3 > .u-inner-container-layout:before,
.u-color-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-3:before,
.u-table-alt-color-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #3587eb;
}
.u-input.u-color-3,
.u-field-input.u-color-3,
.u-button-style.u-color-3,
.u-button-style.u-color-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3587eb !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: #ffffff !important;
  background-color: #1b77e8 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #3587eb !important;
}
/* active */
.u-active-color-3.u-active.u-active,
.u-active-color-3[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-color-3:checked {
  color: #ffffff !important;
  background-color: #3587eb !important;
}
a.u-link.u-hover-color-3:hover {
  color: #3587eb !important;
}
.u-color-3-light-1,
.u-body.u-color-3-light-1,
section.u-color-3-light-1:before,
.u-color-3-light-1 > .u-audio-main-layout-wrapper:before,
.u-color-3-light-1 > .u-container-layout:before,
.u-color-3-light-1 > .u-inner-container-layout:before,
.u-color-3-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-3-light-1:before,
.u-table-alt-color-3-light-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #6ea9f1;
}
.u-input.u-color-3-light-1,
.u-field-input.u-color-3-light-1,
.u-button-style.u-color-3-light-1,
.u-button-style.u-color-3-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #6ea9f1 !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: #ffffff !important;
  background-color: #4e96ee !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-3-light-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #6ea9f1 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-3-light-1:checked {
  color: #ffffff !important;
  background-color: #6ea9f1 !important;
}
a.u-link.u-hover-color-3-light-1:hover {
  color: #6ea9f1 !important;
}
.u-color-3-light-2,
.u-body.u-color-3-light-2,
section.u-color-3-light-2:before,
.u-color-3-light-2 > .u-audio-main-layout-wrapper:before,
.u-color-3-light-2 > .u-container-layout:before,
.u-color-3-light-2 > .u-inner-container-layout:before,
.u-color-3-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-3-light-2:before,
.u-table-alt-color-3-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #aacdf7;
}
.u-input.u-color-3-light-2,
.u-field-input.u-color-3-light-2,
.u-button-style.u-color-3-light-2,
.u-button-style.u-color-3-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #aacdf7 !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: #84b7f3 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-3-light-2:hover,
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.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 {
  color: #111111 !important;
  background-color: #aacdf7 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-3-light-2:checked {
  color: #111111 !important;
  background-color: #aacdf7 !important;
}
a.u-link.u-hover-color-3-light-2:hover {
  color: #aacdf7 !important;
}
.u-color-3-light-3,
.u-body.u-color-3-light-3,
section.u-color-3-light-3:before,
.u-color-3-light-3 > .u-audio-main-layout-wrapper:before,
.u-color-3-light-3 > .u-container-layout:before,
.u-color-3-light-3 > .u-inner-container-layout:before,
.u-color-3-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-3-light-3:before,
.u-table-alt-color-3-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #e9f2fd;
}
.u-input.u-color-3-light-3,
.u-field-input.u-color-3-light-3,
.u-button-style.u-color-3-light-3,
.u-button-style.u-color-3-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e9f2fd !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: #bcd8f9 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-3-light-3:hover,
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.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 {
  color: #111111 !important;
  background-color: #e9f2fd !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-3-light-3:checked {
  color: #111111 !important;
  background-color: #e9f2fd !important;
}
a.u-link.u-hover-color-3-light-3:hover {
  color: #e9f2fd !important;
}
.u-color-3-base,
.u-body.u-color-3-base,
section.u-color-3-base:before,
.u-color-3-base > .u-audio-main-layout-wrapper:before,
.u-color-3-base > .u-container-layout:before,
.u-color-3-base > .u-inner-container-layout:before,
.u-color-3-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-3-base:before,
.u-table-alt-color-3-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #073874;
}
.u-input.u-color-3-base,
.u-field-input.u-color-3-base,
.u-button-style.u-color-3-base,
.u-button-style.u-color-3-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #073874 !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: #ffffff !important;
  background-color: #063268 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-3-base:hover,
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.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 {
  color: #ffffff !important;
  background-color: #073874 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-3-base:checked {
  color: #ffffff !important;
  background-color: #073874 !important;
}
a.u-link.u-hover-color-3-base:hover {
  color: #073874 !important;
}
.u-color-4-dark-3,
.u-body.u-color-4-dark-3,
section.u-color-4-dark-3:before,
.u-color-4-dark-3 > .u-audio-main-layout-wrapper:before,
.u-color-4-dark-3 > .u-container-layout:before,
.u-color-4-dark-3 > .u-inner-container-layout:before,
.u-color-4-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-4-dark-3:before,
.u-table-alt-color-4-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #33292f;
}
.u-input.u-color-4-dark-3,
.u-field-input.u-color-4-dark-3,
.u-button-style.u-color-4-dark-3,
.u-button-style.u-color-4-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #33292f !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: #2e252a !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-4-dark-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #33292f !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-4-dark-3:checked {
  color: #ffffff !important;
  background-color: #33292f !important;
}
a.u-link.u-hover-color-4-dark-3:hover {
  color: #33292f !important;
}
.u-color-4-dark-2,
.u-body.u-color-4-dark-2,
section.u-color-4-dark-2:before,
.u-color-4-dark-2 > .u-audio-main-layout-wrapper:before,
.u-color-4-dark-2 > .u-container-layout:before,
.u-color-4-dark-2 > .u-inner-container-layout:before,
.u-color-4-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-4-dark-2:before,
.u-table-alt-color-4-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #602e4b;
}
.u-input.u-color-4-dark-2,
.u-field-input.u-color-4-dark-2,
.u-button-style.u-color-4-dark-2,
.u-button-style.u-color-4-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #602e4b !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: #562943 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-4-dark-2:hover,
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.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 {
  color: #ffffff !important;
  background-color: #602e4b !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-4-dark-2:checked {
  color: #ffffff !important;
  background-color: #602e4b !important;
}
a.u-link.u-hover-color-4-dark-2:hover {
  color: #602e4b !important;
}
.u-color-4-dark-1,
.u-body.u-color-4-dark-1,
section.u-color-4-dark-1:before,
.u-color-4-dark-1 > .u-audio-main-layout-wrapper:before,
.u-color-4-dark-1 > .u-container-layout:before,
.u-color-4-dark-1 > .u-inner-container-layout:before,
.u-color-4-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-4-dark-1:before,
.u-table-alt-color-4-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #8c185b;
}
.u-input.u-color-4-dark-1,
.u-field-input.u-color-4-dark-1,
.u-button-style.u-color-4-dark-1,
.u-button-style.u-color-4-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #8c185b !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: #7e1652 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-4-dark-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-4-dark-1:checked {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
a.u-link.u-hover-color-4-dark-1:hover {
  color: #8c185b !important;
}
.u-color-4,
.u-body.u-color-4,
section.u-color-4:before,
.u-color-4 > .u-audio-main-layout-wrapper:before,
.u-color-4 > .u-container-layout:before,
.u-color-4 > .u-inner-container-layout:before,
.u-color-4.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-4:before,
.u-table-alt-color-4 tr:nth-child(even) {
  color: #ffffff;
  background-color: #e543a1;
}
.u-input.u-color-4,
.u-field-input.u-color-4,
.u-button-style.u-color-4,
.u-button-style.u-color-4[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #e543a1 !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: #e12994 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-4:hover,
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.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 {
  color: #ffffff !important;
  background-color: #e543a1 !important;
}
/* active */
.u-active-color-4.u-active.u-active,
.u-active-color-4[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-color-4:checked {
  color: #ffffff !important;
  background-color: #e543a1 !important;
}
a.u-link.u-hover-color-4:hover {
  color: #e543a1 !important;
}
.u-color-4-light-1,
.u-body.u-color-4-light-1,
section.u-color-4-light-1:before,
.u-color-4-light-1 > .u-audio-main-layout-wrapper:before,
.u-color-4-light-1 > .u-container-layout:before,
.u-color-4-light-1 > .u-inner-container-layout:before,
.u-color-4-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-4-light-1:before,
.u-table-alt-color-4-light-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #ed78bb;
}
.u-input.u-color-4-light-1,
.u-field-input.u-color-4-light-1,
.u-button-style.u-color-4-light-1,
.u-button-style.u-color-4-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #ed78bb !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: #e959ab !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-4-light-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #ed78bb !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-4-light-1:checked {
  color: #ffffff !important;
  background-color: #ed78bb !important;
}
a.u-link.u-hover-color-4-light-1:hover {
  color: #ed78bb !important;
}
.u-color-4-light-2,
.u-body.u-color-4-light-2,
section.u-color-4-light-2:before,
.u-color-4-light-2 > .u-audio-main-layout-wrapper:before,
.u-color-4-light-2 > .u-container-layout:before,
.u-color-4-light-2 > .u-inner-container-layout:before,
.u-color-4-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-4-light-2:before,
.u-table-alt-color-4-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #f5afd7;
}
.u-input.u-color-4-light-2,
.u-field-input.u-color-4-light-2,
.u-button-style.u-color-4-light-2,
.u-button-style.u-color-4-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5afd7 !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: #f08ac4 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-4-light-2:hover,
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.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 {
  color: #111111 !important;
  background-color: #f5afd7 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-4-light-2:checked {
  color: #111111 !important;
  background-color: #f5afd7 !important;
}
a.u-link.u-hover-color-4-light-2:hover {
  color: #f5afd7 !important;
}
.u-color-4-light-3,
.u-body.u-color-4-light-3,
section.u-color-4-light-3:before,
.u-color-4-light-3 > .u-audio-main-layout-wrapper:before,
.u-color-4-light-3 > .u-container-layout:before,
.u-color-4-light-3 > .u-inner-container-layout:before,
.u-color-4-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-4-light-3:before,
.u-table-alt-color-4-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #fcebf5;
}
.u-input.u-color-4-light-3,
.u-field-input.u-color-4-light-3,
.u-button-style.u-color-4-light-3,
.u-button-style.u-color-4-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fcebf5 !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: #f6c1e0 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-4-light-3:hover,
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.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 {
  color: #111111 !important;
  background-color: #fcebf5 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-4-light-3:checked {
  color: #111111 !important;
  background-color: #fcebf5 !important;
}
a.u-link.u-hover-color-4-light-3:hover {
  color: #fcebf5 !important;
}
.u-color-4-base,
.u-body.u-color-4-base,
section.u-color-4-base:before,
.u-color-4-base > .u-audio-main-layout-wrapper:before,
.u-color-4-base > .u-container-layout:before,
.u-color-4-base > .u-inner-container-layout:before,
.u-color-4-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-4-base:before,
.u-table-alt-color-4-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #8c185b;
}
.u-input.u-color-4-base,
.u-field-input.u-color-4-base,
.u-button-style.u-color-4-base,
.u-button-style.u-color-4-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #8c185b !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: #7e1652 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-4-base:hover,
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.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 {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-4-base:checked {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
a.u-link.u-hover-color-4-base:hover {
  color: #8c185b !important;
}
.u-color-5-dark-3,
.u-body.u-color-5-dark-3,
section.u-color-5-dark-3:before,
.u-color-5-dark-3 > .u-audio-main-layout-wrapper:before,
.u-color-5-dark-3 > .u-container-layout:before,
.u-color-5-dark-3 > .u-inner-container-layout:before,
.u-color-5-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-5-dark-3:before,
.u-table-alt-color-5-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #33292b;
}
.u-input.u-color-5-dark-3,
.u-field-input.u-color-5-dark-3,
.u-button-style.u-color-5-dark-3,
.u-button-style.u-color-5-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #33292b !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: #2e2527 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-5-dark-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #33292b !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-5-dark-3:checked {
  color: #ffffff !important;
  background-color: #33292b !important;
}
a.u-link.u-hover-color-5-dark-3:hover {
  color: #33292b !important;
}
.u-color-5-dark-2,
.u-body.u-color-5-dark-2,
section.u-color-5-dark-2:before,
.u-color-5-dark-2 > .u-audio-main-layout-wrapper:before,
.u-color-5-dark-2 > .u-container-layout:before,
.u-color-5-dark-2 > .u-inner-container-layout:before,
.u-color-5-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-5-dark-2:before,
.u-table-alt-color-5-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #6e5056;
}
.u-input.u-color-5-dark-2,
.u-field-input.u-color-5-dark-2,
.u-button-style.u-color-5-dark-2,
.u-button-style.u-color-5-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #6e5056 !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: #63484d !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-5-dark-2:hover,
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.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 {
  color: #ffffff !important;
  background-color: #6e5056 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-5-dark-2:checked {
  color: #ffffff !important;
  background-color: #6e5056 !important;
}
a.u-link.u-hover-color-5-dark-2:hover {
  color: #6e5056 !important;
}
.u-color-5-dark-1,
.u-body.u-color-5-dark-1,
section.u-color-5-dark-1:before,
.u-color-5-dark-1 > .u-audio-main-layout-wrapper:before,
.u-color-5-dark-1 > .u-container-layout:before,
.u-color-5-dark-1 > .u-inner-container-layout:before,
.u-color-5-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-5-dark-1:before,
.u-table-alt-color-5-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #aa6e7b;
}
.u-input.u-color-5-dark-1,
.u-field-input.u-color-5-dark-1,
.u-button-style.u-color-5-dark-1,
.u-button-style.u-color-5-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #aa6e7b !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: #9f5d6b !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-5-dark-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #aa6e7b !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-5-dark-1:checked {
  color: #ffffff !important;
  background-color: #aa6e7b !important;
}
a.u-link.u-hover-color-5-dark-1:hover {
  color: #aa6e7b !important;
}
.u-color-5,
.u-body.u-color-5,
section.u-color-5:before,
.u-color-5 > .u-audio-main-layout-wrapper:before,
.u-color-5 > .u-container-layout:before,
.u-color-5 > .u-inner-container-layout:before,
.u-color-5.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-5:before,
.u-table-alt-color-5 tr:nth-child(even) {
  color: #ffffff;
  background-color: #e58498;
}
.u-input.u-color-5,
.u-field-input.u-color-5,
.u-button-style.u-color-5,
.u-button-style.u-color-5[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #e58498 !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: #ffffff !important;
  background-color: #df667f !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-5:hover,
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.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 {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
/* active */
.u-active-color-5.u-active.u-active,
.u-active-color-5[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-color-5:checked {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
a.u-link.u-hover-color-5:hover {
  color: #e58498 !important;
}
.u-color-5-light-1,
.u-body.u-color-5-light-1,
section.u-color-5-light-1:before,
.u-color-5-light-1 > .u-audio-main-layout-wrapper:before,
.u-color-5-light-1 > .u-container-layout:before,
.u-color-5-light-1 > .u-inner-container-layout:before,
.u-color-5-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-5-light-1:before,
.u-table-alt-color-5-light-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #eda7b5;
}
.u-input.u-color-5-light-1,
.u-field-input.u-color-5-light-1,
.u-button-style.u-color-5-light-1,
.u-button-style.u-color-5-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #eda7b5 !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: #ffffff !important;
  background-color: #e68599 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-5-light-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #eda7b5 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-5-light-1:checked {
  color: #ffffff !important;
  background-color: #eda7b5 !important;
}
a.u-link.u-hover-color-5-light-1:hover {
  color: #eda7b5 !important;
}
.u-color-5-light-2,
.u-body.u-color-5-light-2,
section.u-color-5-light-2:before,
.u-color-5-light-2 > .u-audio-main-layout-wrapper:before,
.u-color-5-light-2 > .u-container-layout:before,
.u-color-5-light-2 > .u-inner-container-layout:before,
.u-color-5-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-5-light-2:before,
.u-table-alt-color-5-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #f5cbd4;
}
.u-input.u-color-5-light-2,
.u-field-input.u-color-5-light-2,
.u-button-style.u-color-5-light-2,
.u-button-style.u-color-5-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5cbd4 !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: #eea5b5 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-5-light-2:hover,
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.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 {
  color: #111111 !important;
  background-color: #f5cbd4 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-5-light-2:checked {
  color: #111111 !important;
  background-color: #f5cbd4 !important;
}
a.u-link.u-hover-color-5-light-2:hover {
  color: #f5cbd4 !important;
}
.u-color-5-light-3,
.u-body.u-color-5-light-3,
section.u-color-5-light-3:before,
.u-color-5-light-3 > .u-audio-main-layout-wrapper:before,
.u-color-5-light-3 > .u-container-layout:before,
.u-color-5-light-3 > .u-inner-container-layout:before,
.u-color-5-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-5-light-3:before,
.u-table-alt-color-5-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #fcf2f4;
}
.u-input.u-color-5-light-3,
.u-field-input.u-color-5-light-3,
.u-button-style.u-color-5-light-3,
.u-button-style.u-color-5-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fcf2f4 !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: #f3cad2 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-5-light-3:hover,
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.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 {
  color: #111111 !important;
  background-color: #fcf2f4 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-5-light-3:checked {
  color: #111111 !important;
  background-color: #fcf2f4 !important;
}
a.u-link.u-hover-color-5-light-3:hover {
  color: #fcf2f4 !important;
}
.u-color-5-base,
.u-body.u-color-5-base,
section.u-color-5-base:before,
.u-color-5-base > .u-audio-main-layout-wrapper:before,
.u-color-5-base > .u-container-layout:before,
.u-color-5-base > .u-inner-container-layout:before,
.u-color-5-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-5-base:before,
.u-table-alt-color-5-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #e58498;
}
.u-input.u-color-5-base,
.u-field-input.u-color-5-base,
.u-button-style.u-color-5-base,
.u-button-style.u-color-5-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #e58498 !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: #ffffff !important;
  background-color: #df667f !important;
}
/* hover */
.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,
a.u-button-style.u-hover-color-5-base:hover,
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.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 {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-color-5-base:checked {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
a.u-link.u-hover-color-5-base:hover {
  color: #e58498 !important;
}
.u-palette-1-dark-3,
.u-body.u-palette-1-dark-3,
section.u-palette-1-dark-3:before,
.u-palette-1-dark-3 > .u-audio-main-layout-wrapper:before,
.u-palette-1-dark-3 > .u-container-layout:before,
.u-palette-1-dark-3 > .u-inner-container-layout:before,
.u-palette-1-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1-dark-3:before,
.u-table-alt-palette-1-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #293033;
}
.u-input.u-palette-1-dark-3,
.u-field-input.u-palette-1-dark-3,
.u-button-style.u-palette-1-dark-3,
.u-button-style.u-palette-1-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #293033 !important;
}
.u-button-style.u-palette-1-dark-3:hover,
.u-button-style.u-palette-1-dark-3[class*="u-border-"]:hover,
.u-button-style.u-palette-1-dark-3:focus,
.u-button-style.u-palette-1-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-dark-3:active,
.u-button-style.u-button-style.u-palette-1-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1-dark-3.active,
.u-button-style.u-button-style.u-palette-1-dark-3[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1-dark-3,
li.active > .u-button-style.u-button-style.u-palette-1-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #252b2e !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-1-dark-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #293033 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-1-dark-3:checked {
  color: #ffffff !important;
  background-color: #293033 !important;
}
a.u-link.u-hover-palette-1-dark-3:hover {
  color: #293033 !important;
}
.u-palette-1-dark-2,
.u-body.u-palette-1-dark-2,
section.u-palette-1-dark-2:before,
.u-palette-1-dark-2 > .u-audio-main-layout-wrapper:before,
.u-palette-1-dark-2 > .u-container-layout:before,
.u-palette-1-dark-2 > .u-inner-container-layout:before,
.u-palette-1-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1-dark-2:before,
.u-table-alt-palette-1-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #2e5b6e;
}
.u-input.u-palette-1-dark-2,
.u-field-input.u-palette-1-dark-2,
.u-button-style.u-palette-1-dark-2,
.u-button-style.u-palette-1-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e5b6e !important;
}
.u-button-style.u-palette-1-dark-2:hover,
.u-button-style.u-palette-1-dark-2[class*="u-border-"]:hover,
.u-button-style.u-palette-1-dark-2:focus,
.u-button-style.u-palette-1-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-dark-2:active,
.u-button-style.u-button-style.u-palette-1-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1-dark-2.active,
.u-button-style.u-button-style.u-palette-1-dark-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1-dark-2,
li.active > .u-button-style.u-button-style.u-palette-1-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #295263 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-1-dark-2:hover,
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.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 {
  color: #ffffff !important;
  background-color: #2e5b6e !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-1-dark-2:checked {
  color: #ffffff !important;
  background-color: #2e5b6e !important;
}
a.u-link.u-hover-palette-1-dark-2:hover {
  color: #2e5b6e !important;
}
.u-palette-1-dark-1,
.u-body.u-palette-1-dark-1,
section.u-palette-1-dark-1:before,
.u-palette-1-dark-1 > .u-audio-main-layout-wrapper:before,
.u-palette-1-dark-1 > .u-container-layout:before,
.u-palette-1-dark-1 > .u-inner-container-layout:before,
.u-palette-1-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1-dark-1:before,
.u-table-alt-palette-1-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #0778a8;
}
.u-input.u-palette-1-dark-1,
.u-field-input.u-palette-1-dark-1,
.u-button-style.u-palette-1-dark-1,
.u-button-style.u-palette-1-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
.u-button-style.u-palette-1-dark-1:hover,
.u-button-style.u-palette-1-dark-1[class*="u-border-"]:hover,
.u-button-style.u-palette-1-dark-1:focus,
.u-button-style.u-palette-1-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-dark-1:active,
.u-button-style.u-button-style.u-palette-1-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1-dark-1.active,
.u-button-style.u-button-style.u-palette-1-dark-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1-dark-1,
li.active > .u-button-style.u-button-style.u-palette-1-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #066c97 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-1-dark-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-1-dark-1:checked {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
a.u-link.u-hover-palette-1-dark-1:hover {
  color: #0778a8 !important;
}
.u-palette-1,
.u-body.u-palette-1,
section.u-palette-1:before,
.u-palette-1 > .u-audio-main-layout-wrapper:before,
.u-palette-1 > .u-container-layout:before,
.u-palette-1 > .u-inner-container-layout:before,
.u-palette-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1:before,
.u-table-alt-palette-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #23b4f2;
}
.u-input.u-palette-1,
.u-field-input.u-palette-1,
.u-button-style.u-palette-1,
.u-button-style.u-palette-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #23b4f2 !important;
}
.u-button-style.u-palette-1:hover,
.u-button-style.u-palette-1[class*="u-border-"]:hover,
.u-button-style.u-palette-1:focus,
.u-button-style.u-palette-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1:active,
.u-button-style.u-button-style.u-palette-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1.active,
.u-button-style.u-button-style.u-palette-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1,
li.active > .u-button-style.u-button-style.u-palette-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #0ea9eb !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #23b4f2 !important;
}
/* active */
.u-active-palette-1.u-active.u-active,
.u-active-palette-1[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-palette-1:checked {
  color: #ffffff !important;
  background-color: #23b4f2 !important;
}
a.u-link.u-hover-palette-1:hover {
  color: #23b4f2 !important;
}
.u-palette-1-light-1,
.u-body.u-palette-1-light-1,
section.u-palette-1-light-1:before,
.u-palette-1-light-1 > .u-audio-main-layout-wrapper:before,
.u-palette-1-light-1 > .u-container-layout:before,
.u-palette-1-light-1 > .u-inner-container-layout:before,
.u-palette-1-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1-light-1:before,
.u-table-alt-palette-1-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #63caf6;
}
.u-input.u-palette-1-light-1,
.u-field-input.u-palette-1-light-1,
.u-button-style.u-palette-1-light-1,
.u-button-style.u-palette-1-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #63caf6 !important;
}
.u-button-style.u-palette-1-light-1:hover,
.u-button-style.u-palette-1-light-1[class*="u-border-"]:hover,
.u-button-style.u-palette-1-light-1:focus,
.u-button-style.u-palette-1-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-light-1:active,
.u-button-style.u-button-style.u-palette-1-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1-light-1.active,
.u-button-style.u-button-style.u-palette-1-light-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1-light-1,
li.active > .u-button-style.u-button-style.u-palette-1-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #42bff4 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-1-light-1:hover,
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.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 {
  color: #111111 !important;
  background-color: #63caf6 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-1-light-1:checked {
  color: #111111 !important;
  background-color: #63caf6 !important;
}
a.u-link.u-hover-palette-1-light-1:hover {
  color: #63caf6 !important;
}
.u-palette-1-light-2,
.u-body.u-palette-1-light-2,
section.u-palette-1-light-2:before,
.u-palette-1-light-2 > .u-audio-main-layout-wrapper:before,
.u-palette-1-light-2 > .u-container-layout:before,
.u-palette-1-light-2 > .u-inner-container-layout:before,
.u-palette-1-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1-light-2:before,
.u-table-alt-palette-1-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #a4e0fa;
}
.u-input.u-palette-1-light-2,
.u-field-input.u-palette-1-light-2,
.u-button-style.u-palette-1-light-2,
.u-button-style.u-palette-1-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #a4e0fa !important;
}
.u-button-style.u-palette-1-light-2:hover,
.u-button-style.u-palette-1-light-2[class*="u-border-"]:hover,
.u-button-style.u-palette-1-light-2:focus,
.u-button-style.u-palette-1-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-light-2:active,
.u-button-style.u-button-style.u-palette-1-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1-light-2.active,
.u-button-style.u-button-style.u-palette-1-light-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1-light-2,
li.active > .u-button-style.u-button-style.u-palette-1-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #7dd3f8 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-1-light-2:hover,
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.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 {
  color: #111111 !important;
  background-color: #a4e0fa !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-1-light-2:checked {
  color: #111111 !important;
  background-color: #a4e0fa !important;
}
a.u-link.u-hover-palette-1-light-2:hover {
  color: #a4e0fa !important;
}
.u-palette-1-light-3,
.u-body.u-palette-1-light-3,
section.u-palette-1-light-3:before,
.u-palette-1-light-3 > .u-audio-main-layout-wrapper:before,
.u-palette-1-light-3 > .u-container-layout:before,
.u-palette-1-light-3 > .u-inner-container-layout:before,
.u-palette-1-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1-light-3:before,
.u-table-alt-palette-1-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #e8f7fe;
}
.u-input.u-palette-1-light-3,
.u-field-input.u-palette-1-light-3,
.u-button-style.u-palette-1-light-3,
.u-button-style.u-palette-1-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e8f7fe !important;
}
.u-button-style.u-palette-1-light-3:hover,
.u-button-style.u-palette-1-light-3[class*="u-border-"]:hover,
.u-button-style.u-palette-1-light-3:focus,
.u-button-style.u-palette-1-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-light-3:active,
.u-button-style.u-button-style.u-palette-1-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1-light-3.active,
.u-button-style.u-button-style.u-palette-1-light-3[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1-light-3,
li.active > .u-button-style.u-button-style.u-palette-1-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #b9e7fc !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-1-light-3:hover,
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.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 {
  color: #111111 !important;
  background-color: #e8f7fe !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-1-light-3:checked {
  color: #111111 !important;
  background-color: #e8f7fe !important;
}
a.u-link.u-hover-palette-1-light-3:hover {
  color: #e8f7fe !important;
}
.u-palette-1-base,
.u-body.u-palette-1-base,
section.u-palette-1-base:before,
.u-palette-1-base > .u-audio-main-layout-wrapper:before,
.u-palette-1-base > .u-container-layout:before,
.u-palette-1-base > .u-inner-container-layout:before,
.u-palette-1-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1-base:before,
.u-table-alt-palette-1-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #0778a8;
}
.u-input.u-palette-1-base,
.u-field-input.u-palette-1-base,
.u-button-style.u-palette-1-base,
.u-button-style.u-palette-1-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
.u-button-style.u-palette-1-base:hover,
.u-button-style.u-palette-1-base[class*="u-border-"]:hover,
.u-button-style.u-palette-1-base:focus,
.u-button-style.u-palette-1-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-base:active,
.u-button-style.u-button-style.u-palette-1-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1-base.active,
.u-button-style.u-button-style.u-palette-1-base[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1-base,
li.active > .u-button-style.u-button-style.u-palette-1-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #066c97 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-1-base:hover,
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.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 {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-1-base:checked {
  color: #ffffff !important;
  background-color: #0778a8 !important;
}
a.u-link.u-hover-palette-1-base:hover {
  color: #0778a8 !important;
}
.u-palette-2-dark-3,
.u-body.u-palette-2-dark-3,
section.u-palette-2-dark-3:before,
.u-palette-2-dark-3 > .u-audio-main-layout-wrapper:before,
.u-palette-2-dark-3 > .u-container-layout:before,
.u-palette-2-dark-3 > .u-inner-container-layout:before,
.u-palette-2-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-dark-3:before,
.u-table-alt-palette-2-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #293133;
}
.u-input.u-palette-2-dark-3,
.u-field-input.u-palette-2-dark-3,
.u-button-style.u-palette-2-dark-3,
.u-button-style.u-palette-2-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #293133 !important;
}
.u-button-style.u-palette-2-dark-3:hover,
.u-button-style.u-palette-2-dark-3[class*="u-border-"]:hover,
.u-button-style.u-palette-2-dark-3:focus,
.u-button-style.u-palette-2-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-dark-3:active,
.u-button-style.u-button-style.u-palette-2-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2-dark-3.active,
.u-button-style.u-button-style.u-palette-2-dark-3[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2-dark-3,
li.active > .u-button-style.u-button-style.u-palette-2-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #252c2e !important;
}
/* hover */
.u-hover-palette-2-dark-3:hover,
.u-hover-palette-2-dark-3[class*="u-border-"]:hover,
.u-hover-palette-2-dark-3:focus,
.u-hover-palette-2-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2-dark-3:hover,
a.u-button-style.u-hover-palette-2-dark-3.hover,
a.u-button-style.u-hover-palette-2-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2-dark-3[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2-dark-3,
a.u-button-style:hover > .u-hover-palette-2-dark-3[class*="u-border-"],
a.u-button-style.u-hover-palette-2-dark-3:focus,
a.u-button-style.u-hover-palette-2-dark-3[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #293133 !important;
}
/* active */
.u-active-palette-2-dark-3.u-active.u-active,
.u-active-palette-2-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-2-dark-3:active,
a.u-button-style.u-button-style.u-active-palette-2-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2-dark-3.active,
a.u-button-style.u-button-style.u-active-palette-2-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2-dark-3,
a.u-button-style.u-button-style.active > .u-active-palette-2-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2-dark-3,
li.active > a.u-button-style.u-button-style.u-active-palette-2-dark-3[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2-dark-3:checked {
  color: #ffffff !important;
  background-color: #293133 !important;
}
a.u-link.u-hover-palette-2-dark-3:hover {
  color: #293133 !important;
}
.u-palette-2-dark-2,
.u-body.u-palette-2-dark-2,
section.u-palette-2-dark-2:before,
.u-palette-2-dark-2 > .u-audio-main-layout-wrapper:before,
.u-palette-2-dark-2 > .u-container-layout:before,
.u-palette-2-dark-2 > .u-inner-container-layout:before,
.u-palette-2-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-dark-2:before,
.u-table-alt-palette-2-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #3a7484;
}
.u-input.u-palette-2-dark-2,
.u-field-input.u-palette-2-dark-2,
.u-button-style.u-palette-2-dark-2,
.u-button-style.u-palette-2-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3a7484 !important;
}
.u-button-style.u-palette-2-dark-2:hover,
.u-button-style.u-palette-2-dark-2[class*="u-border-"]:hover,
.u-button-style.u-palette-2-dark-2:focus,
.u-button-style.u-palette-2-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-dark-2:active,
.u-button-style.u-button-style.u-palette-2-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2-dark-2.active,
.u-button-style.u-button-style.u-palette-2-dark-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2-dark-2,
li.active > .u-button-style.u-button-style.u-palette-2-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #346877 !important;
}
/* hover */
.u-hover-palette-2-dark-2:hover,
.u-hover-palette-2-dark-2[class*="u-border-"]:hover,
.u-hover-palette-2-dark-2:focus,
.u-hover-palette-2-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2-dark-2:hover,
a.u-button-style.u-hover-palette-2-dark-2.hover,
a.u-button-style.u-hover-palette-2-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2-dark-2[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2-dark-2,
a.u-button-style:hover > .u-hover-palette-2-dark-2[class*="u-border-"],
a.u-button-style.u-hover-palette-2-dark-2:focus,
a.u-button-style.u-hover-palette-2-dark-2[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #3a7484 !important;
}
/* active */
.u-active-palette-2-dark-2.u-active.u-active,
.u-active-palette-2-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-2-dark-2:active,
a.u-button-style.u-button-style.u-active-palette-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2-dark-2.active,
a.u-button-style.u-button-style.u-active-palette-2-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2-dark-2,
a.u-button-style.u-button-style.active > .u-active-palette-2-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2-dark-2,
li.active > a.u-button-style.u-button-style.u-active-palette-2-dark-2[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2-dark-2:checked {
  color: #ffffff !important;
  background-color: #3a7484 !important;
}
a.u-link.u-hover-palette-2-dark-2:hover {
  color: #3a7484 !important;
}
.u-palette-2-dark-1,
.u-body.u-palette-2-dark-1,
section.u-palette-2-dark-1:before,
.u-palette-2-dark-1 > .u-audio-main-layout-wrapper:before,
.u-palette-2-dark-1 > .u-container-layout:before,
.u-palette-2-dark-1 > .u-inner-container-layout:before,
.u-palette-2-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-dark-1:before,
.u-table-alt-palette-2-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #11aad6;
}
.u-input.u-palette-2-dark-1,
.u-field-input.u-palette-2-dark-1,
.u-button-style.u-palette-2-dark-1,
.u-button-style.u-palette-2-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
.u-button-style.u-palette-2-dark-1:hover,
.u-button-style.u-palette-2-dark-1[class*="u-border-"]:hover,
.u-button-style.u-palette-2-dark-1:focus,
.u-button-style.u-palette-2-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-dark-1:active,
.u-button-style.u-button-style.u-palette-2-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2-dark-1.active,
.u-button-style.u-button-style.u-palette-2-dark-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2-dark-1,
li.active > .u-button-style.u-button-style.u-palette-2-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #0f99c1 !important;
}
/* hover */
.u-hover-palette-2-dark-1:hover,
.u-hover-palette-2-dark-1[class*="u-border-"]:hover,
.u-hover-palette-2-dark-1:focus,
.u-hover-palette-2-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2-dark-1:hover,
a.u-button-style.u-hover-palette-2-dark-1.hover,
a.u-button-style.u-hover-palette-2-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2-dark-1[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2-dark-1,
a.u-button-style:hover > .u-hover-palette-2-dark-1[class*="u-border-"],
a.u-button-style.u-hover-palette-2-dark-1:focus,
a.u-button-style.u-hover-palette-2-dark-1[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
/* active */
.u-active-palette-2-dark-1.u-active.u-active,
.u-active-palette-2-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-2-dark-1:active,
a.u-button-style.u-button-style.u-active-palette-2-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2-dark-1.active,
a.u-button-style.u-button-style.u-active-palette-2-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2-dark-1,
a.u-button-style.u-button-style.active > .u-active-palette-2-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2-dark-1,
li.active > a.u-button-style.u-button-style.u-active-palette-2-dark-1[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2-dark-1:checked {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
a.u-link.u-hover-palette-2-dark-1:hover {
  color: #11aad6 !important;
}
.u-palette-2,
.u-body.u-palette-2,
section.u-palette-2:before,
.u-palette-2 > .u-audio-main-layout-wrapper:before,
.u-palette-2 > .u-container-layout:before,
.u-palette-2 > .u-inner-container-layout:before,
.u-palette-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2:before,
.u-table-alt-palette-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #1ec4f4;
}
.u-input.u-palette-2,
.u-field-input.u-palette-2,
.u-button-style.u-palette-2,
.u-button-style.u-palette-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #1ec4f4 !important;
}
.u-button-style.u-palette-2:hover,
.u-button-style.u-palette-2[class*="u-border-"]:hover,
.u-button-style.u-palette-2:focus,
.u-button-style.u-palette-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2:active,
.u-button-style.u-button-style.u-palette-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2.active,
.u-button-style.u-button-style.u-palette-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2,
li.active > .u-button-style.u-button-style.u-palette-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #0bb9eb !important;
}
/* hover */
.u-hover-palette-2:hover,
.u-hover-palette-2[class*="u-border-"]:hover,
.u-hover-palette-2:focus,
.u-hover-palette-2[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2:hover,
a.u-button-style.u-hover-palette-2.hover,
a.u-button-style.u-hover-palette-2[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2,
a.u-button-style:hover > .u-hover-palette-2[class*="u-border-"],
a.u-button-style.u-hover-palette-2:focus,
a.u-button-style.u-hover-palette-2[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #1ec4f4 !important;
}
/* active */
.u-active-palette-2.u-active.u-active,
.u-active-palette-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-2:active,
a.u-button-style.u-button-style.u-active-palette-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2.active,
a.u-button-style.u-button-style.u-active-palette-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2,
a.u-button-style.u-button-style.active > .u-active-palette-2[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2,
li.active > a.u-button-style.u-button-style.u-active-palette-2[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2:checked {
  color: #ffffff !important;
  background-color: #1ec4f4 !important;
}
a.u-link.u-hover-palette-2:hover {
  color: #1ec4f4 !important;
}
.u-palette-2-light-1,
.u-body.u-palette-2-light-1,
section.u-palette-2-light-1:before,
.u-palette-2-light-1 > .u-audio-main-layout-wrapper:before,
.u-palette-2-light-1 > .u-container-layout:before,
.u-palette-2-light-1 > .u-inner-container-layout:before,
.u-palette-2-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-light-1:before,
.u-table-alt-palette-2-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #5fd5f7;
}
.u-input.u-palette-2-light-1,
.u-field-input.u-palette-2-light-1,
.u-button-style.u-palette-2-light-1,
.u-button-style.u-palette-2-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #5fd5f7 !important;
}
.u-button-style.u-palette-2-light-1:hover,
.u-button-style.u-palette-2-light-1[class*="u-border-"]:hover,
.u-button-style.u-palette-2-light-1:focus,
.u-button-style.u-palette-2-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-light-1:active,
.u-button-style.u-button-style.u-palette-2-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2-light-1.active,
.u-button-style.u-button-style.u-palette-2-light-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2-light-1,
li.active > .u-button-style.u-button-style.u-palette-2-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #3eccf5 !important;
}
/* hover */
.u-hover-palette-2-light-1:hover,
.u-hover-palette-2-light-1[class*="u-border-"]:hover,
.u-hover-palette-2-light-1:focus,
.u-hover-palette-2-light-1[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2-light-1:hover,
a.u-button-style.u-hover-palette-2-light-1.hover,
a.u-button-style.u-hover-palette-2-light-1[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2-light-1[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2-light-1,
a.u-button-style:hover > .u-hover-palette-2-light-1[class*="u-border-"],
a.u-button-style.u-hover-palette-2-light-1:focus,
a.u-button-style.u-hover-palette-2-light-1[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #5fd5f7 !important;
}
/* active */
.u-active-palette-2-light-1.u-active.u-active,
.u-active-palette-2-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-2-light-1:active,
a.u-button-style.u-button-style.u-active-palette-2-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2-light-1.active,
a.u-button-style.u-button-style.u-active-palette-2-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2-light-1,
a.u-button-style.u-button-style.active > .u-active-palette-2-light-1[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2-light-1,
li.active > a.u-button-style.u-button-style.u-active-palette-2-light-1[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2-light-1:checked {
  color: #111111 !important;
  background-color: #5fd5f7 !important;
}
a.u-link.u-hover-palette-2-light-1:hover {
  color: #5fd5f7 !important;
}
.u-palette-2-light-2,
.u-body.u-palette-2-light-2,
section.u-palette-2-light-2:before,
.u-palette-2-light-2 > .u-audio-main-layout-wrapper:before,
.u-palette-2-light-2 > .u-container-layout:before,
.u-palette-2-light-2 > .u-inner-container-layout:before,
.u-palette-2-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-light-2:before,
.u-table-alt-palette-2-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #a3e7fb;
}
.u-input.u-palette-2-light-2,
.u-field-input.u-palette-2-light-2,
.u-button-style.u-palette-2-light-2,
.u-button-style.u-palette-2-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #a3e7fb !important;
}
.u-button-style.u-palette-2-light-2:hover,
.u-button-style.u-palette-2-light-2[class*="u-border-"]:hover,
.u-button-style.u-palette-2-light-2:focus,
.u-button-style.u-palette-2-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-light-2:active,
.u-button-style.u-button-style.u-palette-2-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2-light-2.active,
.u-button-style.u-button-style.u-palette-2-light-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2-light-2,
li.active > .u-button-style.u-button-style.u-palette-2-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #7bddf9 !important;
}
/* hover */
.u-hover-palette-2-light-2:hover,
.u-hover-palette-2-light-2[class*="u-border-"]:hover,
.u-hover-palette-2-light-2:focus,
.u-hover-palette-2-light-2[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2-light-2:hover,
a.u-button-style.u-hover-palette-2-light-2.hover,
a.u-button-style.u-hover-palette-2-light-2[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2-light-2[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2-light-2,
a.u-button-style:hover > .u-hover-palette-2-light-2[class*="u-border-"],
a.u-button-style.u-hover-palette-2-light-2:focus,
a.u-button-style.u-hover-palette-2-light-2[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #a3e7fb !important;
}
/* active */
.u-active-palette-2-light-2.u-active.u-active,
.u-active-palette-2-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-2-light-2:active,
a.u-button-style.u-button-style.u-active-palette-2-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2-light-2.active,
a.u-button-style.u-button-style.u-active-palette-2-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2-light-2,
a.u-button-style.u-button-style.active > .u-active-palette-2-light-2[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2-light-2,
li.active > a.u-button-style.u-button-style.u-active-palette-2-light-2[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2-light-2:checked {
  color: #111111 !important;
  background-color: #a3e7fb !important;
}
a.u-link.u-hover-palette-2-light-2:hover {
  color: #a3e7fb !important;
}
.u-palette-2-light-3,
.u-body.u-palette-2-light-3,
section.u-palette-2-light-3:before,
.u-palette-2-light-3 > .u-audio-main-layout-wrapper:before,
.u-palette-2-light-3 > .u-container-layout:before,
.u-palette-2-light-3 > .u-inner-container-layout:before,
.u-palette-2-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-light-3:before,
.u-table-alt-palette-2-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #e8f9fe;
}
.u-input.u-palette-2-light-3,
.u-field-input.u-palette-2-light-3,
.u-button-style.u-palette-2-light-3,
.u-button-style.u-palette-2-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e8f9fe !important;
}
.u-button-style.u-palette-2-light-3:hover,
.u-button-style.u-palette-2-light-3[class*="u-border-"]:hover,
.u-button-style.u-palette-2-light-3:focus,
.u-button-style.u-palette-2-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-light-3:active,
.u-button-style.u-button-style.u-palette-2-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2-light-3.active,
.u-button-style.u-button-style.u-palette-2-light-3[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2-light-3,
li.active > .u-button-style.u-button-style.u-palette-2-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #b9edfc !important;
}
/* hover */
.u-hover-palette-2-light-3:hover,
.u-hover-palette-2-light-3[class*="u-border-"]:hover,
.u-hover-palette-2-light-3:focus,
.u-hover-palette-2-light-3[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2-light-3:hover,
a.u-button-style.u-hover-palette-2-light-3.hover,
a.u-button-style.u-hover-palette-2-light-3[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2-light-3[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2-light-3,
a.u-button-style:hover > .u-hover-palette-2-light-3[class*="u-border-"],
a.u-button-style.u-hover-palette-2-light-3:focus,
a.u-button-style.u-hover-palette-2-light-3[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #e8f9fe !important;
}
/* active */
.u-active-palette-2-light-3.u-active.u-active,
.u-active-palette-2-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-2-light-3:active,
a.u-button-style.u-button-style.u-active-palette-2-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2-light-3.active,
a.u-button-style.u-button-style.u-active-palette-2-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2-light-3,
a.u-button-style.u-button-style.active > .u-active-palette-2-light-3[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2-light-3,
li.active > a.u-button-style.u-button-style.u-active-palette-2-light-3[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2-light-3:checked {
  color: #111111 !important;
  background-color: #e8f9fe !important;
}
a.u-link.u-hover-palette-2-light-3:hover {
  color: #e8f9fe !important;
}
.u-palette-2-base,
.u-body.u-palette-2-base,
section.u-palette-2-base:before,
.u-palette-2-base > .u-audio-main-layout-wrapper:before,
.u-palette-2-base > .u-container-layout:before,
.u-palette-2-base > .u-inner-container-layout:before,
.u-palette-2-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-base:before,
.u-table-alt-palette-2-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #11aad6;
}
.u-input.u-palette-2-base,
.u-field-input.u-palette-2-base,
.u-button-style.u-palette-2-base,
.u-button-style.u-palette-2-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
.u-button-style.u-palette-2-base:hover,
.u-button-style.u-palette-2-base[class*="u-border-"]:hover,
.u-button-style.u-palette-2-base:focus,
.u-button-style.u-palette-2-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-base:active,
.u-button-style.u-button-style.u-palette-2-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2-base.active,
.u-button-style.u-button-style.u-palette-2-base[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2-base,
li.active > .u-button-style.u-button-style.u-palette-2-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #0f99c1 !important;
}
/* hover */
.u-hover-palette-2-base:hover,
.u-hover-palette-2-base[class*="u-border-"]:hover,
.u-hover-palette-2-base:focus,
.u-hover-palette-2-base[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2-base:hover,
a.u-button-style.u-hover-palette-2-base.hover,
a.u-button-style.u-hover-palette-2-base[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2-base[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2-base,
a.u-button-style:hover > .u-hover-palette-2-base[class*="u-border-"],
a.u-button-style.u-hover-palette-2-base:focus,
a.u-button-style.u-hover-palette-2-base[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
/* active */
.u-active-palette-2-base.u-active.u-active,
.u-active-palette-2-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-2-base:active,
a.u-button-style.u-button-style.u-active-palette-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2-base.active,
a.u-button-style.u-button-style.u-active-palette-2-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2-base,
a.u-button-style.u-button-style.active > .u-active-palette-2-base[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2-base,
li.active > a.u-button-style.u-button-style.u-active-palette-2-base[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2-base:checked {
  color: #ffffff !important;
  background-color: #11aad6 !important;
}
a.u-link.u-hover-palette-2-base:hover {
  color: #11aad6 !important;
}
.u-palette-3-dark-3,
.u-body.u-palette-3-dark-3,
section.u-palette-3-dark-3:before,
.u-palette-3-dark-3 > .u-audio-main-layout-wrapper:before,
.u-palette-3-dark-3 > .u-container-layout:before,
.u-palette-3-dark-3 > .u-inner-container-layout:before,
.u-palette-3-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-dark-3:before,
.u-table-alt-palette-3-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #292d33;
}
.u-input.u-palette-3-dark-3,
.u-field-input.u-palette-3-dark-3,
.u-button-style.u-palette-3-dark-3,
.u-button-style.u-palette-3-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #292d33 !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: #25292e !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-3-dark-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #292d33 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-3-dark-3:checked {
  color: #ffffff !important;
  background-color: #292d33 !important;
}
a.u-link.u-hover-palette-3-dark-3:hover {
  color: #292d33 !important;
}
.u-palette-3-dark-2,
.u-body.u-palette-3-dark-2,
section.u-palette-3-dark-2:before,
.u-palette-3-dark-2 > .u-audio-main-layout-wrapper:before,
.u-palette-3-dark-2 > .u-container-layout:before,
.u-palette-3-dark-2 > .u-inner-container-layout:before,
.u-palette-3-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-dark-2:before,
.u-table-alt-palette-3-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #243954;
}
.u-input.u-palette-3-dark-2,
.u-field-input.u-palette-3-dark-2,
.u-button-style.u-palette-3-dark-2,
.u-button-style.u-palette-3-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #243954 !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: #20334c !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-3-dark-2:hover,
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.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 {
  color: #ffffff !important;
  background-color: #243954 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-3-dark-2:checked {
  color: #ffffff !important;
  background-color: #243954 !important;
}
a.u-link.u-hover-palette-3-dark-2:hover {
  color: #243954 !important;
}
.u-palette-3-dark-1,
.u-body.u-palette-3-dark-1,
section.u-palette-3-dark-1:before,
.u-palette-3-dark-1 > .u-audio-main-layout-wrapper:before,
.u-palette-3-dark-1 > .u-container-layout:before,
.u-palette-3-dark-1 > .u-inner-container-layout:before,
.u-palette-3-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-dark-1:before,
.u-table-alt-palette-3-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #073874;
}
.u-input.u-palette-3-dark-1,
.u-field-input.u-palette-3-dark-1,
.u-button-style.u-palette-3-dark-1,
.u-button-style.u-palette-3-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #073874 !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: #063268 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-3-dark-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #073874 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-3-dark-1:checked {
  color: #ffffff !important;
  background-color: #073874 !important;
}
a.u-link.u-hover-palette-3-dark-1:hover {
  color: #073874 !important;
}
.u-palette-3,
.u-body.u-palette-3,
section.u-palette-3:before,
.u-palette-3 > .u-audio-main-layout-wrapper:before,
.u-palette-3 > .u-container-layout:before,
.u-palette-3 > .u-inner-container-layout:before,
.u-palette-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3:before,
.u-table-alt-palette-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #3587eb;
}
.u-input.u-palette-3,
.u-field-input.u-palette-3,
.u-button-style.u-palette-3,
.u-button-style.u-palette-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3587eb !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: #ffffff !important;
  background-color: #1b77e8 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #3587eb !important;
}
/* active */
.u-active-palette-3.u-active.u-active,
.u-active-palette-3[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-palette-3:checked {
  color: #ffffff !important;
  background-color: #3587eb !important;
}
a.u-link.u-hover-palette-3:hover {
  color: #3587eb !important;
}
.u-palette-3-light-1,
.u-body.u-palette-3-light-1,
section.u-palette-3-light-1:before,
.u-palette-3-light-1 > .u-audio-main-layout-wrapper:before,
.u-palette-3-light-1 > .u-container-layout:before,
.u-palette-3-light-1 > .u-inner-container-layout:before,
.u-palette-3-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-light-1:before,
.u-table-alt-palette-3-light-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #6ea9f1;
}
.u-input.u-palette-3-light-1,
.u-field-input.u-palette-3-light-1,
.u-button-style.u-palette-3-light-1,
.u-button-style.u-palette-3-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #6ea9f1 !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: #ffffff !important;
  background-color: #4e96ee !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-3-light-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #6ea9f1 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-3-light-1:checked {
  color: #ffffff !important;
  background-color: #6ea9f1 !important;
}
a.u-link.u-hover-palette-3-light-1:hover {
  color: #6ea9f1 !important;
}
.u-palette-3-light-2,
.u-body.u-palette-3-light-2,
section.u-palette-3-light-2:before,
.u-palette-3-light-2 > .u-audio-main-layout-wrapper:before,
.u-palette-3-light-2 > .u-container-layout:before,
.u-palette-3-light-2 > .u-inner-container-layout:before,
.u-palette-3-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-light-2:before,
.u-table-alt-palette-3-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #aacdf7;
}
.u-input.u-palette-3-light-2,
.u-field-input.u-palette-3-light-2,
.u-button-style.u-palette-3-light-2,
.u-button-style.u-palette-3-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #aacdf7 !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: #84b7f3 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-3-light-2:hover,
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.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 {
  color: #111111 !important;
  background-color: #aacdf7 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-3-light-2:checked {
  color: #111111 !important;
  background-color: #aacdf7 !important;
}
a.u-link.u-hover-palette-3-light-2:hover {
  color: #aacdf7 !important;
}
.u-palette-3-light-3,
.u-body.u-palette-3-light-3,
section.u-palette-3-light-3:before,
.u-palette-3-light-3 > .u-audio-main-layout-wrapper:before,
.u-palette-3-light-3 > .u-container-layout:before,
.u-palette-3-light-3 > .u-inner-container-layout:before,
.u-palette-3-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-light-3:before,
.u-table-alt-palette-3-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #e9f2fd;
}
.u-input.u-palette-3-light-3,
.u-field-input.u-palette-3-light-3,
.u-button-style.u-palette-3-light-3,
.u-button-style.u-palette-3-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e9f2fd !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: #bcd8f9 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-3-light-3:hover,
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.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 {
  color: #111111 !important;
  background-color: #e9f2fd !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-3-light-3:checked {
  color: #111111 !important;
  background-color: #e9f2fd !important;
}
a.u-link.u-hover-palette-3-light-3:hover {
  color: #e9f2fd !important;
}
.u-palette-3-base,
.u-body.u-palette-3-base,
section.u-palette-3-base:before,
.u-palette-3-base > .u-audio-main-layout-wrapper:before,
.u-palette-3-base > .u-container-layout:before,
.u-palette-3-base > .u-inner-container-layout:before,
.u-palette-3-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-base:before,
.u-table-alt-palette-3-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #073874;
}
.u-input.u-palette-3-base,
.u-field-input.u-palette-3-base,
.u-button-style.u-palette-3-base,
.u-button-style.u-palette-3-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #073874 !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: #ffffff !important;
  background-color: #063268 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-palette-3-base:hover,
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.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 {
  color: #ffffff !important;
  background-color: #073874 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-palette-3-base:checked {
  color: #ffffff !important;
  background-color: #073874 !important;
}
a.u-link.u-hover-palette-3-base:hover {
  color: #073874 !important;
}
.u-palette-4-dark-3,
.u-body.u-palette-4-dark-3,
section.u-palette-4-dark-3:before,
.u-palette-4-dark-3 > .u-audio-main-layout-wrapper:before,
.u-palette-4-dark-3 > .u-container-layout:before,
.u-palette-4-dark-3 > .u-inner-container-layout:before,
.u-palette-4-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-4-dark-3:before,
.u-table-alt-palette-4-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #33292f;
}
.u-input.u-palette-4-dark-3,
.u-field-input.u-palette-4-dark-3,
.u-button-style.u-palette-4-dark-3,
.u-button-style.u-palette-4-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #33292f !important;
}
.u-button-style.u-palette-4-dark-3:hover,
.u-button-style.u-palette-4-dark-3[class*="u-border-"]:hover,
.u-button-style.u-palette-4-dark-3:focus,
.u-button-style.u-palette-4-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-4-dark-3:active,
.u-button-style.u-button-style.u-palette-4-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-4-dark-3.active,
.u-button-style.u-button-style.u-palette-4-dark-3[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-4-dark-3,
li.active > .u-button-style.u-button-style.u-palette-4-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e252a !important;
}
/* hover */
.u-hover-palette-4-dark-3:hover,
.u-hover-palette-4-dark-3[class*="u-border-"]:hover,
.u-hover-palette-4-dark-3:focus,
.u-hover-palette-4-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-4-dark-3:hover,
a.u-button-style.u-hover-palette-4-dark-3.hover,
a.u-button-style.u-hover-palette-4-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-4-dark-3[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-4-dark-3,
a.u-button-style:hover > .u-hover-palette-4-dark-3[class*="u-border-"],
a.u-button-style.u-hover-palette-4-dark-3:focus,
a.u-button-style.u-hover-palette-4-dark-3[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #33292f !important;
}
/* active */
.u-active-palette-4-dark-3.u-active.u-active,
.u-active-palette-4-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-4-dark-3:active,
a.u-button-style.u-button-style.u-active-palette-4-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-4-dark-3.active,
a.u-button-style.u-button-style.u-active-palette-4-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-4-dark-3,
a.u-button-style.u-button-style.active > .u-active-palette-4-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-4-dark-3,
li.active > a.u-button-style.u-button-style.u-active-palette-4-dark-3[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-4-dark-3:checked {
  color: #ffffff !important;
  background-color: #33292f !important;
}
a.u-link.u-hover-palette-4-dark-3:hover {
  color: #33292f !important;
}
.u-palette-4-dark-2,
.u-body.u-palette-4-dark-2,
section.u-palette-4-dark-2:before,
.u-palette-4-dark-2 > .u-audio-main-layout-wrapper:before,
.u-palette-4-dark-2 > .u-container-layout:before,
.u-palette-4-dark-2 > .u-inner-container-layout:before,
.u-palette-4-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-4-dark-2:before,
.u-table-alt-palette-4-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #602e4b;
}
.u-input.u-palette-4-dark-2,
.u-field-input.u-palette-4-dark-2,
.u-button-style.u-palette-4-dark-2,
.u-button-style.u-palette-4-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #602e4b !important;
}
.u-button-style.u-palette-4-dark-2:hover,
.u-button-style.u-palette-4-dark-2[class*="u-border-"]:hover,
.u-button-style.u-palette-4-dark-2:focus,
.u-button-style.u-palette-4-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-4-dark-2:active,
.u-button-style.u-button-style.u-palette-4-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-4-dark-2.active,
.u-button-style.u-button-style.u-palette-4-dark-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-4-dark-2,
li.active > .u-button-style.u-button-style.u-palette-4-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #562943 !important;
}
/* hover */
.u-hover-palette-4-dark-2:hover,
.u-hover-palette-4-dark-2[class*="u-border-"]:hover,
.u-hover-palette-4-dark-2:focus,
.u-hover-palette-4-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-4-dark-2:hover,
a.u-button-style.u-hover-palette-4-dark-2.hover,
a.u-button-style.u-hover-palette-4-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-4-dark-2[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-4-dark-2,
a.u-button-style:hover > .u-hover-palette-4-dark-2[class*="u-border-"],
a.u-button-style.u-hover-palette-4-dark-2:focus,
a.u-button-style.u-hover-palette-4-dark-2[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #602e4b !important;
}
/* active */
.u-active-palette-4-dark-2.u-active.u-active,
.u-active-palette-4-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-4-dark-2:active,
a.u-button-style.u-button-style.u-active-palette-4-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-4-dark-2.active,
a.u-button-style.u-button-style.u-active-palette-4-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-4-dark-2,
a.u-button-style.u-button-style.active > .u-active-palette-4-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-4-dark-2,
li.active > a.u-button-style.u-button-style.u-active-palette-4-dark-2[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-4-dark-2:checked {
  color: #ffffff !important;
  background-color: #602e4b !important;
}
a.u-link.u-hover-palette-4-dark-2:hover {
  color: #602e4b !important;
}
.u-palette-4-dark-1,
.u-body.u-palette-4-dark-1,
section.u-palette-4-dark-1:before,
.u-palette-4-dark-1 > .u-audio-main-layout-wrapper:before,
.u-palette-4-dark-1 > .u-container-layout:before,
.u-palette-4-dark-1 > .u-inner-container-layout:before,
.u-palette-4-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-4-dark-1:before,
.u-table-alt-palette-4-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #8c185b;
}
.u-input.u-palette-4-dark-1,
.u-field-input.u-palette-4-dark-1,
.u-button-style.u-palette-4-dark-1,
.u-button-style.u-palette-4-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
.u-button-style.u-palette-4-dark-1:hover,
.u-button-style.u-palette-4-dark-1[class*="u-border-"]:hover,
.u-button-style.u-palette-4-dark-1:focus,
.u-button-style.u-palette-4-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-4-dark-1:active,
.u-button-style.u-button-style.u-palette-4-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-4-dark-1.active,
.u-button-style.u-button-style.u-palette-4-dark-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-4-dark-1,
li.active > .u-button-style.u-button-style.u-palette-4-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7e1652 !important;
}
/* hover */
.u-hover-palette-4-dark-1:hover,
.u-hover-palette-4-dark-1[class*="u-border-"]:hover,
.u-hover-palette-4-dark-1:focus,
.u-hover-palette-4-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-4-dark-1:hover,
a.u-button-style.u-hover-palette-4-dark-1.hover,
a.u-button-style.u-hover-palette-4-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-4-dark-1[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-4-dark-1,
a.u-button-style:hover > .u-hover-palette-4-dark-1[class*="u-border-"],
a.u-button-style.u-hover-palette-4-dark-1:focus,
a.u-button-style.u-hover-palette-4-dark-1[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
/* active */
.u-active-palette-4-dark-1.u-active.u-active,
.u-active-palette-4-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-4-dark-1:active,
a.u-button-style.u-button-style.u-active-palette-4-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-4-dark-1.active,
a.u-button-style.u-button-style.u-active-palette-4-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-4-dark-1,
a.u-button-style.u-button-style.active > .u-active-palette-4-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-4-dark-1,
li.active > a.u-button-style.u-button-style.u-active-palette-4-dark-1[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-4-dark-1:checked {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
a.u-link.u-hover-palette-4-dark-1:hover {
  color: #8c185b !important;
}
.u-palette-4,
.u-body.u-palette-4,
section.u-palette-4:before,
.u-palette-4 > .u-audio-main-layout-wrapper:before,
.u-palette-4 > .u-container-layout:before,
.u-palette-4 > .u-inner-container-layout:before,
.u-palette-4.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-4:before,
.u-table-alt-palette-4 tr:nth-child(even) {
  color: #ffffff;
  background-color: #e543a1;
}
.u-input.u-palette-4,
.u-field-input.u-palette-4,
.u-button-style.u-palette-4,
.u-button-style.u-palette-4[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #e543a1 !important;
}
.u-button-style.u-palette-4:hover,
.u-button-style.u-palette-4[class*="u-border-"]:hover,
.u-button-style.u-palette-4:focus,
.u-button-style.u-palette-4[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-4:active,
.u-button-style.u-button-style.u-palette-4[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-4.active,
.u-button-style.u-button-style.u-palette-4[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-4,
li.active > .u-button-style.u-button-style.u-palette-4[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #e12994 !important;
}
/* hover */
.u-hover-palette-4:hover,
.u-hover-palette-4[class*="u-border-"]:hover,
.u-hover-palette-4:focus,
.u-hover-palette-4[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-4:hover,
a.u-button-style.u-hover-palette-4.hover,
a.u-button-style.u-hover-palette-4[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-4[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-4,
a.u-button-style:hover > .u-hover-palette-4[class*="u-border-"],
a.u-button-style.u-hover-palette-4:focus,
a.u-button-style.u-hover-palette-4[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #e543a1 !important;
}
/* active */
.u-active-palette-4.u-active.u-active,
.u-active-palette-4[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-4:active,
a.u-button-style.u-button-style.u-active-palette-4[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-4.active,
a.u-button-style.u-button-style.u-active-palette-4[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-4,
a.u-button-style.u-button-style.active > .u-active-palette-4[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-4,
li.active > a.u-button-style.u-button-style.u-active-palette-4[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-4:checked {
  color: #ffffff !important;
  background-color: #e543a1 !important;
}
a.u-link.u-hover-palette-4:hover {
  color: #e543a1 !important;
}
.u-palette-4-light-1,
.u-body.u-palette-4-light-1,
section.u-palette-4-light-1:before,
.u-palette-4-light-1 > .u-audio-main-layout-wrapper:before,
.u-palette-4-light-1 > .u-container-layout:before,
.u-palette-4-light-1 > .u-inner-container-layout:before,
.u-palette-4-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-4-light-1:before,
.u-table-alt-palette-4-light-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #ed78bb;
}
.u-input.u-palette-4-light-1,
.u-field-input.u-palette-4-light-1,
.u-button-style.u-palette-4-light-1,
.u-button-style.u-palette-4-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #ed78bb !important;
}
.u-button-style.u-palette-4-light-1:hover,
.u-button-style.u-palette-4-light-1[class*="u-border-"]:hover,
.u-button-style.u-palette-4-light-1:focus,
.u-button-style.u-palette-4-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-4-light-1:active,
.u-button-style.u-button-style.u-palette-4-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-4-light-1.active,
.u-button-style.u-button-style.u-palette-4-light-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-4-light-1,
li.active > .u-button-style.u-button-style.u-palette-4-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #e959ab !important;
}
/* hover */
.u-hover-palette-4-light-1:hover,
.u-hover-palette-4-light-1[class*="u-border-"]:hover,
.u-hover-palette-4-light-1:focus,
.u-hover-palette-4-light-1[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-4-light-1:hover,
a.u-button-style.u-hover-palette-4-light-1.hover,
a.u-button-style.u-hover-palette-4-light-1[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-4-light-1[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-4-light-1,
a.u-button-style:hover > .u-hover-palette-4-light-1[class*="u-border-"],
a.u-button-style.u-hover-palette-4-light-1:focus,
a.u-button-style.u-hover-palette-4-light-1[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #ed78bb !important;
}
/* active */
.u-active-palette-4-light-1.u-active.u-active,
.u-active-palette-4-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-4-light-1:active,
a.u-button-style.u-button-style.u-active-palette-4-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-4-light-1.active,
a.u-button-style.u-button-style.u-active-palette-4-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-4-light-1,
a.u-button-style.u-button-style.active > .u-active-palette-4-light-1[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-4-light-1,
li.active > a.u-button-style.u-button-style.u-active-palette-4-light-1[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-4-light-1:checked {
  color: #ffffff !important;
  background-color: #ed78bb !important;
}
a.u-link.u-hover-palette-4-light-1:hover {
  color: #ed78bb !important;
}
.u-palette-4-light-2,
.u-body.u-palette-4-light-2,
section.u-palette-4-light-2:before,
.u-palette-4-light-2 > .u-audio-main-layout-wrapper:before,
.u-palette-4-light-2 > .u-container-layout:before,
.u-palette-4-light-2 > .u-inner-container-layout:before,
.u-palette-4-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-4-light-2:before,
.u-table-alt-palette-4-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #f5afd7;
}
.u-input.u-palette-4-light-2,
.u-field-input.u-palette-4-light-2,
.u-button-style.u-palette-4-light-2,
.u-button-style.u-palette-4-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5afd7 !important;
}
.u-button-style.u-palette-4-light-2:hover,
.u-button-style.u-palette-4-light-2[class*="u-border-"]:hover,
.u-button-style.u-palette-4-light-2:focus,
.u-button-style.u-palette-4-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-4-light-2:active,
.u-button-style.u-button-style.u-palette-4-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-4-light-2.active,
.u-button-style.u-button-style.u-palette-4-light-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-4-light-2,
li.active > .u-button-style.u-button-style.u-palette-4-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f08ac4 !important;
}
/* hover */
.u-hover-palette-4-light-2:hover,
.u-hover-palette-4-light-2[class*="u-border-"]:hover,
.u-hover-palette-4-light-2:focus,
.u-hover-palette-4-light-2[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-4-light-2:hover,
a.u-button-style.u-hover-palette-4-light-2.hover,
a.u-button-style.u-hover-palette-4-light-2[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-4-light-2[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-4-light-2,
a.u-button-style:hover > .u-hover-palette-4-light-2[class*="u-border-"],
a.u-button-style.u-hover-palette-4-light-2:focus,
a.u-button-style.u-hover-palette-4-light-2[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #f5afd7 !important;
}
/* active */
.u-active-palette-4-light-2.u-active.u-active,
.u-active-palette-4-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-4-light-2:active,
a.u-button-style.u-button-style.u-active-palette-4-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-4-light-2.active,
a.u-button-style.u-button-style.u-active-palette-4-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-4-light-2,
a.u-button-style.u-button-style.active > .u-active-palette-4-light-2[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-4-light-2,
li.active > a.u-button-style.u-button-style.u-active-palette-4-light-2[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-4-light-2:checked {
  color: #111111 !important;
  background-color: #f5afd7 !important;
}
a.u-link.u-hover-palette-4-light-2:hover {
  color: #f5afd7 !important;
}
.u-palette-4-light-3,
.u-body.u-palette-4-light-3,
section.u-palette-4-light-3:before,
.u-palette-4-light-3 > .u-audio-main-layout-wrapper:before,
.u-palette-4-light-3 > .u-container-layout:before,
.u-palette-4-light-3 > .u-inner-container-layout:before,
.u-palette-4-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-4-light-3:before,
.u-table-alt-palette-4-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #fcebf5;
}
.u-input.u-palette-4-light-3,
.u-field-input.u-palette-4-light-3,
.u-button-style.u-palette-4-light-3,
.u-button-style.u-palette-4-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fcebf5 !important;
}
.u-button-style.u-palette-4-light-3:hover,
.u-button-style.u-palette-4-light-3[class*="u-border-"]:hover,
.u-button-style.u-palette-4-light-3:focus,
.u-button-style.u-palette-4-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-4-light-3:active,
.u-button-style.u-button-style.u-palette-4-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-4-light-3.active,
.u-button-style.u-button-style.u-palette-4-light-3[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-4-light-3,
li.active > .u-button-style.u-button-style.u-palette-4-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f6c1e0 !important;
}
/* hover */
.u-hover-palette-4-light-3:hover,
.u-hover-palette-4-light-3[class*="u-border-"]:hover,
.u-hover-palette-4-light-3:focus,
.u-hover-palette-4-light-3[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-4-light-3:hover,
a.u-button-style.u-hover-palette-4-light-3.hover,
a.u-button-style.u-hover-palette-4-light-3[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-4-light-3[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-4-light-3,
a.u-button-style:hover > .u-hover-palette-4-light-3[class*="u-border-"],
a.u-button-style.u-hover-palette-4-light-3:focus,
a.u-button-style.u-hover-palette-4-light-3[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #fcebf5 !important;
}
/* active */
.u-active-palette-4-light-3.u-active.u-active,
.u-active-palette-4-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-4-light-3:active,
a.u-button-style.u-button-style.u-active-palette-4-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-4-light-3.active,
a.u-button-style.u-button-style.u-active-palette-4-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-4-light-3,
a.u-button-style.u-button-style.active > .u-active-palette-4-light-3[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-4-light-3,
li.active > a.u-button-style.u-button-style.u-active-palette-4-light-3[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-4-light-3:checked {
  color: #111111 !important;
  background-color: #fcebf5 !important;
}
a.u-link.u-hover-palette-4-light-3:hover {
  color: #fcebf5 !important;
}
.u-palette-4-base,
.u-body.u-palette-4-base,
section.u-palette-4-base:before,
.u-palette-4-base > .u-audio-main-layout-wrapper:before,
.u-palette-4-base > .u-container-layout:before,
.u-palette-4-base > .u-inner-container-layout:before,
.u-palette-4-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-4-base:before,
.u-table-alt-palette-4-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #8c185b;
}
.u-input.u-palette-4-base,
.u-field-input.u-palette-4-base,
.u-button-style.u-palette-4-base,
.u-button-style.u-palette-4-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
.u-button-style.u-palette-4-base:hover,
.u-button-style.u-palette-4-base[class*="u-border-"]:hover,
.u-button-style.u-palette-4-base:focus,
.u-button-style.u-palette-4-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-4-base:active,
.u-button-style.u-button-style.u-palette-4-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-4-base.active,
.u-button-style.u-button-style.u-palette-4-base[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-4-base,
li.active > .u-button-style.u-button-style.u-palette-4-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7e1652 !important;
}
/* hover */
.u-hover-palette-4-base:hover,
.u-hover-palette-4-base[class*="u-border-"]:hover,
.u-hover-palette-4-base:focus,
.u-hover-palette-4-base[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-4-base:hover,
a.u-button-style.u-hover-palette-4-base.hover,
a.u-button-style.u-hover-palette-4-base[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-4-base[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-4-base,
a.u-button-style:hover > .u-hover-palette-4-base[class*="u-border-"],
a.u-button-style.u-hover-palette-4-base:focus,
a.u-button-style.u-hover-palette-4-base[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
/* active */
.u-active-palette-4-base.u-active.u-active,
.u-active-palette-4-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-4-base:active,
a.u-button-style.u-button-style.u-active-palette-4-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-4-base.active,
a.u-button-style.u-button-style.u-active-palette-4-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-4-base,
a.u-button-style.u-button-style.active > .u-active-palette-4-base[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-4-base,
li.active > a.u-button-style.u-button-style.u-active-palette-4-base[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-4-base:checked {
  color: #ffffff !important;
  background-color: #8c185b !important;
}
a.u-link.u-hover-palette-4-base:hover {
  color: #8c185b !important;
}
.u-palette-5-dark-3,
.u-body.u-palette-5-dark-3,
section.u-palette-5-dark-3:before,
.u-palette-5-dark-3 > .u-audio-main-layout-wrapper:before,
.u-palette-5-dark-3 > .u-container-layout:before,
.u-palette-5-dark-3 > .u-inner-container-layout:before,
.u-palette-5-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-5-dark-3:before,
.u-table-alt-palette-5-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #33292b;
}
.u-input.u-palette-5-dark-3,
.u-field-input.u-palette-5-dark-3,
.u-button-style.u-palette-5-dark-3,
.u-button-style.u-palette-5-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #33292b !important;
}
.u-button-style.u-palette-5-dark-3:hover,
.u-button-style.u-palette-5-dark-3[class*="u-border-"]:hover,
.u-button-style.u-palette-5-dark-3:focus,
.u-button-style.u-palette-5-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-5-dark-3:active,
.u-button-style.u-button-style.u-palette-5-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-5-dark-3.active,
.u-button-style.u-button-style.u-palette-5-dark-3[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-5-dark-3,
li.active > .u-button-style.u-button-style.u-palette-5-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e2527 !important;
}
/* hover */
.u-hover-palette-5-dark-3:hover,
.u-hover-palette-5-dark-3[class*="u-border-"]:hover,
.u-hover-palette-5-dark-3:focus,
.u-hover-palette-5-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-5-dark-3:hover,
a.u-button-style.u-hover-palette-5-dark-3.hover,
a.u-button-style.u-hover-palette-5-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-5-dark-3[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-5-dark-3,
a.u-button-style:hover > .u-hover-palette-5-dark-3[class*="u-border-"],
a.u-button-style.u-hover-palette-5-dark-3:focus,
a.u-button-style.u-hover-palette-5-dark-3[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #33292b !important;
}
/* active */
.u-active-palette-5-dark-3.u-active.u-active,
.u-active-palette-5-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-5-dark-3:active,
a.u-button-style.u-button-style.u-active-palette-5-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-5-dark-3.active,
a.u-button-style.u-button-style.u-active-palette-5-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-5-dark-3,
a.u-button-style.u-button-style.active > .u-active-palette-5-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-5-dark-3,
li.active > a.u-button-style.u-button-style.u-active-palette-5-dark-3[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-5-dark-3:checked {
  color: #ffffff !important;
  background-color: #33292b !important;
}
a.u-link.u-hover-palette-5-dark-3:hover {
  color: #33292b !important;
}
.u-palette-5-dark-2,
.u-body.u-palette-5-dark-2,
section.u-palette-5-dark-2:before,
.u-palette-5-dark-2 > .u-audio-main-layout-wrapper:before,
.u-palette-5-dark-2 > .u-container-layout:before,
.u-palette-5-dark-2 > .u-inner-container-layout:before,
.u-palette-5-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-5-dark-2:before,
.u-table-alt-palette-5-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #6e5056;
}
.u-input.u-palette-5-dark-2,
.u-field-input.u-palette-5-dark-2,
.u-button-style.u-palette-5-dark-2,
.u-button-style.u-palette-5-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #6e5056 !important;
}
.u-button-style.u-palette-5-dark-2:hover,
.u-button-style.u-palette-5-dark-2[class*="u-border-"]:hover,
.u-button-style.u-palette-5-dark-2:focus,
.u-button-style.u-palette-5-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-5-dark-2:active,
.u-button-style.u-button-style.u-palette-5-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-5-dark-2.active,
.u-button-style.u-button-style.u-palette-5-dark-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-5-dark-2,
li.active > .u-button-style.u-button-style.u-palette-5-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #63484d !important;
}
/* hover */
.u-hover-palette-5-dark-2:hover,
.u-hover-palette-5-dark-2[class*="u-border-"]:hover,
.u-hover-palette-5-dark-2:focus,
.u-hover-palette-5-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-5-dark-2:hover,
a.u-button-style.u-hover-palette-5-dark-2.hover,
a.u-button-style.u-hover-palette-5-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-5-dark-2[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-5-dark-2,
a.u-button-style:hover > .u-hover-palette-5-dark-2[class*="u-border-"],
a.u-button-style.u-hover-palette-5-dark-2:focus,
a.u-button-style.u-hover-palette-5-dark-2[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #6e5056 !important;
}
/* active */
.u-active-palette-5-dark-2.u-active.u-active,
.u-active-palette-5-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-5-dark-2:active,
a.u-button-style.u-button-style.u-active-palette-5-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-5-dark-2.active,
a.u-button-style.u-button-style.u-active-palette-5-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-5-dark-2,
a.u-button-style.u-button-style.active > .u-active-palette-5-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-5-dark-2,
li.active > a.u-button-style.u-button-style.u-active-palette-5-dark-2[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-5-dark-2:checked {
  color: #ffffff !important;
  background-color: #6e5056 !important;
}
a.u-link.u-hover-palette-5-dark-2:hover {
  color: #6e5056 !important;
}
.u-palette-5-dark-1,
.u-body.u-palette-5-dark-1,
section.u-palette-5-dark-1:before,
.u-palette-5-dark-1 > .u-audio-main-layout-wrapper:before,
.u-palette-5-dark-1 > .u-container-layout:before,
.u-palette-5-dark-1 > .u-inner-container-layout:before,
.u-palette-5-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-5-dark-1:before,
.u-table-alt-palette-5-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #aa6e7b;
}
.u-input.u-palette-5-dark-1,
.u-field-input.u-palette-5-dark-1,
.u-button-style.u-palette-5-dark-1,
.u-button-style.u-palette-5-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #aa6e7b !important;
}
.u-button-style.u-palette-5-dark-1:hover,
.u-button-style.u-palette-5-dark-1[class*="u-border-"]:hover,
.u-button-style.u-palette-5-dark-1:focus,
.u-button-style.u-palette-5-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-5-dark-1:active,
.u-button-style.u-button-style.u-palette-5-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-5-dark-1.active,
.u-button-style.u-button-style.u-palette-5-dark-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-5-dark-1,
li.active > .u-button-style.u-button-style.u-palette-5-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #9f5d6b !important;
}
/* hover */
.u-hover-palette-5-dark-1:hover,
.u-hover-palette-5-dark-1[class*="u-border-"]:hover,
.u-hover-palette-5-dark-1:focus,
.u-hover-palette-5-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-5-dark-1:hover,
a.u-button-style.u-hover-palette-5-dark-1.hover,
a.u-button-style.u-hover-palette-5-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-5-dark-1[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-5-dark-1,
a.u-button-style:hover > .u-hover-palette-5-dark-1[class*="u-border-"],
a.u-button-style.u-hover-palette-5-dark-1:focus,
a.u-button-style.u-hover-palette-5-dark-1[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #aa6e7b !important;
}
/* active */
.u-active-palette-5-dark-1.u-active.u-active,
.u-active-palette-5-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-5-dark-1:active,
a.u-button-style.u-button-style.u-active-palette-5-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-5-dark-1.active,
a.u-button-style.u-button-style.u-active-palette-5-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-5-dark-1,
a.u-button-style.u-button-style.active > .u-active-palette-5-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-5-dark-1,
li.active > a.u-button-style.u-button-style.u-active-palette-5-dark-1[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-5-dark-1:checked {
  color: #ffffff !important;
  background-color: #aa6e7b !important;
}
a.u-link.u-hover-palette-5-dark-1:hover {
  color: #aa6e7b !important;
}
.u-palette-5,
.u-body.u-palette-5,
section.u-palette-5:before,
.u-palette-5 > .u-audio-main-layout-wrapper:before,
.u-palette-5 > .u-container-layout:before,
.u-palette-5 > .u-inner-container-layout:before,
.u-palette-5.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-5:before,
.u-table-alt-palette-5 tr:nth-child(even) {
  color: #ffffff;
  background-color: #e58498;
}
.u-input.u-palette-5,
.u-field-input.u-palette-5,
.u-button-style.u-palette-5,
.u-button-style.u-palette-5[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
.u-button-style.u-palette-5:hover,
.u-button-style.u-palette-5[class*="u-border-"]:hover,
.u-button-style.u-palette-5:focus,
.u-button-style.u-palette-5[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-5:active,
.u-button-style.u-button-style.u-palette-5[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-5.active,
.u-button-style.u-button-style.u-palette-5[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-5,
li.active > .u-button-style.u-button-style.u-palette-5[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #df667f !important;
}
/* hover */
.u-hover-palette-5:hover,
.u-hover-palette-5[class*="u-border-"]:hover,
.u-hover-palette-5:focus,
.u-hover-palette-5[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-5:hover,
a.u-button-style.u-hover-palette-5.hover,
a.u-button-style.u-hover-palette-5[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-5[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-5,
a.u-button-style:hover > .u-hover-palette-5[class*="u-border-"],
a.u-button-style.u-hover-palette-5:focus,
a.u-button-style.u-hover-palette-5[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
/* active */
.u-active-palette-5.u-active.u-active,
.u-active-palette-5[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-5:active,
a.u-button-style.u-button-style.u-active-palette-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-5.active,
a.u-button-style.u-button-style.u-active-palette-5[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-5,
a.u-button-style.u-button-style.active > .u-active-palette-5[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-5,
li.active > a.u-button-style.u-button-style.u-active-palette-5[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-5:checked {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
a.u-link.u-hover-palette-5:hover {
  color: #e58498 !important;
}
.u-palette-5-light-1,
.u-body.u-palette-5-light-1,
section.u-palette-5-light-1:before,
.u-palette-5-light-1 > .u-audio-main-layout-wrapper:before,
.u-palette-5-light-1 > .u-container-layout:before,
.u-palette-5-light-1 > .u-inner-container-layout:before,
.u-palette-5-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-5-light-1:before,
.u-table-alt-palette-5-light-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #eda7b5;
}
.u-input.u-palette-5-light-1,
.u-field-input.u-palette-5-light-1,
.u-button-style.u-palette-5-light-1,
.u-button-style.u-palette-5-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #eda7b5 !important;
}
.u-button-style.u-palette-5-light-1:hover,
.u-button-style.u-palette-5-light-1[class*="u-border-"]:hover,
.u-button-style.u-palette-5-light-1:focus,
.u-button-style.u-palette-5-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-5-light-1:active,
.u-button-style.u-button-style.u-palette-5-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-5-light-1.active,
.u-button-style.u-button-style.u-palette-5-light-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-5-light-1,
li.active > .u-button-style.u-button-style.u-palette-5-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #e68599 !important;
}
/* hover */
.u-hover-palette-5-light-1:hover,
.u-hover-palette-5-light-1[class*="u-border-"]:hover,
.u-hover-palette-5-light-1:focus,
.u-hover-palette-5-light-1[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-5-light-1:hover,
a.u-button-style.u-hover-palette-5-light-1.hover,
a.u-button-style.u-hover-palette-5-light-1[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-5-light-1[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-5-light-1,
a.u-button-style:hover > .u-hover-palette-5-light-1[class*="u-border-"],
a.u-button-style.u-hover-palette-5-light-1:focus,
a.u-button-style.u-hover-palette-5-light-1[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #eda7b5 !important;
}
/* active */
.u-active-palette-5-light-1.u-active.u-active,
.u-active-palette-5-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-5-light-1:active,
a.u-button-style.u-button-style.u-active-palette-5-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-5-light-1.active,
a.u-button-style.u-button-style.u-active-palette-5-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-5-light-1,
a.u-button-style.u-button-style.active > .u-active-palette-5-light-1[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-5-light-1,
li.active > a.u-button-style.u-button-style.u-active-palette-5-light-1[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-5-light-1:checked {
  color: #ffffff !important;
  background-color: #eda7b5 !important;
}
a.u-link.u-hover-palette-5-light-1:hover {
  color: #eda7b5 !important;
}
.u-palette-5-light-2,
.u-body.u-palette-5-light-2,
section.u-palette-5-light-2:before,
.u-palette-5-light-2 > .u-audio-main-layout-wrapper:before,
.u-palette-5-light-2 > .u-container-layout:before,
.u-palette-5-light-2 > .u-inner-container-layout:before,
.u-palette-5-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-5-light-2:before,
.u-table-alt-palette-5-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #f5cbd4;
}
.u-input.u-palette-5-light-2,
.u-field-input.u-palette-5-light-2,
.u-button-style.u-palette-5-light-2,
.u-button-style.u-palette-5-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5cbd4 !important;
}
.u-button-style.u-palette-5-light-2:hover,
.u-button-style.u-palette-5-light-2[class*="u-border-"]:hover,
.u-button-style.u-palette-5-light-2:focus,
.u-button-style.u-palette-5-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-5-light-2:active,
.u-button-style.u-button-style.u-palette-5-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-5-light-2.active,
.u-button-style.u-button-style.u-palette-5-light-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-5-light-2,
li.active > .u-button-style.u-button-style.u-palette-5-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #eea5b5 !important;
}
/* hover */
.u-hover-palette-5-light-2:hover,
.u-hover-palette-5-light-2[class*="u-border-"]:hover,
.u-hover-palette-5-light-2:focus,
.u-hover-palette-5-light-2[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-5-light-2:hover,
a.u-button-style.u-hover-palette-5-light-2.hover,
a.u-button-style.u-hover-palette-5-light-2[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-5-light-2[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-5-light-2,
a.u-button-style:hover > .u-hover-palette-5-light-2[class*="u-border-"],
a.u-button-style.u-hover-palette-5-light-2:focus,
a.u-button-style.u-hover-palette-5-light-2[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #f5cbd4 !important;
}
/* active */
.u-active-palette-5-light-2.u-active.u-active,
.u-active-palette-5-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-5-light-2:active,
a.u-button-style.u-button-style.u-active-palette-5-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-5-light-2.active,
a.u-button-style.u-button-style.u-active-palette-5-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-5-light-2,
a.u-button-style.u-button-style.active > .u-active-palette-5-light-2[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-5-light-2,
li.active > a.u-button-style.u-button-style.u-active-palette-5-light-2[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-5-light-2:checked {
  color: #111111 !important;
  background-color: #f5cbd4 !important;
}
a.u-link.u-hover-palette-5-light-2:hover {
  color: #f5cbd4 !important;
}
.u-palette-5-light-3,
.u-body.u-palette-5-light-3,
section.u-palette-5-light-3:before,
.u-palette-5-light-3 > .u-audio-main-layout-wrapper:before,
.u-palette-5-light-3 > .u-container-layout:before,
.u-palette-5-light-3 > .u-inner-container-layout:before,
.u-palette-5-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-5-light-3:before,
.u-table-alt-palette-5-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #fcf2f4;
}
.u-input.u-palette-5-light-3,
.u-field-input.u-palette-5-light-3,
.u-button-style.u-palette-5-light-3,
.u-button-style.u-palette-5-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fcf2f4 !important;
}
.u-button-style.u-palette-5-light-3:hover,
.u-button-style.u-palette-5-light-3[class*="u-border-"]:hover,
.u-button-style.u-palette-5-light-3:focus,
.u-button-style.u-palette-5-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-5-light-3:active,
.u-button-style.u-button-style.u-palette-5-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-5-light-3.active,
.u-button-style.u-button-style.u-palette-5-light-3[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-5-light-3,
li.active > .u-button-style.u-button-style.u-palette-5-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f3cad2 !important;
}
/* hover */
.u-hover-palette-5-light-3:hover,
.u-hover-palette-5-light-3[class*="u-border-"]:hover,
.u-hover-palette-5-light-3:focus,
.u-hover-palette-5-light-3[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-5-light-3:hover,
a.u-button-style.u-hover-palette-5-light-3.hover,
a.u-button-style.u-hover-palette-5-light-3[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-5-light-3[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-5-light-3,
a.u-button-style:hover > .u-hover-palette-5-light-3[class*="u-border-"],
a.u-button-style.u-hover-palette-5-light-3:focus,
a.u-button-style.u-hover-palette-5-light-3[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #fcf2f4 !important;
}
/* active */
.u-active-palette-5-light-3.u-active.u-active,
.u-active-palette-5-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-5-light-3:active,
a.u-button-style.u-button-style.u-active-palette-5-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-5-light-3.active,
a.u-button-style.u-button-style.u-active-palette-5-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-5-light-3,
a.u-button-style.u-button-style.active > .u-active-palette-5-light-3[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-5-light-3,
li.active > a.u-button-style.u-button-style.u-active-palette-5-light-3[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-5-light-3:checked {
  color: #111111 !important;
  background-color: #fcf2f4 !important;
}
a.u-link.u-hover-palette-5-light-3:hover {
  color: #fcf2f4 !important;
}
.u-palette-5-base,
.u-body.u-palette-5-base,
section.u-palette-5-base:before,
.u-palette-5-base > .u-audio-main-layout-wrapper:before,
.u-palette-5-base > .u-container-layout:before,
.u-palette-5-base > .u-inner-container-layout:before,
.u-palette-5-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-5-base:before,
.u-table-alt-palette-5-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #e58498;
}
.u-input.u-palette-5-base,
.u-field-input.u-palette-5-base,
.u-button-style.u-palette-5-base,
.u-button-style.u-palette-5-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
.u-button-style.u-palette-5-base:hover,
.u-button-style.u-palette-5-base[class*="u-border-"]:hover,
.u-button-style.u-palette-5-base:focus,
.u-button-style.u-palette-5-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-5-base:active,
.u-button-style.u-button-style.u-palette-5-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-5-base.active,
.u-button-style.u-button-style.u-palette-5-base[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-5-base,
li.active > .u-button-style.u-button-style.u-palette-5-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #df667f !important;
}
/* hover */
.u-hover-palette-5-base:hover,
.u-hover-palette-5-base[class*="u-border-"]:hover,
.u-hover-palette-5-base:focus,
.u-hover-palette-5-base[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-5-base:hover,
a.u-button-style.u-hover-palette-5-base.hover,
a.u-button-style.u-hover-palette-5-base[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-5-base[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-5-base,
a.u-button-style:hover > .u-hover-palette-5-base[class*="u-border-"],
a.u-button-style.u-hover-palette-5-base:focus,
a.u-button-style.u-hover-palette-5-base[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
/* active */
.u-active-palette-5-base.u-active.u-active,
.u-active-palette-5-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-palette-5-base:active,
a.u-button-style.u-button-style.u-active-palette-5-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-5-base.active,
a.u-button-style.u-button-style.u-active-palette-5-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-5-base,
a.u-button-style.u-button-style.active > .u-active-palette-5-base[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-5-base,
li.active > a.u-button-style.u-button-style.u-active-palette-5-base[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-5-base:checked {
  color: #ffffff !important;
  background-color: #e58498 !important;
}
a.u-link.u-hover-palette-5-base:hover {
  color: #e58498 !important;
}
.u-grey-dark-3,
.u-body.u-grey-dark-3,
section.u-grey-dark-3:before,
.u-grey-dark-3 > .u-audio-main-layout-wrapper:before,
.u-grey-dark-3 > .u-container-layout:before,
.u-grey-dark-3 > .u-inner-container-layout:before,
.u-grey-dark-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-dark-3:before,
.u-table-alt-grey-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #212121;
}
.u-input.u-grey-dark-3,
.u-field-input.u-grey-dark-3,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-dark-3:hover,
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.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 {
  color: #ffffff !important;
  background-color: #212121 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-grey-dark-3:checked {
  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,
section.u-grey-dark-2:before,
.u-grey-dark-2 > .u-audio-main-layout-wrapper:before,
.u-grey-dark-2 > .u-container-layout:before,
.u-grey-dark-2 > .u-inner-container-layout:before,
.u-grey-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-dark-2:before,
.u-table-alt-grey-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333333;
}
.u-input.u-grey-dark-2,
.u-field-input.u-grey-dark-2,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-dark-2:hover,
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.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 {
  color: #ffffff !important;
  background-color: #333333 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-grey-dark-2:checked {
  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,
section.u-grey-dark-1:before,
.u-grey-dark-1 > .u-audio-main-layout-wrapper:before,
.u-grey-dark-1 > .u-container-layout:before,
.u-grey-dark-1 > .u-inner-container-layout:before,
.u-grey-dark-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-dark-1:before,
.u-table-alt-grey-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #454545;
}
.u-input.u-grey-dark-1,
.u-field-input.u-grey-dark-1,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-dark-1:hover,
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.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 {
  color: #ffffff !important;
  background-color: #454545 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-grey-dark-1:checked {
  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,
section.u-grey:before,
.u-grey > .u-audio-main-layout-wrapper:before,
.u-grey > .u-container-layout:before,
.u-grey > .u-inner-container-layout:before,
.u-grey.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey:before,
.u-table-alt-grey tr:nth-child(even) {
  color: #ffffff;
  background-color: #b3b3b3;
}
.u-input.u-grey,
.u-field-input.u-grey,
.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;
}
/* hover */
.u-hover-grey:hover,
.u-hover-grey[class*="u-border-"]:hover,
.u-hover-grey:focus,
.u-hover-grey[class*="u-border-"]:focus,
a.u-button-style.u-hover-grey:hover,
a.u-button-style.u-hover-grey.hover,
a.u-button-style.u-hover-grey[class*="u-border-"]: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 {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}
/* active */
.u-active-grey.u-active.u-active,
.u-active-grey[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-grey:checked {
  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,
section.u-grey-light-1:before,
.u-grey-light-1 > .u-audio-main-layout-wrapper:before,
.u-grey-light-1 > .u-container-layout:before,
.u-grey-light-1 > .u-inner-container-layout:before,
.u-grey-light-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-light-1:before,
.u-table-alt-grey-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #d9d9d9;
}
.u-input.u-grey-light-1,
.u-field-input.u-grey-light-1,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-light-1:hover,
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.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 {
  color: #111111 !important;
  background-color: #d9d9d9 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-grey-light-1:checked {
  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,
section.u-grey-light-2:before,
.u-grey-light-2 > .u-audio-main-layout-wrapper:before,
.u-grey-light-2 > .u-container-layout:before,
.u-grey-light-2 > .u-inner-container-layout:before,
.u-grey-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-light-2:before,
.u-table-alt-grey-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #eeeeee;
}
.u-input.u-grey-light-2,
.u-field-input.u-grey-light-2,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-light-2:hover,
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.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 {
  color: #111111 !important;
  background-color: #eeeeee !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-grey-light-2:checked {
  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,
section.u-grey-light-3:before,
.u-grey-light-3 > .u-audio-main-layout-wrapper:before,
.u-grey-light-3 > .u-container-layout:before,
.u-grey-light-3 > .u-inner-container-layout:before,
.u-grey-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-light-3:before,
.u-table-alt-grey-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #f6f6f6;
}
.u-input.u-grey-light-3,
.u-field-input.u-grey-light-3,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-light-3:hover,
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.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 {
  color: #111111 !important;
  background-color: #f6f6f6 !important;
}
/* active */
.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-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-"],
input.u-field-input.u-field-input.u-active-grey-light-3:checked {
  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,
section.u-white:before,
.u-white > .u-audio-main-layout-wrapper:before,
.u-white > .u-container-layout:before,
.u-white > .u-inner-container-layout:before,
.u-white.u-sidenav:before,
.u-container-layout.u-container-layout.u-white:before,
.u-table-alt-white tr:nth-child(even) {
  color: #111111;
  background-color: #ffffff;
}
.u-input.u-white,
.u-field-input.u-white,
.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;
}
/* hover */
.u-hover-white:hover,
.u-hover-white[class*="u-border-"]:hover,
.u-hover-white:focus,
.u-hover-white[class*="u-border-"]:focus,
a.u-button-style.u-hover-white:hover,
a.u-button-style.u-hover-white.hover,
a.u-button-style.u-hover-white[class*="u-border-"]:hover,
a.u-button-style.u-hover-white[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-white,
a.u-button-style:hover > .u-hover-white[class*="u-border-"],
a.u-button-style.u-hover-white:focus,
a.u-button-style.u-hover-white[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #ffffff !important;
}
/* active */
.u-active-white.u-active.u-active,
.u-active-white[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-white:active,
a.u-button-style.u-button-style.u-active-white[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-white.active,
a.u-button-style.u-button-style.u-active-white[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-white,
a.u-button-style.u-button-style.active > .u-active-white[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-white:checked {
  color: #111111 !important;
  background-color: #ffffff !important;
}
a.u-link.u-hover-white:hover {
  color: #ffffff !important;
}
.u-black,
.u-body.u-black,
section.u-black:before,
.u-black > .u-audio-main-layout-wrapper:before,
.u-black > .u-container-layout:before,
.u-black > .u-inner-container-layout:before,
.u-black.u-sidenav:before,
.u-container-layout.u-container-layout.u-black:before,
.u-table-alt-black tr:nth-child(even) {
  color: #ffffff;
  background-color: #000000;
}
.u-input.u-black,
.u-field-input.u-black,
.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;
}
/* hover */
.u-hover-black:hover,
.u-hover-black[class*="u-border-"]:hover,
.u-hover-black:focus,
.u-hover-black[class*="u-border-"]:focus,
a.u-button-style.u-hover-black:hover,
a.u-button-style.u-hover-black.hover,
a.u-button-style.u-hover-black[class*="u-border-"]:hover,
a.u-button-style.u-hover-black[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-black,
a.u-button-style:hover > .u-hover-black[class*="u-border-"],
a.u-button-style.u-hover-black:focus,
a.u-button-style.u-hover-black[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #000000 !important;
}
/* active */
.u-active-black.u-active.u-active,
.u-active-black[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-black:active,
a.u-button-style.u-button-style.u-active-black[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-black.active,
a.u-button-style.u-button-style.u-active-black[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-black,
a.u-button-style.u-button-style.active > .u-active-black[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-black,
li.active > a.u-button-style.u-button-style.u-active-black[class*="u-border-"],
input.u-field-input.u-field-input.u-active-black:checked {
  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,
section.u-body-color:before,
.u-body-color > .u-audio-main-layout-wrapper:before,
.u-body-color > .u-container-layout:before,
.u-body-color > .u-inner-container-layout:before,
.u-body-color.u-sidenav:before,
.u-container-layout.u-container-layout.u-body-color:before,
.u-table-alt-body-color tr:nth-child(even) {
  color: #ffffff;
  background-color: #111111;
}
.u-input.u-body-color,
.u-field-input.u-body-color,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-body-color:hover,
a.u-button-style.u-hover-body-color.hover,
a.u-button-style.u-hover-body-color[class*="u-border-"]:hover,
a.u-button-style.u-hover-body-color[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-body-color,
a.u-button-style:hover > .u-hover-body-color[class*="u-border-"],
a.u-button-style.u-hover-body-color:focus,
a.u-button-style.u-hover-body-color[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #111111 !important;
}
/* active */
.u-active-body-color.u-active.u-active,
.u-active-body-color[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-body-color:active,
a.u-button-style.u-button-style.u-active-body-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-body-color.active,
a.u-button-style.u-button-style.u-active-body-color[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-body-color,
a.u-button-style.u-button-style.active > .u-active-body-color[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-body-color:checked {
  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,
section.u-body-alt-color:before,
.u-body-alt-color > .u-audio-main-layout-wrapper:before,
.u-body-alt-color > .u-container-layout:before,
.u-body-alt-color > .u-inner-container-layout:before,
.u-body-alt-color.u-sidenav:before,
.u-container-layout.u-container-layout.u-body-alt-color:before,
.u-table-alt-body-alt-color tr:nth-child(even) {
  color: #111111;
  background-color: #ffffff;
}
.u-input.u-body-alt-color,
.u-field-input.u-body-alt-color,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-body-alt-color:hover,
a.u-button-style.u-hover-body-alt-color.hover,
a.u-button-style.u-hover-body-alt-color[class*="u-border-"]:hover,
a.u-button-style.u-hover-body-alt-color[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-body-alt-color,
a.u-button-style:hover > .u-hover-body-alt-color[class*="u-border-"],
a.u-button-style.u-hover-body-alt-color:focus,
a.u-button-style.u-hover-body-alt-color[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #ffffff !important;
}
/* active */
.u-active-body-alt-color.u-active.u-active,
.u-active-body-alt-color[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-body-alt-color:active,
a.u-button-style.u-button-style.u-active-body-alt-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-body-alt-color.active,
a.u-button-style.u-button-style.u-active-body-alt-color[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-body-alt-color,
a.u-button-style.u-button-style.active > .u-active-body-alt-color[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-body-alt-color:checked {
  color: #111111 !important;
  background-color: #ffffff !important;
}
a.u-link.u-hover-body-alt-color:hover {
  color: #ffffff !important;
}
.u-grey-25,
.u-body.u-grey-25,
section.u-grey-25:before,
.u-grey-25 > .u-audio-main-layout-wrapper:before,
.u-grey-25 > .u-container-layout:before,
.u-grey-25 > .u-inner-container-layout:before,
.u-grey-25.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-25:before,
.u-table-alt-grey-25 tr:nth-child(even) {
  color: #111111;
  background-color: #c0c0c0;
}
.u-input.u-grey-25,
.u-field-input.u-grey-25,
.u-button-style.u-grey-25,
.u-button-style.u-grey-25[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c0c0c0 !important;
}
.u-button-style.u-grey-25:hover,
.u-button-style.u-grey-25[class*="u-border-"]:hover,
.u-button-style.u-grey-25:focus,
.u-button-style.u-grey-25[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-25:active,
.u-button-style.u-button-style.u-grey-25[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-25.active,
.u-button-style.u-button-style.u-grey-25[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-25,
li.active > .u-button-style.u-button-style.u-grey-25[class*="u-border-"] {
  color: #111111 !important;
  background-color: #adadad !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-25:hover,
a.u-button-style.u-hover-grey-25.hover,
a.u-button-style.u-hover-grey-25[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-25[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-25,
a.u-button-style:hover > .u-hover-grey-25[class*="u-border-"],
a.u-button-style.u-hover-grey-25:focus,
a.u-button-style.u-hover-grey-25[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #c0c0c0 !important;
}
/* active */
.u-active-grey-25.u-active.u-active,
.u-active-grey-25[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-25:active,
a.u-button-style.u-button-style.u-active-grey-25[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-25.active,
a.u-button-style.u-button-style.u-active-grey-25[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-25,
a.u-button-style.u-button-style.active > .u-active-grey-25[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-25:checked {
  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,
section.u-grey-5:before,
.u-grey-5 > .u-audio-main-layout-wrapper:before,
.u-grey-5 > .u-container-layout:before,
.u-grey-5 > .u-inner-container-layout:before,
.u-grey-5.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-5:before,
.u-table-alt-grey-5 tr:nth-child(even) {
  color: #111111;
  background-color: #f2f2f2;
}
.u-input.u-grey-5,
.u-field-input.u-grey-5,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-5:hover,
a.u-button-style.u-hover-grey-5.hover,
a.u-button-style.u-hover-grey-5[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-5[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-5,
a.u-button-style:hover > .u-hover-grey-5[class*="u-border-"],
a.u-button-style.u-hover-grey-5:focus,
a.u-button-style.u-hover-grey-5[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #f2f2f2 !important;
}
/* active */
.u-active-grey-5.u-active.u-active,
.u-active-grey-5[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-5:active,
a.u-button-style.u-button-style.u-active-grey-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-5.active,
a.u-button-style.u-button-style.u-active-grey-5[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-5,
a.u-button-style.u-button-style.active > .u-active-grey-5[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-5:checked {
  color: #111111 !important;
  background-color: #f2f2f2 !important;
}
a.u-link.u-hover-grey-5:hover {
  color: #f2f2f2 !important;
}
.u-grey-10,
.u-body.u-grey-10,
section.u-grey-10:before,
.u-grey-10 > .u-audio-main-layout-wrapper:before,
.u-grey-10 > .u-container-layout:before,
.u-grey-10 > .u-inner-container-layout:before,
.u-grey-10.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-10:before,
.u-table-alt-grey-10 tr:nth-child(even) {
  color: #111111;
  background-color: #e5e5e5;
}
.u-input.u-grey-10,
.u-field-input.u-grey-10,
.u-button-style.u-grey-10,
.u-button-style.u-grey-10[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e5e5e5 !important;
}
.u-button-style.u-grey-10:hover,
.u-button-style.u-grey-10[class*="u-border-"]:hover,
.u-button-style.u-grey-10:focus,
.u-button-style.u-grey-10[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-10:active,
.u-button-style.u-button-style.u-grey-10[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-10.active,
.u-button-style.u-button-style.u-grey-10[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-10,
li.active > .u-button-style.u-button-style.u-grey-10[class*="u-border-"] {
  color: #111111 !important;
  background-color: #cecece !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-10:hover,
a.u-button-style.u-hover-grey-10.hover,
a.u-button-style.u-hover-grey-10[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-10[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-10,
a.u-button-style:hover > .u-hover-grey-10[class*="u-border-"],
a.u-button-style.u-hover-grey-10:focus,
a.u-button-style.u-hover-grey-10[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #e5e5e5 !important;
}
/* active */
.u-active-grey-10.u-active.u-active,
.u-active-grey-10[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-10:active,
a.u-button-style.u-button-style.u-active-grey-10[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-10.active,
a.u-button-style.u-button-style.u-active-grey-10[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-10,
a.u-button-style.u-button-style.active > .u-active-grey-10[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-10:checked {
  color: #111111 !important;
  background-color: #e5e5e5 !important;
}
a.u-link.u-hover-grey-10:hover {
  color: #e5e5e5 !important;
}
.u-grey-15,
.u-body.u-grey-15,
section.u-grey-15:before,
.u-grey-15 > .u-audio-main-layout-wrapper:before,
.u-grey-15 > .u-container-layout:before,
.u-grey-15 > .u-inner-container-layout:before,
.u-grey-15.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-15:before,
.u-table-alt-grey-15 tr:nth-child(even) {
  color: #111111;
  background-color: #d9d9d9;
}
.u-input.u-grey-15,
.u-field-input.u-grey-15,
.u-button-style.u-grey-15,
.u-button-style.u-grey-15[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d9d9d9 !important;
}
.u-button-style.u-grey-15:hover,
.u-button-style.u-grey-15[class*="u-border-"]:hover,
.u-button-style.u-grey-15:focus,
.u-button-style.u-grey-15[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-15:active,
.u-button-style.u-button-style.u-grey-15[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-15.active,
.u-button-style.u-button-style.u-grey-15[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-15,
li.active > .u-button-style.u-button-style.u-grey-15[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c3c3c3 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-15:hover,
a.u-button-style.u-hover-grey-15.hover,
a.u-button-style.u-hover-grey-15[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-15[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-15,
a.u-button-style:hover > .u-hover-grey-15[class*="u-border-"],
a.u-button-style.u-hover-grey-15:focus,
a.u-button-style.u-hover-grey-15[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #d9d9d9 !important;
}
/* active */
.u-active-grey-15.u-active.u-active,
.u-active-grey-15[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-15:active,
a.u-button-style.u-button-style.u-active-grey-15[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-15.active,
a.u-button-style.u-button-style.u-active-grey-15[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-15,
a.u-button-style.u-button-style.active > .u-active-grey-15[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-15:checked {
  color: #111111 !important;
  background-color: #d9d9d9 !important;
}
a.u-link.u-hover-grey-15:hover {
  color: #d9d9d9 !important;
}
.u-grey-25,
.u-body.u-grey-25,
section.u-grey-25:before,
.u-grey-25 > .u-audio-main-layout-wrapper:before,
.u-grey-25 > .u-container-layout:before,
.u-grey-25 > .u-inner-container-layout:before,
.u-grey-25.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-25:before,
.u-table-alt-grey-25 tr:nth-child(even) {
  color: #111111;
  background-color: #c0c0c0;
}
.u-input.u-grey-25,
.u-field-input.u-grey-25,
.u-button-style.u-grey-25,
.u-button-style.u-grey-25[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c0c0c0 !important;
}
.u-button-style.u-grey-25:hover,
.u-button-style.u-grey-25[class*="u-border-"]:hover,
.u-button-style.u-grey-25:focus,
.u-button-style.u-grey-25[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-25:active,
.u-button-style.u-button-style.u-grey-25[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-25.active,
.u-button-style.u-button-style.u-grey-25[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-25,
li.active > .u-button-style.u-button-style.u-grey-25[class*="u-border-"] {
  color: #111111 !important;
  background-color: #adadad !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-25:hover,
a.u-button-style.u-hover-grey-25.hover,
a.u-button-style.u-hover-grey-25[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-25[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-25,
a.u-button-style:hover > .u-hover-grey-25[class*="u-border-"],
a.u-button-style.u-hover-grey-25:focus,
a.u-button-style.u-hover-grey-25[class*="u-border-"]:focus {
  color: #111111 !important;
  background-color: #c0c0c0 !important;
}
/* active */
.u-active-grey-25.u-active.u-active,
.u-active-grey-25[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-25:active,
a.u-button-style.u-button-style.u-active-grey-25[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-25.active,
a.u-button-style.u-button-style.u-active-grey-25[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-25,
a.u-button-style.u-button-style.active > .u-active-grey-25[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-25:checked {
  color: #111111 !important;
  background-color: #c0c0c0 !important;
}
a.u-link.u-hover-grey-25:hover {
  color: #c0c0c0 !important;
}
.u-grey-30,
.u-body.u-grey-30,
section.u-grey-30:before,
.u-grey-30 > .u-audio-main-layout-wrapper:before,
.u-grey-30 > .u-container-layout:before,
.u-grey-30 > .u-inner-container-layout:before,
.u-grey-30.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-30:before,
.u-table-alt-grey-30 tr:nth-child(even) {
  color: #ffffff;
  background-color: #b3b3b3;
}
.u-input.u-grey-30,
.u-field-input.u-grey-30,
.u-button-style.u-grey-30,
.u-button-style.u-grey-30[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}
.u-button-style.u-grey-30:hover,
.u-button-style.u-grey-30[class*="u-border-"]:hover,
.u-button-style.u-grey-30:focus,
.u-button-style.u-grey-30[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-30:active,
.u-button-style.u-button-style.u-grey-30[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-30.active,
.u-button-style.u-button-style.u-grey-30[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-30,
li.active > .u-button-style.u-button-style.u-grey-30[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #a1a1a1 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-30:hover,
a.u-button-style.u-hover-grey-30.hover,
a.u-button-style.u-hover-grey-30[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-30[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-30,
a.u-button-style:hover > .u-hover-grey-30[class*="u-border-"],
a.u-button-style.u-hover-grey-30:focus,
a.u-button-style.u-hover-grey-30[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}
/* active */
.u-active-grey-30.u-active.u-active,
.u-active-grey-30[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-30:active,
a.u-button-style.u-button-style.u-active-grey-30[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-30.active,
a.u-button-style.u-button-style.u-active-grey-30[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-30,
a.u-button-style.u-button-style.active > .u-active-grey-30[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-30:checked {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}
a.u-link.u-hover-grey-30:hover {
  color: #b3b3b3 !important;
}
.u-grey-40,
.u-body.u-grey-40,
section.u-grey-40:before,
.u-grey-40 > .u-audio-main-layout-wrapper:before,
.u-grey-40 > .u-container-layout:before,
.u-grey-40 > .u-inner-container-layout:before,
.u-grey-40.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-40:before,
.u-table-alt-grey-40 tr:nth-child(even) {
  color: #ffffff;
  background-color: #999999;
}
.u-input.u-grey-40,
.u-field-input.u-grey-40,
.u-button-style.u-grey-40,
.u-button-style.u-grey-40[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #999999 !important;
}
.u-button-style.u-grey-40:hover,
.u-button-style.u-grey-40[class*="u-border-"]:hover,
.u-button-style.u-grey-40:focus,
.u-button-style.u-grey-40[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-40:active,
.u-button-style.u-button-style.u-grey-40[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-40.active,
.u-button-style.u-button-style.u-grey-40[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-40,
li.active > .u-button-style.u-button-style.u-grey-40[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #8a8a8a !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-40:hover,
a.u-button-style.u-hover-grey-40.hover,
a.u-button-style.u-hover-grey-40[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-40[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-40,
a.u-button-style:hover > .u-hover-grey-40[class*="u-border-"],
a.u-button-style.u-hover-grey-40:focus,
a.u-button-style.u-hover-grey-40[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #999999 !important;
}
/* active */
.u-active-grey-40.u-active.u-active,
.u-active-grey-40[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-40:active,
a.u-button-style.u-button-style.u-active-grey-40[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-40.active,
a.u-button-style.u-button-style.u-active-grey-40[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-40,
a.u-button-style.u-button-style.active > .u-active-grey-40[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-40:checked {
  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,
section.u-grey-50:before,
.u-grey-50 > .u-audio-main-layout-wrapper:before,
.u-grey-50 > .u-container-layout:before,
.u-grey-50 > .u-inner-container-layout:before,
.u-grey-50.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-50:before,
.u-table-alt-grey-50 tr:nth-child(even) {
  color: #ffffff;
  background-color: #808080;
}
.u-input.u-grey-50,
.u-field-input.u-grey-50,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-50:hover,
a.u-button-style.u-hover-grey-50.hover,
a.u-button-style.u-hover-grey-50[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-50[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-50,
a.u-button-style:hover > .u-hover-grey-50[class*="u-border-"],
a.u-button-style.u-hover-grey-50:focus,
a.u-button-style.u-hover-grey-50[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #808080 !important;
}
/* active */
.u-active-grey-50.u-active.u-active,
.u-active-grey-50[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-50:active,
a.u-button-style.u-button-style.u-active-grey-50[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-50.active,
a.u-button-style.u-button-style.u-active-grey-50[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-50,
a.u-button-style.u-button-style.active > .u-active-grey-50[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-50:checked {
  color: #ffffff !important;
  background-color: #808080 !important;
}
a.u-link.u-hover-grey-50:hover {
  color: #808080 !important;
}
.u-grey-60,
.u-body.u-grey-60,
section.u-grey-60:before,
.u-grey-60 > .u-audio-main-layout-wrapper:before,
.u-grey-60 > .u-container-layout:before,
.u-grey-60 > .u-inner-container-layout:before,
.u-grey-60.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-60:before,
.u-table-alt-grey-60 tr:nth-child(even) {
  color: #ffffff;
  background-color: #666666;
}
.u-input.u-grey-60,
.u-field-input.u-grey-60,
.u-button-style.u-grey-60,
.u-button-style.u-grey-60[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #666666 !important;
}
.u-button-style.u-grey-60:hover,
.u-button-style.u-grey-60[class*="u-border-"]:hover,
.u-button-style.u-grey-60:focus,
.u-button-style.u-grey-60[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-60:active,
.u-button-style.u-button-style.u-grey-60[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-60.active,
.u-button-style.u-button-style.u-grey-60[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-60,
li.active > .u-button-style.u-button-style.u-grey-60[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #5c5c5c !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-60:hover,
a.u-button-style.u-hover-grey-60.hover,
a.u-button-style.u-hover-grey-60[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-60[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-60,
a.u-button-style:hover > .u-hover-grey-60[class*="u-border-"],
a.u-button-style.u-hover-grey-60:focus,
a.u-button-style.u-hover-grey-60[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #666666 !important;
}
/* active */
.u-active-grey-60.u-active.u-active,
.u-active-grey-60[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-60:active,
a.u-button-style.u-button-style.u-active-grey-60[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-60.active,
a.u-button-style.u-button-style.u-active-grey-60[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-60,
a.u-button-style.u-button-style.active > .u-active-grey-60[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-60:checked {
  color: #ffffff !important;
  background-color: #666666 !important;
}
a.u-link.u-hover-grey-60:hover {
  color: #666666 !important;
}
.u-grey-70,
.u-body.u-grey-70,
section.u-grey-70:before,
.u-grey-70 > .u-audio-main-layout-wrapper:before,
.u-grey-70 > .u-container-layout:before,
.u-grey-70 > .u-inner-container-layout:before,
.u-grey-70.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-70:before,
.u-table-alt-grey-70 tr:nth-child(even) {
  color: #ffffff;
  background-color: #4d4d4d;
}
.u-input.u-grey-70,
.u-field-input.u-grey-70,
.u-button-style.u-grey-70,
.u-button-style.u-grey-70[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #4d4d4d !important;
}
.u-button-style.u-grey-70:hover,
.u-button-style.u-grey-70[class*="u-border-"]:hover,
.u-button-style.u-grey-70:focus,
.u-button-style.u-grey-70[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-70:active,
.u-button-style.u-button-style.u-grey-70[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-70.active,
.u-button-style.u-button-style.u-grey-70[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-70,
li.active > .u-button-style.u-button-style.u-grey-70[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #454545 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-70:hover,
a.u-button-style.u-hover-grey-70.hover,
a.u-button-style.u-hover-grey-70[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-70[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-70,
a.u-button-style:hover > .u-hover-grey-70[class*="u-border-"],
a.u-button-style.u-hover-grey-70:focus,
a.u-button-style.u-hover-grey-70[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #4d4d4d !important;
}
/* active */
.u-active-grey-70.u-active.u-active,
.u-active-grey-70[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-70:active,
a.u-button-style.u-button-style.u-active-grey-70[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-70.active,
a.u-button-style.u-button-style.u-active-grey-70[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-70,
a.u-button-style.u-button-style.active > .u-active-grey-70[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-70:checked {
  color: #ffffff !important;
  background-color: #4d4d4d !important;
}
a.u-link.u-hover-grey-70:hover {
  color: #4d4d4d !important;
}
.u-grey-75,
.u-body.u-grey-75,
section.u-grey-75:before,
.u-grey-75 > .u-audio-main-layout-wrapper:before,
.u-grey-75 > .u-container-layout:before,
.u-grey-75 > .u-inner-container-layout:before,
.u-grey-75.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-75:before,
.u-table-alt-grey-75 tr:nth-child(even) {
  color: #ffffff;
  background-color: #404040;
}
.u-input.u-grey-75,
.u-field-input.u-grey-75,
.u-button-style.u-grey-75,
.u-button-style.u-grey-75[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #404040 !important;
}
.u-button-style.u-grey-75:hover,
.u-button-style.u-grey-75[class*="u-border-"]:hover,
.u-button-style.u-grey-75:focus,
.u-button-style.u-grey-75[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-75:active,
.u-button-style.u-button-style.u-grey-75[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-75.active,
.u-button-style.u-button-style.u-grey-75[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-75,
li.active > .u-button-style.u-button-style.u-grey-75[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3a3a3a !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-75:hover,
a.u-button-style.u-hover-grey-75.hover,
a.u-button-style.u-hover-grey-75[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-75[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-75,
a.u-button-style:hover > .u-hover-grey-75[class*="u-border-"],
a.u-button-style.u-hover-grey-75:focus,
a.u-button-style.u-hover-grey-75[class*="u-border-"]:focus {
  color: #ffffff !important;
  background-color: #404040 !important;
}
/* active */
.u-active-grey-75.u-active.u-active,
.u-active-grey-75[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-grey-75:active,
a.u-button-style.u-button-style.u-active-grey-75[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-75.active,
a.u-button-style.u-button-style.u-active-grey-75[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-75,
a.u-button-style.u-button-style.active > .u-active-grey-75[class*="u-border-"],
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-"],
input.u-field-input.u-field-input.u-active-grey-75:checked {
  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,
section.u-grey-80:before,
.u-grey-80 > .u-audio-main-layout-wrapper:before,
.u-grey-80 > .u-container-layout:before,
.u-grey-80 > .u-inner-container-layout:before,
.u-grey-80.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-80:before,
.u-table-alt-grey-80 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333333;
}
.u-input.u-grey-80,
.u-field-input.u-grey-80,
.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;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-80:hover,
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.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 {
  color: #ffffff !important;
  background-color: #333333 !important;
}
/* active */
.u-active-grey-80.u-active.u-active,
.u-active-grey-80[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-grey-80:checked {
  color: #ffffff !important;
  background-color: #333333 !important;
}
a.u-link.u-hover-grey-80:hover {
  color: #333333 !important;
}
.u-grey-90,
.u-body.u-grey-90,
section.u-grey-90:before,
.u-grey-90 > .u-audio-main-layout-wrapper:before,
.u-grey-90 > .u-container-layout:before,
.u-grey-90 > .u-inner-container-layout:before,
.u-grey-90.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-90:before,
.u-table-alt-grey-90 tr:nth-child(even) {
  color: #ffffff;
  background-color: #1a1a1a;
}
.u-input.u-grey-90,
.u-field-input.u-grey-90,
.u-button-style.u-grey-90,
.u-button-style.u-grey-90[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #1a1a1a !important;
}
.u-button-style.u-grey-90:hover,
.u-button-style.u-grey-90[class*="u-border-"]:hover,
.u-button-style.u-grey-90:focus,
.u-button-style.u-grey-90[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-90:active,
.u-button-style.u-button-style.u-grey-90[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-90.active,
.u-button-style.u-button-style.u-grey-90[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-90,
li.active > .u-button-style.u-button-style.u-grey-90[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #171717 !important;
}
/* hover */
.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,
a.u-button-style.u-hover-grey-90:hover,
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.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 {
  color: #ffffff !important;
  background-color: #1a1a1a !important;
}
/* active */
.u-active-grey-90.u-active.u-active,
.u-active-grey-90[class*="u-border-"].u-active.u-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.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-"],
input.u-field-input.u-field-input.u-active-grey-90:checked {
  color: #ffffff !important;
  background-color: #1a1a1a !important;
}
a.u-link.u-hover-grey-90:hover {
  color: #1a1a1a !important;
}
.u-border-color-1-dark-3,
.u-border-color-1-dark-3.u-input,
.u-border-color-1-dark-3.u-field-input.u-field-input,
.u-separator-color-1-dark-3:after {
  border-color: #293033;
  stroke: #293033;
}
.u-button-style.u-border-color-1-dark-3 {
  border-color: #293033 !important;
  color: #293033 !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: #252b2e !important;
  background-color: transparent !important;
}
.u-border-hover-color-1-dark-3:hover,
.u-border-hover-color-1-dark-3:focus,
a.u-button-style.u-border-hover-color-1-dark-3:hover,
a.u-button-style:hover > .u-border-hover-color-1-dark-3,
a.u-button-style.u-border-hover-color-1-dark-3:focus {
  color: #293033 !important;
  border-color: #293033 !important;
}
.u-border-active-color-1-dark-3.u-active.u-active,
a.u-button-style.u-button-style.u-border-active-color-1-dark-3:active,
a.u-button-style.u-button-style.u-border-active-color-1-dark-3.active,
a.u-button-style.u-button-style.active > .u-border-active-color-1-dark-3,
li.active > a.u-button-style.u-button-style.u-border-active-color-1-dark-3,
input.u-field-input.u-field-input.u-border-active-color-1-dark-3:checked {
  color: #293033 !important;
  border-color: #293033 !important;
}
.u-link.u-border-color-1-dark-3[class*="u-border-"] {
  border-color: #293033 !important;
}
.u-link.u-border-color-1-dark-3[class*="u-border-"]:hover {
  border-color: #252b2e !important;
}
.u-border-color-1-dark-2,
.u-border-color-1-dark-2.u-input,
.u-border-color-1-dark-2.u-field-input.u-field-input,
.u-separator-color-1-dark-2:after {
  border-color: #2e5b6e;
  stroke: #2e5b6e;
}
.u-button-style.u-border-color-1-dark-2 {
  border-color: #2e5b6e !important;
  color: #2e5b6e !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: #295263 !important;
  background-color: transparent !important;
}
.u-border-hover-color-1-dark-2:hover,
.u-border-hover-color-1-dark-2:focus,
a.u-button-style.u-border-hover-color-1-dark-2:hover,
a.u-button-style:hover > .u-border-hover-color-1-dark-2,
a.u-button-style.u-border-hover-color-1-dark-2:focus {
  color: #2e5b6e !important;
  border-color: #2e5b6e !important;
}
.u-border-active-color-1-dark-2.u-active.u-active,
a.u-button-style.u-button-style.u-border-active-color-1-dark-2:active,
a.u-button-style.u-button-style.u-border-active-color-1-dark-2.active,
a.u-button-style.u-button-style.active > .u-border-active-color-1-dark-2,
li.active > a.u-button-style.u-button-style.u-border-active-color-1-dark-2,
input.u-field-input.u-field-input.u-border-active-color-1-dark-2:checked {
  color: #2e5b6e !important;
  border-color: #2e5b6e !important;
}
.u-link.u-border-color-1-dark-2[class*="u-border-"] {
  border-color: #2e5b6e !important;
}
.u-link.u-border-color-1-dark-2[class*="u-border-"]:hover {
  border-color: #295263 !important;
}
.u-border-color-1-dark-1,
.u-border-color-1-dark-1.u-input,
.u-border-color-1-dark-1.u-field-input.u-field-input,
.u-separator-color-1-dark-1:after {
  border-color: #0778a8;
  stroke: #0778a8;
}
.u-button-style.u-border-color-1-dark-1 {
  border-color: #0778a8 !important;
  color: #0778a8 !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: #066c97 !important;
  background-color: transparent !important;
}
.u-border-hover-color-1-dark-1:hover,
.u-border-hover-color-1-dark-1:focus,
a.u-button-style.u-border-hover-color-1-dark-1:hover,
a.u-button-style:hover > .u-border-hover-color-1-dark-1,
a.u-button-style.u-border-hover-color-1-dark-1:focus {
  color: #0778a8 !important;
  border-color: #0778a8 !important;
}
.u-border-active-color-1-dark-1.u-active.u-active,
a.u-button-style.u-button-style.u-border-active-color-1-dark-1:active,
a.u-button-style.u-button-style.u-border-active-color-1-dark-1.active,
a.u-button-style.u-button-style.active > .u-border-active-color-1-dark-1,
li.active > a.u-button-style.u-button-style.u-border-active-color-1-dark-1,
input.u-field-input.u-field-input.u-border-active-color-1-dark-1:checked {
  color: #0778a8 !important;
  border-color: #0778a8 !important;
}
.u-link.u-border-color-1-dark-1[class*="u-border-"] {
  border-color: #0778a8 !important;
}
.u-link.u-border-color-1-dark-1[class*="u-border-"]:hover {
  border-color: #066c97 !important;
}
.u-border-color-1,
.u-border-color-1.u-input,
.u-border-color-1.u-field-input.u-field-input,
.u-separator-color-1:after {
  border-color: #23b4f2;
  stroke: #23b4f2;
}
.u-button-style.u-border-color-1 {
  border-color: #23b4f2 !important;
  color: #23b4f2 !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: #0ea9eb !important;
  background-color: transparent !important;
}
.u-border-hover-color-1:hover,
.u-border-hover-color-1:focus,
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 {
  color: #23b4f2 !important;
  border-color: #23b4f2 !important;
}
.u-border-active-color-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-1:checked {
  color: #23b4f2 !important;
  border-color: #23b4f2 !important;
}
.u-link.u-border-color-1[class*="u-border-"] {
  border-color: #23b4f2 !important;
}
.u-link.u-border-color-1[class*="u-border-"]:hover {
  border-color: #0ea9eb !important;
}
.u-border-color-1-light-1,
.u-border-color-1-light-1.u-input,
.u-border-color-1-light-1.u-field-input.u-field-input,
.u-separator-color-1-light-1:after {
  border-color: #63caf6;
  stroke: #63caf6;
}
.u-button-style.u-border-color-1-light-1 {
  border-color: #63caf6 !important;
  color: #63caf6 !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: #42bff4 !important;
  background-color: transparent !important;
}
.u-border-hover-color-1-light-1:hover,
.u-border-hover-color-1-light-1:focus,
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 {
  color: #63caf6 !important;
  border-color: #63caf6 !important;
}
.u-border-active-color-1-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-1-light-1:checked {
  color: #63caf6 !important;
  border-color: #63caf6 !important;
}
.u-link.u-border-color-1-light-1[class*="u-border-"] {
  border-color: #63caf6 !important;
}
.u-link.u-border-color-1-light-1[class*="u-border-"]:hover {
  border-color: #42bff4 !important;
}
.u-border-color-1-light-2,
.u-border-color-1-light-2.u-input,
.u-border-color-1-light-2.u-field-input.u-field-input,
.u-separator-color-1-light-2:after {
  border-color: #a4e0fa;
  stroke: #a4e0fa;
}
.u-button-style.u-border-color-1-light-2 {
  border-color: #a4e0fa !important;
  color: #a4e0fa !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: #7dd3f8 !important;
  background-color: transparent !important;
}
.u-border-hover-color-1-light-2:hover,
.u-border-hover-color-1-light-2:focus,
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 {
  color: #a4e0fa !important;
  border-color: #a4e0fa !important;
}
.u-border-active-color-1-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-1-light-2:checked {
  color: #a4e0fa !important;
  border-color: #a4e0fa !important;
}
.u-link.u-border-color-1-light-2[class*="u-border-"] {
  border-color: #a4e0fa !important;
}
.u-link.u-border-color-1-light-2[class*="u-border-"]:hover {
  border-color: #7dd3f8 !important;
}
.u-border-color-1-light-3,
.u-border-color-1-light-3.u-input,
.u-border-color-1-light-3.u-field-input.u-field-input,
.u-separator-color-1-light-3:after {
  border-color: #e8f7fe;
  stroke: #e8f7fe;
}
.u-button-style.u-border-color-1-light-3 {
  border-color: #e8f7fe !important;
  color: #e8f7fe !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: #b9e7fc !important;
  background-color: transparent !important;
}
.u-border-hover-color-1-light-3:hover,
.u-border-hover-color-1-light-3:focus,
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 {
  color: #e8f7fe !important;
  border-color: #e8f7fe !important;
}
.u-border-active-color-1-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-1-light-3:checked {
  color: #e8f7fe !important;
  border-color: #e8f7fe !important;
}
.u-link.u-border-color-1-light-3[class*="u-border-"] {
  border-color: #e8f7fe !important;
}
.u-link.u-border-color-1-light-3[class*="u-border-"]:hover {
  border-color: #b9e7fc !important;
}
.u-border-color-1-base,
.u-border-color-1-base.u-input,
.u-border-color-1-base.u-field-input.u-field-input,
.u-separator-color-1-base:after {
  border-color: #0778a8;
  stroke: #0778a8;
}
.u-button-style.u-border-color-1-base {
  border-color: #0778a8 !important;
  color: #0778a8 !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: #066c97 !important;
  background-color: transparent !important;
}
.u-border-hover-color-1-base:hover,
.u-border-hover-color-1-base:focus,
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 {
  color: #0778a8 !important;
  border-color: #0778a8 !important;
}
.u-border-active-color-1-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-1-base:checked {
  color: #0778a8 !important;
  border-color: #0778a8 !important;
}
.u-link.u-border-color-1-base[class*="u-border-"] {
  border-color: #0778a8 !important;
}
.u-link.u-border-color-1-base[class*="u-border-"]:hover {
  border-color: #066c97 !important;
}
.u-border-color-2-dark-3,
.u-border-color-2-dark-3.u-input,
.u-border-color-2-dark-3.u-field-input.u-field-input,
.u-separator-color-2-dark-3:after {
  border-color: #293133;
  stroke: #293133;
}
.u-button-style.u-border-color-2-dark-3 {
  border-color: #293133 !important;
  color: #293133 !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: #252c2e !important;
  background-color: transparent !important;
}
.u-border-hover-color-2-dark-3:hover,
.u-border-hover-color-2-dark-3:focus,
a.u-button-style.u-border-hover-color-2-dark-3:hover,
a.u-button-style:hover > .u-border-hover-color-2-dark-3,
a.u-button-style.u-border-hover-color-2-dark-3:focus {
  color: #293133 !important;
  border-color: #293133 !important;
}
.u-border-active-color-2-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-2-dark-3:checked {
  color: #293133 !important;
  border-color: #293133 !important;
}
.u-link.u-border-color-2-dark-3[class*="u-border-"] {
  border-color: #293133 !important;
}
.u-link.u-border-color-2-dark-3[class*="u-border-"]:hover {
  border-color: #252c2e !important;
}
.u-border-color-2-dark-2,
.u-border-color-2-dark-2.u-input,
.u-border-color-2-dark-2.u-field-input.u-field-input,
.u-separator-color-2-dark-2:after {
  border-color: #3a7484;
  stroke: #3a7484;
}
.u-button-style.u-border-color-2-dark-2 {
  border-color: #3a7484 !important;
  color: #3a7484 !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: #346877 !important;
  background-color: transparent !important;
}
.u-border-hover-color-2-dark-2:hover,
.u-border-hover-color-2-dark-2:focus,
a.u-button-style.u-border-hover-color-2-dark-2:hover,
a.u-button-style:hover > .u-border-hover-color-2-dark-2,
a.u-button-style.u-border-hover-color-2-dark-2:focus {
  color: #3a7484 !important;
  border-color: #3a7484 !important;
}
.u-border-active-color-2-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-2-dark-2:checked {
  color: #3a7484 !important;
  border-color: #3a7484 !important;
}
.u-link.u-border-color-2-dark-2[class*="u-border-"] {
  border-color: #3a7484 !important;
}
.u-link.u-border-color-2-dark-2[class*="u-border-"]:hover {
  border-color: #346877 !important;
}
.u-border-color-2-dark-1,
.u-border-color-2-dark-1.u-input,
.u-border-color-2-dark-1.u-field-input.u-field-input,
.u-separator-color-2-dark-1:after {
  border-color: #11aad6;
  stroke: #11aad6;
}
.u-button-style.u-border-color-2-dark-1 {
  border-color: #11aad6 !important;
  color: #11aad6 !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: #0f99c1 !important;
  background-color: transparent !important;
}
.u-border-hover-color-2-dark-1:hover,
.u-border-hover-color-2-dark-1:focus,
a.u-button-style.u-border-hover-color-2-dark-1:hover,
a.u-button-style:hover > .u-border-hover-color-2-dark-1,
a.u-button-style.u-border-hover-color-2-dark-1:focus {
  color: #11aad6 !important;
  border-color: #11aad6 !important;
}
.u-border-active-color-2-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-2-dark-1:checked {
  color: #11aad6 !important;
  border-color: #11aad6 !important;
}
.u-link.u-border-color-2-dark-1[class*="u-border-"] {
  border-color: #11aad6 !important;
}
.u-link.u-border-color-2-dark-1[class*="u-border-"]:hover {
  border-color: #0f99c1 !important;
}
.u-border-color-2,
.u-border-color-2.u-input,
.u-border-color-2.u-field-input.u-field-input,
.u-separator-color-2:after {
  border-color: #1ec4f4;
  stroke: #1ec4f4;
}
.u-button-style.u-border-color-2 {
  border-color: #1ec4f4 !important;
  color: #1ec4f4 !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: #0bb9eb !important;
  background-color: transparent !important;
}
.u-border-hover-color-2:hover,
.u-border-hover-color-2:focus,
a.u-button-style.u-border-hover-color-2:hover,
a.u-button-style:hover > .u-border-hover-color-2,
a.u-button-style.u-border-hover-color-2:focus {
  color: #1ec4f4 !important;
  border-color: #1ec4f4 !important;
}
.u-border-active-color-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-2:checked {
  color: #1ec4f4 !important;
  border-color: #1ec4f4 !important;
}
.u-link.u-border-color-2[class*="u-border-"] {
  border-color: #1ec4f4 !important;
}
.u-link.u-border-color-2[class*="u-border-"]:hover {
  border-color: #0bb9eb !important;
}
.u-border-color-2-light-1,
.u-border-color-2-light-1.u-input,
.u-border-color-2-light-1.u-field-input.u-field-input,
.u-separator-color-2-light-1:after {
  border-color: #5fd5f7;
  stroke: #5fd5f7;
}
.u-button-style.u-border-color-2-light-1 {
  border-color: #5fd5f7 !important;
  color: #5fd5f7 !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: #3eccf5 !important;
  background-color: transparent !important;
}
.u-border-hover-color-2-light-1:hover,
.u-border-hover-color-2-light-1:focus,
a.u-button-style.u-border-hover-color-2-light-1:hover,
a.u-button-style:hover > .u-border-hover-color-2-light-1,
a.u-button-style.u-border-hover-color-2-light-1:focus {
  color: #5fd5f7 !important;
  border-color: #5fd5f7 !important;
}
.u-border-active-color-2-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-2-light-1:checked {
  color: #5fd5f7 !important;
  border-color: #5fd5f7 !important;
}
.u-link.u-border-color-2-light-1[class*="u-border-"] {
  border-color: #5fd5f7 !important;
}
.u-link.u-border-color-2-light-1[class*="u-border-"]:hover {
  border-color: #3eccf5 !important;
}
.u-border-color-2-light-2,
.u-border-color-2-light-2.u-input,
.u-border-color-2-light-2.u-field-input.u-field-input,
.u-separator-color-2-light-2:after {
  border-color: #a3e7fb;
  stroke: #a3e7fb;
}
.u-button-style.u-border-color-2-light-2 {
  border-color: #a3e7fb !important;
  color: #a3e7fb !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: #7bddf9 !important;
  background-color: transparent !important;
}
.u-border-hover-color-2-light-2:hover,
.u-border-hover-color-2-light-2:focus,
a.u-button-style.u-border-hover-color-2-light-2:hover,
a.u-button-style:hover > .u-border-hover-color-2-light-2,
a.u-button-style.u-border-hover-color-2-light-2:focus {
  color: #a3e7fb !important;
  border-color: #a3e7fb !important;
}
.u-border-active-color-2-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-2-light-2:checked {
  color: #a3e7fb !important;
  border-color: #a3e7fb !important;
}
.u-link.u-border-color-2-light-2[class*="u-border-"] {
  border-color: #a3e7fb !important;
}
.u-link.u-border-color-2-light-2[class*="u-border-"]:hover {
  border-color: #7bddf9 !important;
}
.u-border-color-2-light-3,
.u-border-color-2-light-3.u-input,
.u-border-color-2-light-3.u-field-input.u-field-input,
.u-separator-color-2-light-3:after {
  border-color: #e8f9fe;
  stroke: #e8f9fe;
}
.u-button-style.u-border-color-2-light-3 {
  border-color: #e8f9fe !important;
  color: #e8f9fe !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: #b9edfc !important;
  background-color: transparent !important;
}
.u-border-hover-color-2-light-3:hover,
.u-border-hover-color-2-light-3:focus,
a.u-button-style.u-border-hover-color-2-light-3:hover,
a.u-button-style:hover > .u-border-hover-color-2-light-3,
a.u-button-style.u-border-hover-color-2-light-3:focus {
  color: #e8f9fe !important;
  border-color: #e8f9fe !important;
}
.u-border-active-color-2-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-2-light-3:checked {
  color: #e8f9fe !important;
  border-color: #e8f9fe !important;
}
.u-link.u-border-color-2-light-3[class*="u-border-"] {
  border-color: #e8f9fe !important;
}
.u-link.u-border-color-2-light-3[class*="u-border-"]:hover {
  border-color: #b9edfc !important;
}
.u-border-color-2-base,
.u-border-color-2-base.u-input,
.u-border-color-2-base.u-field-input.u-field-input,
.u-separator-color-2-base:after {
  border-color: #11aad6;
  stroke: #11aad6;
}
.u-button-style.u-border-color-2-base {
  border-color: #11aad6 !important;
  color: #11aad6 !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: #0f99c1 !important;
  background-color: transparent !important;
}
.u-border-hover-color-2-base:hover,
.u-border-hover-color-2-base:focus,
a.u-button-style.u-border-hover-color-2-base:hover,
a.u-button-style:hover > .u-border-hover-color-2-base,
a.u-button-style.u-border-hover-color-2-base:focus {
  color: #11aad6 !important;
  border-color: #11aad6 !important;
}
.u-border-active-color-2-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-2-base:checked {
  color: #11aad6 !important;
  border-color: #11aad6 !important;
}
.u-link.u-border-color-2-base[class*="u-border-"] {
  border-color: #11aad6 !important;
}
.u-link.u-border-color-2-base[class*="u-border-"]:hover {
  border-color: #0f99c1 !important;
}
.u-border-color-3-dark-3,
.u-border-color-3-dark-3.u-input,
.u-border-color-3-dark-3.u-field-input.u-field-input,
.u-separator-color-3-dark-3:after {
  border-color: #292d33;
  stroke: #292d33;
}
.u-button-style.u-border-color-3-dark-3 {
  border-color: #292d33 !important;
  color: #292d33 !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: #25292e !important;
  background-color: transparent !important;
}
.u-border-hover-color-3-dark-3:hover,
.u-border-hover-color-3-dark-3:focus,
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 {
  color: #292d33 !important;
  border-color: #292d33 !important;
}
.u-border-active-color-3-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-3-dark-3:checked {
  color: #292d33 !important;
  border-color: #292d33 !important;
}
.u-link.u-border-color-3-dark-3[class*="u-border-"] {
  border-color: #292d33 !important;
}
.u-link.u-border-color-3-dark-3[class*="u-border-"]:hover {
  border-color: #25292e !important;
}
.u-border-color-3-dark-2,
.u-border-color-3-dark-2.u-input,
.u-border-color-3-dark-2.u-field-input.u-field-input,
.u-separator-color-3-dark-2:after {
  border-color: #243954;
  stroke: #243954;
}
.u-button-style.u-border-color-3-dark-2 {
  border-color: #243954 !important;
  color: #243954 !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: #20334c !important;
  background-color: transparent !important;
}
.u-border-hover-color-3-dark-2:hover,
.u-border-hover-color-3-dark-2:focus,
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 {
  color: #243954 !important;
  border-color: #243954 !important;
}
.u-border-active-color-3-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-3-dark-2:checked {
  color: #243954 !important;
  border-color: #243954 !important;
}
.u-link.u-border-color-3-dark-2[class*="u-border-"] {
  border-color: #243954 !important;
}
.u-link.u-border-color-3-dark-2[class*="u-border-"]:hover {
  border-color: #20334c !important;
}
.u-border-color-3-dark-1,
.u-border-color-3-dark-1.u-input,
.u-border-color-3-dark-1.u-field-input.u-field-input,
.u-separator-color-3-dark-1:after {
  border-color: #073874;
  stroke: #073874;
}
.u-button-style.u-border-color-3-dark-1 {
  border-color: #073874 !important;
  color: #073874 !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: #063268 !important;
  background-color: transparent !important;
}
.u-border-hover-color-3-dark-1:hover,
.u-border-hover-color-3-dark-1:focus,
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 {
  color: #073874 !important;
  border-color: #073874 !important;
}
.u-border-active-color-3-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-3-dark-1:checked {
  color: #073874 !important;
  border-color: #073874 !important;
}
.u-link.u-border-color-3-dark-1[class*="u-border-"] {
  border-color: #073874 !important;
}
.u-link.u-border-color-3-dark-1[class*="u-border-"]:hover {
  border-color: #063268 !important;
}
.u-border-color-3,
.u-border-color-3.u-input,
.u-border-color-3.u-field-input.u-field-input,
.u-separator-color-3:after {
  border-color: #3587eb;
  stroke: #3587eb;
}
.u-button-style.u-border-color-3 {
  border-color: #3587eb !important;
  color: #3587eb !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: #1b77e8 !important;
  background-color: transparent !important;
}
.u-border-hover-color-3:hover,
.u-border-hover-color-3:focus,
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 {
  color: #3587eb !important;
  border-color: #3587eb !important;
}
.u-border-active-color-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-3:checked {
  color: #3587eb !important;
  border-color: #3587eb !important;
}
.u-link.u-border-color-3[class*="u-border-"] {
  border-color: #3587eb !important;
}
.u-link.u-border-color-3[class*="u-border-"]:hover {
  border-color: #1b77e8 !important;
}
.u-border-color-3-light-1,
.u-border-color-3-light-1.u-input,
.u-border-color-3-light-1.u-field-input.u-field-input,
.u-separator-color-3-light-1:after {
  border-color: #6ea9f1;
  stroke: #6ea9f1;
}
.u-button-style.u-border-color-3-light-1 {
  border-color: #6ea9f1 !important;
  color: #6ea9f1 !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: #4e96ee !important;
  background-color: transparent !important;
}
.u-border-hover-color-3-light-1:hover,
.u-border-hover-color-3-light-1:focus,
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 {
  color: #6ea9f1 !important;
  border-color: #6ea9f1 !important;
}
.u-border-active-color-3-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-3-light-1:checked {
  color: #6ea9f1 !important;
  border-color: #6ea9f1 !important;
}
.u-link.u-border-color-3-light-1[class*="u-border-"] {
  border-color: #6ea9f1 !important;
}
.u-link.u-border-color-3-light-1[class*="u-border-"]:hover {
  border-color: #4e96ee !important;
}
.u-border-color-3-light-2,
.u-border-color-3-light-2.u-input,
.u-border-color-3-light-2.u-field-input.u-field-input,
.u-separator-color-3-light-2:after {
  border-color: #aacdf7;
  stroke: #aacdf7;
}
.u-button-style.u-border-color-3-light-2 {
  border-color: #aacdf7 !important;
  color: #aacdf7 !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: #84b7f3 !important;
  background-color: transparent !important;
}
.u-border-hover-color-3-light-2:hover,
.u-border-hover-color-3-light-2:focus,
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 {
  color: #aacdf7 !important;
  border-color: #aacdf7 !important;
}
.u-border-active-color-3-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-3-light-2:checked {
  color: #aacdf7 !important;
  border-color: #aacdf7 !important;
}
.u-link.u-border-color-3-light-2[class*="u-border-"] {
  border-color: #aacdf7 !important;
}
.u-link.u-border-color-3-light-2[class*="u-border-"]:hover {
  border-color: #84b7f3 !important;
}
.u-border-color-3-light-3,
.u-border-color-3-light-3.u-input,
.u-border-color-3-light-3.u-field-input.u-field-input,
.u-separator-color-3-light-3:after {
  border-color: #e9f2fd;
  stroke: #e9f2fd;
}
.u-button-style.u-border-color-3-light-3 {
  border-color: #e9f2fd !important;
  color: #e9f2fd !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: #bcd8f9 !important;
  background-color: transparent !important;
}
.u-border-hover-color-3-light-3:hover,
.u-border-hover-color-3-light-3:focus,
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 {
  color: #e9f2fd !important;
  border-color: #e9f2fd !important;
}
.u-border-active-color-3-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-3-light-3:checked {
  color: #e9f2fd !important;
  border-color: #e9f2fd !important;
}
.u-link.u-border-color-3-light-3[class*="u-border-"] {
  border-color: #e9f2fd !important;
}
.u-link.u-border-color-3-light-3[class*="u-border-"]:hover {
  border-color: #bcd8f9 !important;
}
.u-border-color-3-base,
.u-border-color-3-base.u-input,
.u-border-color-3-base.u-field-input.u-field-input,
.u-separator-color-3-base:after {
  border-color: #073874;
  stroke: #073874;
}
.u-button-style.u-border-color-3-base {
  border-color: #073874 !important;
  color: #073874 !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: #063268 !important;
  background-color: transparent !important;
}
.u-border-hover-color-3-base:hover,
.u-border-hover-color-3-base:focus,
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 {
  color: #073874 !important;
  border-color: #073874 !important;
}
.u-border-active-color-3-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-3-base:checked {
  color: #073874 !important;
  border-color: #073874 !important;
}
.u-link.u-border-color-3-base[class*="u-border-"] {
  border-color: #073874 !important;
}
.u-link.u-border-color-3-base[class*="u-border-"]:hover {
  border-color: #063268 !important;
}
.u-border-color-4-dark-3,
.u-border-color-4-dark-3.u-input,
.u-border-color-4-dark-3.u-field-input.u-field-input,
.u-separator-color-4-dark-3:after {
  border-color: #33292f;
  stroke: #33292f;
}
.u-button-style.u-border-color-4-dark-3 {
  border-color: #33292f !important;
  color: #33292f !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: #2e252a !important;
  background-color: transparent !important;
}
.u-border-hover-color-4-dark-3:hover,
.u-border-hover-color-4-dark-3:focus,
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 {
  color: #33292f !important;
  border-color: #33292f !important;
}
.u-border-active-color-4-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-4-dark-3:checked {
  color: #33292f !important;
  border-color: #33292f !important;
}
.u-link.u-border-color-4-dark-3[class*="u-border-"] {
  border-color: #33292f !important;
}
.u-link.u-border-color-4-dark-3[class*="u-border-"]:hover {
  border-color: #2e252a !important;
}
.u-border-color-4-dark-2,
.u-border-color-4-dark-2.u-input,
.u-border-color-4-dark-2.u-field-input.u-field-input,
.u-separator-color-4-dark-2:after {
  border-color: #602e4b;
  stroke: #602e4b;
}
.u-button-style.u-border-color-4-dark-2 {
  border-color: #602e4b !important;
  color: #602e4b !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: #562943 !important;
  background-color: transparent !important;
}
.u-border-hover-color-4-dark-2:hover,
.u-border-hover-color-4-dark-2:focus,
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 {
  color: #602e4b !important;
  border-color: #602e4b !important;
}
.u-border-active-color-4-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-4-dark-2:checked {
  color: #602e4b !important;
  border-color: #602e4b !important;
}
.u-link.u-border-color-4-dark-2[class*="u-border-"] {
  border-color: #602e4b !important;
}
.u-link.u-border-color-4-dark-2[class*="u-border-"]:hover {
  border-color: #562943 !important;
}
.u-border-color-4-dark-1,
.u-border-color-4-dark-1.u-input,
.u-border-color-4-dark-1.u-field-input.u-field-input,
.u-separator-color-4-dark-1:after {
  border-color: #8c185b;
  stroke: #8c185b;
}
.u-button-style.u-border-color-4-dark-1 {
  border-color: #8c185b !important;
  color: #8c185b !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: #7e1652 !important;
  background-color: transparent !important;
}
.u-border-hover-color-4-dark-1:hover,
.u-border-hover-color-4-dark-1:focus,
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 {
  color: #8c185b !important;
  border-color: #8c185b !important;
}
.u-border-active-color-4-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-4-dark-1:checked {
  color: #8c185b !important;
  border-color: #8c185b !important;
}
.u-link.u-border-color-4-dark-1[class*="u-border-"] {
  border-color: #8c185b !important;
}
.u-link.u-border-color-4-dark-1[class*="u-border-"]:hover {
  border-color: #7e1652 !important;
}
.u-border-color-4,
.u-border-color-4.u-input,
.u-border-color-4.u-field-input.u-field-input,
.u-separator-color-4:after {
  border-color: #e543a1;
  stroke: #e543a1;
}
.u-button-style.u-border-color-4 {
  border-color: #e543a1 !important;
  color: #e543a1 !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: #e12994 !important;
  background-color: transparent !important;
}
.u-border-hover-color-4:hover,
.u-border-hover-color-4:focus,
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 {
  color: #e543a1 !important;
  border-color: #e543a1 !important;
}
.u-border-active-color-4.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-4:checked {
  color: #e543a1 !important;
  border-color: #e543a1 !important;
}
.u-link.u-border-color-4[class*="u-border-"] {
  border-color: #e543a1 !important;
}
.u-link.u-border-color-4[class*="u-border-"]:hover {
  border-color: #e12994 !important;
}
.u-border-color-4-light-1,
.u-border-color-4-light-1.u-input,
.u-border-color-4-light-1.u-field-input.u-field-input,
.u-separator-color-4-light-1:after {
  border-color: #ed78bb;
  stroke: #ed78bb;
}
.u-button-style.u-border-color-4-light-1 {
  border-color: #ed78bb !important;
  color: #ed78bb !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: #e959ab !important;
  background-color: transparent !important;
}
.u-border-hover-color-4-light-1:hover,
.u-border-hover-color-4-light-1:focus,
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 {
  color: #ed78bb !important;
  border-color: #ed78bb !important;
}
.u-border-active-color-4-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-4-light-1:checked {
  color: #ed78bb !important;
  border-color: #ed78bb !important;
}
.u-link.u-border-color-4-light-1[class*="u-border-"] {
  border-color: #ed78bb !important;
}
.u-link.u-border-color-4-light-1[class*="u-border-"]:hover {
  border-color: #e959ab !important;
}
.u-border-color-4-light-2,
.u-border-color-4-light-2.u-input,
.u-border-color-4-light-2.u-field-input.u-field-input,
.u-separator-color-4-light-2:after {
  border-color: #f5afd7;
  stroke: #f5afd7;
}
.u-button-style.u-border-color-4-light-2 {
  border-color: #f5afd7 !important;
  color: #f5afd7 !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: #f08ac4 !important;
  background-color: transparent !important;
}
.u-border-hover-color-4-light-2:hover,
.u-border-hover-color-4-light-2:focus,
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 {
  color: #f5afd7 !important;
  border-color: #f5afd7 !important;
}
.u-border-active-color-4-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-4-light-2:checked {
  color: #f5afd7 !important;
  border-color: #f5afd7 !important;
}
.u-link.u-border-color-4-light-2[class*="u-border-"] {
  border-color: #f5afd7 !important;
}
.u-link.u-border-color-4-light-2[class*="u-border-"]:hover {
  border-color: #f08ac4 !important;
}
.u-border-color-4-light-3,
.u-border-color-4-light-3.u-input,
.u-border-color-4-light-3.u-field-input.u-field-input,
.u-separator-color-4-light-3:after {
  border-color: #fcebf5;
  stroke: #fcebf5;
}
.u-button-style.u-border-color-4-light-3 {
  border-color: #fcebf5 !important;
  color: #fcebf5 !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: #f6c1e0 !important;
  background-color: transparent !important;
}
.u-border-hover-color-4-light-3:hover,
.u-border-hover-color-4-light-3:focus,
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 {
  color: #fcebf5 !important;
  border-color: #fcebf5 !important;
}
.u-border-active-color-4-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-4-light-3:checked {
  color: #fcebf5 !important;
  border-color: #fcebf5 !important;
}
.u-link.u-border-color-4-light-3[class*="u-border-"] {
  border-color: #fcebf5 !important;
}
.u-link.u-border-color-4-light-3[class*="u-border-"]:hover {
  border-color: #f6c1e0 !important;
}
.u-border-color-4-base,
.u-border-color-4-base.u-input,
.u-border-color-4-base.u-field-input.u-field-input,
.u-separator-color-4-base:after {
  border-color: #8c185b;
  stroke: #8c185b;
}
.u-button-style.u-border-color-4-base {
  border-color: #8c185b !important;
  color: #8c185b !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: #7e1652 !important;
  background-color: transparent !important;
}
.u-border-hover-color-4-base:hover,
.u-border-hover-color-4-base:focus,
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 {
  color: #8c185b !important;
  border-color: #8c185b !important;
}
.u-border-active-color-4-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-4-base:checked {
  color: #8c185b !important;
  border-color: #8c185b !important;
}
.u-link.u-border-color-4-base[class*="u-border-"] {
  border-color: #8c185b !important;
}
.u-link.u-border-color-4-base[class*="u-border-"]:hover {
  border-color: #7e1652 !important;
}
.u-border-color-5-dark-3,
.u-border-color-5-dark-3.u-input,
.u-border-color-5-dark-3.u-field-input.u-field-input,
.u-separator-color-5-dark-3:after {
  border-color: #33292b;
  stroke: #33292b;
}
.u-button-style.u-border-color-5-dark-3 {
  border-color: #33292b !important;
  color: #33292b !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: #2e2527 !important;
  background-color: transparent !important;
}
.u-border-hover-color-5-dark-3:hover,
.u-border-hover-color-5-dark-3:focus,
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 {
  color: #33292b !important;
  border-color: #33292b !important;
}
.u-border-active-color-5-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-5-dark-3:checked {
  color: #33292b !important;
  border-color: #33292b !important;
}
.u-link.u-border-color-5-dark-3[class*="u-border-"] {
  border-color: #33292b !important;
}
.u-link.u-border-color-5-dark-3[class*="u-border-"]:hover {
  border-color: #2e2527 !important;
}
.u-border-color-5-dark-2,
.u-border-color-5-dark-2.u-input,
.u-border-color-5-dark-2.u-field-input.u-field-input,
.u-separator-color-5-dark-2:after {
  border-color: #6e5056;
  stroke: #6e5056;
}
.u-button-style.u-border-color-5-dark-2 {
  border-color: #6e5056 !important;
  color: #6e5056 !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: #63484d !important;
  background-color: transparent !important;
}
.u-border-hover-color-5-dark-2:hover,
.u-border-hover-color-5-dark-2:focus,
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 {
  color: #6e5056 !important;
  border-color: #6e5056 !important;
}
.u-border-active-color-5-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-5-dark-2:checked {
  color: #6e5056 !important;
  border-color: #6e5056 !important;
}
.u-link.u-border-color-5-dark-2[class*="u-border-"] {
  border-color: #6e5056 !important;
}
.u-link.u-border-color-5-dark-2[class*="u-border-"]:hover {
  border-color: #63484d !important;
}
.u-border-color-5-dark-1,
.u-border-color-5-dark-1.u-input,
.u-border-color-5-dark-1.u-field-input.u-field-input,
.u-separator-color-5-dark-1:after {
  border-color: #aa6e7b;
  stroke: #aa6e7b;
}
.u-button-style.u-border-color-5-dark-1 {
  border-color: #aa6e7b !important;
  color: #aa6e7b !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: #9f5d6b !important;
  background-color: transparent !important;
}
.u-border-hover-color-5-dark-1:hover,
.u-border-hover-color-5-dark-1:focus,
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 {
  color: #aa6e7b !important;
  border-color: #aa6e7b !important;
}
.u-border-active-color-5-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-5-dark-1:checked {
  color: #aa6e7b !important;
  border-color: #aa6e7b !important;
}
.u-link.u-border-color-5-dark-1[class*="u-border-"] {
  border-color: #aa6e7b !important;
}
.u-link.u-border-color-5-dark-1[class*="u-border-"]:hover {
  border-color: #9f5d6b !important;
}
.u-border-color-5,
.u-border-color-5.u-input,
.u-border-color-5.u-field-input.u-field-input,
.u-separator-color-5:after {
  border-color: #e58498;
  stroke: #e58498;
}
.u-button-style.u-border-color-5 {
  border-color: #e58498 !important;
  color: #e58498 !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: #df667f !important;
  background-color: transparent !important;
}
.u-border-hover-color-5:hover,
.u-border-hover-color-5:focus,
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 {
  color: #e58498 !important;
  border-color: #e58498 !important;
}
.u-border-active-color-5.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-5:checked {
  color: #e58498 !important;
  border-color: #e58498 !important;
}
.u-link.u-border-color-5[class*="u-border-"] {
  border-color: #e58498 !important;
}
.u-link.u-border-color-5[class*="u-border-"]:hover {
  border-color: #df667f !important;
}
.u-border-color-5-light-1,
.u-border-color-5-light-1.u-input,
.u-border-color-5-light-1.u-field-input.u-field-input,
.u-separator-color-5-light-1:after {
  border-color: #eda7b5;
  stroke: #eda7b5;
}
.u-button-style.u-border-color-5-light-1 {
  border-color: #eda7b5 !important;
  color: #eda7b5 !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: #e68599 !important;
  background-color: transparent !important;
}
.u-border-hover-color-5-light-1:hover,
.u-border-hover-color-5-light-1:focus,
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 {
  color: #eda7b5 !important;
  border-color: #eda7b5 !important;
}
.u-border-active-color-5-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-5-light-1:checked {
  color: #eda7b5 !important;
  border-color: #eda7b5 !important;
}
.u-link.u-border-color-5-light-1[class*="u-border-"] {
  border-color: #eda7b5 !important;
}
.u-link.u-border-color-5-light-1[class*="u-border-"]:hover {
  border-color: #e68599 !important;
}
.u-border-color-5-light-2,
.u-border-color-5-light-2.u-input,
.u-border-color-5-light-2.u-field-input.u-field-input,
.u-separator-color-5-light-2:after {
  border-color: #f5cbd4;
  stroke: #f5cbd4;
}
.u-button-style.u-border-color-5-light-2 {
  border-color: #f5cbd4 !important;
  color: #f5cbd4 !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: #eea5b5 !important;
  background-color: transparent !important;
}
.u-border-hover-color-5-light-2:hover,
.u-border-hover-color-5-light-2:focus,
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 {
  color: #f5cbd4 !important;
  border-color: #f5cbd4 !important;
}
.u-border-active-color-5-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-5-light-2:checked {
  color: #f5cbd4 !important;
  border-color: #f5cbd4 !important;
}
.u-link.u-border-color-5-light-2[class*="u-border-"] {
  border-color: #f5cbd4 !important;
}
.u-link.u-border-color-5-light-2[class*="u-border-"]:hover {
  border-color: #eea5b5 !important;
}
.u-border-color-5-light-3,
.u-border-color-5-light-3.u-input,
.u-border-color-5-light-3.u-field-input.u-field-input,
.u-separator-color-5-light-3:after {
  border-color: #fcf2f4;
  stroke: #fcf2f4;
}
.u-button-style.u-border-color-5-light-3 {
  border-color: #fcf2f4 !important;
  color: #fcf2f4 !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: #f3cad2 !important;
  background-color: transparent !important;
}
.u-border-hover-color-5-light-3:hover,
.u-border-hover-color-5-light-3:focus,
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 {
  color: #fcf2f4 !important;
  border-color: #fcf2f4 !important;
}
.u-border-active-color-5-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-5-light-3:checked {
  color: #fcf2f4 !important;
  border-color: #fcf2f4 !important;
}
.u-link.u-border-color-5-light-3[class*="u-border-"] {
  border-color: #fcf2f4 !important;
}
.u-link.u-border-color-5-light-3[class*="u-border-"]:hover {
  border-color: #f3cad2 !important;
}
.u-border-color-5-base,
.u-border-color-5-base.u-input,
.u-border-color-5-base.u-field-input.u-field-input,
.u-separator-color-5-base:after {
  border-color: #e58498;
  stroke: #e58498;
}
.u-button-style.u-border-color-5-base {
  border-color: #e58498 !important;
  color: #e58498 !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: #df667f !important;
  background-color: transparent !important;
}
.u-border-hover-color-5-base:hover,
.u-border-hover-color-5-base:focus,
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 {
  color: #e58498 !important;
  border-color: #e58498 !important;
}
.u-border-active-color-5-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-color-5-base:checked {
  color: #e58498 !important;
  border-color: #e58498 !important;
}
.u-link.u-border-color-5-base[class*="u-border-"] {
  border-color: #e58498 !important;
}
.u-link.u-border-color-5-base[class*="u-border-"]:hover {
  border-color: #df667f !important;
}
.u-border-palette-1-dark-3,
.u-border-palette-1-dark-3.u-input,
.u-border-palette-1-dark-3.u-field-input.u-field-input,
.u-separator-palette-1-dark-3:after {
  border-color: #293033;
  stroke: #293033;
}
.u-button-style.u-border-palette-1-dark-3 {
  border-color: #293033 !important;
  color: #293033 !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: #252b2e !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1-dark-3:hover,
.u-border-hover-palette-1-dark-3:focus,
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 {
  color: #293033 !important;
  border-color: #293033 !important;
}
.u-border-active-palette-1-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-1-dark-3:checked {
  color: #293033 !important;
  border-color: #293033 !important;
}
.u-link.u-border-palette-1-dark-3[class*="u-border-"] {
  border-color: #293033 !important;
}
.u-link.u-border-palette-1-dark-3[class*="u-border-"]:hover {
  border-color: #252b2e !important;
}
.u-border-palette-1-dark-2,
.u-border-palette-1-dark-2.u-input,
.u-border-palette-1-dark-2.u-field-input.u-field-input,
.u-separator-palette-1-dark-2:after {
  border-color: #2e5b6e;
  stroke: #2e5b6e;
}
.u-button-style.u-border-palette-1-dark-2 {
  border-color: #2e5b6e !important;
  color: #2e5b6e !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: #295263 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1-dark-2:hover,
.u-border-hover-palette-1-dark-2:focus,
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 {
  color: #2e5b6e !important;
  border-color: #2e5b6e !important;
}
.u-border-active-palette-1-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-1-dark-2:checked {
  color: #2e5b6e !important;
  border-color: #2e5b6e !important;
}
.u-link.u-border-palette-1-dark-2[class*="u-border-"] {
  border-color: #2e5b6e !important;
}
.u-link.u-border-palette-1-dark-2[class*="u-border-"]:hover {
  border-color: #295263 !important;
}
.u-border-palette-1-dark-1,
.u-border-palette-1-dark-1.u-input,
.u-border-palette-1-dark-1.u-field-input.u-field-input,
.u-separator-palette-1-dark-1:after {
  border-color: #0778a8;
  stroke: #0778a8;
}
.u-button-style.u-border-palette-1-dark-1 {
  border-color: #0778a8 !important;
  color: #0778a8 !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: #066c97 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1-dark-1:hover,
.u-border-hover-palette-1-dark-1:focus,
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 {
  color: #0778a8 !important;
  border-color: #0778a8 !important;
}
.u-border-active-palette-1-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-1-dark-1:checked {
  color: #0778a8 !important;
  border-color: #0778a8 !important;
}
.u-link.u-border-palette-1-dark-1[class*="u-border-"] {
  border-color: #0778a8 !important;
}
.u-link.u-border-palette-1-dark-1[class*="u-border-"]:hover {
  border-color: #066c97 !important;
}
.u-border-palette-1,
.u-border-palette-1.u-input,
.u-border-palette-1.u-field-input.u-field-input,
.u-separator-palette-1:after {
  border-color: #23b4f2;
  stroke: #23b4f2;
}
.u-button-style.u-border-palette-1 {
  border-color: #23b4f2 !important;
  color: #23b4f2 !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: #0ea9eb !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1:hover,
.u-border-hover-palette-1:focus,
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 {
  color: #23b4f2 !important;
  border-color: #23b4f2 !important;
}
.u-border-active-palette-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-1:checked {
  color: #23b4f2 !important;
  border-color: #23b4f2 !important;
}
.u-link.u-border-palette-1[class*="u-border-"] {
  border-color: #23b4f2 !important;
}
.u-link.u-border-palette-1[class*="u-border-"]:hover {
  border-color: #0ea9eb !important;
}
.u-border-palette-1-light-1,
.u-border-palette-1-light-1.u-input,
.u-border-palette-1-light-1.u-field-input.u-field-input,
.u-separator-palette-1-light-1:after {
  border-color: #63caf6;
  stroke: #63caf6;
}
.u-button-style.u-border-palette-1-light-1 {
  border-color: #63caf6 !important;
  color: #63caf6 !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: #42bff4 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1-light-1:hover,
.u-border-hover-palette-1-light-1:focus,
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 {
  color: #63caf6 !important;
  border-color: #63caf6 !important;
}
.u-border-active-palette-1-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-1-light-1:checked {
  color: #63caf6 !important;
  border-color: #63caf6 !important;
}
.u-link.u-border-palette-1-light-1[class*="u-border-"] {
  border-color: #63caf6 !important;
}
.u-link.u-border-palette-1-light-1[class*="u-border-"]:hover {
  border-color: #42bff4 !important;
}
.u-border-palette-1-light-2,
.u-border-palette-1-light-2.u-input,
.u-border-palette-1-light-2.u-field-input.u-field-input,
.u-separator-palette-1-light-2:after {
  border-color: #a4e0fa;
  stroke: #a4e0fa;
}
.u-button-style.u-border-palette-1-light-2 {
  border-color: #a4e0fa !important;
  color: #a4e0fa !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: #7dd3f8 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1-light-2:hover,
.u-border-hover-palette-1-light-2:focus,
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 {
  color: #a4e0fa !important;
  border-color: #a4e0fa !important;
}
.u-border-active-palette-1-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-1-light-2:checked {
  color: #a4e0fa !important;
  border-color: #a4e0fa !important;
}
.u-link.u-border-palette-1-light-2[class*="u-border-"] {
  border-color: #a4e0fa !important;
}
.u-link.u-border-palette-1-light-2[class*="u-border-"]:hover {
  border-color: #7dd3f8 !important;
}
.u-border-palette-1-light-3,
.u-border-palette-1-light-3.u-input,
.u-border-palette-1-light-3.u-field-input.u-field-input,
.u-separator-palette-1-light-3:after {
  border-color: #e8f7fe;
  stroke: #e8f7fe;
}
.u-button-style.u-border-palette-1-light-3 {
  border-color: #e8f7fe !important;
  color: #e8f7fe !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: #b9e7fc !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1-light-3:hover,
.u-border-hover-palette-1-light-3:focus,
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 {
  color: #e8f7fe !important;
  border-color: #e8f7fe !important;
}
.u-border-active-palette-1-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-1-light-3:checked {
  color: #e8f7fe !important;
  border-color: #e8f7fe !important;
}
.u-link.u-border-palette-1-light-3[class*="u-border-"] {
  border-color: #e8f7fe !important;
}
.u-link.u-border-palette-1-light-3[class*="u-border-"]:hover {
  border-color: #b9e7fc !important;
}
.u-border-palette-1-base,
.u-border-palette-1-base.u-input,
.u-border-palette-1-base.u-field-input.u-field-input,
.u-separator-palette-1-base:after {
  border-color: #0778a8;
  stroke: #0778a8;
}
.u-button-style.u-border-palette-1-base {
  border-color: #0778a8 !important;
  color: #0778a8 !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: #066c97 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1-base:hover,
.u-border-hover-palette-1-base:focus,
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 {
  color: #0778a8 !important;
  border-color: #0778a8 !important;
}
.u-border-active-palette-1-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-1-base:checked {
  color: #0778a8 !important;
  border-color: #0778a8 !important;
}
.u-link.u-border-palette-1-base[class*="u-border-"] {
  border-color: #0778a8 !important;
}
.u-link.u-border-palette-1-base[class*="u-border-"]:hover {
  border-color: #066c97 !important;
}
.u-border-palette-2-dark-3,
.u-border-palette-2-dark-3.u-input,
.u-border-palette-2-dark-3.u-field-input.u-field-input,
.u-separator-palette-2-dark-3:after {
  border-color: #293133;
  stroke: #293133;
}
.u-button-style.u-border-palette-2-dark-3 {
  border-color: #293133 !important;
  color: #293133 !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: #252c2e !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2-dark-3:hover,
.u-border-hover-palette-2-dark-3:focus,
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 {
  color: #293133 !important;
  border-color: #293133 !important;
}
.u-border-active-palette-2-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-2-dark-3:checked {
  color: #293133 !important;
  border-color: #293133 !important;
}
.u-link.u-border-palette-2-dark-3[class*="u-border-"] {
  border-color: #293133 !important;
}
.u-link.u-border-palette-2-dark-3[class*="u-border-"]:hover {
  border-color: #252c2e !important;
}
.u-border-palette-2-dark-2,
.u-border-palette-2-dark-2.u-input,
.u-border-palette-2-dark-2.u-field-input.u-field-input,
.u-separator-palette-2-dark-2:after {
  border-color: #3a7484;
  stroke: #3a7484;
}
.u-button-style.u-border-palette-2-dark-2 {
  border-color: #3a7484 !important;
  color: #3a7484 !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: #346877 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2-dark-2:hover,
.u-border-hover-palette-2-dark-2:focus,
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 {
  color: #3a7484 !important;
  border-color: #3a7484 !important;
}
.u-border-active-palette-2-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-2-dark-2:checked {
  color: #3a7484 !important;
  border-color: #3a7484 !important;
}
.u-link.u-border-palette-2-dark-2[class*="u-border-"] {
  border-color: #3a7484 !important;
}
.u-link.u-border-palette-2-dark-2[class*="u-border-"]:hover {
  border-color: #346877 !important;
}
.u-border-palette-2-dark-1,
.u-border-palette-2-dark-1.u-input,
.u-border-palette-2-dark-1.u-field-input.u-field-input,
.u-separator-palette-2-dark-1:after {
  border-color: #11aad6;
  stroke: #11aad6;
}
.u-button-style.u-border-palette-2-dark-1 {
  border-color: #11aad6 !important;
  color: #11aad6 !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: #0f99c1 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2-dark-1:hover,
.u-border-hover-palette-2-dark-1:focus,
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 {
  color: #11aad6 !important;
  border-color: #11aad6 !important;
}
.u-border-active-palette-2-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-2-dark-1:checked {
  color: #11aad6 !important;
  border-color: #11aad6 !important;
}
.u-link.u-border-palette-2-dark-1[class*="u-border-"] {
  border-color: #11aad6 !important;
}
.u-link.u-border-palette-2-dark-1[class*="u-border-"]:hover {
  border-color: #0f99c1 !important;
}
.u-border-palette-2,
.u-border-palette-2.u-input,
.u-border-palette-2.u-field-input.u-field-input,
.u-separator-palette-2:after {
  border-color: #1ec4f4;
  stroke: #1ec4f4;
}
.u-button-style.u-border-palette-2 {
  border-color: #1ec4f4 !important;
  color: #1ec4f4 !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: #0bb9eb !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2:hover,
.u-border-hover-palette-2:focus,
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 {
  color: #1ec4f4 !important;
  border-color: #1ec4f4 !important;
}
.u-border-active-palette-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-2:checked {
  color: #1ec4f4 !important;
  border-color: #1ec4f4 !important;
}
.u-link.u-border-palette-2[class*="u-border-"] {
  border-color: #1ec4f4 !important;
}
.u-link.u-border-palette-2[class*="u-border-"]:hover {
  border-color: #0bb9eb !important;
}
.u-border-palette-2-light-1,
.u-border-palette-2-light-1.u-input,
.u-border-palette-2-light-1.u-field-input.u-field-input,
.u-separator-palette-2-light-1:after {
  border-color: #5fd5f7;
  stroke: #5fd5f7;
}
.u-button-style.u-border-palette-2-light-1 {
  border-color: #5fd5f7 !important;
  color: #5fd5f7 !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: #3eccf5 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2-light-1:hover,
.u-border-hover-palette-2-light-1:focus,
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 {
  color: #5fd5f7 !important;
  border-color: #5fd5f7 !important;
}
.u-border-active-palette-2-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-2-light-1:checked {
  color: #5fd5f7 !important;
  border-color: #5fd5f7 !important;
}
.u-link.u-border-palette-2-light-1[class*="u-border-"] {
  border-color: #5fd5f7 !important;
}
.u-link.u-border-palette-2-light-1[class*="u-border-"]:hover {
  border-color: #3eccf5 !important;
}
.u-border-palette-2-light-2,
.u-border-palette-2-light-2.u-input,
.u-border-palette-2-light-2.u-field-input.u-field-input,
.u-separator-palette-2-light-2:after {
  border-color: #a3e7fb;
  stroke: #a3e7fb;
}
.u-button-style.u-border-palette-2-light-2 {
  border-color: #a3e7fb !important;
  color: #a3e7fb !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: #7bddf9 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2-light-2:hover,
.u-border-hover-palette-2-light-2:focus,
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 {
  color: #a3e7fb !important;
  border-color: #a3e7fb !important;
}
.u-border-active-palette-2-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-2-light-2:checked {
  color: #a3e7fb !important;
  border-color: #a3e7fb !important;
}
.u-link.u-border-palette-2-light-2[class*="u-border-"] {
  border-color: #a3e7fb !important;
}
.u-link.u-border-palette-2-light-2[class*="u-border-"]:hover {
  border-color: #7bddf9 !important;
}
.u-border-palette-2-light-3,
.u-border-palette-2-light-3.u-input,
.u-border-palette-2-light-3.u-field-input.u-field-input,
.u-separator-palette-2-light-3:after {
  border-color: #e8f9fe;
  stroke: #e8f9fe;
}
.u-button-style.u-border-palette-2-light-3 {
  border-color: #e8f9fe !important;
  color: #e8f9fe !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: #b9edfc !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2-light-3:hover,
.u-border-hover-palette-2-light-3:focus,
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 {
  color: #e8f9fe !important;
  border-color: #e8f9fe !important;
}
.u-border-active-palette-2-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-2-light-3:checked {
  color: #e8f9fe !important;
  border-color: #e8f9fe !important;
}
.u-link.u-border-palette-2-light-3[class*="u-border-"] {
  border-color: #e8f9fe !important;
}
.u-link.u-border-palette-2-light-3[class*="u-border-"]:hover {
  border-color: #b9edfc !important;
}
.u-border-palette-2-base,
.u-border-palette-2-base.u-input,
.u-border-palette-2-base.u-field-input.u-field-input,
.u-separator-palette-2-base:after {
  border-color: #11aad6;
  stroke: #11aad6;
}
.u-button-style.u-border-palette-2-base {
  border-color: #11aad6 !important;
  color: #11aad6 !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: #0f99c1 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2-base:hover,
.u-border-hover-palette-2-base:focus,
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 {
  color: #11aad6 !important;
  border-color: #11aad6 !important;
}
.u-border-active-palette-2-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-2-base:checked {
  color: #11aad6 !important;
  border-color: #11aad6 !important;
}
.u-link.u-border-palette-2-base[class*="u-border-"] {
  border-color: #11aad6 !important;
}
.u-link.u-border-palette-2-base[class*="u-border-"]:hover {
  border-color: #0f99c1 !important;
}
.u-border-palette-3-dark-3,
.u-border-palette-3-dark-3.u-input,
.u-border-palette-3-dark-3.u-field-input.u-field-input,
.u-separator-palette-3-dark-3:after {
  border-color: #292d33;
  stroke: #292d33;
}
.u-button-style.u-border-palette-3-dark-3 {
  border-color: #292d33 !important;
  color: #292d33 !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: #25292e !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3-dark-3:hover,
.u-border-hover-palette-3-dark-3:focus,
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 {
  color: #292d33 !important;
  border-color: #292d33 !important;
}
.u-border-active-palette-3-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-3-dark-3:checked {
  color: #292d33 !important;
  border-color: #292d33 !important;
}
.u-link.u-border-palette-3-dark-3[class*="u-border-"] {
  border-color: #292d33 !important;
}
.u-link.u-border-palette-3-dark-3[class*="u-border-"]:hover {
  border-color: #25292e !important;
}
.u-border-palette-3-dark-2,
.u-border-palette-3-dark-2.u-input,
.u-border-palette-3-dark-2.u-field-input.u-field-input,
.u-separator-palette-3-dark-2:after {
  border-color: #243954;
  stroke: #243954;
}
.u-button-style.u-border-palette-3-dark-2 {
  border-color: #243954 !important;
  color: #243954 !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: #20334c !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3-dark-2:hover,
.u-border-hover-palette-3-dark-2:focus,
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 {
  color: #243954 !important;
  border-color: #243954 !important;
}
.u-border-active-palette-3-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-3-dark-2:checked {
  color: #243954 !important;
  border-color: #243954 !important;
}
.u-link.u-border-palette-3-dark-2[class*="u-border-"] {
  border-color: #243954 !important;
}
.u-link.u-border-palette-3-dark-2[class*="u-border-"]:hover {
  border-color: #20334c !important;
}
.u-border-palette-3-dark-1,
.u-border-palette-3-dark-1.u-input,
.u-border-palette-3-dark-1.u-field-input.u-field-input,
.u-separator-palette-3-dark-1:after {
  border-color: #073874;
  stroke: #073874;
}
.u-button-style.u-border-palette-3-dark-1 {
  border-color: #073874 !important;
  color: #073874 !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: #063268 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3-dark-1:hover,
.u-border-hover-palette-3-dark-1:focus,
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 {
  color: #073874 !important;
  border-color: #073874 !important;
}
.u-border-active-palette-3-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-3-dark-1:checked {
  color: #073874 !important;
  border-color: #073874 !important;
}
.u-link.u-border-palette-3-dark-1[class*="u-border-"] {
  border-color: #073874 !important;
}
.u-link.u-border-palette-3-dark-1[class*="u-border-"]:hover {
  border-color: #063268 !important;
}
.u-border-palette-3,
.u-border-palette-3.u-input,
.u-border-palette-3.u-field-input.u-field-input,
.u-separator-palette-3:after {
  border-color: #3587eb;
  stroke: #3587eb;
}
.u-button-style.u-border-palette-3 {
  border-color: #3587eb !important;
  color: #3587eb !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: #1b77e8 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3:hover,
.u-border-hover-palette-3:focus,
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 {
  color: #3587eb !important;
  border-color: #3587eb !important;
}
.u-border-active-palette-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-3:checked {
  color: #3587eb !important;
  border-color: #3587eb !important;
}
.u-link.u-border-palette-3[class*="u-border-"] {
  border-color: #3587eb !important;
}
.u-link.u-border-palette-3[class*="u-border-"]:hover {
  border-color: #1b77e8 !important;
}
.u-border-palette-3-light-1,
.u-border-palette-3-light-1.u-input,
.u-border-palette-3-light-1.u-field-input.u-field-input,
.u-separator-palette-3-light-1:after {
  border-color: #6ea9f1;
  stroke: #6ea9f1;
}
.u-button-style.u-border-palette-3-light-1 {
  border-color: #6ea9f1 !important;
  color: #6ea9f1 !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: #4e96ee !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3-light-1:hover,
.u-border-hover-palette-3-light-1:focus,
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 {
  color: #6ea9f1 !important;
  border-color: #6ea9f1 !important;
}
.u-border-active-palette-3-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-3-light-1:checked {
  color: #6ea9f1 !important;
  border-color: #6ea9f1 !important;
}
.u-link.u-border-palette-3-light-1[class*="u-border-"] {
  border-color: #6ea9f1 !important;
}
.u-link.u-border-palette-3-light-1[class*="u-border-"]:hover {
  border-color: #4e96ee !important;
}
.u-border-palette-3-light-2,
.u-border-palette-3-light-2.u-input,
.u-border-palette-3-light-2.u-field-input.u-field-input,
.u-separator-palette-3-light-2:after {
  border-color: #aacdf7;
  stroke: #aacdf7;
}
.u-button-style.u-border-palette-3-light-2 {
  border-color: #aacdf7 !important;
  color: #aacdf7 !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: #84b7f3 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3-light-2:hover,
.u-border-hover-palette-3-light-2:focus,
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 {
  color: #aacdf7 !important;
  border-color: #aacdf7 !important;
}
.u-border-active-palette-3-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-3-light-2:checked {
  color: #aacdf7 !important;
  border-color: #aacdf7 !important;
}
.u-link.u-border-palette-3-light-2[class*="u-border-"] {
  border-color: #aacdf7 !important;
}
.u-link.u-border-palette-3-light-2[class*="u-border-"]:hover {
  border-color: #84b7f3 !important;
}
.u-border-palette-3-light-3,
.u-border-palette-3-light-3.u-input,
.u-border-palette-3-light-3.u-field-input.u-field-input,
.u-separator-palette-3-light-3:after {
  border-color: #e9f2fd;
  stroke: #e9f2fd;
}
.u-button-style.u-border-palette-3-light-3 {
  border-color: #e9f2fd !important;
  color: #e9f2fd !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: #bcd8f9 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3-light-3:hover,
.u-border-hover-palette-3-light-3:focus,
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 {
  color: #e9f2fd !important;
  border-color: #e9f2fd !important;
}
.u-border-active-palette-3-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-3-light-3:checked {
  color: #e9f2fd !important;
  border-color: #e9f2fd !important;
}
.u-link.u-border-palette-3-light-3[class*="u-border-"] {
  border-color: #e9f2fd !important;
}
.u-link.u-border-palette-3-light-3[class*="u-border-"]:hover {
  border-color: #bcd8f9 !important;
}
.u-border-palette-3-base,
.u-border-palette-3-base.u-input,
.u-border-palette-3-base.u-field-input.u-field-input,
.u-separator-palette-3-base:after {
  border-color: #073874;
  stroke: #073874;
}
.u-button-style.u-border-palette-3-base {
  border-color: #073874 !important;
  color: #073874 !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: #063268 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3-base:hover,
.u-border-hover-palette-3-base:focus,
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 {
  color: #073874 !important;
  border-color: #073874 !important;
}
.u-border-active-palette-3-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-3-base:checked {
  color: #073874 !important;
  border-color: #073874 !important;
}
.u-link.u-border-palette-3-base[class*="u-border-"] {
  border-color: #073874 !important;
}
.u-link.u-border-palette-3-base[class*="u-border-"]:hover {
  border-color: #063268 !important;
}
.u-border-palette-4-dark-3,
.u-border-palette-4-dark-3.u-input,
.u-border-palette-4-dark-3.u-field-input.u-field-input,
.u-separator-palette-4-dark-3:after {
  border-color: #33292f;
  stroke: #33292f;
}
.u-button-style.u-border-palette-4-dark-3 {
  border-color: #33292f !important;
  color: #33292f !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: #2e252a !important;
  background-color: transparent !important;
}
.u-border-hover-palette-4-dark-3:hover,
.u-border-hover-palette-4-dark-3:focus,
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 {
  color: #33292f !important;
  border-color: #33292f !important;
}
.u-border-active-palette-4-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-4-dark-3:checked {
  color: #33292f !important;
  border-color: #33292f !important;
}
.u-link.u-border-palette-4-dark-3[class*="u-border-"] {
  border-color: #33292f !important;
}
.u-link.u-border-palette-4-dark-3[class*="u-border-"]:hover {
  border-color: #2e252a !important;
}
.u-border-palette-4-dark-2,
.u-border-palette-4-dark-2.u-input,
.u-border-palette-4-dark-2.u-field-input.u-field-input,
.u-separator-palette-4-dark-2:after {
  border-color: #602e4b;
  stroke: #602e4b;
}
.u-button-style.u-border-palette-4-dark-2 {
  border-color: #602e4b !important;
  color: #602e4b !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: #562943 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-4-dark-2:hover,
.u-border-hover-palette-4-dark-2:focus,
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 {
  color: #602e4b !important;
  border-color: #602e4b !important;
}
.u-border-active-palette-4-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-4-dark-2:checked {
  color: #602e4b !important;
  border-color: #602e4b !important;
}
.u-link.u-border-palette-4-dark-2[class*="u-border-"] {
  border-color: #602e4b !important;
}
.u-link.u-border-palette-4-dark-2[class*="u-border-"]:hover {
  border-color: #562943 !important;
}
.u-border-palette-4-dark-1,
.u-border-palette-4-dark-1.u-input,
.u-border-palette-4-dark-1.u-field-input.u-field-input,
.u-separator-palette-4-dark-1:after {
  border-color: #8c185b;
  stroke: #8c185b;
}
.u-button-style.u-border-palette-4-dark-1 {
  border-color: #8c185b !important;
  color: #8c185b !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: #7e1652 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-4-dark-1:hover,
.u-border-hover-palette-4-dark-1:focus,
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 {
  color: #8c185b !important;
  border-color: #8c185b !important;
}
.u-border-active-palette-4-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-4-dark-1:checked {
  color: #8c185b !important;
  border-color: #8c185b !important;
}
.u-link.u-border-palette-4-dark-1[class*="u-border-"] {
  border-color: #8c185b !important;
}
.u-link.u-border-palette-4-dark-1[class*="u-border-"]:hover {
  border-color: #7e1652 !important;
}
.u-border-palette-4,
.u-border-palette-4.u-input,
.u-border-palette-4.u-field-input.u-field-input,
.u-separator-palette-4:after {
  border-color: #e543a1;
  stroke: #e543a1;
}
.u-button-style.u-border-palette-4 {
  border-color: #e543a1 !important;
  color: #e543a1 !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: #e12994 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-4:hover,
.u-border-hover-palette-4:focus,
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 {
  color: #e543a1 !important;
  border-color: #e543a1 !important;
}
.u-border-active-palette-4.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-4:checked {
  color: #e543a1 !important;
  border-color: #e543a1 !important;
}
.u-link.u-border-palette-4[class*="u-border-"] {
  border-color: #e543a1 !important;
}
.u-link.u-border-palette-4[class*="u-border-"]:hover {
  border-color: #e12994 !important;
}
.u-border-palette-4-light-1,
.u-border-palette-4-light-1.u-input,
.u-border-palette-4-light-1.u-field-input.u-field-input,
.u-separator-palette-4-light-1:after {
  border-color: #ed78bb;
  stroke: #ed78bb;
}
.u-button-style.u-border-palette-4-light-1 {
  border-color: #ed78bb !important;
  color: #ed78bb !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: #e959ab !important;
  background-color: transparent !important;
}
.u-border-hover-palette-4-light-1:hover,
.u-border-hover-palette-4-light-1:focus,
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 {
  color: #ed78bb !important;
  border-color: #ed78bb !important;
}
.u-border-active-palette-4-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-4-light-1:checked {
  color: #ed78bb !important;
  border-color: #ed78bb !important;
}
.u-link.u-border-palette-4-light-1[class*="u-border-"] {
  border-color: #ed78bb !important;
}
.u-link.u-border-palette-4-light-1[class*="u-border-"]:hover {
  border-color: #e959ab !important;
}
.u-border-palette-4-light-2,
.u-border-palette-4-light-2.u-input,
.u-border-palette-4-light-2.u-field-input.u-field-input,
.u-separator-palette-4-light-2:after {
  border-color: #f5afd7;
  stroke: #f5afd7;
}
.u-button-style.u-border-palette-4-light-2 {
  border-color: #f5afd7 !important;
  color: #f5afd7 !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: #f08ac4 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-4-light-2:hover,
.u-border-hover-palette-4-light-2:focus,
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 {
  color: #f5afd7 !important;
  border-color: #f5afd7 !important;
}
.u-border-active-palette-4-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-4-light-2:checked {
  color: #f5afd7 !important;
  border-color: #f5afd7 !important;
}
.u-link.u-border-palette-4-light-2[class*="u-border-"] {
  border-color: #f5afd7 !important;
}
.u-link.u-border-palette-4-light-2[class*="u-border-"]:hover {
  border-color: #f08ac4 !important;
}
.u-border-palette-4-light-3,
.u-border-palette-4-light-3.u-input,
.u-border-palette-4-light-3.u-field-input.u-field-input,
.u-separator-palette-4-light-3:after {
  border-color: #fcebf5;
  stroke: #fcebf5;
}
.u-button-style.u-border-palette-4-light-3 {
  border-color: #fcebf5 !important;
  color: #fcebf5 !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: #f6c1e0 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-4-light-3:hover,
.u-border-hover-palette-4-light-3:focus,
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 {
  color: #fcebf5 !important;
  border-color: #fcebf5 !important;
}
.u-border-active-palette-4-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-4-light-3:checked {
  color: #fcebf5 !important;
  border-color: #fcebf5 !important;
}
.u-link.u-border-palette-4-light-3[class*="u-border-"] {
  border-color: #fcebf5 !important;
}
.u-link.u-border-palette-4-light-3[class*="u-border-"]:hover {
  border-color: #f6c1e0 !important;
}
.u-border-palette-4-base,
.u-border-palette-4-base.u-input,
.u-border-palette-4-base.u-field-input.u-field-input,
.u-separator-palette-4-base:after {
  border-color: #8c185b;
  stroke: #8c185b;
}
.u-button-style.u-border-palette-4-base {
  border-color: #8c185b !important;
  color: #8c185b !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: #7e1652 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-4-base:hover,
.u-border-hover-palette-4-base:focus,
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 {
  color: #8c185b !important;
  border-color: #8c185b !important;
}
.u-border-active-palette-4-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-4-base:checked {
  color: #8c185b !important;
  border-color: #8c185b !important;
}
.u-link.u-border-palette-4-base[class*="u-border-"] {
  border-color: #8c185b !important;
}
.u-link.u-border-palette-4-base[class*="u-border-"]:hover {
  border-color: #7e1652 !important;
}
.u-border-palette-5-dark-3,
.u-border-palette-5-dark-3.u-input,
.u-border-palette-5-dark-3.u-field-input.u-field-input,
.u-separator-palette-5-dark-3:after {
  border-color: #33292b;
  stroke: #33292b;
}
.u-button-style.u-border-palette-5-dark-3 {
  border-color: #33292b !important;
  color: #33292b !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: #2e2527 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-5-dark-3:hover,
.u-border-hover-palette-5-dark-3:focus,
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 {
  color: #33292b !important;
  border-color: #33292b !important;
}
.u-border-active-palette-5-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-5-dark-3:checked {
  color: #33292b !important;
  border-color: #33292b !important;
}
.u-link.u-border-palette-5-dark-3[class*="u-border-"] {
  border-color: #33292b !important;
}
.u-link.u-border-palette-5-dark-3[class*="u-border-"]:hover {
  border-color: #2e2527 !important;
}
.u-border-palette-5-dark-2,
.u-border-palette-5-dark-2.u-input,
.u-border-palette-5-dark-2.u-field-input.u-field-input,
.u-separator-palette-5-dark-2:after {
  border-color: #6e5056;
  stroke: #6e5056;
}
.u-button-style.u-border-palette-5-dark-2 {
  border-color: #6e5056 !important;
  color: #6e5056 !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: #63484d !important;
  background-color: transparent !important;
}
.u-border-hover-palette-5-dark-2:hover,
.u-border-hover-palette-5-dark-2:focus,
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 {
  color: #6e5056 !important;
  border-color: #6e5056 !important;
}
.u-border-active-palette-5-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-5-dark-2:checked {
  color: #6e5056 !important;
  border-color: #6e5056 !important;
}
.u-link.u-border-palette-5-dark-2[class*="u-border-"] {
  border-color: #6e5056 !important;
}
.u-link.u-border-palette-5-dark-2[class*="u-border-"]:hover {
  border-color: #63484d !important;
}
.u-border-palette-5-dark-1,
.u-border-palette-5-dark-1.u-input,
.u-border-palette-5-dark-1.u-field-input.u-field-input,
.u-separator-palette-5-dark-1:after {
  border-color: #aa6e7b;
  stroke: #aa6e7b;
}
.u-button-style.u-border-palette-5-dark-1 {
  border-color: #aa6e7b !important;
  color: #aa6e7b !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: #9f5d6b !important;
  background-color: transparent !important;
}
.u-border-hover-palette-5-dark-1:hover,
.u-border-hover-palette-5-dark-1:focus,
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 {
  color: #aa6e7b !important;
  border-color: #aa6e7b !important;
}
.u-border-active-palette-5-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-5-dark-1:checked {
  color: #aa6e7b !important;
  border-color: #aa6e7b !important;
}
.u-link.u-border-palette-5-dark-1[class*="u-border-"] {
  border-color: #aa6e7b !important;
}
.u-link.u-border-palette-5-dark-1[class*="u-border-"]:hover {
  border-color: #9f5d6b !important;
}
.u-border-palette-5,
.u-border-palette-5.u-input,
.u-border-palette-5.u-field-input.u-field-input,
.u-separator-palette-5:after {
  border-color: #e58498;
  stroke: #e58498;
}
.u-button-style.u-border-palette-5 {
  border-color: #e58498 !important;
  color: #e58498 !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: #df667f !important;
  background-color: transparent !important;
}
.u-border-hover-palette-5:hover,
.u-border-hover-palette-5:focus,
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 {
  color: #e58498 !important;
  border-color: #e58498 !important;
}
.u-border-active-palette-5.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-5:checked {
  color: #e58498 !important;
  border-color: #e58498 !important;
}
.u-link.u-border-palette-5[class*="u-border-"] {
  border-color: #e58498 !important;
}
.u-link.u-border-palette-5[class*="u-border-"]:hover {
  border-color: #df667f !important;
}
.u-border-palette-5-light-1,
.u-border-palette-5-light-1.u-input,
.u-border-palette-5-light-1.u-field-input.u-field-input,
.u-separator-palette-5-light-1:after {
  border-color: #eda7b5;
  stroke: #eda7b5;
}
.u-button-style.u-border-palette-5-light-1 {
  border-color: #eda7b5 !important;
  color: #eda7b5 !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: #e68599 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-5-light-1:hover,
.u-border-hover-palette-5-light-1:focus,
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 {
  color: #eda7b5 !important;
  border-color: #eda7b5 !important;
}
.u-border-active-palette-5-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-5-light-1:checked {
  color: #eda7b5 !important;
  border-color: #eda7b5 !important;
}
.u-link.u-border-palette-5-light-1[class*="u-border-"] {
  border-color: #eda7b5 !important;
}
.u-link.u-border-palette-5-light-1[class*="u-border-"]:hover {
  border-color: #e68599 !important;
}
.u-border-palette-5-light-2,
.u-border-palette-5-light-2.u-input,
.u-border-palette-5-light-2.u-field-input.u-field-input,
.u-separator-palette-5-light-2:after {
  border-color: #f5cbd4;
  stroke: #f5cbd4;
}
.u-button-style.u-border-palette-5-light-2 {
  border-color: #f5cbd4 !important;
  color: #f5cbd4 !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: #eea5b5 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-5-light-2:hover,
.u-border-hover-palette-5-light-2:focus,
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 {
  color: #f5cbd4 !important;
  border-color: #f5cbd4 !important;
}
.u-border-active-palette-5-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-5-light-2:checked {
  color: #f5cbd4 !important;
  border-color: #f5cbd4 !important;
}
.u-link.u-border-palette-5-light-2[class*="u-border-"] {
  border-color: #f5cbd4 !important;
}
.u-link.u-border-palette-5-light-2[class*="u-border-"]:hover {
  border-color: #eea5b5 !important;
}
.u-border-palette-5-light-3,
.u-border-palette-5-light-3.u-input,
.u-border-palette-5-light-3.u-field-input.u-field-input,
.u-separator-palette-5-light-3:after {
  border-color: #fcf2f4;
  stroke: #fcf2f4;
}
.u-button-style.u-border-palette-5-light-3 {
  border-color: #fcf2f4 !important;
  color: #fcf2f4 !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: #f3cad2 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-5-light-3:hover,
.u-border-hover-palette-5-light-3:focus,
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 {
  color: #fcf2f4 !important;
  border-color: #fcf2f4 !important;
}
.u-border-active-palette-5-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-5-light-3:checked {
  color: #fcf2f4 !important;
  border-color: #fcf2f4 !important;
}
.u-link.u-border-palette-5-light-3[class*="u-border-"] {
  border-color: #fcf2f4 !important;
}
.u-link.u-border-palette-5-light-3[class*="u-border-"]:hover {
  border-color: #f3cad2 !important;
}
.u-border-palette-5-base,
.u-border-palette-5-base.u-input,
.u-border-palette-5-base.u-field-input.u-field-input,
.u-separator-palette-5-base:after {
  border-color: #e58498;
  stroke: #e58498;
}
.u-button-style.u-border-palette-5-base {
  border-color: #e58498 !important;
  color: #e58498 !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: #df667f !important;
  background-color: transparent !important;
}
.u-border-hover-palette-5-base:hover,
.u-border-hover-palette-5-base:focus,
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 {
  color: #e58498 !important;
  border-color: #e58498 !important;
}
.u-border-active-palette-5-base.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-palette-5-base:checked {
  color: #e58498 !important;
  border-color: #e58498 !important;
}
.u-link.u-border-palette-5-base[class*="u-border-"] {
  border-color: #e58498 !important;
}
.u-link.u-border-palette-5-base[class*="u-border-"]:hover {
  border-color: #df667f !important;
}
.u-border-grey-dark-3,
.u-border-grey-dark-3.u-input,
.u-border-grey-dark-3.u-field-input.u-field-input,
.u-separator-grey-dark-3:after {
  border-color: #212121;
  stroke: #212121;
}
.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,
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 {
  color: #212121 !important;
  border-color: #212121 !important;
}
.u-border-active-grey-dark-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-dark-3:checked {
  color: #212121 !important;
  border-color: #212121 !important;
}
.u-link.u-border-grey-dark-3[class*="u-border-"] {
  border-color: #212121 !important;
}
.u-link.u-border-grey-dark-3[class*="u-border-"]:hover {
  border-color: #1e1e1e !important;
}
.u-border-grey-dark-2,
.u-border-grey-dark-2.u-input,
.u-border-grey-dark-2.u-field-input.u-field-input,
.u-separator-grey-dark-2:after {
  border-color: #333333;
  stroke: #333333;
}
.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,
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 {
  color: #333333 !important;
  border-color: #333333 !important;
}
.u-border-active-grey-dark-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-dark-2:checked {
  color: #333333 !important;
  border-color: #333333 !important;
}
.u-link.u-border-grey-dark-2[class*="u-border-"] {
  border-color: #333333 !important;
}
.u-link.u-border-grey-dark-2[class*="u-border-"]:hover {
  border-color: #2e2e2e !important;
}
.u-border-grey-dark-1,
.u-border-grey-dark-1.u-input,
.u-border-grey-dark-1.u-field-input.u-field-input,
.u-separator-grey-dark-1:after {
  border-color: #454545;
  stroke: #454545;
}
.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,
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 {
  color: #454545 !important;
  border-color: #454545 !important;
}
.u-border-active-grey-dark-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-dark-1:checked {
  color: #454545 !important;
  border-color: #454545 !important;
}
.u-link.u-border-grey-dark-1[class*="u-border-"] {
  border-color: #454545 !important;
}
.u-link.u-border-grey-dark-1[class*="u-border-"]:hover {
  border-color: #3e3e3e !important;
}
.u-border-grey,
.u-border-grey.u-input,
.u-border-grey.u-field-input.u-field-input,
.u-separator-grey:after {
  border-color: #b3b3b3;
  stroke: #b3b3b3;
}
.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,
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 {
  color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.u-border-active-grey.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey:checked {
  color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.u-link.u-border-grey[class*="u-border-"] {
  border-color: #b3b3b3 !important;
}
.u-link.u-border-grey[class*="u-border-"]:hover {
  border-color: #a1a1a1 !important;
}
.u-border-grey-light-1,
.u-border-grey-light-1.u-input,
.u-border-grey-light-1.u-field-input.u-field-input,
.u-separator-grey-light-1:after {
  border-color: #d9d9d9;
  stroke: #d9d9d9;
}
.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,
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 {
  color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.u-border-active-grey-light-1.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-light-1:checked {
  color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.u-link.u-border-grey-light-1[class*="u-border-"] {
  border-color: #d9d9d9 !important;
}
.u-link.u-border-grey-light-1[class*="u-border-"]:hover {
  border-color: #c3c3c3 !important;
}
.u-border-grey-light-2,
.u-border-grey-light-2.u-input,
.u-border-grey-light-2.u-field-input.u-field-input,
.u-separator-grey-light-2:after {
  border-color: #eeeeee;
  stroke: #eeeeee;
}
.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,
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 {
  color: #eeeeee !important;
  border-color: #eeeeee !important;
}
.u-border-active-grey-light-2.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-light-2:checked {
  color: #eeeeee !important;
  border-color: #eeeeee !important;
}
.u-link.u-border-grey-light-2[class*="u-border-"] {
  border-color: #eeeeee !important;
}
.u-link.u-border-grey-light-2[class*="u-border-"]:hover {
  border-color: #d6d6d6 !important;
}
.u-border-grey-light-3,
.u-border-grey-light-3.u-input,
.u-border-grey-light-3.u-field-input.u-field-input,
.u-separator-grey-light-3:after {
  border-color: #f6f6f6;
  stroke: #f6f6f6;
}
.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,
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 {
  color: #f6f6f6 !important;
  border-color: #f6f6f6 !important;
}
.u-border-active-grey-light-3.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-light-3:checked {
  color: #f6f6f6 !important;
  border-color: #f6f6f6 !important;
}
.u-link.u-border-grey-light-3[class*="u-border-"] {
  border-color: #f6f6f6 !important;
}
.u-link.u-border-grey-light-3[class*="u-border-"]:hover {
  border-color: #dddddd !important;
}
.u-border-white,
.u-border-white.u-input,
.u-border-white.u-field-input.u-field-input,
.u-separator-white:after {
  border-color: #ffffff;
  stroke: #ffffff;
}
.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,
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 {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.u-border-active-white.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-white:checked {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.u-link.u-border-white[class*="u-border-"] {
  border-color: #ffffff !important;
}
.u-link.u-border-white[class*="u-border-"]:hover {
  border-color: #e6e6e6 !important;
}
.u-border-black,
.u-border-black.u-input,
.u-border-black.u-field-input.u-field-input,
.u-separator-black:after {
  border-color: #000000;
  stroke: #000000;
}
.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,
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 {
  color: #000000 !important;
  border-color: #000000 !important;
}
.u-border-active-black.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-black:checked {
  color: #000000 !important;
  border-color: #000000 !important;
}
.u-link.u-border-black[class*="u-border-"] {
  border-color: #000000 !important;
}
.u-link.u-border-black[class*="u-border-"]:hover {
  border-color: #000000 !important;
}
.u-border-body-color,
.u-border-body-color.u-input,
.u-border-body-color.u-field-input.u-field-input,
.u-separator-body-color:after {
  border-color: #111111;
  stroke: #111111;
}
.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,
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 {
  color: #111111 !important;
  border-color: #111111 !important;
}
.u-border-active-body-color.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-body-color:checked {
  color: #111111 !important;
  border-color: #111111 !important;
}
.u-link.u-border-body-color[class*="u-border-"] {
  border-color: #111111 !important;
}
.u-link.u-border-body-color[class*="u-border-"]:hover {
  border-color: #0f0f0f !important;
}
.u-border-body-alt-color,
.u-border-body-alt-color.u-input,
.u-border-body-alt-color.u-field-input.u-field-input,
.u-separator-body-alt-color:after {
  border-color: #ffffff;
  stroke: #ffffff;
}
.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,
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 {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.u-border-active-body-alt-color.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-body-alt-color:checked {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.u-link.u-border-body-alt-color[class*="u-border-"] {
  border-color: #ffffff !important;
}
.u-link.u-border-body-alt-color[class*="u-border-"]:hover {
  border-color: #e6e6e6 !important;
}
.u-border-grey-25,
.u-border-grey-25.u-input,
.u-border-grey-25.u-field-input.u-field-input,
.u-separator-grey-25:after {
  border-color: #c0c0c0;
  stroke: #c0c0c0;
}
.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,
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 {
  color: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
}
.u-border-active-grey-25.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-25:checked {
  color: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
}
.u-link.u-border-grey-25[class*="u-border-"] {
  border-color: #c0c0c0 !important;
}
.u-link.u-border-grey-25[class*="u-border-"]:hover {
  border-color: #adadad !important;
}
.u-border-grey-5,
.u-border-grey-5.u-input,
.u-border-grey-5.u-field-input.u-field-input,
.u-separator-grey-5:after {
  border-color: #f2f2f2;
  stroke: #f2f2f2;
}
.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,
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 {
  color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
.u-border-active-grey-5.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-5:checked {
  color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
.u-link.u-border-grey-5[class*="u-border-"] {
  border-color: #f2f2f2 !important;
}
.u-link.u-border-grey-5[class*="u-border-"]:hover {
  border-color: #dadada !important;
}
.u-border-grey-10,
.u-border-grey-10.u-input,
.u-border-grey-10.u-field-input.u-field-input,
.u-separator-grey-10:after {
  border-color: #e5e5e5;
  stroke: #e5e5e5;
}
.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,
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 {
  color: #e5e5e5 !important;
  border-color: #e5e5e5 !important;
}
.u-border-active-grey-10.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-10:checked {
  color: #e5e5e5 !important;
  border-color: #e5e5e5 !important;
}
.u-link.u-border-grey-10[class*="u-border-"] {
  border-color: #e5e5e5 !important;
}
.u-link.u-border-grey-10[class*="u-border-"]:hover {
  border-color: #cecece !important;
}
.u-border-grey-15,
.u-border-grey-15.u-input,
.u-border-grey-15.u-field-input.u-field-input,
.u-separator-grey-15:after {
  border-color: #d9d9d9;
  stroke: #d9d9d9;
}
.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,
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 {
  color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.u-border-active-grey-15.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-15:checked {
  color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.u-link.u-border-grey-15[class*="u-border-"] {
  border-color: #d9d9d9 !important;
}
.u-link.u-border-grey-15[class*="u-border-"]:hover {
  border-color: #c3c3c3 !important;
}
.u-border-grey-25,
.u-border-grey-25.u-input,
.u-border-grey-25.u-field-input.u-field-input,
.u-separator-grey-25:after {
  border-color: #c0c0c0;
  stroke: #c0c0c0;
}
.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,
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 {
  color: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
}
.u-border-active-grey-25.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-25:checked {
  color: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
}
.u-link.u-border-grey-25[class*="u-border-"] {
  border-color: #c0c0c0 !important;
}
.u-link.u-border-grey-25[class*="u-border-"]:hover {
  border-color: #adadad !important;
}
.u-border-grey-30,
.u-border-grey-30.u-input,
.u-border-grey-30.u-field-input.u-field-input,
.u-separator-grey-30:after {
  border-color: #b3b3b3;
  stroke: #b3b3b3;
}
.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,
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 {
  color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.u-border-active-grey-30.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-30:checked {
  color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.u-link.u-border-grey-30[class*="u-border-"] {
  border-color: #b3b3b3 !important;
}
.u-link.u-border-grey-30[class*="u-border-"]:hover {
  border-color: #a1a1a1 !important;
}
.u-border-grey-40,
.u-border-grey-40.u-input,
.u-border-grey-40.u-field-input.u-field-input,
.u-separator-grey-40:after {
  border-color: #999999;
  stroke: #999999;
}
.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,
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 {
  color: #999999 !important;
  border-color: #999999 !important;
}
.u-border-active-grey-40.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-40:checked {
  color: #999999 !important;
  border-color: #999999 !important;
}
.u-link.u-border-grey-40[class*="u-border-"] {
  border-color: #999999 !important;
}
.u-link.u-border-grey-40[class*="u-border-"]:hover {
  border-color: #8a8a8a !important;
}
.u-border-grey-50,
.u-border-grey-50.u-input,
.u-border-grey-50.u-field-input.u-field-input,
.u-separator-grey-50:after {
  border-color: #808080;
  stroke: #808080;
}
.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,
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 {
  color: #808080 !important;
  border-color: #808080 !important;
}
.u-border-active-grey-50.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-50:checked {
  color: #808080 !important;
  border-color: #808080 !important;
}
.u-link.u-border-grey-50[class*="u-border-"] {
  border-color: #808080 !important;
}
.u-link.u-border-grey-50[class*="u-border-"]:hover {
  border-color: #737373 !important;
}
.u-border-grey-60,
.u-border-grey-60.u-input,
.u-border-grey-60.u-field-input.u-field-input,
.u-separator-grey-60:after {
  border-color: #666666;
  stroke: #666666;
}
.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,
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 {
  color: #666666 !important;
  border-color: #666666 !important;
}
.u-border-active-grey-60.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-60:checked {
  color: #666666 !important;
  border-color: #666666 !important;
}
.u-link.u-border-grey-60[class*="u-border-"] {
  border-color: #666666 !important;
}
.u-link.u-border-grey-60[class*="u-border-"]:hover {
  border-color: #5c5c5c !important;
}
.u-border-grey-70,
.u-border-grey-70.u-input,
.u-border-grey-70.u-field-input.u-field-input,
.u-separator-grey-70:after {
  border-color: #4d4d4d;
  stroke: #4d4d4d;
}
.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,
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 {
  color: #4d4d4d !important;
  border-color: #4d4d4d !important;
}
.u-border-active-grey-70.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-70:checked {
  color: #4d4d4d !important;
  border-color: #4d4d4d !important;
}
.u-link.u-border-grey-70[class*="u-border-"] {
  border-color: #4d4d4d !important;
}
.u-link.u-border-grey-70[class*="u-border-"]:hover {
  border-color: #454545 !important;
}
.u-border-grey-75,
.u-border-grey-75.u-input,
.u-border-grey-75.u-field-input.u-field-input,
.u-separator-grey-75:after {
  border-color: #404040;
  stroke: #404040;
}
.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,
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 {
  color: #404040 !important;
  border-color: #404040 !important;
}
.u-border-active-grey-75.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-75:checked {
  color: #404040 !important;
  border-color: #404040 !important;
}
.u-link.u-border-grey-75[class*="u-border-"] {
  border-color: #404040 !important;
}
.u-link.u-border-grey-75[class*="u-border-"]:hover {
  border-color: #3a3a3a !important;
}
.u-border-grey-80,
.u-border-grey-80.u-input,
.u-border-grey-80.u-field-input.u-field-input,
.u-separator-grey-80:after {
  border-color: #333333;
  stroke: #333333;
}
.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,
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 {
  color: #333333 !important;
  border-color: #333333 !important;
}
.u-border-active-grey-80.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-80:checked {
  color: #333333 !important;
  border-color: #333333 !important;
}
.u-link.u-border-grey-80[class*="u-border-"] {
  border-color: #333333 !important;
}
.u-link.u-border-grey-80[class*="u-border-"]:hover {
  border-color: #2e2e2e !important;
}
.u-border-grey-90,
.u-border-grey-90.u-input,
.u-border-grey-90.u-field-input.u-field-input,
.u-separator-grey-90:after {
  border-color: #1a1a1a;
  stroke: #1a1a1a;
}
.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,
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 {
  color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}
.u-border-active-grey-90.u-active.u-active,
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,
input.u-field-input.u-field-input.u-border-active-grey-90:checked {
  color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}
.u-link.u-border-grey-90[class*="u-border-"] {
  border-color: #1a1a1a !important;
}
.u-link.u-border-grey-90[class*="u-border-"]:hover {
  border-color: #171717 !important;
}
.u-text-color-1-dark-3,
.u-input.u-text-color-1-dark-3,
.u-input.u-text-color-1-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-1-dark-3,
li.active > a.u-button-style.u-text-color-1-dark-3[class*="u-border-"],
a.u-button-style.u-text-color-1-dark-3,
a.u-button-style.u-text-color-1-dark-3[class*="u-border-"] {
  color: #293033 !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: #252b2e !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-1-dark-3:hover,
.u-text-hover-color-1-dark-3.u-language-url:hover,
.u-text-hover-color-1-dark-3 .u-language-url:hover,
.u-text-hover-color-1-dark-3.u-carousel-control:hover,
.u-text-hover-color-1-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-1-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-1-dark-3:hover {
  color: #293033 !important;
}
/* 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.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-nav-link.u-text-active-color-1-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-1-dark-3.u-active {
  color: #293033 !important;
}
.u-text-color-1-dark-3 .u-svg-link {
  fill: #293033;
}
.u-text-hover-color-1-dark-3:hover .u-svg-link,
.u-text-hover-color-1-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-1-dark-3 .u-svg-link {
  fill: #293033;
}
.u-text-active-color-1-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-1-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-1-dark-3 .u-svg-link {
  fill: #293033;
}
.u-link.u-text-color-1-dark-3:hover {
  color: #252b2e !important;
}
a.u-link.u-text-hover-color-1-dark-3:hover {
  color: #293033 !important;
}
.u-text-color-1-dark-2,
.u-input.u-text-color-1-dark-2,
.u-input.u-text-color-1-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-1-dark-2,
li.active > a.u-button-style.u-text-color-1-dark-2[class*="u-border-"],
a.u-button-style.u-text-color-1-dark-2,
a.u-button-style.u-text-color-1-dark-2[class*="u-border-"] {
  color: #2e5b6e !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: #295263 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-1-dark-2:hover,
.u-text-hover-color-1-dark-2.u-language-url:hover,
.u-text-hover-color-1-dark-2 .u-language-url:hover,
.u-text-hover-color-1-dark-2.u-carousel-control:hover,
.u-text-hover-color-1-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-1-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-1-dark-2:hover {
  color: #2e5b6e !important;
}
/* 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.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-nav-link.u-text-active-color-1-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-1-dark-2.u-active {
  color: #2e5b6e !important;
}
.u-text-color-1-dark-2 .u-svg-link {
  fill: #2e5b6e;
}
.u-text-hover-color-1-dark-2:hover .u-svg-link,
.u-text-hover-color-1-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-1-dark-2 .u-svg-link {
  fill: #2e5b6e;
}
.u-text-active-color-1-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-1-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-1-dark-2 .u-svg-link {
  fill: #2e5b6e;
}
.u-link.u-text-color-1-dark-2:hover {
  color: #295263 !important;
}
a.u-link.u-text-hover-color-1-dark-2:hover {
  color: #2e5b6e !important;
}
.u-text-color-1-dark-1,
.u-input.u-text-color-1-dark-1,
.u-input.u-text-color-1-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-1-dark-1,
li.active > a.u-button-style.u-text-color-1-dark-1[class*="u-border-"],
a.u-button-style.u-text-color-1-dark-1,
a.u-button-style.u-text-color-1-dark-1[class*="u-border-"] {
  color: #0778a8 !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: #066c97 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-1-dark-1:hover,
.u-text-hover-color-1-dark-1.u-language-url:hover,
.u-text-hover-color-1-dark-1 .u-language-url:hover,
.u-text-hover-color-1-dark-1.u-carousel-control:hover,
.u-text-hover-color-1-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-1-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-1-dark-1:hover {
  color: #0778a8 !important;
}
/* 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.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-nav-link.u-text-active-color-1-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-1-dark-1.u-active {
  color: #0778a8 !important;
}
.u-text-color-1-dark-1 .u-svg-link {
  fill: #0778a8;
}
.u-text-hover-color-1-dark-1:hover .u-svg-link,
.u-text-hover-color-1-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-1-dark-1 .u-svg-link {
  fill: #0778a8;
}
.u-text-active-color-1-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-1-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-1-dark-1 .u-svg-link {
  fill: #0778a8;
}
.u-link.u-text-color-1-dark-1:hover {
  color: #066c97 !important;
}
a.u-link.u-text-hover-color-1-dark-1:hover {
  color: #0778a8 !important;
}
.u-text-color-1,
.u-input.u-text-color-1,
.u-input.u-text-color-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-1,
li.active > a.u-button-style.u-text-color-1[class*="u-border-"],
a.u-button-style.u-text-color-1,
a.u-button-style.u-text-color-1[class*="u-border-"] {
  color: #23b4f2 !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: #0ea9eb !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-1:hover,
.u-text-hover-color-1.u-language-url:hover,
.u-text-hover-color-1 .u-language-url:hover,
.u-text-hover-color-1.u-carousel-control:hover,
.u-text-hover-color-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-1:hover {
  color: #23b4f2 !important;
}
/* 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.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-nav-link.u-text-active-color-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-1.u-active {
  color: #23b4f2 !important;
}
.u-text-color-1 .u-svg-link {
  fill: #23b4f2;
}
.u-text-hover-color-1:hover .u-svg-link,
.u-text-hover-color-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-1 .u-svg-link {
  fill: #23b4f2;
}
.u-text-active-color-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-1 .u-svg-link {
  fill: #23b4f2;
}
.u-link.u-text-color-1:hover {
  color: #0ea9eb !important;
}
a.u-link.u-text-hover-color-1:hover {
  color: #23b4f2 !important;
}
.u-text-color-1-light-1,
.u-input.u-text-color-1-light-1,
.u-input.u-text-color-1-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-1-light-1,
li.active > a.u-button-style.u-text-color-1-light-1[class*="u-border-"],
a.u-button-style.u-text-color-1-light-1,
a.u-button-style.u-text-color-1-light-1[class*="u-border-"] {
  color: #63caf6 !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: #42bff4 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-1-light-1:hover,
.u-text-hover-color-1-light-1.u-language-url:hover,
.u-text-hover-color-1-light-1 .u-language-url:hover,
.u-text-hover-color-1-light-1.u-carousel-control:hover,
.u-text-hover-color-1-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-1-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-1-light-1:hover {
  color: #63caf6 !important;
}
/* 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.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-nav-link.u-text-active-color-1-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-1-light-1.u-active {
  color: #63caf6 !important;
}
.u-text-color-1-light-1 .u-svg-link {
  fill: #63caf6;
}
.u-text-hover-color-1-light-1:hover .u-svg-link,
.u-text-hover-color-1-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-1-light-1 .u-svg-link {
  fill: #63caf6;
}
.u-text-active-color-1-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-1-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-1-light-1 .u-svg-link {
  fill: #63caf6;
}
.u-link.u-text-color-1-light-1:hover {
  color: #42bff4 !important;
}
a.u-link.u-text-hover-color-1-light-1:hover {
  color: #63caf6 !important;
}
.u-text-color-1-light-2,
.u-input.u-text-color-1-light-2,
.u-input.u-text-color-1-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-1-light-2,
li.active > a.u-button-style.u-text-color-1-light-2[class*="u-border-"],
a.u-button-style.u-text-color-1-light-2,
a.u-button-style.u-text-color-1-light-2[class*="u-border-"] {
  color: #a4e0fa !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: #7dd3f8 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-1-light-2:hover,
.u-text-hover-color-1-light-2.u-language-url:hover,
.u-text-hover-color-1-light-2 .u-language-url:hover,
.u-text-hover-color-1-light-2.u-carousel-control:hover,
.u-text-hover-color-1-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-1-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-1-light-2:hover {
  color: #a4e0fa !important;
}
/* 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.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-nav-link.u-text-active-color-1-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-1-light-2.u-active {
  color: #a4e0fa !important;
}
.u-text-color-1-light-2 .u-svg-link {
  fill: #a4e0fa;
}
.u-text-hover-color-1-light-2:hover .u-svg-link,
.u-text-hover-color-1-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-1-light-2 .u-svg-link {
  fill: #a4e0fa;
}
.u-text-active-color-1-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-1-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-1-light-2 .u-svg-link {
  fill: #a4e0fa;
}
.u-link.u-text-color-1-light-2:hover {
  color: #7dd3f8 !important;
}
a.u-link.u-text-hover-color-1-light-2:hover {
  color: #a4e0fa !important;
}
.u-text-color-1-light-3,
.u-input.u-text-color-1-light-3,
.u-input.u-text-color-1-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-1-light-3,
li.active > a.u-button-style.u-text-color-1-light-3[class*="u-border-"],
a.u-button-style.u-text-color-1-light-3,
a.u-button-style.u-text-color-1-light-3[class*="u-border-"] {
  color: #e8f7fe !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: #b9e7fc !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-1-light-3:hover,
.u-text-hover-color-1-light-3.u-language-url:hover,
.u-text-hover-color-1-light-3 .u-language-url:hover,
.u-text-hover-color-1-light-3.u-carousel-control:hover,
.u-text-hover-color-1-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-1-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-1-light-3:hover {
  color: #e8f7fe !important;
}
/* 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.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-nav-link.u-text-active-color-1-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-1-light-3.u-active {
  color: #e8f7fe !important;
}
.u-text-color-1-light-3 .u-svg-link {
  fill: #e8f7fe;
}
.u-text-hover-color-1-light-3:hover .u-svg-link,
.u-text-hover-color-1-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-1-light-3 .u-svg-link {
  fill: #e8f7fe;
}
.u-text-active-color-1-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-1-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-1-light-3 .u-svg-link {
  fill: #e8f7fe;
}
.u-link.u-text-color-1-light-3:hover {
  color: #b9e7fc !important;
}
a.u-link.u-text-hover-color-1-light-3:hover {
  color: #e8f7fe !important;
}
.u-text-color-1-base,
.u-input.u-text-color-1-base,
.u-input.u-text-color-1-base[class*="u-border-"],
li.active > a.u-button-style.u-text-color-1-base,
li.active > a.u-button-style.u-text-color-1-base[class*="u-border-"],
a.u-button-style.u-text-color-1-base,
a.u-button-style.u-text-color-1-base[class*="u-border-"] {
  color: #0778a8 !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: #066c97 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-1-base:hover,
.u-text-hover-color-1-base.u-language-url:hover,
.u-text-hover-color-1-base .u-language-url:hover,
.u-text-hover-color-1-base.u-carousel-control:hover,
.u-text-hover-color-1-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-1-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-1-base:hover {
  color: #0778a8 !important;
}
/* 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.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-nav-link.u-text-active-color-1-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-1-base.u-active {
  color: #0778a8 !important;
}
.u-text-color-1-base .u-svg-link {
  fill: #0778a8;
}
.u-text-hover-color-1-base:hover .u-svg-link,
.u-text-hover-color-1-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-1-base .u-svg-link {
  fill: #0778a8;
}
.u-text-active-color-1-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-1-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-1-base .u-svg-link {
  fill: #0778a8;
}
.u-link.u-text-color-1-base:hover {
  color: #066c97 !important;
}
a.u-link.u-text-hover-color-1-base:hover {
  color: #0778a8 !important;
}
.u-text-color-2-dark-3,
.u-input.u-text-color-2-dark-3,
.u-input.u-text-color-2-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-2-dark-3,
li.active > a.u-button-style.u-text-color-2-dark-3[class*="u-border-"],
a.u-button-style.u-text-color-2-dark-3,
a.u-button-style.u-text-color-2-dark-3[class*="u-border-"] {
  color: #293133 !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: #252c2e !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-2-dark-3:hover,
.u-text-hover-color-2-dark-3.u-language-url:hover,
.u-text-hover-color-2-dark-3 .u-language-url:hover,
.u-text-hover-color-2-dark-3.u-carousel-control:hover,
.u-text-hover-color-2-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-2-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-2-dark-3:hover {
  color: #293133 !important;
}
/* 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.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-nav-link.u-text-active-color-2-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-2-dark-3.u-active {
  color: #293133 !important;
}
.u-text-color-2-dark-3 .u-svg-link {
  fill: #293133;
}
.u-text-hover-color-2-dark-3:hover .u-svg-link,
.u-text-hover-color-2-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-2-dark-3 .u-svg-link {
  fill: #293133;
}
.u-text-active-color-2-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-2-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-2-dark-3 .u-svg-link {
  fill: #293133;
}
.u-link.u-text-color-2-dark-3:hover {
  color: #252c2e !important;
}
a.u-link.u-text-hover-color-2-dark-3:hover {
  color: #293133 !important;
}
.u-text-color-2-dark-2,
.u-input.u-text-color-2-dark-2,
.u-input.u-text-color-2-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-2-dark-2,
li.active > a.u-button-style.u-text-color-2-dark-2[class*="u-border-"],
a.u-button-style.u-text-color-2-dark-2,
a.u-button-style.u-text-color-2-dark-2[class*="u-border-"] {
  color: #3a7484 !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: #346877 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-2-dark-2:hover,
.u-text-hover-color-2-dark-2.u-language-url:hover,
.u-text-hover-color-2-dark-2 .u-language-url:hover,
.u-text-hover-color-2-dark-2.u-carousel-control:hover,
.u-text-hover-color-2-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-2-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-2-dark-2:hover {
  color: #3a7484 !important;
}
/* 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.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-nav-link.u-text-active-color-2-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-2-dark-2.u-active {
  color: #3a7484 !important;
}
.u-text-color-2-dark-2 .u-svg-link {
  fill: #3a7484;
}
.u-text-hover-color-2-dark-2:hover .u-svg-link,
.u-text-hover-color-2-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-2-dark-2 .u-svg-link {
  fill: #3a7484;
}
.u-text-active-color-2-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-2-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-2-dark-2 .u-svg-link {
  fill: #3a7484;
}
.u-link.u-text-color-2-dark-2:hover {
  color: #346877 !important;
}
a.u-link.u-text-hover-color-2-dark-2:hover {
  color: #3a7484 !important;
}
.u-text-color-2-dark-1,
.u-input.u-text-color-2-dark-1,
.u-input.u-text-color-2-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-2-dark-1,
li.active > a.u-button-style.u-text-color-2-dark-1[class*="u-border-"],
a.u-button-style.u-text-color-2-dark-1,
a.u-button-style.u-text-color-2-dark-1[class*="u-border-"] {
  color: #11aad6 !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: #0f99c1 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-2-dark-1:hover,
.u-text-hover-color-2-dark-1.u-language-url:hover,
.u-text-hover-color-2-dark-1 .u-language-url:hover,
.u-text-hover-color-2-dark-1.u-carousel-control:hover,
.u-text-hover-color-2-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-2-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-2-dark-1:hover {
  color: #11aad6 !important;
}
/* 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.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-nav-link.u-text-active-color-2-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-2-dark-1.u-active {
  color: #11aad6 !important;
}
.u-text-color-2-dark-1 .u-svg-link {
  fill: #11aad6;
}
.u-text-hover-color-2-dark-1:hover .u-svg-link,
.u-text-hover-color-2-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-2-dark-1 .u-svg-link {
  fill: #11aad6;
}
.u-text-active-color-2-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-2-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-2-dark-1 .u-svg-link {
  fill: #11aad6;
}
.u-link.u-text-color-2-dark-1:hover {
  color: #0f99c1 !important;
}
a.u-link.u-text-hover-color-2-dark-1:hover {
  color: #11aad6 !important;
}
.u-text-color-2,
.u-input.u-text-color-2,
.u-input.u-text-color-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-2,
li.active > a.u-button-style.u-text-color-2[class*="u-border-"],
a.u-button-style.u-text-color-2,
a.u-button-style.u-text-color-2[class*="u-border-"] {
  color: #1ec4f4 !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: #0bb9eb !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-2:hover,
.u-text-hover-color-2.u-language-url:hover,
.u-text-hover-color-2 .u-language-url:hover,
.u-text-hover-color-2.u-carousel-control:hover,
.u-text-hover-color-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-2:hover {
  color: #1ec4f4 !important;
}
/* 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.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-nav-link.u-text-active-color-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-2.u-active {
  color: #1ec4f4 !important;
}
.u-text-color-2 .u-svg-link {
  fill: #1ec4f4;
}
.u-text-hover-color-2:hover .u-svg-link,
.u-text-hover-color-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-2 .u-svg-link {
  fill: #1ec4f4;
}
.u-text-active-color-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-2 .u-svg-link {
  fill: #1ec4f4;
}
.u-link.u-text-color-2:hover {
  color: #0bb9eb !important;
}
a.u-link.u-text-hover-color-2:hover {
  color: #1ec4f4 !important;
}
.u-text-color-2-light-1,
.u-input.u-text-color-2-light-1,
.u-input.u-text-color-2-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-2-light-1,
li.active > a.u-button-style.u-text-color-2-light-1[class*="u-border-"],
a.u-button-style.u-text-color-2-light-1,
a.u-button-style.u-text-color-2-light-1[class*="u-border-"] {
  color: #5fd5f7 !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: #3eccf5 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-2-light-1:hover,
.u-text-hover-color-2-light-1.u-language-url:hover,
.u-text-hover-color-2-light-1 .u-language-url:hover,
.u-text-hover-color-2-light-1.u-carousel-control:hover,
.u-text-hover-color-2-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-2-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-2-light-1:hover {
  color: #5fd5f7 !important;
}
/* 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.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-nav-link.u-text-active-color-2-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-2-light-1.u-active {
  color: #5fd5f7 !important;
}
.u-text-color-2-light-1 .u-svg-link {
  fill: #5fd5f7;
}
.u-text-hover-color-2-light-1:hover .u-svg-link,
.u-text-hover-color-2-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-2-light-1 .u-svg-link {
  fill: #5fd5f7;
}
.u-text-active-color-2-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-2-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-2-light-1 .u-svg-link {
  fill: #5fd5f7;
}
.u-link.u-text-color-2-light-1:hover {
  color: #3eccf5 !important;
}
a.u-link.u-text-hover-color-2-light-1:hover {
  color: #5fd5f7 !important;
}
.u-text-color-2-light-2,
.u-input.u-text-color-2-light-2,
.u-input.u-text-color-2-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-2-light-2,
li.active > a.u-button-style.u-text-color-2-light-2[class*="u-border-"],
a.u-button-style.u-text-color-2-light-2,
a.u-button-style.u-text-color-2-light-2[class*="u-border-"] {
  color: #a3e7fb !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: #7bddf9 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-2-light-2:hover,
.u-text-hover-color-2-light-2.u-language-url:hover,
.u-text-hover-color-2-light-2 .u-language-url:hover,
.u-text-hover-color-2-light-2.u-carousel-control:hover,
.u-text-hover-color-2-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-2-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-2-light-2:hover {
  color: #a3e7fb !important;
}
/* 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.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-nav-link.u-text-active-color-2-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-2-light-2.u-active {
  color: #a3e7fb !important;
}
.u-text-color-2-light-2 .u-svg-link {
  fill: #a3e7fb;
}
.u-text-hover-color-2-light-2:hover .u-svg-link,
.u-text-hover-color-2-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-2-light-2 .u-svg-link {
  fill: #a3e7fb;
}
.u-text-active-color-2-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-2-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-2-light-2 .u-svg-link {
  fill: #a3e7fb;
}
.u-link.u-text-color-2-light-2:hover {
  color: #7bddf9 !important;
}
a.u-link.u-text-hover-color-2-light-2:hover {
  color: #a3e7fb !important;
}
.u-text-color-2-light-3,
.u-input.u-text-color-2-light-3,
.u-input.u-text-color-2-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-2-light-3,
li.active > a.u-button-style.u-text-color-2-light-3[class*="u-border-"],
a.u-button-style.u-text-color-2-light-3,
a.u-button-style.u-text-color-2-light-3[class*="u-border-"] {
  color: #e8f9fe !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: #b9edfc !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-2-light-3:hover,
.u-text-hover-color-2-light-3.u-language-url:hover,
.u-text-hover-color-2-light-3 .u-language-url:hover,
.u-text-hover-color-2-light-3.u-carousel-control:hover,
.u-text-hover-color-2-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-2-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-2-light-3:hover {
  color: #e8f9fe !important;
}
/* 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.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-nav-link.u-text-active-color-2-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-2-light-3.u-active {
  color: #e8f9fe !important;
}
.u-text-color-2-light-3 .u-svg-link {
  fill: #e8f9fe;
}
.u-text-hover-color-2-light-3:hover .u-svg-link,
.u-text-hover-color-2-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-2-light-3 .u-svg-link {
  fill: #e8f9fe;
}
.u-text-active-color-2-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-2-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-2-light-3 .u-svg-link {
  fill: #e8f9fe;
}
.u-link.u-text-color-2-light-3:hover {
  color: #b9edfc !important;
}
a.u-link.u-text-hover-color-2-light-3:hover {
  color: #e8f9fe !important;
}
.u-text-color-2-base,
.u-input.u-text-color-2-base,
.u-input.u-text-color-2-base[class*="u-border-"],
li.active > a.u-button-style.u-text-color-2-base,
li.active > a.u-button-style.u-text-color-2-base[class*="u-border-"],
a.u-button-style.u-text-color-2-base,
a.u-button-style.u-text-color-2-base[class*="u-border-"] {
  color: #11aad6 !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: #0f99c1 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-2-base:hover,
.u-text-hover-color-2-base.u-language-url:hover,
.u-text-hover-color-2-base .u-language-url:hover,
.u-text-hover-color-2-base.u-carousel-control:hover,
.u-text-hover-color-2-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-2-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-2-base:hover {
  color: #11aad6 !important;
}
/* 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.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-nav-link.u-text-active-color-2-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-2-base.u-active {
  color: #11aad6 !important;
}
.u-text-color-2-base .u-svg-link {
  fill: #11aad6;
}
.u-text-hover-color-2-base:hover .u-svg-link,
.u-text-hover-color-2-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-2-base .u-svg-link {
  fill: #11aad6;
}
.u-text-active-color-2-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-2-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-2-base .u-svg-link {
  fill: #11aad6;
}
.u-link.u-text-color-2-base:hover {
  color: #0f99c1 !important;
}
a.u-link.u-text-hover-color-2-base:hover {
  color: #11aad6 !important;
}
.u-text-color-3-dark-3,
.u-input.u-text-color-3-dark-3,
.u-input.u-text-color-3-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-3-dark-3,
li.active > a.u-button-style.u-text-color-3-dark-3[class*="u-border-"],
a.u-button-style.u-text-color-3-dark-3,
a.u-button-style.u-text-color-3-dark-3[class*="u-border-"] {
  color: #292d33 !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: #25292e !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-3-dark-3:hover,
.u-text-hover-color-3-dark-3.u-language-url:hover,
.u-text-hover-color-3-dark-3 .u-language-url:hover,
.u-text-hover-color-3-dark-3.u-carousel-control:hover,
.u-text-hover-color-3-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-3-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-3-dark-3:hover {
  color: #292d33 !important;
}
/* 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.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-nav-link.u-text-active-color-3-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-3-dark-3.u-active {
  color: #292d33 !important;
}
.u-text-color-3-dark-3 .u-svg-link {
  fill: #292d33;
}
.u-text-hover-color-3-dark-3:hover .u-svg-link,
.u-text-hover-color-3-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-3-dark-3 .u-svg-link {
  fill: #292d33;
}
.u-text-active-color-3-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-3-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-3-dark-3 .u-svg-link {
  fill: #292d33;
}
.u-link.u-text-color-3-dark-3:hover {
  color: #25292e !important;
}
a.u-link.u-text-hover-color-3-dark-3:hover {
  color: #292d33 !important;
}
.u-text-color-3-dark-2,
.u-input.u-text-color-3-dark-2,
.u-input.u-text-color-3-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-3-dark-2,
li.active > a.u-button-style.u-text-color-3-dark-2[class*="u-border-"],
a.u-button-style.u-text-color-3-dark-2,
a.u-button-style.u-text-color-3-dark-2[class*="u-border-"] {
  color: #243954 !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: #20334c !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-3-dark-2:hover,
.u-text-hover-color-3-dark-2.u-language-url:hover,
.u-text-hover-color-3-dark-2 .u-language-url:hover,
.u-text-hover-color-3-dark-2.u-carousel-control:hover,
.u-text-hover-color-3-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-3-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-3-dark-2:hover {
  color: #243954 !important;
}
/* 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.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-nav-link.u-text-active-color-3-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-3-dark-2.u-active {
  color: #243954 !important;
}
.u-text-color-3-dark-2 .u-svg-link {
  fill: #243954;
}
.u-text-hover-color-3-dark-2:hover .u-svg-link,
.u-text-hover-color-3-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-3-dark-2 .u-svg-link {
  fill: #243954;
}
.u-text-active-color-3-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-3-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-3-dark-2 .u-svg-link {
  fill: #243954;
}
.u-link.u-text-color-3-dark-2:hover {
  color: #20334c !important;
}
a.u-link.u-text-hover-color-3-dark-2:hover {
  color: #243954 !important;
}
.u-text-color-3-dark-1,
.u-input.u-text-color-3-dark-1,
.u-input.u-text-color-3-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-3-dark-1,
li.active > a.u-button-style.u-text-color-3-dark-1[class*="u-border-"],
a.u-button-style.u-text-color-3-dark-1,
a.u-button-style.u-text-color-3-dark-1[class*="u-border-"] {
  color: #073874 !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: #063268 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-3-dark-1:hover,
.u-text-hover-color-3-dark-1.u-language-url:hover,
.u-text-hover-color-3-dark-1 .u-language-url:hover,
.u-text-hover-color-3-dark-1.u-carousel-control:hover,
.u-text-hover-color-3-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-3-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-3-dark-1:hover {
  color: #073874 !important;
}
/* 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.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-nav-link.u-text-active-color-3-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-3-dark-1.u-active {
  color: #073874 !important;
}
.u-text-color-3-dark-1 .u-svg-link {
  fill: #073874;
}
.u-text-hover-color-3-dark-1:hover .u-svg-link,
.u-text-hover-color-3-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-3-dark-1 .u-svg-link {
  fill: #073874;
}
.u-text-active-color-3-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-3-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-3-dark-1 .u-svg-link {
  fill: #073874;
}
.u-link.u-text-color-3-dark-1:hover {
  color: #063268 !important;
}
a.u-link.u-text-hover-color-3-dark-1:hover {
  color: #073874 !important;
}
.u-text-color-3,
.u-input.u-text-color-3,
.u-input.u-text-color-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-3,
li.active > a.u-button-style.u-text-color-3[class*="u-border-"],
a.u-button-style.u-text-color-3,
a.u-button-style.u-text-color-3[class*="u-border-"] {
  color: #3587eb !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: #1b77e8 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-3:hover,
.u-text-hover-color-3.u-language-url:hover,
.u-text-hover-color-3 .u-language-url:hover,
.u-text-hover-color-3.u-carousel-control:hover,
.u-text-hover-color-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-3:hover {
  color: #3587eb !important;
}
/* 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.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-nav-link.u-text-active-color-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-3.u-active {
  color: #3587eb !important;
}
.u-text-color-3 .u-svg-link {
  fill: #3587eb;
}
.u-text-hover-color-3:hover .u-svg-link,
.u-text-hover-color-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-3 .u-svg-link {
  fill: #3587eb;
}
.u-text-active-color-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-3 .u-svg-link {
  fill: #3587eb;
}
.u-link.u-text-color-3:hover {
  color: #1b77e8 !important;
}
a.u-link.u-text-hover-color-3:hover {
  color: #3587eb !important;
}
.u-text-color-3-light-1,
.u-input.u-text-color-3-light-1,
.u-input.u-text-color-3-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-3-light-1,
li.active > a.u-button-style.u-text-color-3-light-1[class*="u-border-"],
a.u-button-style.u-text-color-3-light-1,
a.u-button-style.u-text-color-3-light-1[class*="u-border-"] {
  color: #6ea9f1 !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: #4e96ee !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-3-light-1:hover,
.u-text-hover-color-3-light-1.u-language-url:hover,
.u-text-hover-color-3-light-1 .u-language-url:hover,
.u-text-hover-color-3-light-1.u-carousel-control:hover,
.u-text-hover-color-3-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-3-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-3-light-1:hover {
  color: #6ea9f1 !important;
}
/* 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.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-nav-link.u-text-active-color-3-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-3-light-1.u-active {
  color: #6ea9f1 !important;
}
.u-text-color-3-light-1 .u-svg-link {
  fill: #6ea9f1;
}
.u-text-hover-color-3-light-1:hover .u-svg-link,
.u-text-hover-color-3-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-3-light-1 .u-svg-link {
  fill: #6ea9f1;
}
.u-text-active-color-3-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-3-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-3-light-1 .u-svg-link {
  fill: #6ea9f1;
}
.u-link.u-text-color-3-light-1:hover {
  color: #4e96ee !important;
}
a.u-link.u-text-hover-color-3-light-1:hover {
  color: #6ea9f1 !important;
}
.u-text-color-3-light-2,
.u-input.u-text-color-3-light-2,
.u-input.u-text-color-3-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-3-light-2,
li.active > a.u-button-style.u-text-color-3-light-2[class*="u-border-"],
a.u-button-style.u-text-color-3-light-2,
a.u-button-style.u-text-color-3-light-2[class*="u-border-"] {
  color: #aacdf7 !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: #84b7f3 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-3-light-2:hover,
.u-text-hover-color-3-light-2.u-language-url:hover,
.u-text-hover-color-3-light-2 .u-language-url:hover,
.u-text-hover-color-3-light-2.u-carousel-control:hover,
.u-text-hover-color-3-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-3-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-3-light-2:hover {
  color: #aacdf7 !important;
}
/* 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.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-nav-link.u-text-active-color-3-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-3-light-2.u-active {
  color: #aacdf7 !important;
}
.u-text-color-3-light-2 .u-svg-link {
  fill: #aacdf7;
}
.u-text-hover-color-3-light-2:hover .u-svg-link,
.u-text-hover-color-3-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-3-light-2 .u-svg-link {
  fill: #aacdf7;
}
.u-text-active-color-3-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-3-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-3-light-2 .u-svg-link {
  fill: #aacdf7;
}
.u-link.u-text-color-3-light-2:hover {
  color: #84b7f3 !important;
}
a.u-link.u-text-hover-color-3-light-2:hover {
  color: #aacdf7 !important;
}
.u-text-color-3-light-3,
.u-input.u-text-color-3-light-3,
.u-input.u-text-color-3-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-3-light-3,
li.active > a.u-button-style.u-text-color-3-light-3[class*="u-border-"],
a.u-button-style.u-text-color-3-light-3,
a.u-button-style.u-text-color-3-light-3[class*="u-border-"] {
  color: #e9f2fd !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: #bcd8f9 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-3-light-3:hover,
.u-text-hover-color-3-light-3.u-language-url:hover,
.u-text-hover-color-3-light-3 .u-language-url:hover,
.u-text-hover-color-3-light-3.u-carousel-control:hover,
.u-text-hover-color-3-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-3-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-3-light-3:hover {
  color: #e9f2fd !important;
}
/* 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.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-nav-link.u-text-active-color-3-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-3-light-3.u-active {
  color: #e9f2fd !important;
}
.u-text-color-3-light-3 .u-svg-link {
  fill: #e9f2fd;
}
.u-text-hover-color-3-light-3:hover .u-svg-link,
.u-text-hover-color-3-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-3-light-3 .u-svg-link {
  fill: #e9f2fd;
}
.u-text-active-color-3-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-3-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-3-light-3 .u-svg-link {
  fill: #e9f2fd;
}
.u-link.u-text-color-3-light-3:hover {
  color: #bcd8f9 !important;
}
a.u-link.u-text-hover-color-3-light-3:hover {
  color: #e9f2fd !important;
}
.u-text-color-3-base,
.u-input.u-text-color-3-base,
.u-input.u-text-color-3-base[class*="u-border-"],
li.active > a.u-button-style.u-text-color-3-base,
li.active > a.u-button-style.u-text-color-3-base[class*="u-border-"],
a.u-button-style.u-text-color-3-base,
a.u-button-style.u-text-color-3-base[class*="u-border-"] {
  color: #073874 !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: #063268 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-3-base:hover,
.u-text-hover-color-3-base.u-language-url:hover,
.u-text-hover-color-3-base .u-language-url:hover,
.u-text-hover-color-3-base.u-carousel-control:hover,
.u-text-hover-color-3-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-3-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-3-base:hover {
  color: #073874 !important;
}
/* 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.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-nav-link.u-text-active-color-3-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-3-base.u-active {
  color: #073874 !important;
}
.u-text-color-3-base .u-svg-link {
  fill: #073874;
}
.u-text-hover-color-3-base:hover .u-svg-link,
.u-text-hover-color-3-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-3-base .u-svg-link {
  fill: #073874;
}
.u-text-active-color-3-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-3-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-3-base .u-svg-link {
  fill: #073874;
}
.u-link.u-text-color-3-base:hover {
  color: #063268 !important;
}
a.u-link.u-text-hover-color-3-base:hover {
  color: #073874 !important;
}
.u-text-color-4-dark-3,
.u-input.u-text-color-4-dark-3,
.u-input.u-text-color-4-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-4-dark-3,
li.active > a.u-button-style.u-text-color-4-dark-3[class*="u-border-"],
a.u-button-style.u-text-color-4-dark-3,
a.u-button-style.u-text-color-4-dark-3[class*="u-border-"] {
  color: #33292f !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: #2e252a !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-4-dark-3:hover,
.u-text-hover-color-4-dark-3.u-language-url:hover,
.u-text-hover-color-4-dark-3 .u-language-url:hover,
.u-text-hover-color-4-dark-3.u-carousel-control:hover,
.u-text-hover-color-4-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-4-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-4-dark-3:hover {
  color: #33292f !important;
}
/* 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.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-nav-link.u-text-active-color-4-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-4-dark-3.u-active {
  color: #33292f !important;
}
.u-text-color-4-dark-3 .u-svg-link {
  fill: #33292f;
}
.u-text-hover-color-4-dark-3:hover .u-svg-link,
.u-text-hover-color-4-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-4-dark-3 .u-svg-link {
  fill: #33292f;
}
.u-text-active-color-4-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-4-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-4-dark-3 .u-svg-link {
  fill: #33292f;
}
.u-link.u-text-color-4-dark-3:hover {
  color: #2e252a !important;
}
a.u-link.u-text-hover-color-4-dark-3:hover {
  color: #33292f !important;
}
.u-text-color-4-dark-2,
.u-input.u-text-color-4-dark-2,
.u-input.u-text-color-4-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-4-dark-2,
li.active > a.u-button-style.u-text-color-4-dark-2[class*="u-border-"],
a.u-button-style.u-text-color-4-dark-2,
a.u-button-style.u-text-color-4-dark-2[class*="u-border-"] {
  color: #602e4b !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: #562943 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-4-dark-2:hover,
.u-text-hover-color-4-dark-2.u-language-url:hover,
.u-text-hover-color-4-dark-2 .u-language-url:hover,
.u-text-hover-color-4-dark-2.u-carousel-control:hover,
.u-text-hover-color-4-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-4-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-4-dark-2:hover {
  color: #602e4b !important;
}
/* 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.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-nav-link.u-text-active-color-4-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-4-dark-2.u-active {
  color: #602e4b !important;
}
.u-text-color-4-dark-2 .u-svg-link {
  fill: #602e4b;
}
.u-text-hover-color-4-dark-2:hover .u-svg-link,
.u-text-hover-color-4-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-4-dark-2 .u-svg-link {
  fill: #602e4b;
}
.u-text-active-color-4-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-4-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-4-dark-2 .u-svg-link {
  fill: #602e4b;
}
.u-link.u-text-color-4-dark-2:hover {
  color: #562943 !important;
}
a.u-link.u-text-hover-color-4-dark-2:hover {
  color: #602e4b !important;
}
.u-text-color-4-dark-1,
.u-input.u-text-color-4-dark-1,
.u-input.u-text-color-4-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-4-dark-1,
li.active > a.u-button-style.u-text-color-4-dark-1[class*="u-border-"],
a.u-button-style.u-text-color-4-dark-1,
a.u-button-style.u-text-color-4-dark-1[class*="u-border-"] {
  color: #8c185b !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: #7e1652 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-4-dark-1:hover,
.u-text-hover-color-4-dark-1.u-language-url:hover,
.u-text-hover-color-4-dark-1 .u-language-url:hover,
.u-text-hover-color-4-dark-1.u-carousel-control:hover,
.u-text-hover-color-4-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-4-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-4-dark-1:hover {
  color: #8c185b !important;
}
/* 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.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-nav-link.u-text-active-color-4-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-4-dark-1.u-active {
  color: #8c185b !important;
}
.u-text-color-4-dark-1 .u-svg-link {
  fill: #8c185b;
}
.u-text-hover-color-4-dark-1:hover .u-svg-link,
.u-text-hover-color-4-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-4-dark-1 .u-svg-link {
  fill: #8c185b;
}
.u-text-active-color-4-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-4-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-4-dark-1 .u-svg-link {
  fill: #8c185b;
}
.u-link.u-text-color-4-dark-1:hover {
  color: #7e1652 !important;
}
a.u-link.u-text-hover-color-4-dark-1:hover {
  color: #8c185b !important;
}
.u-text-color-4,
.u-input.u-text-color-4,
.u-input.u-text-color-4[class*="u-border-"],
li.active > a.u-button-style.u-text-color-4,
li.active > a.u-button-style.u-text-color-4[class*="u-border-"],
a.u-button-style.u-text-color-4,
a.u-button-style.u-text-color-4[class*="u-border-"] {
  color: #e543a1 !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: #e12994 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-4:hover,
.u-text-hover-color-4.u-language-url:hover,
.u-text-hover-color-4 .u-language-url:hover,
.u-text-hover-color-4.u-carousel-control:hover,
.u-text-hover-color-4.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-4 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-4:hover {
  color: #e543a1 !important;
}
/* 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.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-nav-link.u-text-active-color-4.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-4.u-active {
  color: #e543a1 !important;
}
.u-text-color-4 .u-svg-link {
  fill: #e543a1;
}
.u-text-hover-color-4:hover .u-svg-link,
.u-text-hover-color-4:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-4 .u-svg-link {
  fill: #e543a1;
}
.u-text-active-color-4:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-4 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-4 .u-svg-link {
  fill: #e543a1;
}
.u-link.u-text-color-4:hover {
  color: #e12994 !important;
}
a.u-link.u-text-hover-color-4:hover {
  color: #e543a1 !important;
}
.u-text-color-4-light-1,
.u-input.u-text-color-4-light-1,
.u-input.u-text-color-4-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-4-light-1,
li.active > a.u-button-style.u-text-color-4-light-1[class*="u-border-"],
a.u-button-style.u-text-color-4-light-1,
a.u-button-style.u-text-color-4-light-1[class*="u-border-"] {
  color: #ed78bb !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: #e959ab !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-4-light-1:hover,
.u-text-hover-color-4-light-1.u-language-url:hover,
.u-text-hover-color-4-light-1 .u-language-url:hover,
.u-text-hover-color-4-light-1.u-carousel-control:hover,
.u-text-hover-color-4-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-4-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-4-light-1:hover {
  color: #ed78bb !important;
}
/* 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.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-nav-link.u-text-active-color-4-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-4-light-1.u-active {
  color: #ed78bb !important;
}
.u-text-color-4-light-1 .u-svg-link {
  fill: #ed78bb;
}
.u-text-hover-color-4-light-1:hover .u-svg-link,
.u-text-hover-color-4-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-4-light-1 .u-svg-link {
  fill: #ed78bb;
}
.u-text-active-color-4-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-4-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-4-light-1 .u-svg-link {
  fill: #ed78bb;
}
.u-link.u-text-color-4-light-1:hover {
  color: #e959ab !important;
}
a.u-link.u-text-hover-color-4-light-1:hover {
  color: #ed78bb !important;
}
.u-text-color-4-light-2,
.u-input.u-text-color-4-light-2,
.u-input.u-text-color-4-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-4-light-2,
li.active > a.u-button-style.u-text-color-4-light-2[class*="u-border-"],
a.u-button-style.u-text-color-4-light-2,
a.u-button-style.u-text-color-4-light-2[class*="u-border-"] {
  color: #f5afd7 !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: #f08ac4 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-4-light-2:hover,
.u-text-hover-color-4-light-2.u-language-url:hover,
.u-text-hover-color-4-light-2 .u-language-url:hover,
.u-text-hover-color-4-light-2.u-carousel-control:hover,
.u-text-hover-color-4-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-4-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-4-light-2:hover {
  color: #f5afd7 !important;
}
/* 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.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-nav-link.u-text-active-color-4-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-4-light-2.u-active {
  color: #f5afd7 !important;
}
.u-text-color-4-light-2 .u-svg-link {
  fill: #f5afd7;
}
.u-text-hover-color-4-light-2:hover .u-svg-link,
.u-text-hover-color-4-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-4-light-2 .u-svg-link {
  fill: #f5afd7;
}
.u-text-active-color-4-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-4-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-4-light-2 .u-svg-link {
  fill: #f5afd7;
}
.u-link.u-text-color-4-light-2:hover {
  color: #f08ac4 !important;
}
a.u-link.u-text-hover-color-4-light-2:hover {
  color: #f5afd7 !important;
}
.u-text-color-4-light-3,
.u-input.u-text-color-4-light-3,
.u-input.u-text-color-4-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-4-light-3,
li.active > a.u-button-style.u-text-color-4-light-3[class*="u-border-"],
a.u-button-style.u-text-color-4-light-3,
a.u-button-style.u-text-color-4-light-3[class*="u-border-"] {
  color: #fcebf5 !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: #f6c1e0 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-4-light-3:hover,
.u-text-hover-color-4-light-3.u-language-url:hover,
.u-text-hover-color-4-light-3 .u-language-url:hover,
.u-text-hover-color-4-light-3.u-carousel-control:hover,
.u-text-hover-color-4-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-4-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-4-light-3:hover {
  color: #fcebf5 !important;
}
/* 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.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-nav-link.u-text-active-color-4-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-4-light-3.u-active {
  color: #fcebf5 !important;
}
.u-text-color-4-light-3 .u-svg-link {
  fill: #fcebf5;
}
.u-text-hover-color-4-light-3:hover .u-svg-link,
.u-text-hover-color-4-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-4-light-3 .u-svg-link {
  fill: #fcebf5;
}
.u-text-active-color-4-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-4-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-4-light-3 .u-svg-link {
  fill: #fcebf5;
}
.u-link.u-text-color-4-light-3:hover {
  color: #f6c1e0 !important;
}
a.u-link.u-text-hover-color-4-light-3:hover {
  color: #fcebf5 !important;
}
.u-text-color-4-base,
.u-input.u-text-color-4-base,
.u-input.u-text-color-4-base[class*="u-border-"],
li.active > a.u-button-style.u-text-color-4-base,
li.active > a.u-button-style.u-text-color-4-base[class*="u-border-"],
a.u-button-style.u-text-color-4-base,
a.u-button-style.u-text-color-4-base[class*="u-border-"] {
  color: #8c185b !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: #7e1652 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-4-base:hover,
.u-text-hover-color-4-base.u-language-url:hover,
.u-text-hover-color-4-base .u-language-url:hover,
.u-text-hover-color-4-base.u-carousel-control:hover,
.u-text-hover-color-4-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-4-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-4-base:hover {
  color: #8c185b !important;
}
/* 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.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-nav-link.u-text-active-color-4-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-4-base.u-active {
  color: #8c185b !important;
}
.u-text-color-4-base .u-svg-link {
  fill: #8c185b;
}
.u-text-hover-color-4-base:hover .u-svg-link,
.u-text-hover-color-4-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-4-base .u-svg-link {
  fill: #8c185b;
}
.u-text-active-color-4-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-4-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-4-base .u-svg-link {
  fill: #8c185b;
}
.u-link.u-text-color-4-base:hover {
  color: #7e1652 !important;
}
a.u-link.u-text-hover-color-4-base:hover {
  color: #8c185b !important;
}
.u-text-color-5-dark-3,
.u-input.u-text-color-5-dark-3,
.u-input.u-text-color-5-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-5-dark-3,
li.active > a.u-button-style.u-text-color-5-dark-3[class*="u-border-"],
a.u-button-style.u-text-color-5-dark-3,
a.u-button-style.u-text-color-5-dark-3[class*="u-border-"] {
  color: #33292b !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: #2e2527 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-5-dark-3:hover,
.u-text-hover-color-5-dark-3.u-language-url:hover,
.u-text-hover-color-5-dark-3 .u-language-url:hover,
.u-text-hover-color-5-dark-3.u-carousel-control:hover,
.u-text-hover-color-5-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-5-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-5-dark-3:hover {
  color: #33292b !important;
}
/* 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.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-nav-link.u-text-active-color-5-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-5-dark-3.u-active {
  color: #33292b !important;
}
.u-text-color-5-dark-3 .u-svg-link {
  fill: #33292b;
}
.u-text-hover-color-5-dark-3:hover .u-svg-link,
.u-text-hover-color-5-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-5-dark-3 .u-svg-link {
  fill: #33292b;
}
.u-text-active-color-5-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-5-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-5-dark-3 .u-svg-link {
  fill: #33292b;
}
.u-link.u-text-color-5-dark-3:hover {
  color: #2e2527 !important;
}
a.u-link.u-text-hover-color-5-dark-3:hover {
  color: #33292b !important;
}
.u-text-color-5-dark-2,
.u-input.u-text-color-5-dark-2,
.u-input.u-text-color-5-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-5-dark-2,
li.active > a.u-button-style.u-text-color-5-dark-2[class*="u-border-"],
a.u-button-style.u-text-color-5-dark-2,
a.u-button-style.u-text-color-5-dark-2[class*="u-border-"] {
  color: #6e5056 !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: #63484d !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-5-dark-2:hover,
.u-text-hover-color-5-dark-2.u-language-url:hover,
.u-text-hover-color-5-dark-2 .u-language-url:hover,
.u-text-hover-color-5-dark-2.u-carousel-control:hover,
.u-text-hover-color-5-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-5-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-5-dark-2:hover {
  color: #6e5056 !important;
}
/* 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.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-nav-link.u-text-active-color-5-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-5-dark-2.u-active {
  color: #6e5056 !important;
}
.u-text-color-5-dark-2 .u-svg-link {
  fill: #6e5056;
}
.u-text-hover-color-5-dark-2:hover .u-svg-link,
.u-text-hover-color-5-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-5-dark-2 .u-svg-link {
  fill: #6e5056;
}
.u-text-active-color-5-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-5-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-5-dark-2 .u-svg-link {
  fill: #6e5056;
}
.u-link.u-text-color-5-dark-2:hover {
  color: #63484d !important;
}
a.u-link.u-text-hover-color-5-dark-2:hover {
  color: #6e5056 !important;
}
.u-text-color-5-dark-1,
.u-input.u-text-color-5-dark-1,
.u-input.u-text-color-5-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-5-dark-1,
li.active > a.u-button-style.u-text-color-5-dark-1[class*="u-border-"],
a.u-button-style.u-text-color-5-dark-1,
a.u-button-style.u-text-color-5-dark-1[class*="u-border-"] {
  color: #aa6e7b !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: #9f5d6b !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-5-dark-1:hover,
.u-text-hover-color-5-dark-1.u-language-url:hover,
.u-text-hover-color-5-dark-1 .u-language-url:hover,
.u-text-hover-color-5-dark-1.u-carousel-control:hover,
.u-text-hover-color-5-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-5-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-5-dark-1:hover {
  color: #aa6e7b !important;
}
/* 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.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-nav-link.u-text-active-color-5-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-5-dark-1.u-active {
  color: #aa6e7b !important;
}
.u-text-color-5-dark-1 .u-svg-link {
  fill: #aa6e7b;
}
.u-text-hover-color-5-dark-1:hover .u-svg-link,
.u-text-hover-color-5-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-5-dark-1 .u-svg-link {
  fill: #aa6e7b;
}
.u-text-active-color-5-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-5-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-5-dark-1 .u-svg-link {
  fill: #aa6e7b;
}
.u-link.u-text-color-5-dark-1:hover {
  color: #9f5d6b !important;
}
a.u-link.u-text-hover-color-5-dark-1:hover {
  color: #aa6e7b !important;
}
.u-text-color-5,
.u-input.u-text-color-5,
.u-input.u-text-color-5[class*="u-border-"],
li.active > a.u-button-style.u-text-color-5,
li.active > a.u-button-style.u-text-color-5[class*="u-border-"],
a.u-button-style.u-text-color-5,
a.u-button-style.u-text-color-5[class*="u-border-"] {
  color: #e58498 !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: #df667f !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-5:hover,
.u-text-hover-color-5.u-language-url:hover,
.u-text-hover-color-5 .u-language-url:hover,
.u-text-hover-color-5.u-carousel-control:hover,
.u-text-hover-color-5.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-5 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-5:hover {
  color: #e58498 !important;
}
/* 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.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-nav-link.u-text-active-color-5.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-5.u-active {
  color: #e58498 !important;
}
.u-text-color-5 .u-svg-link {
  fill: #e58498;
}
.u-text-hover-color-5:hover .u-svg-link,
.u-text-hover-color-5:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-5 .u-svg-link {
  fill: #e58498;
}
.u-text-active-color-5:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-5 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-5 .u-svg-link {
  fill: #e58498;
}
.u-link.u-text-color-5:hover {
  color: #df667f !important;
}
a.u-link.u-text-hover-color-5:hover {
  color: #e58498 !important;
}
.u-text-color-5-light-1,
.u-input.u-text-color-5-light-1,
.u-input.u-text-color-5-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-color-5-light-1,
li.active > a.u-button-style.u-text-color-5-light-1[class*="u-border-"],
a.u-button-style.u-text-color-5-light-1,
a.u-button-style.u-text-color-5-light-1[class*="u-border-"] {
  color: #eda7b5 !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: #e68599 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-5-light-1:hover,
.u-text-hover-color-5-light-1.u-language-url:hover,
.u-text-hover-color-5-light-1 .u-language-url:hover,
.u-text-hover-color-5-light-1.u-carousel-control:hover,
.u-text-hover-color-5-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-5-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-5-light-1:hover {
  color: #eda7b5 !important;
}
/* 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.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-nav-link.u-text-active-color-5-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-5-light-1.u-active {
  color: #eda7b5 !important;
}
.u-text-color-5-light-1 .u-svg-link {
  fill: #eda7b5;
}
.u-text-hover-color-5-light-1:hover .u-svg-link,
.u-text-hover-color-5-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-5-light-1 .u-svg-link {
  fill: #eda7b5;
}
.u-text-active-color-5-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-5-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-5-light-1 .u-svg-link {
  fill: #eda7b5;
}
.u-link.u-text-color-5-light-1:hover {
  color: #e68599 !important;
}
a.u-link.u-text-hover-color-5-light-1:hover {
  color: #eda7b5 !important;
}
.u-text-color-5-light-2,
.u-input.u-text-color-5-light-2,
.u-input.u-text-color-5-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-color-5-light-2,
li.active > a.u-button-style.u-text-color-5-light-2[class*="u-border-"],
a.u-button-style.u-text-color-5-light-2,
a.u-button-style.u-text-color-5-light-2[class*="u-border-"] {
  color: #f5cbd4 !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: #eea5b5 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-5-light-2:hover,
.u-text-hover-color-5-light-2.u-language-url:hover,
.u-text-hover-color-5-light-2 .u-language-url:hover,
.u-text-hover-color-5-light-2.u-carousel-control:hover,
.u-text-hover-color-5-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-5-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-5-light-2:hover {
  color: #f5cbd4 !important;
}
/* 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.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-nav-link.u-text-active-color-5-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-5-light-2.u-active {
  color: #f5cbd4 !important;
}
.u-text-color-5-light-2 .u-svg-link {
  fill: #f5cbd4;
}
.u-text-hover-color-5-light-2:hover .u-svg-link,
.u-text-hover-color-5-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-5-light-2 .u-svg-link {
  fill: #f5cbd4;
}
.u-text-active-color-5-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-5-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-5-light-2 .u-svg-link {
  fill: #f5cbd4;
}
.u-link.u-text-color-5-light-2:hover {
  color: #eea5b5 !important;
}
a.u-link.u-text-hover-color-5-light-2:hover {
  color: #f5cbd4 !important;
}
.u-text-color-5-light-3,
.u-input.u-text-color-5-light-3,
.u-input.u-text-color-5-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-color-5-light-3,
li.active > a.u-button-style.u-text-color-5-light-3[class*="u-border-"],
a.u-button-style.u-text-color-5-light-3,
a.u-button-style.u-text-color-5-light-3[class*="u-border-"] {
  color: #fcf2f4 !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: #f3cad2 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-5-light-3:hover,
.u-text-hover-color-5-light-3.u-language-url:hover,
.u-text-hover-color-5-light-3 .u-language-url:hover,
.u-text-hover-color-5-light-3.u-carousel-control:hover,
.u-text-hover-color-5-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-5-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-5-light-3:hover {
  color: #fcf2f4 !important;
}
/* 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.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-nav-link.u-text-active-color-5-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-5-light-3.u-active {
  color: #fcf2f4 !important;
}
.u-text-color-5-light-3 .u-svg-link {
  fill: #fcf2f4;
}
.u-text-hover-color-5-light-3:hover .u-svg-link,
.u-text-hover-color-5-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-5-light-3 .u-svg-link {
  fill: #fcf2f4;
}
.u-text-active-color-5-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-5-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-5-light-3 .u-svg-link {
  fill: #fcf2f4;
}
.u-link.u-text-color-5-light-3:hover {
  color: #f3cad2 !important;
}
a.u-link.u-text-hover-color-5-light-3:hover {
  color: #fcf2f4 !important;
}
.u-text-color-5-base,
.u-input.u-text-color-5-base,
.u-input.u-text-color-5-base[class*="u-border-"],
li.active > a.u-button-style.u-text-color-5-base,
li.active > a.u-button-style.u-text-color-5-base[class*="u-border-"],
a.u-button-style.u-text-color-5-base,
a.u-button-style.u-text-color-5-base[class*="u-border-"] {
  color: #e58498 !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: #df667f !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-5-base:hover,
.u-text-hover-color-5-base.u-language-url:hover,
.u-text-hover-color-5-base .u-language-url:hover,
.u-text-hover-color-5-base.u-carousel-control:hover,
.u-text-hover-color-5-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-5-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-5-base:hover {
  color: #e58498 !important;
}
/* 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.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-nav-link.u-text-active-color-5-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-5-base.u-active {
  color: #e58498 !important;
}
.u-text-color-5-base .u-svg-link {
  fill: #e58498;
}
.u-text-hover-color-5-base:hover .u-svg-link,
.u-text-hover-color-5-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-5-base .u-svg-link {
  fill: #e58498;
}
.u-text-active-color-5-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-5-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-5-base .u-svg-link {
  fill: #e58498;
}
.u-link.u-text-color-5-base:hover {
  color: #df667f !important;
}
a.u-link.u-text-hover-color-5-base:hover {
  color: #e58498 !important;
}
.u-text-palette-1-dark-3,
.u-input.u-text-palette-1-dark-3,
.u-input.u-text-palette-1-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1-dark-3,
li.active > a.u-button-style.u-text-palette-1-dark-3[class*="u-border-"],
a.u-button-style.u-text-palette-1-dark-3,
a.u-button-style.u-text-palette-1-dark-3[class*="u-border-"] {
  color: #293033 !important;
  
  
  
}
a.u-button-style.u-text-palette-1-dark-3:hover,
a.u-button-style.u-text-palette-1-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1-dark-3:focus,
a.u-button-style.u-text-palette-1-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1-dark-3:active,
a.u-button-style.u-button-style.u-text-palette-1-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1-dark-3.active,
a.u-button-style.u-button-style.u-text-palette-1-dark-3[class*="u-border-"].active {
  color: #252b2e !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1-dark-3,
a.u-button-style:hover > .u-text-hover-palette-1-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-3[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1-dark-3:hover,
.u-text-hover-palette-1-dark-3.u-language-url:hover,
.u-text-hover-palette-1-dark-3 .u-language-url:hover,
.u-text-hover-palette-1-dark-3.u-carousel-control:hover,
.u-text-hover-palette-1-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1-dark-3:hover {
  color: #293033 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-dark-3,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-dark-3[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1-dark-3.u-active {
  color: #293033 !important;
}
.u-text-palette-1-dark-3 .u-svg-link {
  fill: #293033;
}
.u-text-hover-palette-1-dark-3:hover .u-svg-link,
.u-text-hover-palette-1-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1-dark-3 .u-svg-link {
  fill: #293033;
}
.u-text-active-palette-1-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1-dark-3 .u-svg-link {
  fill: #293033;
}
.u-link.u-text-palette-1-dark-3:hover {
  color: #252b2e !important;
}
a.u-link.u-text-hover-palette-1-dark-3:hover {
  color: #293033 !important;
}
.u-text-palette-1-dark-2,
.u-input.u-text-palette-1-dark-2,
.u-input.u-text-palette-1-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1-dark-2,
li.active > a.u-button-style.u-text-palette-1-dark-2[class*="u-border-"],
a.u-button-style.u-text-palette-1-dark-2,
a.u-button-style.u-text-palette-1-dark-2[class*="u-border-"] {
  color: #2e5b6e !important;
  
  
  
}
a.u-button-style.u-text-palette-1-dark-2:hover,
a.u-button-style.u-text-palette-1-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1-dark-2:focus,
a.u-button-style.u-text-palette-1-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1-dark-2:active,
a.u-button-style.u-button-style.u-text-palette-1-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1-dark-2.active,
a.u-button-style.u-button-style.u-text-palette-1-dark-2[class*="u-border-"].active {
  color: #295263 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1-dark-2,
a.u-button-style:hover > .u-text-hover-palette-1-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-2[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1-dark-2:hover,
.u-text-hover-palette-1-dark-2.u-language-url:hover,
.u-text-hover-palette-1-dark-2 .u-language-url:hover,
.u-text-hover-palette-1-dark-2.u-carousel-control:hover,
.u-text-hover-palette-1-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1-dark-2:hover {
  color: #2e5b6e !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-dark-2,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-dark-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1-dark-2.u-active {
  color: #2e5b6e !important;
}
.u-text-palette-1-dark-2 .u-svg-link {
  fill: #2e5b6e;
}
.u-text-hover-palette-1-dark-2:hover .u-svg-link,
.u-text-hover-palette-1-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1-dark-2 .u-svg-link {
  fill: #2e5b6e;
}
.u-text-active-palette-1-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1-dark-2 .u-svg-link {
  fill: #2e5b6e;
}
.u-link.u-text-palette-1-dark-2:hover {
  color: #295263 !important;
}
a.u-link.u-text-hover-palette-1-dark-2:hover {
  color: #2e5b6e !important;
}
.u-text-palette-1-dark-1,
.u-input.u-text-palette-1-dark-1,
.u-input.u-text-palette-1-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1-dark-1,
li.active > a.u-button-style.u-text-palette-1-dark-1[class*="u-border-"],
a.u-button-style.u-text-palette-1-dark-1,
a.u-button-style.u-text-palette-1-dark-1[class*="u-border-"] {
  color: #0778a8 !important;
  
  
  
}
a.u-button-style.u-text-palette-1-dark-1:hover,
a.u-button-style.u-text-palette-1-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1-dark-1:focus,
a.u-button-style.u-text-palette-1-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1-dark-1:active,
a.u-button-style.u-button-style.u-text-palette-1-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1-dark-1.active,
a.u-button-style.u-button-style.u-text-palette-1-dark-1[class*="u-border-"].active {
  color: #066c97 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1-dark-1,
a.u-button-style:hover > .u-text-hover-palette-1-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1-dark-1[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1-dark-1:hover,
.u-text-hover-palette-1-dark-1.u-language-url:hover,
.u-text-hover-palette-1-dark-1 .u-language-url:hover,
.u-text-hover-palette-1-dark-1.u-carousel-control:hover,
.u-text-hover-palette-1-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1-dark-1:hover {
  color: #0778a8 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-dark-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-dark-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1-dark-1.u-active {
  color: #0778a8 !important;
}
.u-text-palette-1-dark-1 .u-svg-link {
  fill: #0778a8;
}
.u-text-hover-palette-1-dark-1:hover .u-svg-link,
.u-text-hover-palette-1-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1-dark-1 .u-svg-link {
  fill: #0778a8;
}
.u-text-active-palette-1-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1-dark-1 .u-svg-link {
  fill: #0778a8;
}
.u-link.u-text-palette-1-dark-1:hover {
  color: #066c97 !important;
}
a.u-link.u-text-hover-palette-1-dark-1:hover {
  color: #0778a8 !important;
}
.u-text-palette-1,
.u-input.u-text-palette-1,
.u-input.u-text-palette-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1,
li.active > a.u-button-style.u-text-palette-1[class*="u-border-"],
a.u-button-style.u-text-palette-1,
a.u-button-style.u-text-palette-1[class*="u-border-"] {
  color: #23b4f2 !important;
  
  
  
}
a.u-button-style.u-text-palette-1:hover,
a.u-button-style.u-text-palette-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1:focus,
a.u-button-style.u-text-palette-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1:active,
a.u-button-style.u-button-style.u-text-palette-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1.active,
a.u-button-style.u-button-style.u-text-palette-1[class*="u-border-"].active {
  color: #0ea9eb !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1,
a.u-button-style:hover > .u-text-hover-palette-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1:hover,
.u-text-hover-palette-1.u-language-url:hover,
.u-text-hover-palette-1 .u-language-url:hover,
.u-text-hover-palette-1.u-carousel-control:hover,
.u-text-hover-palette-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1:hover {
  color: #23b4f2 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1.u-active {
  color: #23b4f2 !important;
}
.u-text-palette-1 .u-svg-link {
  fill: #23b4f2;
}
.u-text-hover-palette-1:hover .u-svg-link,
.u-text-hover-palette-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1 .u-svg-link {
  fill: #23b4f2;
}
.u-text-active-palette-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1 .u-svg-link {
  fill: #23b4f2;
}
.u-link.u-text-palette-1:hover {
  color: #0ea9eb !important;
}
a.u-link.u-text-hover-palette-1:hover {
  color: #23b4f2 !important;
}
.u-text-palette-1-light-1,
.u-input.u-text-palette-1-light-1,
.u-input.u-text-palette-1-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1-light-1,
li.active > a.u-button-style.u-text-palette-1-light-1[class*="u-border-"],
a.u-button-style.u-text-palette-1-light-1,
a.u-button-style.u-text-palette-1-light-1[class*="u-border-"] {
  color: #63caf6 !important;
  
  
  
}
a.u-button-style.u-text-palette-1-light-1:hover,
a.u-button-style.u-text-palette-1-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1-light-1:focus,
a.u-button-style.u-text-palette-1-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1-light-1:active,
a.u-button-style.u-button-style.u-text-palette-1-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1-light-1.active,
a.u-button-style.u-button-style.u-text-palette-1-light-1[class*="u-border-"].active {
  color: #42bff4 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1-light-1,
a.u-button-style:hover > .u-text-hover-palette-1-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1-light-1[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1-light-1:hover,
.u-text-hover-palette-1-light-1.u-language-url:hover,
.u-text-hover-palette-1-light-1 .u-language-url:hover,
.u-text-hover-palette-1-light-1.u-carousel-control:hover,
.u-text-hover-palette-1-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1-light-1:hover {
  color: #63caf6 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-light-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-light-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1-light-1.u-active {
  color: #63caf6 !important;
}
.u-text-palette-1-light-1 .u-svg-link {
  fill: #63caf6;
}
.u-text-hover-palette-1-light-1:hover .u-svg-link,
.u-text-hover-palette-1-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1-light-1 .u-svg-link {
  fill: #63caf6;
}
.u-text-active-palette-1-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1-light-1 .u-svg-link {
  fill: #63caf6;
}
.u-link.u-text-palette-1-light-1:hover {
  color: #42bff4 !important;
}
a.u-link.u-text-hover-palette-1-light-1:hover {
  color: #63caf6 !important;
}
.u-text-palette-1-light-2,
.u-input.u-text-palette-1-light-2,
.u-input.u-text-palette-1-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1-light-2,
li.active > a.u-button-style.u-text-palette-1-light-2[class*="u-border-"],
a.u-button-style.u-text-palette-1-light-2,
a.u-button-style.u-text-palette-1-light-2[class*="u-border-"] {
  color: #a4e0fa !important;
  
  
  
}
a.u-button-style.u-text-palette-1-light-2:hover,
a.u-button-style.u-text-palette-1-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1-light-2:focus,
a.u-button-style.u-text-palette-1-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1-light-2:active,
a.u-button-style.u-button-style.u-text-palette-1-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1-light-2.active,
a.u-button-style.u-button-style.u-text-palette-1-light-2[class*="u-border-"].active {
  color: #7dd3f8 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1-light-2,
a.u-button-style:hover > .u-text-hover-palette-1-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1-light-2[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1-light-2:hover,
.u-text-hover-palette-1-light-2.u-language-url:hover,
.u-text-hover-palette-1-light-2 .u-language-url:hover,
.u-text-hover-palette-1-light-2.u-carousel-control:hover,
.u-text-hover-palette-1-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1-light-2:hover {
  color: #a4e0fa !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-light-2,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-light-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1-light-2.u-active {
  color: #a4e0fa !important;
}
.u-text-palette-1-light-2 .u-svg-link {
  fill: #a4e0fa;
}
.u-text-hover-palette-1-light-2:hover .u-svg-link,
.u-text-hover-palette-1-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1-light-2 .u-svg-link {
  fill: #a4e0fa;
}
.u-text-active-palette-1-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1-light-2 .u-svg-link {
  fill: #a4e0fa;
}
.u-link.u-text-palette-1-light-2:hover {
  color: #7dd3f8 !important;
}
a.u-link.u-text-hover-palette-1-light-2:hover {
  color: #a4e0fa !important;
}
.u-text-palette-1-light-3,
.u-input.u-text-palette-1-light-3,
.u-input.u-text-palette-1-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1-light-3,
li.active > a.u-button-style.u-text-palette-1-light-3[class*="u-border-"],
a.u-button-style.u-text-palette-1-light-3,
a.u-button-style.u-text-palette-1-light-3[class*="u-border-"] {
  color: #e8f7fe !important;
  
  
  
}
a.u-button-style.u-text-palette-1-light-3:hover,
a.u-button-style.u-text-palette-1-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1-light-3:focus,
a.u-button-style.u-text-palette-1-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1-light-3:active,
a.u-button-style.u-button-style.u-text-palette-1-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1-light-3.active,
a.u-button-style.u-button-style.u-text-palette-1-light-3[class*="u-border-"].active {
  color: #b9e7fc !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1-light-3,
a.u-button-style:hover > .u-text-hover-palette-1-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1-light-3[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1-light-3:hover,
.u-text-hover-palette-1-light-3.u-language-url:hover,
.u-text-hover-palette-1-light-3 .u-language-url:hover,
.u-text-hover-palette-1-light-3.u-carousel-control:hover,
.u-text-hover-palette-1-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1-light-3:hover {
  color: #e8f7fe !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-light-3,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-light-3[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1-light-3.u-active {
  color: #e8f7fe !important;
}
.u-text-palette-1-light-3 .u-svg-link {
  fill: #e8f7fe;
}
.u-text-hover-palette-1-light-3:hover .u-svg-link,
.u-text-hover-palette-1-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1-light-3 .u-svg-link {
  fill: #e8f7fe;
}
.u-text-active-palette-1-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1-light-3 .u-svg-link {
  fill: #e8f7fe;
}
.u-link.u-text-palette-1-light-3:hover {
  color: #b9e7fc !important;
}
a.u-link.u-text-hover-palette-1-light-3:hover {
  color: #e8f7fe !important;
}
.u-text-palette-1-base,
.u-input.u-text-palette-1-base,
.u-input.u-text-palette-1-base[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1-base,
li.active > a.u-button-style.u-text-palette-1-base[class*="u-border-"],
a.u-button-style.u-text-palette-1-base,
a.u-button-style.u-text-palette-1-base[class*="u-border-"] {
  color: #0778a8 !important;
  
  
  
}
a.u-button-style.u-text-palette-1-base:hover,
a.u-button-style.u-text-palette-1-base[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1-base:focus,
a.u-button-style.u-text-palette-1-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1-base:active,
a.u-button-style.u-button-style.u-text-palette-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1-base.active,
a.u-button-style.u-button-style.u-text-palette-1-base[class*="u-border-"].active {
  color: #066c97 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1-base,
a.u-button-style:hover > .u-text-hover-palette-1-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1-base:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1-base:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1-base[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1-base:hover,
.u-text-hover-palette-1-base.u-language-url:hover,
.u-text-hover-palette-1-base .u-language-url:hover,
.u-text-hover-palette-1-base.u-carousel-control:hover,
.u-text-hover-palette-1-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1-base:hover {
  color: #0778a8 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-base,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-base[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1-base.u-active {
  color: #0778a8 !important;
}
.u-text-palette-1-base .u-svg-link {
  fill: #0778a8;
}
.u-text-hover-palette-1-base:hover .u-svg-link,
.u-text-hover-palette-1-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1-base .u-svg-link {
  fill: #0778a8;
}
.u-text-active-palette-1-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1-base .u-svg-link {
  fill: #0778a8;
}
.u-link.u-text-palette-1-base:hover {
  color: #066c97 !important;
}
a.u-link.u-text-hover-palette-1-base:hover {
  color: #0778a8 !important;
}
.u-text-palette-2-dark-3,
.u-input.u-text-palette-2-dark-3,
.u-input.u-text-palette-2-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2-dark-3,
li.active > a.u-button-style.u-text-palette-2-dark-3[class*="u-border-"],
a.u-button-style.u-text-palette-2-dark-3,
a.u-button-style.u-text-palette-2-dark-3[class*="u-border-"] {
  color: #293133 !important;
  
  
  
}
a.u-button-style.u-text-palette-2-dark-3:hover,
a.u-button-style.u-text-palette-2-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-dark-3:focus,
a.u-button-style.u-text-palette-2-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-dark-3:active,
a.u-button-style.u-button-style.u-text-palette-2-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2-dark-3.active,
a.u-button-style.u-button-style.u-text-palette-2-dark-3[class*="u-border-"].active {
  color: #252c2e !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2-dark-3,
a.u-button-style:hover > .u-text-hover-palette-2-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-3[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-dark-3:hover,
.u-text-hover-palette-2-dark-3.u-language-url:hover,
.u-text-hover-palette-2-dark-3 .u-language-url:hover,
.u-text-hover-palette-2-dark-3.u-carousel-control:hover,
.u-text-hover-palette-2-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2-dark-3:hover {
  color: #293133 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-dark-3,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-dark-3[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2-dark-3.u-active {
  color: #293133 !important;
}
.u-text-palette-2-dark-3 .u-svg-link {
  fill: #293133;
}
.u-text-hover-palette-2-dark-3:hover .u-svg-link,
.u-text-hover-palette-2-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-dark-3 .u-svg-link {
  fill: #293133;
}
.u-text-active-palette-2-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2-dark-3 .u-svg-link {
  fill: #293133;
}
.u-link.u-text-palette-2-dark-3:hover {
  color: #252c2e !important;
}
a.u-link.u-text-hover-palette-2-dark-3:hover {
  color: #293133 !important;
}
.u-text-palette-2-dark-2,
.u-input.u-text-palette-2-dark-2,
.u-input.u-text-palette-2-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2-dark-2,
li.active > a.u-button-style.u-text-palette-2-dark-2[class*="u-border-"],
a.u-button-style.u-text-palette-2-dark-2,
a.u-button-style.u-text-palette-2-dark-2[class*="u-border-"] {
  color: #3a7484 !important;
  
  
  
}
a.u-button-style.u-text-palette-2-dark-2:hover,
a.u-button-style.u-text-palette-2-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-dark-2:focus,
a.u-button-style.u-text-palette-2-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-dark-2:active,
a.u-button-style.u-button-style.u-text-palette-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2-dark-2.active,
a.u-button-style.u-button-style.u-text-palette-2-dark-2[class*="u-border-"].active {
  color: #346877 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2-dark-2,
a.u-button-style:hover > .u-text-hover-palette-2-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-dark-2:hover,
.u-text-hover-palette-2-dark-2.u-language-url:hover,
.u-text-hover-palette-2-dark-2 .u-language-url:hover,
.u-text-hover-palette-2-dark-2.u-carousel-control:hover,
.u-text-hover-palette-2-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2-dark-2:hover {
  color: #3a7484 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-dark-2,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-dark-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2-dark-2.u-active {
  color: #3a7484 !important;
}
.u-text-palette-2-dark-2 .u-svg-link {
  fill: #3a7484;
}
.u-text-hover-palette-2-dark-2:hover .u-svg-link,
.u-text-hover-palette-2-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-dark-2 .u-svg-link {
  fill: #3a7484;
}
.u-text-active-palette-2-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2-dark-2 .u-svg-link {
  fill: #3a7484;
}
.u-link.u-text-palette-2-dark-2:hover {
  color: #346877 !important;
}
a.u-link.u-text-hover-palette-2-dark-2:hover {
  color: #3a7484 !important;
}
.u-text-palette-2-dark-1,
.u-input.u-text-palette-2-dark-1,
.u-input.u-text-palette-2-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2-dark-1,
li.active > a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"],
a.u-button-style.u-text-palette-2-dark-1,
a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"] {
  color: #11aad6 !important;
  
  
  
}
a.u-button-style.u-text-palette-2-dark-1:hover,
a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-dark-1:focus,
a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-dark-1:active,
a.u-button-style.u-button-style.u-text-palette-2-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2-dark-1.active,
a.u-button-style.u-button-style.u-text-palette-2-dark-1[class*="u-border-"].active {
  color: #0f99c1 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2-dark-1,
a.u-button-style:hover > .u-text-hover-palette-2-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-1[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-dark-1:hover,
.u-text-hover-palette-2-dark-1.u-language-url:hover,
.u-text-hover-palette-2-dark-1 .u-language-url:hover,
.u-text-hover-palette-2-dark-1.u-carousel-control:hover,
.u-text-hover-palette-2-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2-dark-1:hover {
  color: #11aad6 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-dark-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-dark-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2-dark-1.u-active {
  color: #11aad6 !important;
}
.u-text-palette-2-dark-1 .u-svg-link {
  fill: #11aad6;
}
.u-text-hover-palette-2-dark-1:hover .u-svg-link,
.u-text-hover-palette-2-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-dark-1 .u-svg-link {
  fill: #11aad6;
}
.u-text-active-palette-2-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2-dark-1 .u-svg-link {
  fill: #11aad6;
}
.u-link.u-text-palette-2-dark-1:hover {
  color: #0f99c1 !important;
}
a.u-link.u-text-hover-palette-2-dark-1:hover {
  color: #11aad6 !important;
}
.u-text-palette-2,
.u-input.u-text-palette-2,
.u-input.u-text-palette-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2,
li.active > a.u-button-style.u-text-palette-2[class*="u-border-"],
a.u-button-style.u-text-palette-2,
a.u-button-style.u-text-palette-2[class*="u-border-"] {
  color: #1ec4f4 !important;
  
  
  
}
a.u-button-style.u-text-palette-2:hover,
a.u-button-style.u-text-palette-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2:focus,
a.u-button-style.u-text-palette-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2:active,
a.u-button-style.u-button-style.u-text-palette-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2.active,
a.u-button-style.u-button-style.u-text-palette-2[class*="u-border-"].active {
  color: #0bb9eb !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2,
a.u-button-style:hover > .u-text-hover-palette-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2:hover,
.u-text-hover-palette-2.u-language-url:hover,
.u-text-hover-palette-2 .u-language-url:hover,
.u-text-hover-palette-2.u-carousel-control:hover,
.u-text-hover-palette-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2:hover {
  color: #1ec4f4 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2,
a.u-button-style.u-button-style.active > .u-text-active-palette-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2.u-active {
  color: #1ec4f4 !important;
}
.u-text-palette-2 .u-svg-link {
  fill: #1ec4f4;
}
.u-text-hover-palette-2:hover .u-svg-link,
.u-text-hover-palette-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2 .u-svg-link {
  fill: #1ec4f4;
}
.u-text-active-palette-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2 .u-svg-link {
  fill: #1ec4f4;
}
.u-link.u-text-palette-2:hover {
  color: #0bb9eb !important;
}
a.u-link.u-text-hover-palette-2:hover {
  color: #1ec4f4 !important;
}
.u-text-palette-2-light-1,
.u-input.u-text-palette-2-light-1,
.u-input.u-text-palette-2-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2-light-1,
li.active > a.u-button-style.u-text-palette-2-light-1[class*="u-border-"],
a.u-button-style.u-text-palette-2-light-1,
a.u-button-style.u-text-palette-2-light-1[class*="u-border-"] {
  color: #5fd5f7 !important;
  
  
  
}
a.u-button-style.u-text-palette-2-light-1:hover,
a.u-button-style.u-text-palette-2-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-light-1:focus,
a.u-button-style.u-text-palette-2-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-light-1:active,
a.u-button-style.u-button-style.u-text-palette-2-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2-light-1.active,
a.u-button-style.u-button-style.u-text-palette-2-light-1[class*="u-border-"].active {
  color: #3eccf5 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2-light-1,
a.u-button-style:hover > .u-text-hover-palette-2-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-light-1[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-light-1:hover,
.u-text-hover-palette-2-light-1.u-language-url:hover,
.u-text-hover-palette-2-light-1 .u-language-url:hover,
.u-text-hover-palette-2-light-1.u-carousel-control:hover,
.u-text-hover-palette-2-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2-light-1:hover {
  color: #5fd5f7 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-light-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-light-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2-light-1.u-active {
  color: #5fd5f7 !important;
}
.u-text-palette-2-light-1 .u-svg-link {
  fill: #5fd5f7;
}
.u-text-hover-palette-2-light-1:hover .u-svg-link,
.u-text-hover-palette-2-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-light-1 .u-svg-link {
  fill: #5fd5f7;
}
.u-text-active-palette-2-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2-light-1 .u-svg-link {
  fill: #5fd5f7;
}
.u-link.u-text-palette-2-light-1:hover {
  color: #3eccf5 !important;
}
a.u-link.u-text-hover-palette-2-light-1:hover {
  color: #5fd5f7 !important;
}
.u-text-palette-2-light-2,
.u-input.u-text-palette-2-light-2,
.u-input.u-text-palette-2-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2-light-2,
li.active > a.u-button-style.u-text-palette-2-light-2[class*="u-border-"],
a.u-button-style.u-text-palette-2-light-2,
a.u-button-style.u-text-palette-2-light-2[class*="u-border-"] {
  color: #a3e7fb !important;
  
  
  
}
a.u-button-style.u-text-palette-2-light-2:hover,
a.u-button-style.u-text-palette-2-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-light-2:focus,
a.u-button-style.u-text-palette-2-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-light-2:active,
a.u-button-style.u-button-style.u-text-palette-2-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2-light-2.active,
a.u-button-style.u-button-style.u-text-palette-2-light-2[class*="u-border-"].active {
  color: #7bddf9 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2-light-2,
a.u-button-style:hover > .u-text-hover-palette-2-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-light-2[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-light-2:hover,
.u-text-hover-palette-2-light-2.u-language-url:hover,
.u-text-hover-palette-2-light-2 .u-language-url:hover,
.u-text-hover-palette-2-light-2.u-carousel-control:hover,
.u-text-hover-palette-2-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2-light-2:hover {
  color: #a3e7fb !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-light-2,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-light-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2-light-2.u-active {
  color: #a3e7fb !important;
}
.u-text-palette-2-light-2 .u-svg-link {
  fill: #a3e7fb;
}
.u-text-hover-palette-2-light-2:hover .u-svg-link,
.u-text-hover-palette-2-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-light-2 .u-svg-link {
  fill: #a3e7fb;
}
.u-text-active-palette-2-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2-light-2 .u-svg-link {
  fill: #a3e7fb;
}
.u-link.u-text-palette-2-light-2:hover {
  color: #7bddf9 !important;
}
a.u-link.u-text-hover-palette-2-light-2:hover {
  color: #a3e7fb !important;
}
.u-text-palette-2-light-3,
.u-input.u-text-palette-2-light-3,
.u-input.u-text-palette-2-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2-light-3,
li.active > a.u-button-style.u-text-palette-2-light-3[class*="u-border-"],
a.u-button-style.u-text-palette-2-light-3,
a.u-button-style.u-text-palette-2-light-3[class*="u-border-"] {
  color: #e8f9fe !important;
  
  
  
}
a.u-button-style.u-text-palette-2-light-3:hover,
a.u-button-style.u-text-palette-2-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-light-3:focus,
a.u-button-style.u-text-palette-2-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-light-3:active,
a.u-button-style.u-button-style.u-text-palette-2-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2-light-3.active,
a.u-button-style.u-button-style.u-text-palette-2-light-3[class*="u-border-"].active {
  color: #b9edfc !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2-light-3,
a.u-button-style:hover > .u-text-hover-palette-2-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-light-3[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-light-3:hover,
.u-text-hover-palette-2-light-3.u-language-url:hover,
.u-text-hover-palette-2-light-3 .u-language-url:hover,
.u-text-hover-palette-2-light-3.u-carousel-control:hover,
.u-text-hover-palette-2-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2-light-3:hover {
  color: #e8f9fe !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-light-3,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-light-3[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2-light-3.u-active {
  color: #e8f9fe !important;
}
.u-text-palette-2-light-3 .u-svg-link {
  fill: #e8f9fe;
}
.u-text-hover-palette-2-light-3:hover .u-svg-link,
.u-text-hover-palette-2-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-light-3 .u-svg-link {
  fill: #e8f9fe;
}
.u-text-active-palette-2-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2-light-3 .u-svg-link {
  fill: #e8f9fe;
}
.u-link.u-text-palette-2-light-3:hover {
  color: #b9edfc !important;
}
a.u-link.u-text-hover-palette-2-light-3:hover {
  color: #e8f9fe !important;
}
.u-text-palette-2-base,
.u-input.u-text-palette-2-base,
.u-input.u-text-palette-2-base[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2-base,
li.active > a.u-button-style.u-text-palette-2-base[class*="u-border-"],
a.u-button-style.u-text-palette-2-base,
a.u-button-style.u-text-palette-2-base[class*="u-border-"] {
  color: #11aad6 !important;
  
  
  
}
a.u-button-style.u-text-palette-2-base:hover,
a.u-button-style.u-text-palette-2-base[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-base:focus,
a.u-button-style.u-text-palette-2-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-base:active,
a.u-button-style.u-button-style.u-text-palette-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2-base.active,
a.u-button-style.u-button-style.u-text-palette-2-base[class*="u-border-"].active {
  color: #0f99c1 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2-base,
a.u-button-style:hover > .u-text-hover-palette-2-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-base:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-base:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-base:hover,
.u-text-hover-palette-2-base.u-language-url:hover,
.u-text-hover-palette-2-base .u-language-url:hover,
.u-text-hover-palette-2-base.u-carousel-control:hover,
.u-text-hover-palette-2-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2-base:hover {
  color: #11aad6 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-base,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-base[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2-base.u-active {
  color: #11aad6 !important;
}
.u-text-palette-2-base .u-svg-link {
  fill: #11aad6;
}
.u-text-hover-palette-2-base:hover .u-svg-link,
.u-text-hover-palette-2-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-base .u-svg-link {
  fill: #11aad6;
}
.u-text-active-palette-2-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2-base .u-svg-link {
  fill: #11aad6;
}
.u-link.u-text-palette-2-base:hover {
  color: #0f99c1 !important;
}
a.u-link.u-text-hover-palette-2-base:hover {
  color: #11aad6 !important;
}
.u-text-palette-3-dark-3,
.u-input.u-text-palette-3-dark-3,
.u-input.u-text-palette-3-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3-dark-3,
li.active > a.u-button-style.u-text-palette-3-dark-3[class*="u-border-"],
a.u-button-style.u-text-palette-3-dark-3,
a.u-button-style.u-text-palette-3-dark-3[class*="u-border-"] {
  color: #292d33 !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: #25292e !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-dark-3:hover,
.u-text-hover-palette-3-dark-3.u-language-url:hover,
.u-text-hover-palette-3-dark-3 .u-language-url:hover,
.u-text-hover-palette-3-dark-3.u-carousel-control:hover,
.u-text-hover-palette-3-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-dark-3:hover {
  color: #292d33 !important;
}
/* 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.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-nav-link.u-text-active-palette-3-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-dark-3.u-active {
  color: #292d33 !important;
}
.u-text-palette-3-dark-3 .u-svg-link {
  fill: #292d33;
}
.u-text-hover-palette-3-dark-3:hover .u-svg-link,
.u-text-hover-palette-3-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-dark-3 .u-svg-link {
  fill: #292d33;
}
.u-text-active-palette-3-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-dark-3 .u-svg-link {
  fill: #292d33;
}
.u-link.u-text-palette-3-dark-3:hover {
  color: #25292e !important;
}
a.u-link.u-text-hover-palette-3-dark-3:hover {
  color: #292d33 !important;
}
.u-text-palette-3-dark-2,
.u-input.u-text-palette-3-dark-2,
.u-input.u-text-palette-3-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3-dark-2,
li.active > a.u-button-style.u-text-palette-3-dark-2[class*="u-border-"],
a.u-button-style.u-text-palette-3-dark-2,
a.u-button-style.u-text-palette-3-dark-2[class*="u-border-"] {
  color: #243954 !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: #20334c !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-dark-2:hover,
.u-text-hover-palette-3-dark-2.u-language-url:hover,
.u-text-hover-palette-3-dark-2 .u-language-url:hover,
.u-text-hover-palette-3-dark-2.u-carousel-control:hover,
.u-text-hover-palette-3-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-dark-2:hover {
  color: #243954 !important;
}
/* 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.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-nav-link.u-text-active-palette-3-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-dark-2.u-active {
  color: #243954 !important;
}
.u-text-palette-3-dark-2 .u-svg-link {
  fill: #243954;
}
.u-text-hover-palette-3-dark-2:hover .u-svg-link,
.u-text-hover-palette-3-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-dark-2 .u-svg-link {
  fill: #243954;
}
.u-text-active-palette-3-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-dark-2 .u-svg-link {
  fill: #243954;
}
.u-link.u-text-palette-3-dark-2:hover {
  color: #20334c !important;
}
a.u-link.u-text-hover-palette-3-dark-2:hover {
  color: #243954 !important;
}
.u-text-palette-3-dark-1,
.u-input.u-text-palette-3-dark-1,
.u-input.u-text-palette-3-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3-dark-1,
li.active > a.u-button-style.u-text-palette-3-dark-1[class*="u-border-"],
a.u-button-style.u-text-palette-3-dark-1,
a.u-button-style.u-text-palette-3-dark-1[class*="u-border-"] {
  color: #073874 !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: #063268 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-dark-1:hover,
.u-text-hover-palette-3-dark-1.u-language-url:hover,
.u-text-hover-palette-3-dark-1 .u-language-url:hover,
.u-text-hover-palette-3-dark-1.u-carousel-control:hover,
.u-text-hover-palette-3-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-dark-1:hover {
  color: #073874 !important;
}
/* 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.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-nav-link.u-text-active-palette-3-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-dark-1.u-active {
  color: #073874 !important;
}
.u-text-palette-3-dark-1 .u-svg-link {
  fill: #073874;
}
.u-text-hover-palette-3-dark-1:hover .u-svg-link,
.u-text-hover-palette-3-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-dark-1 .u-svg-link {
  fill: #073874;
}
.u-text-active-palette-3-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-dark-1 .u-svg-link {
  fill: #073874;
}
.u-link.u-text-palette-3-dark-1:hover {
  color: #063268 !important;
}
a.u-link.u-text-hover-palette-3-dark-1:hover {
  color: #073874 !important;
}
.u-text-palette-3,
.u-input.u-text-palette-3,
.u-input.u-text-palette-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3,
li.active > a.u-button-style.u-text-palette-3[class*="u-border-"],
a.u-button-style.u-text-palette-3,
a.u-button-style.u-text-palette-3[class*="u-border-"] {
  color: #3587eb !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: #1b77e8 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3:hover,
.u-text-hover-palette-3.u-language-url:hover,
.u-text-hover-palette-3 .u-language-url:hover,
.u-text-hover-palette-3.u-carousel-control:hover,
.u-text-hover-palette-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3:hover {
  color: #3587eb !important;
}
/* 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.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-nav-link.u-text-active-palette-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3.u-active {
  color: #3587eb !important;
}
.u-text-palette-3 .u-svg-link {
  fill: #3587eb;
}
.u-text-hover-palette-3:hover .u-svg-link,
.u-text-hover-palette-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3 .u-svg-link {
  fill: #3587eb;
}
.u-text-active-palette-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3 .u-svg-link {
  fill: #3587eb;
}
.u-link.u-text-palette-3:hover {
  color: #1b77e8 !important;
}
a.u-link.u-text-hover-palette-3:hover {
  color: #3587eb !important;
}
.u-text-palette-3-light-1,
.u-input.u-text-palette-3-light-1,
.u-input.u-text-palette-3-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3-light-1,
li.active > a.u-button-style.u-text-palette-3-light-1[class*="u-border-"],
a.u-button-style.u-text-palette-3-light-1,
a.u-button-style.u-text-palette-3-light-1[class*="u-border-"] {
  color: #6ea9f1 !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: #4e96ee !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-light-1:hover,
.u-text-hover-palette-3-light-1.u-language-url:hover,
.u-text-hover-palette-3-light-1 .u-language-url:hover,
.u-text-hover-palette-3-light-1.u-carousel-control:hover,
.u-text-hover-palette-3-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-light-1:hover {
  color: #6ea9f1 !important;
}
/* 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.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-nav-link.u-text-active-palette-3-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-light-1.u-active {
  color: #6ea9f1 !important;
}
.u-text-palette-3-light-1 .u-svg-link {
  fill: #6ea9f1;
}
.u-text-hover-palette-3-light-1:hover .u-svg-link,
.u-text-hover-palette-3-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-light-1 .u-svg-link {
  fill: #6ea9f1;
}
.u-text-active-palette-3-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-light-1 .u-svg-link {
  fill: #6ea9f1;
}
.u-link.u-text-palette-3-light-1:hover {
  color: #4e96ee !important;
}
a.u-link.u-text-hover-palette-3-light-1:hover {
  color: #6ea9f1 !important;
}
.u-text-palette-3-light-2,
.u-input.u-text-palette-3-light-2,
.u-input.u-text-palette-3-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3-light-2,
li.active > a.u-button-style.u-text-palette-3-light-2[class*="u-border-"],
a.u-button-style.u-text-palette-3-light-2,
a.u-button-style.u-text-palette-3-light-2[class*="u-border-"] {
  color: #aacdf7 !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: #84b7f3 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-light-2:hover,
.u-text-hover-palette-3-light-2.u-language-url:hover,
.u-text-hover-palette-3-light-2 .u-language-url:hover,
.u-text-hover-palette-3-light-2.u-carousel-control:hover,
.u-text-hover-palette-3-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-light-2:hover {
  color: #aacdf7 !important;
}
/* 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.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-nav-link.u-text-active-palette-3-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-light-2.u-active {
  color: #aacdf7 !important;
}
.u-text-palette-3-light-2 .u-svg-link {
  fill: #aacdf7;
}
.u-text-hover-palette-3-light-2:hover .u-svg-link,
.u-text-hover-palette-3-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-light-2 .u-svg-link {
  fill: #aacdf7;
}
.u-text-active-palette-3-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-light-2 .u-svg-link {
  fill: #aacdf7;
}
.u-link.u-text-palette-3-light-2:hover {
  color: #84b7f3 !important;
}
a.u-link.u-text-hover-palette-3-light-2:hover {
  color: #aacdf7 !important;
}
.u-text-palette-3-light-3,
.u-input.u-text-palette-3-light-3,
.u-input.u-text-palette-3-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3-light-3,
li.active > a.u-button-style.u-text-palette-3-light-3[class*="u-border-"],
a.u-button-style.u-text-palette-3-light-3,
a.u-button-style.u-text-palette-3-light-3[class*="u-border-"] {
  color: #e9f2fd !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: #bcd8f9 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-light-3:hover,
.u-text-hover-palette-3-light-3.u-language-url:hover,
.u-text-hover-palette-3-light-3 .u-language-url:hover,
.u-text-hover-palette-3-light-3.u-carousel-control:hover,
.u-text-hover-palette-3-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-light-3:hover {
  color: #e9f2fd !important;
}
/* 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.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-nav-link.u-text-active-palette-3-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-light-3.u-active {
  color: #e9f2fd !important;
}
.u-text-palette-3-light-3 .u-svg-link {
  fill: #e9f2fd;
}
.u-text-hover-palette-3-light-3:hover .u-svg-link,
.u-text-hover-palette-3-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-light-3 .u-svg-link {
  fill: #e9f2fd;
}
.u-text-active-palette-3-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-light-3 .u-svg-link {
  fill: #e9f2fd;
}
.u-link.u-text-palette-3-light-3:hover {
  color: #bcd8f9 !important;
}
a.u-link.u-text-hover-palette-3-light-3:hover {
  color: #e9f2fd !important;
}
.u-text-palette-3-base,
.u-input.u-text-palette-3-base,
.u-input.u-text-palette-3-base[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3-base,
li.active > a.u-button-style.u-text-palette-3-base[class*="u-border-"],
a.u-button-style.u-text-palette-3-base,
a.u-button-style.u-text-palette-3-base[class*="u-border-"] {
  color: #073874 !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: #063268 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-base:hover,
.u-text-hover-palette-3-base.u-language-url:hover,
.u-text-hover-palette-3-base .u-language-url:hover,
.u-text-hover-palette-3-base.u-carousel-control:hover,
.u-text-hover-palette-3-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-base:hover {
  color: #073874 !important;
}
/* 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.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-nav-link.u-text-active-palette-3-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-base.u-active {
  color: #073874 !important;
}
.u-text-palette-3-base .u-svg-link {
  fill: #073874;
}
.u-text-hover-palette-3-base:hover .u-svg-link,
.u-text-hover-palette-3-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-base .u-svg-link {
  fill: #073874;
}
.u-text-active-palette-3-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-base .u-svg-link {
  fill: #073874;
}
.u-link.u-text-palette-3-base:hover {
  color: #063268 !important;
}
a.u-link.u-text-hover-palette-3-base:hover {
  color: #073874 !important;
}
.u-text-palette-4-dark-3,
.u-input.u-text-palette-4-dark-3,
.u-input.u-text-palette-4-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-4-dark-3,
li.active > a.u-button-style.u-text-palette-4-dark-3[class*="u-border-"],
a.u-button-style.u-text-palette-4-dark-3,
a.u-button-style.u-text-palette-4-dark-3[class*="u-border-"] {
  color: #33292f !important;
  
  
  
}
a.u-button-style.u-text-palette-4-dark-3:hover,
a.u-button-style.u-text-palette-4-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-4-dark-3:focus,
a.u-button-style.u-text-palette-4-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-4-dark-3:active,
a.u-button-style.u-button-style.u-text-palette-4-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-4-dark-3.active,
a.u-button-style.u-button-style.u-text-palette-4-dark-3[class*="u-border-"].active {
  color: #2e252a !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-4-dark-3,
a.u-button-style:hover > .u-text-hover-palette-4-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-3[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-4-dark-3:hover,
.u-text-hover-palette-4-dark-3.u-language-url:hover,
.u-text-hover-palette-4-dark-3 .u-language-url:hover,
.u-text-hover-palette-4-dark-3.u-carousel-control:hover,
.u-text-hover-palette-4-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-4-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-4-dark-3:hover {
  color: #33292f !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-dark-3,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-dark-3[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-4-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-4-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-4-dark-3.u-active {
  color: #33292f !important;
}
.u-text-palette-4-dark-3 .u-svg-link {
  fill: #33292f;
}
.u-text-hover-palette-4-dark-3:hover .u-svg-link,
.u-text-hover-palette-4-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-4-dark-3 .u-svg-link {
  fill: #33292f;
}
.u-text-active-palette-4-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-4-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-4-dark-3 .u-svg-link {
  fill: #33292f;
}
.u-link.u-text-palette-4-dark-3:hover {
  color: #2e252a !important;
}
a.u-link.u-text-hover-palette-4-dark-3:hover {
  color: #33292f !important;
}
.u-text-palette-4-dark-2,
.u-input.u-text-palette-4-dark-2,
.u-input.u-text-palette-4-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-4-dark-2,
li.active > a.u-button-style.u-text-palette-4-dark-2[class*="u-border-"],
a.u-button-style.u-text-palette-4-dark-2,
a.u-button-style.u-text-palette-4-dark-2[class*="u-border-"] {
  color: #602e4b !important;
  
  
  
}
a.u-button-style.u-text-palette-4-dark-2:hover,
a.u-button-style.u-text-palette-4-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-4-dark-2:focus,
a.u-button-style.u-text-palette-4-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-4-dark-2:active,
a.u-button-style.u-button-style.u-text-palette-4-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-4-dark-2.active,
a.u-button-style.u-button-style.u-text-palette-4-dark-2[class*="u-border-"].active {
  color: #562943 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-4-dark-2,
a.u-button-style:hover > .u-text-hover-palette-4-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-2[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-4-dark-2:hover,
.u-text-hover-palette-4-dark-2.u-language-url:hover,
.u-text-hover-palette-4-dark-2 .u-language-url:hover,
.u-text-hover-palette-4-dark-2.u-carousel-control:hover,
.u-text-hover-palette-4-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-4-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-4-dark-2:hover {
  color: #602e4b !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-dark-2,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-dark-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-4-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-4-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-4-dark-2.u-active {
  color: #602e4b !important;
}
.u-text-palette-4-dark-2 .u-svg-link {
  fill: #602e4b;
}
.u-text-hover-palette-4-dark-2:hover .u-svg-link,
.u-text-hover-palette-4-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-4-dark-2 .u-svg-link {
  fill: #602e4b;
}
.u-text-active-palette-4-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-4-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-4-dark-2 .u-svg-link {
  fill: #602e4b;
}
.u-link.u-text-palette-4-dark-2:hover {
  color: #562943 !important;
}
a.u-link.u-text-hover-palette-4-dark-2:hover {
  color: #602e4b !important;
}
.u-text-palette-4-dark-1,
.u-input.u-text-palette-4-dark-1,
.u-input.u-text-palette-4-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-4-dark-1,
li.active > a.u-button-style.u-text-palette-4-dark-1[class*="u-border-"],
a.u-button-style.u-text-palette-4-dark-1,
a.u-button-style.u-text-palette-4-dark-1[class*="u-border-"] {
  color: #8c185b !important;
  
  
  
}
a.u-button-style.u-text-palette-4-dark-1:hover,
a.u-button-style.u-text-palette-4-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-4-dark-1:focus,
a.u-button-style.u-text-palette-4-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-4-dark-1:active,
a.u-button-style.u-button-style.u-text-palette-4-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-4-dark-1.active,
a.u-button-style.u-button-style.u-text-palette-4-dark-1[class*="u-border-"].active {
  color: #7e1652 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-4-dark-1,
a.u-button-style:hover > .u-text-hover-palette-4-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-4-dark-1[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-4-dark-1:hover,
.u-text-hover-palette-4-dark-1.u-language-url:hover,
.u-text-hover-palette-4-dark-1 .u-language-url:hover,
.u-text-hover-palette-4-dark-1.u-carousel-control:hover,
.u-text-hover-palette-4-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-4-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-4-dark-1:hover {
  color: #8c185b !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-dark-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-dark-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-4-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-4-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-4-dark-1.u-active {
  color: #8c185b !important;
}
.u-text-palette-4-dark-1 .u-svg-link {
  fill: #8c185b;
}
.u-text-hover-palette-4-dark-1:hover .u-svg-link,
.u-text-hover-palette-4-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-4-dark-1 .u-svg-link {
  fill: #8c185b;
}
.u-text-active-palette-4-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-4-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-4-dark-1 .u-svg-link {
  fill: #8c185b;
}
.u-link.u-text-palette-4-dark-1:hover {
  color: #7e1652 !important;
}
a.u-link.u-text-hover-palette-4-dark-1:hover {
  color: #8c185b !important;
}
.u-text-palette-4,
.u-input.u-text-palette-4,
.u-input.u-text-palette-4[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-4,
li.active > a.u-button-style.u-text-palette-4[class*="u-border-"],
a.u-button-style.u-text-palette-4,
a.u-button-style.u-text-palette-4[class*="u-border-"] {
  color: #e543a1 !important;
  
  
  
}
a.u-button-style.u-text-palette-4:hover,
a.u-button-style.u-text-palette-4[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-4:focus,
a.u-button-style.u-text-palette-4[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-4:active,
a.u-button-style.u-button-style.u-text-palette-4[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-4.active,
a.u-button-style.u-button-style.u-text-palette-4[class*="u-border-"].active {
  color: #e12994 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-4,
a.u-button-style:hover > .u-text-hover-palette-4[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-4:hover,
a.u-button-style.u-button-style.u-text-hover-palette-4[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-4:focus,
a.u-button-style.u-button-style.u-text-hover-palette-4[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-4:hover,
.u-text-hover-palette-4.u-language-url:hover,
.u-text-hover-palette-4 .u-language-url:hover,
.u-text-hover-palette-4.u-carousel-control:hover,
.u-text-hover-palette-4.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-4 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-4:hover {
  color: #e543a1 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-4,
a.u-button-style.u-button-style.active > .u-text-active-palette-4[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-4.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-4 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-4.u-active {
  color: #e543a1 !important;
}
.u-text-palette-4 .u-svg-link {
  fill: #e543a1;
}
.u-text-hover-palette-4:hover .u-svg-link,
.u-text-hover-palette-4:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-4 .u-svg-link {
  fill: #e543a1;
}
.u-text-active-palette-4:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-4 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-4 .u-svg-link {
  fill: #e543a1;
}
.u-link.u-text-palette-4:hover {
  color: #e12994 !important;
}
a.u-link.u-text-hover-palette-4:hover {
  color: #e543a1 !important;
}
.u-text-palette-4-light-1,
.u-input.u-text-palette-4-light-1,
.u-input.u-text-palette-4-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-4-light-1,
li.active > a.u-button-style.u-text-palette-4-light-1[class*="u-border-"],
a.u-button-style.u-text-palette-4-light-1,
a.u-button-style.u-text-palette-4-light-1[class*="u-border-"] {
  color: #ed78bb !important;
  
  
  
}
a.u-button-style.u-text-palette-4-light-1:hover,
a.u-button-style.u-text-palette-4-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-4-light-1:focus,
a.u-button-style.u-text-palette-4-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-4-light-1:active,
a.u-button-style.u-button-style.u-text-palette-4-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-4-light-1.active,
a.u-button-style.u-button-style.u-text-palette-4-light-1[class*="u-border-"].active {
  color: #e959ab !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-4-light-1,
a.u-button-style:hover > .u-text-hover-palette-4-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-4-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-4-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-4-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-4-light-1[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-4-light-1:hover,
.u-text-hover-palette-4-light-1.u-language-url:hover,
.u-text-hover-palette-4-light-1 .u-language-url:hover,
.u-text-hover-palette-4-light-1.u-carousel-control:hover,
.u-text-hover-palette-4-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-4-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-4-light-1:hover {
  color: #ed78bb !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-light-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-light-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-4-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-4-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-4-light-1.u-active {
  color: #ed78bb !important;
}
.u-text-palette-4-light-1 .u-svg-link {
  fill: #ed78bb;
}
.u-text-hover-palette-4-light-1:hover .u-svg-link,
.u-text-hover-palette-4-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-4-light-1 .u-svg-link {
  fill: #ed78bb;
}
.u-text-active-palette-4-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-4-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-4-light-1 .u-svg-link {
  fill: #ed78bb;
}
.u-link.u-text-palette-4-light-1:hover {
  color: #e959ab !important;
}
a.u-link.u-text-hover-palette-4-light-1:hover {
  color: #ed78bb !important;
}
.u-text-palette-4-light-2,
.u-input.u-text-palette-4-light-2,
.u-input.u-text-palette-4-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-4-light-2,
li.active > a.u-button-style.u-text-palette-4-light-2[class*="u-border-"],
a.u-button-style.u-text-palette-4-light-2,
a.u-button-style.u-text-palette-4-light-2[class*="u-border-"] {
  color: #f5afd7 !important;
  
  
  
}
a.u-button-style.u-text-palette-4-light-2:hover,
a.u-button-style.u-text-palette-4-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-4-light-2:focus,
a.u-button-style.u-text-palette-4-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-4-light-2:active,
a.u-button-style.u-button-style.u-text-palette-4-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-4-light-2.active,
a.u-button-style.u-button-style.u-text-palette-4-light-2[class*="u-border-"].active {
  color: #f08ac4 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-4-light-2,
a.u-button-style:hover > .u-text-hover-palette-4-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-4-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-4-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-4-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-4-light-2[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-4-light-2:hover,
.u-text-hover-palette-4-light-2.u-language-url:hover,
.u-text-hover-palette-4-light-2 .u-language-url:hover,
.u-text-hover-palette-4-light-2.u-carousel-control:hover,
.u-text-hover-palette-4-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-4-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-4-light-2:hover {
  color: #f5afd7 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-light-2,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-light-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-4-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-4-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-4-light-2.u-active {
  color: #f5afd7 !important;
}
.u-text-palette-4-light-2 .u-svg-link {
  fill: #f5afd7;
}
.u-text-hover-palette-4-light-2:hover .u-svg-link,
.u-text-hover-palette-4-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-4-light-2 .u-svg-link {
  fill: #f5afd7;
}
.u-text-active-palette-4-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-4-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-4-light-2 .u-svg-link {
  fill: #f5afd7;
}
.u-link.u-text-palette-4-light-2:hover {
  color: #f08ac4 !important;
}
a.u-link.u-text-hover-palette-4-light-2:hover {
  color: #f5afd7 !important;
}
.u-text-palette-4-light-3,
.u-input.u-text-palette-4-light-3,
.u-input.u-text-palette-4-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-4-light-3,
li.active > a.u-button-style.u-text-palette-4-light-3[class*="u-border-"],
a.u-button-style.u-text-palette-4-light-3,
a.u-button-style.u-text-palette-4-light-3[class*="u-border-"] {
  color: #fcebf5 !important;
  
  
  
}
a.u-button-style.u-text-palette-4-light-3:hover,
a.u-button-style.u-text-palette-4-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-4-light-3:focus,
a.u-button-style.u-text-palette-4-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-4-light-3:active,
a.u-button-style.u-button-style.u-text-palette-4-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-4-light-3.active,
a.u-button-style.u-button-style.u-text-palette-4-light-3[class*="u-border-"].active {
  color: #f6c1e0 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-4-light-3,
a.u-button-style:hover > .u-text-hover-palette-4-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-4-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-4-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-4-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-4-light-3[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-4-light-3:hover,
.u-text-hover-palette-4-light-3.u-language-url:hover,
.u-text-hover-palette-4-light-3 .u-language-url:hover,
.u-text-hover-palette-4-light-3.u-carousel-control:hover,
.u-text-hover-palette-4-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-4-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-4-light-3:hover {
  color: #fcebf5 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-light-3,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-light-3[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-4-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-4-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-4-light-3.u-active {
  color: #fcebf5 !important;
}
.u-text-palette-4-light-3 .u-svg-link {
  fill: #fcebf5;
}
.u-text-hover-palette-4-light-3:hover .u-svg-link,
.u-text-hover-palette-4-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-4-light-3 .u-svg-link {
  fill: #fcebf5;
}
.u-text-active-palette-4-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-4-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-4-light-3 .u-svg-link {
  fill: #fcebf5;
}
.u-link.u-text-palette-4-light-3:hover {
  color: #f6c1e0 !important;
}
a.u-link.u-text-hover-palette-4-light-3:hover {
  color: #fcebf5 !important;
}
.u-text-palette-4-base,
.u-input.u-text-palette-4-base,
.u-input.u-text-palette-4-base[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-4-base,
li.active > a.u-button-style.u-text-palette-4-base[class*="u-border-"],
a.u-button-style.u-text-palette-4-base,
a.u-button-style.u-text-palette-4-base[class*="u-border-"] {
  color: #8c185b !important;
  
  
  
}
a.u-button-style.u-text-palette-4-base:hover,
a.u-button-style.u-text-palette-4-base[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-4-base:focus,
a.u-button-style.u-text-palette-4-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-4-base:active,
a.u-button-style.u-button-style.u-text-palette-4-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-4-base.active,
a.u-button-style.u-button-style.u-text-palette-4-base[class*="u-border-"].active {
  color: #7e1652 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-4-base,
a.u-button-style:hover > .u-text-hover-palette-4-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-4-base:hover,
a.u-button-style.u-button-style.u-text-hover-palette-4-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-4-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-4-base:focus,
a.u-button-style.u-button-style.u-text-hover-palette-4-base[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-4-base:hover,
.u-text-hover-palette-4-base.u-language-url:hover,
.u-text-hover-palette-4-base .u-language-url:hover,
.u-text-hover-palette-4-base.u-carousel-control:hover,
.u-text-hover-palette-4-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-4-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-4-base:hover {
  color: #8c185b !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-4-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-base,
a.u-button-style.u-button-style.active > .u-text-active-palette-4-base[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-4-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-4-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-4-base.u-active {
  color: #8c185b !important;
}
.u-text-palette-4-base .u-svg-link {
  fill: #8c185b;
}
.u-text-hover-palette-4-base:hover .u-svg-link,
.u-text-hover-palette-4-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-4-base .u-svg-link {
  fill: #8c185b;
}
.u-text-active-palette-4-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-4-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-4-base .u-svg-link {
  fill: #8c185b;
}
.u-link.u-text-palette-4-base:hover {
  color: #7e1652 !important;
}
a.u-link.u-text-hover-palette-4-base:hover {
  color: #8c185b !important;
}
.u-text-palette-5-dark-3,
.u-input.u-text-palette-5-dark-3,
.u-input.u-text-palette-5-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-5-dark-3,
li.active > a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"],
a.u-button-style.u-text-palette-5-dark-3,
a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"] {
  color: #33292b !important;
  
  
  
}
a.u-button-style.u-text-palette-5-dark-3:hover,
a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5-dark-3:focus,
a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5-dark-3:active,
a.u-button-style.u-button-style.u-text-palette-5-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-5-dark-3.active,
a.u-button-style.u-button-style.u-text-palette-5-dark-3[class*="u-border-"].active {
  color: #2e2527 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-5-dark-3:hover,
.u-text-hover-palette-5-dark-3.u-language-url:hover,
.u-text-hover-palette-5-dark-3 .u-language-url:hover,
.u-text-hover-palette-5-dark-3.u-carousel-control:hover,
.u-text-hover-palette-5-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-5-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-5-dark-3:hover {
  color: #33292b !important;
}
/* 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.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-nav-link.u-text-active-palette-5-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-5-dark-3.u-active {
  color: #33292b !important;
}
.u-text-palette-5-dark-3 .u-svg-link {
  fill: #33292b;
}
.u-text-hover-palette-5-dark-3:hover .u-svg-link,
.u-text-hover-palette-5-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-5-dark-3 .u-svg-link {
  fill: #33292b;
}
.u-text-active-palette-5-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-5-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-5-dark-3 .u-svg-link {
  fill: #33292b;
}
.u-link.u-text-palette-5-dark-3:hover {
  color: #2e2527 !important;
}
a.u-link.u-text-hover-palette-5-dark-3:hover {
  color: #33292b !important;
}
.u-text-palette-5-dark-2,
.u-input.u-text-palette-5-dark-2,
.u-input.u-text-palette-5-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-5-dark-2,
li.active > a.u-button-style.u-text-palette-5-dark-2[class*="u-border-"],
a.u-button-style.u-text-palette-5-dark-2,
a.u-button-style.u-text-palette-5-dark-2[class*="u-border-"] {
  color: #6e5056 !important;
  
  
  
}
a.u-button-style.u-text-palette-5-dark-2:hover,
a.u-button-style.u-text-palette-5-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5-dark-2:focus,
a.u-button-style.u-text-palette-5-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5-dark-2:active,
a.u-button-style.u-button-style.u-text-palette-5-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-5-dark-2.active,
a.u-button-style.u-button-style.u-text-palette-5-dark-2[class*="u-border-"].active {
  color: #63484d !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-5-dark-2:hover,
.u-text-hover-palette-5-dark-2.u-language-url:hover,
.u-text-hover-palette-5-dark-2 .u-language-url:hover,
.u-text-hover-palette-5-dark-2.u-carousel-control:hover,
.u-text-hover-palette-5-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-5-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-5-dark-2:hover {
  color: #6e5056 !important;
}
/* 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.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-nav-link.u-text-active-palette-5-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-5-dark-2.u-active {
  color: #6e5056 !important;
}
.u-text-palette-5-dark-2 .u-svg-link {
  fill: #6e5056;
}
.u-text-hover-palette-5-dark-2:hover .u-svg-link,
.u-text-hover-palette-5-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-5-dark-2 .u-svg-link {
  fill: #6e5056;
}
.u-text-active-palette-5-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-5-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-5-dark-2 .u-svg-link {
  fill: #6e5056;
}
.u-link.u-text-palette-5-dark-2:hover {
  color: #63484d !important;
}
a.u-link.u-text-hover-palette-5-dark-2:hover {
  color: #6e5056 !important;
}
.u-text-palette-5-dark-1,
.u-input.u-text-palette-5-dark-1,
.u-input.u-text-palette-5-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-5-dark-1,
li.active > a.u-button-style.u-text-palette-5-dark-1[class*="u-border-"],
a.u-button-style.u-text-palette-5-dark-1,
a.u-button-style.u-text-palette-5-dark-1[class*="u-border-"] {
  color: #aa6e7b !important;
  
  
  
}
a.u-button-style.u-text-palette-5-dark-1:hover,
a.u-button-style.u-text-palette-5-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5-dark-1:focus,
a.u-button-style.u-text-palette-5-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5-dark-1:active,
a.u-button-style.u-button-style.u-text-palette-5-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-5-dark-1.active,
a.u-button-style.u-button-style.u-text-palette-5-dark-1[class*="u-border-"].active {
  color: #9f5d6b !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-5-dark-1:hover,
.u-text-hover-palette-5-dark-1.u-language-url:hover,
.u-text-hover-palette-5-dark-1 .u-language-url:hover,
.u-text-hover-palette-5-dark-1.u-carousel-control:hover,
.u-text-hover-palette-5-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-5-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-5-dark-1:hover {
  color: #aa6e7b !important;
}
/* 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.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-nav-link.u-text-active-palette-5-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-5-dark-1.u-active {
  color: #aa6e7b !important;
}
.u-text-palette-5-dark-1 .u-svg-link {
  fill: #aa6e7b;
}
.u-text-hover-palette-5-dark-1:hover .u-svg-link,
.u-text-hover-palette-5-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-5-dark-1 .u-svg-link {
  fill: #aa6e7b;
}
.u-text-active-palette-5-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-5-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-5-dark-1 .u-svg-link {
  fill: #aa6e7b;
}
.u-link.u-text-palette-5-dark-1:hover {
  color: #9f5d6b !important;
}
a.u-link.u-text-hover-palette-5-dark-1:hover {
  color: #aa6e7b !important;
}
.u-text-palette-5,
.u-input.u-text-palette-5,
.u-input.u-text-palette-5[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-5,
li.active > a.u-button-style.u-text-palette-5[class*="u-border-"],
a.u-button-style.u-text-palette-5,
a.u-button-style.u-text-palette-5[class*="u-border-"] {
  color: #e58498 !important;
  
  
  
}
a.u-button-style.u-text-palette-5:hover,
a.u-button-style.u-text-palette-5[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5:focus,
a.u-button-style.u-text-palette-5[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5:active,
a.u-button-style.u-button-style.u-text-palette-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-5.active,
a.u-button-style.u-button-style.u-text-palette-5[class*="u-border-"].active {
  color: #df667f !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-5:hover,
.u-text-hover-palette-5.u-language-url:hover,
.u-text-hover-palette-5 .u-language-url:hover,
.u-text-hover-palette-5.u-carousel-control:hover,
.u-text-hover-palette-5.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-5 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-5:hover {
  color: #e58498 !important;
}
/* 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.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-nav-link.u-text-active-palette-5.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-5.u-active {
  color: #e58498 !important;
}
.u-text-palette-5 .u-svg-link {
  fill: #e58498;
}
.u-text-hover-palette-5:hover .u-svg-link,
.u-text-hover-palette-5:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-5 .u-svg-link {
  fill: #e58498;
}
.u-text-active-palette-5:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-5 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-5 .u-svg-link {
  fill: #e58498;
}
.u-link.u-text-palette-5:hover {
  color: #df667f !important;
}
a.u-link.u-text-hover-palette-5:hover {
  color: #e58498 !important;
}
.u-text-palette-5-light-1,
.u-input.u-text-palette-5-light-1,
.u-input.u-text-palette-5-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-5-light-1,
li.active > a.u-button-style.u-text-palette-5-light-1[class*="u-border-"],
a.u-button-style.u-text-palette-5-light-1,
a.u-button-style.u-text-palette-5-light-1[class*="u-border-"] {
  color: #eda7b5 !important;
  
  
  
}
a.u-button-style.u-text-palette-5-light-1:hover,
a.u-button-style.u-text-palette-5-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5-light-1:focus,
a.u-button-style.u-text-palette-5-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5-light-1:active,
a.u-button-style.u-button-style.u-text-palette-5-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-5-light-1.active,
a.u-button-style.u-button-style.u-text-palette-5-light-1[class*="u-border-"].active {
  color: #e68599 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-5-light-1:hover,
.u-text-hover-palette-5-light-1.u-language-url:hover,
.u-text-hover-palette-5-light-1 .u-language-url:hover,
.u-text-hover-palette-5-light-1.u-carousel-control:hover,
.u-text-hover-palette-5-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-5-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-5-light-1:hover {
  color: #eda7b5 !important;
}
/* 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.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-nav-link.u-text-active-palette-5-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-5-light-1.u-active {
  color: #eda7b5 !important;
}
.u-text-palette-5-light-1 .u-svg-link {
  fill: #eda7b5;
}
.u-text-hover-palette-5-light-1:hover .u-svg-link,
.u-text-hover-palette-5-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-5-light-1 .u-svg-link {
  fill: #eda7b5;
}
.u-text-active-palette-5-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-5-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-5-light-1 .u-svg-link {
  fill: #eda7b5;
}
.u-link.u-text-palette-5-light-1:hover {
  color: #e68599 !important;
}
a.u-link.u-text-hover-palette-5-light-1:hover {
  color: #eda7b5 !important;
}
.u-text-palette-5-light-2,
.u-input.u-text-palette-5-light-2,
.u-input.u-text-palette-5-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-5-light-2,
li.active > a.u-button-style.u-text-palette-5-light-2[class*="u-border-"],
a.u-button-style.u-text-palette-5-light-2,
a.u-button-style.u-text-palette-5-light-2[class*="u-border-"] {
  color: #f5cbd4 !important;
  
  
  
}
a.u-button-style.u-text-palette-5-light-2:hover,
a.u-button-style.u-text-palette-5-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5-light-2:focus,
a.u-button-style.u-text-palette-5-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5-light-2:active,
a.u-button-style.u-button-style.u-text-palette-5-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-5-light-2.active,
a.u-button-style.u-button-style.u-text-palette-5-light-2[class*="u-border-"].active {
  color: #eea5b5 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-5-light-2:hover,
.u-text-hover-palette-5-light-2.u-language-url:hover,
.u-text-hover-palette-5-light-2 .u-language-url:hover,
.u-text-hover-palette-5-light-2.u-carousel-control:hover,
.u-text-hover-palette-5-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-5-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-5-light-2:hover {
  color: #f5cbd4 !important;
}
/* 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.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-nav-link.u-text-active-palette-5-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-5-light-2.u-active {
  color: #f5cbd4 !important;
}
.u-text-palette-5-light-2 .u-svg-link {
  fill: #f5cbd4;
}
.u-text-hover-palette-5-light-2:hover .u-svg-link,
.u-text-hover-palette-5-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-5-light-2 .u-svg-link {
  fill: #f5cbd4;
}
.u-text-active-palette-5-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-5-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-5-light-2 .u-svg-link {
  fill: #f5cbd4;
}
.u-link.u-text-palette-5-light-2:hover {
  color: #eea5b5 !important;
}
a.u-link.u-text-hover-palette-5-light-2:hover {
  color: #f5cbd4 !important;
}
.u-text-palette-5-light-3,
.u-input.u-text-palette-5-light-3,
.u-input.u-text-palette-5-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-5-light-3,
li.active > a.u-button-style.u-text-palette-5-light-3[class*="u-border-"],
a.u-button-style.u-text-palette-5-light-3,
a.u-button-style.u-text-palette-5-light-3[class*="u-border-"] {
  color: #fcf2f4 !important;
  
  
  
}
a.u-button-style.u-text-palette-5-light-3:hover,
a.u-button-style.u-text-palette-5-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5-light-3:focus,
a.u-button-style.u-text-palette-5-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5-light-3:active,
a.u-button-style.u-button-style.u-text-palette-5-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-5-light-3.active,
a.u-button-style.u-button-style.u-text-palette-5-light-3[class*="u-border-"].active {
  color: #f3cad2 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-5-light-3:hover,
.u-text-hover-palette-5-light-3.u-language-url:hover,
.u-text-hover-palette-5-light-3 .u-language-url:hover,
.u-text-hover-palette-5-light-3.u-carousel-control:hover,
.u-text-hover-palette-5-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-5-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-5-light-3:hover {
  color: #fcf2f4 !important;
}
/* 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.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-nav-link.u-text-active-palette-5-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-5-light-3.u-active {
  color: #fcf2f4 !important;
}
.u-text-palette-5-light-3 .u-svg-link {
  fill: #fcf2f4;
}
.u-text-hover-palette-5-light-3:hover .u-svg-link,
.u-text-hover-palette-5-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-5-light-3 .u-svg-link {
  fill: #fcf2f4;
}
.u-text-active-palette-5-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-5-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-5-light-3 .u-svg-link {
  fill: #fcf2f4;
}
.u-link.u-text-palette-5-light-3:hover {
  color: #f3cad2 !important;
}
a.u-link.u-text-hover-palette-5-light-3:hover {
  color: #fcf2f4 !important;
}
.u-text-palette-5-base,
.u-input.u-text-palette-5-base,
.u-input.u-text-palette-5-base[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-5-base,
li.active > a.u-button-style.u-text-palette-5-base[class*="u-border-"],
a.u-button-style.u-text-palette-5-base,
a.u-button-style.u-text-palette-5-base[class*="u-border-"] {
  color: #e58498 !important;
  
  
  
}
a.u-button-style.u-text-palette-5-base:hover,
a.u-button-style.u-text-palette-5-base[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5-base:focus,
a.u-button-style.u-text-palette-5-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5-base:active,
a.u-button-style.u-button-style.u-text-palette-5-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-5-base.active,
a.u-button-style.u-button-style.u-text-palette-5-base[class*="u-border-"].active {
  color: #df667f !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-5-base:hover,
.u-text-hover-palette-5-base.u-language-url:hover,
.u-text-hover-palette-5-base .u-language-url:hover,
.u-text-hover-palette-5-base.u-carousel-control:hover,
.u-text-hover-palette-5-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-5-base .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-5-base:hover {
  color: #e58498 !important;
}
/* 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.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-nav-link.u-text-active-palette-5-base.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-5-base.u-active {
  color: #e58498 !important;
}
.u-text-palette-5-base .u-svg-link {
  fill: #e58498;
}
.u-text-hover-palette-5-base:hover .u-svg-link,
.u-text-hover-palette-5-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-5-base .u-svg-link {
  fill: #e58498;
}
.u-text-active-palette-5-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-5-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-5-base .u-svg-link {
  fill: #e58498;
}
.u-link.u-text-palette-5-base:hover {
  color: #df667f !important;
}
a.u-link.u-text-hover-palette-5-base:hover {
  color: #e58498 !important;
}
.u-text-grey-dark-3,
.u-input.u-text-grey-dark-3,
.u-input.u-text-grey-dark-3[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-dark-3,
li.active > a.u-button-style.u-text-grey-dark-3[class*="u-border-"],
a.u-button-style.u-text-grey-dark-3,
a.u-button-style.u-text-grey-dark-3[class*="u-border-"] {
  color: #212121 !important;
  
  
  
}
a.u-button-style.u-text-grey-dark-3:hover,
a.u-button-style.u-text-grey-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-dark-3:focus,
a.u-button-style.u-text-grey-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-dark-3:active,
a.u-button-style.u-button-style.u-text-grey-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-dark-3.active,
a.u-button-style.u-button-style.u-text-grey-dark-3[class*="u-border-"].active {
  color: #1e1e1e !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-dark-3,
a.u-button-style:hover > .u-text-hover-grey-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-grey-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-grey-dark-3[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-dark-3:hover,
.u-text-hover-grey-dark-3.u-language-url:hover,
.u-text-hover-grey-dark-3 .u-language-url:hover,
.u-text-hover-grey-dark-3.u-carousel-control:hover,
.u-text-hover-grey-dark-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-dark-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-dark-3:hover {
  color: #212121 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-dark-3,
a.u-button-style.u-button-style.active > .u-text-active-grey-dark-3[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-dark-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-dark-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-dark-3.u-active {
  color: #212121 !important;
}
.u-text-grey-dark-3 .u-svg-link {
  fill: #212121;
}
.u-text-hover-grey-dark-3:hover .u-svg-link,
.u-text-hover-grey-dark-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-dark-3 .u-svg-link {
  fill: #212121;
}
.u-text-active-grey-dark-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-dark-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-dark-3 .u-svg-link {
  fill: #212121;
}
.u-link.u-text-grey-dark-3:hover {
  color: #1e1e1e !important;
}
a.u-link.u-text-hover-grey-dark-3:hover {
  color: #212121 !important;
}
.u-text-grey-dark-2,
.u-input.u-text-grey-dark-2,
.u-input.u-text-grey-dark-2[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-dark-2,
li.active > a.u-button-style.u-text-grey-dark-2[class*="u-border-"],
a.u-button-style.u-text-grey-dark-2,
a.u-button-style.u-text-grey-dark-2[class*="u-border-"] {
  color: #333333 !important;
  
  
  
}
a.u-button-style.u-text-grey-dark-2:hover,
a.u-button-style.u-text-grey-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-dark-2:focus,
a.u-button-style.u-text-grey-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-dark-2:active,
a.u-button-style.u-button-style.u-text-grey-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-dark-2.active,
a.u-button-style.u-button-style.u-text-grey-dark-2[class*="u-border-"].active {
  color: #2e2e2e !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-dark-2,
a.u-button-style:hover > .u-text-hover-grey-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-grey-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-grey-dark-2[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-dark-2:hover,
.u-text-hover-grey-dark-2.u-language-url:hover,
.u-text-hover-grey-dark-2 .u-language-url:hover,
.u-text-hover-grey-dark-2.u-carousel-control:hover,
.u-text-hover-grey-dark-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-dark-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-dark-2:hover {
  color: #333333 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-dark-2,
a.u-button-style.u-button-style.active > .u-text-active-grey-dark-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-dark-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-dark-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-dark-2.u-active {
  color: #333333 !important;
}
.u-text-grey-dark-2 .u-svg-link {
  fill: #333333;
}
.u-text-hover-grey-dark-2:hover .u-svg-link,
.u-text-hover-grey-dark-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-dark-2 .u-svg-link {
  fill: #333333;
}
.u-text-active-grey-dark-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-dark-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-dark-2 .u-svg-link {
  fill: #333333;
}
.u-link.u-text-grey-dark-2:hover {
  color: #2e2e2e !important;
}
a.u-link.u-text-hover-grey-dark-2:hover {
  color: #333333 !important;
}
.u-text-grey-dark-1,
.u-input.u-text-grey-dark-1,
.u-input.u-text-grey-dark-1[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-dark-1,
li.active > a.u-button-style.u-text-grey-dark-1[class*="u-border-"],
a.u-button-style.u-text-grey-dark-1,
a.u-button-style.u-text-grey-dark-1[class*="u-border-"] {
  color: #454545 !important;
  
  
  
}
a.u-button-style.u-text-grey-dark-1:hover,
a.u-button-style.u-text-grey-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-dark-1:focus,
a.u-button-style.u-text-grey-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-dark-1:active,
a.u-button-style.u-button-style.u-text-grey-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-dark-1.active,
a.u-button-style.u-button-style.u-text-grey-dark-1[class*="u-border-"].active {
  color: #3e3e3e !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-dark-1,
a.u-button-style:hover > .u-text-hover-grey-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-grey-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-grey-dark-1[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-dark-1:hover,
.u-text-hover-grey-dark-1.u-language-url:hover,
.u-text-hover-grey-dark-1 .u-language-url:hover,
.u-text-hover-grey-dark-1.u-carousel-control:hover,
.u-text-hover-grey-dark-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-dark-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-dark-1:hover {
  color: #454545 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-dark-1,
a.u-button-style.u-button-style.active > .u-text-active-grey-dark-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-dark-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-dark-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-dark-1.u-active {
  color: #454545 !important;
}
.u-text-grey-dark-1 .u-svg-link {
  fill: #454545;
}
.u-text-hover-grey-dark-1:hover .u-svg-link,
.u-text-hover-grey-dark-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-dark-1 .u-svg-link {
  fill: #454545;
}
.u-text-active-grey-dark-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-dark-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-dark-1 .u-svg-link {
  fill: #454545;
}
.u-link.u-text-grey-dark-1:hover {
  color: #3e3e3e !important;
}
a.u-link.u-text-hover-grey-dark-1:hover {
  color: #454545 !important;
}
.u-text-grey,
.u-input.u-text-grey,
.u-input.u-text-grey[class*="u-border-"],
li.active > a.u-button-style.u-text-grey,
li.active > a.u-button-style.u-text-grey[class*="u-border-"],
a.u-button-style.u-text-grey,
a.u-button-style.u-text-grey[class*="u-border-"] {
  color: #b3b3b3 !important;
  
  
  
}
a.u-button-style.u-text-grey:hover,
a.u-button-style.u-text-grey[class*="u-border-"]:hover,
a.u-button-style.u-text-grey:focus,
a.u-button-style.u-text-grey[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey:active,
a.u-button-style.u-button-style.u-text-grey[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey.active,
a.u-button-style.u-button-style.u-text-grey[class*="u-border-"].active {
  color: #a1a1a1 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey,
a.u-button-style:hover > .u-text-hover-grey[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey:hover,
a.u-button-style.u-button-style.u-text-hover-grey[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey:focus,
a.u-button-style.u-button-style.u-text-hover-grey[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey:hover,
.u-text-hover-grey.u-language-url:hover,
.u-text-hover-grey .u-language-url:hover,
.u-text-hover-grey.u-carousel-control:hover,
.u-text-hover-grey.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey:hover {
  color: #b3b3b3 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey,
a.u-button-style.u-button-style.active > .u-text-active-grey[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey.u-active {
  color: #b3b3b3 !important;
}
.u-text-grey .u-svg-link {
  fill: #b3b3b3;
}
.u-text-hover-grey:hover .u-svg-link,
.u-text-hover-grey:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey .u-svg-link {
  fill: #b3b3b3;
}
.u-text-active-grey:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey .u-svg-link {
  fill: #b3b3b3;
}
.u-link.u-text-grey:hover {
  color: #a1a1a1 !important;
}
a.u-link.u-text-hover-grey:hover {
  color: #b3b3b3 !important;
}
.u-text-grey-light-1,
.u-input.u-text-grey-light-1,
.u-input.u-text-grey-light-1[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-light-1,
li.active > a.u-button-style.u-text-grey-light-1[class*="u-border-"],
a.u-button-style.u-text-grey-light-1,
a.u-button-style.u-text-grey-light-1[class*="u-border-"] {
  color: #d9d9d9 !important;
  
  
  
}
a.u-button-style.u-text-grey-light-1:hover,
a.u-button-style.u-text-grey-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-light-1:focus,
a.u-button-style.u-text-grey-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-light-1:active,
a.u-button-style.u-button-style.u-text-grey-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-light-1.active,
a.u-button-style.u-button-style.u-text-grey-light-1[class*="u-border-"].active {
  color: #c3c3c3 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-light-1,
a.u-button-style:hover > .u-text-hover-grey-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-grey-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-grey-light-1[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-light-1:hover,
.u-text-hover-grey-light-1.u-language-url:hover,
.u-text-hover-grey-light-1 .u-language-url:hover,
.u-text-hover-grey-light-1.u-carousel-control:hover,
.u-text-hover-grey-light-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-light-1 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-light-1:hover {
  color: #d9d9d9 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-light-1,
a.u-button-style.u-button-style.active > .u-text-active-grey-light-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-light-1.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-light-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-light-1.u-active {
  color: #d9d9d9 !important;
}
.u-text-grey-light-1 .u-svg-link {
  fill: #d9d9d9;
}
.u-text-hover-grey-light-1:hover .u-svg-link,
.u-text-hover-grey-light-1:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-light-1 .u-svg-link {
  fill: #d9d9d9;
}
.u-text-active-grey-light-1:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-light-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-light-1 .u-svg-link {
  fill: #d9d9d9;
}
.u-link.u-text-grey-light-1:hover {
  color: #c3c3c3 !important;
}
a.u-link.u-text-hover-grey-light-1:hover {
  color: #d9d9d9 !important;
}
.u-text-grey-light-2,
.u-input.u-text-grey-light-2,
.u-input.u-text-grey-light-2[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-light-2,
li.active > a.u-button-style.u-text-grey-light-2[class*="u-border-"],
a.u-button-style.u-text-grey-light-2,
a.u-button-style.u-text-grey-light-2[class*="u-border-"] {
  color: #eeeeee !important;
  
  
  
}
a.u-button-style.u-text-grey-light-2:hover,
a.u-button-style.u-text-grey-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-light-2:focus,
a.u-button-style.u-text-grey-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-light-2:active,
a.u-button-style.u-button-style.u-text-grey-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-light-2.active,
a.u-button-style.u-button-style.u-text-grey-light-2[class*="u-border-"].active {
  color: #d6d6d6 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-light-2,
a.u-button-style:hover > .u-text-hover-grey-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-grey-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-grey-light-2[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-light-2:hover,
.u-text-hover-grey-light-2.u-language-url:hover,
.u-text-hover-grey-light-2 .u-language-url:hover,
.u-text-hover-grey-light-2.u-carousel-control:hover,
.u-text-hover-grey-light-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-light-2 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-light-2:hover {
  color: #eeeeee !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-light-2,
a.u-button-style.u-button-style.active > .u-text-active-grey-light-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-light-2.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-light-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-light-2.u-active {
  color: #eeeeee !important;
}
.u-text-grey-light-2 .u-svg-link {
  fill: #eeeeee;
}
.u-text-hover-grey-light-2:hover .u-svg-link,
.u-text-hover-grey-light-2:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-light-2 .u-svg-link {
  fill: #eeeeee;
}
.u-text-active-grey-light-2:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-light-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-light-2 .u-svg-link {
  fill: #eeeeee;
}
.u-link.u-text-grey-light-2:hover {
  color: #d6d6d6 !important;
}
a.u-link.u-text-hover-grey-light-2:hover {
  color: #eeeeee !important;
}
.u-text-grey-light-3,
.u-input.u-text-grey-light-3,
.u-input.u-text-grey-light-3[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-light-3,
li.active > a.u-button-style.u-text-grey-light-3[class*="u-border-"],
a.u-button-style.u-text-grey-light-3,
a.u-button-style.u-text-grey-light-3[class*="u-border-"] {
  color: #f6f6f6 !important;
  
  
  
}
a.u-button-style.u-text-grey-light-3:hover,
a.u-button-style.u-text-grey-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-light-3:focus,
a.u-button-style.u-text-grey-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-light-3:active,
a.u-button-style.u-button-style.u-text-grey-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-light-3.active,
a.u-button-style.u-button-style.u-text-grey-light-3[class*="u-border-"].active {
  color: #dddddd !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-light-3,
a.u-button-style:hover > .u-text-hover-grey-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-grey-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-grey-light-3[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-light-3:hover,
.u-text-hover-grey-light-3.u-language-url:hover,
.u-text-hover-grey-light-3 .u-language-url:hover,
.u-text-hover-grey-light-3.u-carousel-control:hover,
.u-text-hover-grey-light-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-light-3 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-light-3:hover {
  color: #f6f6f6 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-light-3,
a.u-button-style.u-button-style.active > .u-text-active-grey-light-3[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-light-3.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-light-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-light-3.u-active {
  color: #f6f6f6 !important;
}
.u-text-grey-light-3 .u-svg-link {
  fill: #f6f6f6;
}
.u-text-hover-grey-light-3:hover .u-svg-link,
.u-text-hover-grey-light-3:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-light-3 .u-svg-link {
  fill: #f6f6f6;
}
.u-text-active-grey-light-3:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-light-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-light-3 .u-svg-link {
  fill: #f6f6f6;
}
.u-link.u-text-grey-light-3:hover {
  color: #dddddd !important;
}
a.u-link.u-text-hover-grey-light-3:hover {
  color: #f6f6f6 !important;
}
.u-text-white,
.u-input.u-text-white,
.u-input.u-text-white[class*="u-border-"],
li.active > a.u-button-style.u-text-white,
li.active > a.u-button-style.u-text-white[class*="u-border-"],
a.u-button-style.u-text-white,
a.u-button-style.u-text-white[class*="u-border-"] {
  color: #ffffff !important;
  
  
  
}
a.u-button-style.u-text-white:hover,
a.u-button-style.u-text-white[class*="u-border-"]:hover,
a.u-button-style.u-text-white:focus,
a.u-button-style.u-text-white[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-white:active,
a.u-button-style.u-button-style.u-text-white[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-white.active,
a.u-button-style.u-button-style.u-text-white[class*="u-border-"].active {
  color: #e6e6e6 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-white,
a.u-button-style:hover > .u-text-hover-white[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-white:hover,
a.u-button-style.u-button-style.u-text-hover-white[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-white.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-white[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-white:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-white[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-white:focus,
a.u-button-style.u-button-style.u-text-hover-white[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-white:hover,
.u-text-hover-white.u-language-url:hover,
.u-text-hover-white .u-language-url:hover,
.u-text-hover-white.u-carousel-control:hover,
.u-text-hover-white.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-white .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-white:hover {
  color: #ffffff !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-white,
a.u-button-style.u-button-style.active > .u-text-active-white[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-white.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-white .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-white.u-active {
  color: #ffffff !important;
}
.u-text-white .u-svg-link {
  fill: #ffffff;
}
.u-text-hover-white:hover .u-svg-link,
.u-text-hover-white:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-white .u-svg-link {
  fill: #ffffff;
}
.u-text-active-white:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-white .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-white .u-svg-link {
  fill: #ffffff;
}
.u-link.u-text-white:hover {
  color: #e6e6e6 !important;
}
a.u-link.u-text-hover-white:hover {
  color: #ffffff !important;
}
.u-text-black,
.u-input.u-text-black,
.u-input.u-text-black[class*="u-border-"],
li.active > a.u-button-style.u-text-black,
li.active > a.u-button-style.u-text-black[class*="u-border-"],
a.u-button-style.u-text-black,
a.u-button-style.u-text-black[class*="u-border-"] {
  color: #000000 !important;
  
  
  
}
a.u-button-style.u-text-black:hover,
a.u-button-style.u-text-black[class*="u-border-"]:hover,
a.u-button-style.u-text-black:focus,
a.u-button-style.u-text-black[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-black:active,
a.u-button-style.u-button-style.u-text-black[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-black.active,
a.u-button-style.u-button-style.u-text-black[class*="u-border-"].active {
  color: #000000 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-black,
a.u-button-style:hover > .u-text-hover-black[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-black:hover,
a.u-button-style.u-button-style.u-text-hover-black[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-black:focus,
a.u-button-style.u-button-style.u-text-hover-black[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-black:hover,
.u-text-hover-black.u-language-url:hover,
.u-text-hover-black .u-language-url:hover,
.u-text-hover-black.u-carousel-control:hover,
.u-text-hover-black.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-black .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-black:hover {
  color: #000000 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-black,
a.u-button-style.u-button-style.active > .u-text-active-black[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-black.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-black .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-black.u-active {
  color: #000000 !important;
}
.u-text-black .u-svg-link {
  fill: #000000;
}
.u-text-hover-black:hover .u-svg-link,
.u-text-hover-black:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-black .u-svg-link {
  fill: #000000;
}
.u-text-active-black:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-black .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-black .u-svg-link {
  fill: #000000;
}
.u-link.u-text-black:hover {
  color: #000000 !important;
}
a.u-link.u-text-hover-black:hover {
  color: #000000 !important;
}
.u-text-body-color,
.u-input.u-text-body-color,
.u-input.u-text-body-color[class*="u-border-"],
li.active > a.u-button-style.u-text-body-color,
li.active > a.u-button-style.u-text-body-color[class*="u-border-"],
a.u-button-style.u-text-body-color,
a.u-button-style.u-text-body-color[class*="u-border-"] {
  color: #111111 !important;
  
  
  
}
a.u-button-style.u-text-body-color:hover,
a.u-button-style.u-text-body-color[class*="u-border-"]:hover,
a.u-button-style.u-text-body-color:focus,
a.u-button-style.u-text-body-color[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-body-color:active,
a.u-button-style.u-button-style.u-text-body-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-body-color.active,
a.u-button-style.u-button-style.u-text-body-color[class*="u-border-"].active {
  color: #0f0f0f !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-body-color,
a.u-button-style:hover > .u-text-hover-body-color[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-body-color:hover,
a.u-button-style.u-button-style.u-text-hover-body-color[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-color.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-color[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-color:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-body-color:focus,
a.u-button-style.u-button-style.u-text-hover-body-color[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-body-color:hover,
.u-text-hover-body-color.u-language-url:hover,
.u-text-hover-body-color .u-language-url:hover,
.u-text-hover-body-color.u-carousel-control:hover,
.u-text-hover-body-color.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-body-color .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-body-color:hover {
  color: #111111 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-color:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-color.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-color[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-body-color,
a.u-button-style.u-button-style.active > .u-text-active-body-color[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-body-color.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-body-color .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-body-color.u-active {
  color: #111111 !important;
}
.u-text-body-color .u-svg-link {
  fill: #111111;
}
.u-text-hover-body-color:hover .u-svg-link,
.u-text-hover-body-color:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-body-color .u-svg-link {
  fill: #111111;
}
.u-text-active-body-color:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-body-color .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-body-color .u-svg-link {
  fill: #111111;
}
.u-link.u-text-body-color:hover {
  color: #0f0f0f !important;
}
a.u-link.u-text-hover-body-color:hover {
  color: #111111 !important;
}
.u-text-body-alt-color,
.u-input.u-text-body-alt-color,
.u-input.u-text-body-alt-color[class*="u-border-"],
li.active > a.u-button-style.u-text-body-alt-color,
li.active > a.u-button-style.u-text-body-alt-color[class*="u-border-"],
a.u-button-style.u-text-body-alt-color,
a.u-button-style.u-text-body-alt-color[class*="u-border-"] {
  color: #ffffff !important;
  
  
  
}
a.u-button-style.u-text-body-alt-color:hover,
a.u-button-style.u-text-body-alt-color[class*="u-border-"]:hover,
a.u-button-style.u-text-body-alt-color:focus,
a.u-button-style.u-text-body-alt-color[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-body-alt-color:active,
a.u-button-style.u-button-style.u-text-body-alt-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-body-alt-color.active,
a.u-button-style.u-button-style.u-text-body-alt-color[class*="u-border-"].active {
  color: #e6e6e6 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-body-alt-color,
a.u-button-style:hover > .u-text-hover-body-alt-color[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-body-alt-color:hover,
a.u-button-style.u-button-style.u-text-hover-body-alt-color[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-alt-color.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-alt-color[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-alt-color:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-body-alt-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-body-alt-color:focus,
a.u-button-style.u-button-style.u-text-hover-body-alt-color[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-body-alt-color:hover,
.u-text-hover-body-alt-color.u-language-url:hover,
.u-text-hover-body-alt-color .u-language-url:hover,
.u-text-hover-body-alt-color.u-carousel-control:hover,
.u-text-hover-body-alt-color.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-body-alt-color .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-body-alt-color:hover {
  color: #ffffff !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-alt-color:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-alt-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-alt-color.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-body-alt-color[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-body-alt-color,
a.u-button-style.u-button-style.active > .u-text-active-body-alt-color[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-body-alt-color.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-body-alt-color .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-body-alt-color.u-active {
  color: #ffffff !important;
}
.u-text-body-alt-color .u-svg-link {
  fill: #ffffff;
}
.u-text-hover-body-alt-color:hover .u-svg-link,
.u-text-hover-body-alt-color:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-body-alt-color .u-svg-link {
  fill: #ffffff;
}
.u-text-active-body-alt-color:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-body-alt-color .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-body-alt-color .u-svg-link {
  fill: #ffffff;
}
.u-link.u-text-body-alt-color:hover {
  color: #e6e6e6 !important;
}
a.u-link.u-text-hover-body-alt-color:hover {
  color: #ffffff !important;
}
.u-text-grey-25,
.u-input.u-text-grey-25,
.u-input.u-text-grey-25[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-25,
li.active > a.u-button-style.u-text-grey-25[class*="u-border-"],
a.u-button-style.u-text-grey-25,
a.u-button-style.u-text-grey-25[class*="u-border-"] {
  color: #c0c0c0 !important;
  
  
  
}
a.u-button-style.u-text-grey-25:hover,
a.u-button-style.u-text-grey-25[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-25:focus,
a.u-button-style.u-text-grey-25[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-25:active,
a.u-button-style.u-button-style.u-text-grey-25[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-25.active,
a.u-button-style.u-button-style.u-text-grey-25[class*="u-border-"].active {
  color: #adadad !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-25,
a.u-button-style:hover > .u-text-hover-grey-25[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-25:hover,
a.u-button-style.u-button-style.u-text-hover-grey-25[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-25.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-25[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-25:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-25[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-25:focus,
a.u-button-style.u-button-style.u-text-hover-grey-25[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-25:hover,
.u-text-hover-grey-25.u-language-url:hover,
.u-text-hover-grey-25 .u-language-url:hover,
.u-text-hover-grey-25.u-carousel-control:hover,
.u-text-hover-grey-25.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-25 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-25:hover {
  color: #c0c0c0 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-25:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-25[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-25.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-25[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-25,
a.u-button-style.u-button-style.active > .u-text-active-grey-25[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-25.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-25 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-25.u-active {
  color: #c0c0c0 !important;
}
.u-text-grey-25 .u-svg-link {
  fill: #c0c0c0;
}
.u-text-hover-grey-25:hover .u-svg-link,
.u-text-hover-grey-25:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-25 .u-svg-link {
  fill: #c0c0c0;
}
.u-text-active-grey-25:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-25 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-25 .u-svg-link {
  fill: #c0c0c0;
}
.u-link.u-text-grey-25:hover {
  color: #adadad !important;
}
a.u-link.u-text-hover-grey-25:hover {
  color: #c0c0c0 !important;
}
.u-text-grey-5,
.u-input.u-text-grey-5,
.u-input.u-text-grey-5[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-5,
li.active > a.u-button-style.u-text-grey-5[class*="u-border-"],
a.u-button-style.u-text-grey-5,
a.u-button-style.u-text-grey-5[class*="u-border-"] {
  color: #f2f2f2 !important;
  
  
  
}
a.u-button-style.u-text-grey-5:hover,
a.u-button-style.u-text-grey-5[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-5:focus,
a.u-button-style.u-text-grey-5[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-5:active,
a.u-button-style.u-button-style.u-text-grey-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-5.active,
a.u-button-style.u-button-style.u-text-grey-5[class*="u-border-"].active {
  color: #dadada !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-5,
a.u-button-style:hover > .u-text-hover-grey-5[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-5:hover,
a.u-button-style.u-button-style.u-text-hover-grey-5[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-5.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-5[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-5:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-5:focus,
a.u-button-style.u-button-style.u-text-hover-grey-5[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-5:hover,
.u-text-hover-grey-5.u-language-url:hover,
.u-text-hover-grey-5 .u-language-url:hover,
.u-text-hover-grey-5.u-carousel-control:hover,
.u-text-hover-grey-5.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-5 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-5:hover {
  color: #f2f2f2 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-5:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-5.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-5[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-5,
a.u-button-style.u-button-style.active > .u-text-active-grey-5[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-5.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-5 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-5.u-active {
  color: #f2f2f2 !important;
}
.u-text-grey-5 .u-svg-link {
  fill: #f2f2f2;
}
.u-text-hover-grey-5:hover .u-svg-link,
.u-text-hover-grey-5:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-5 .u-svg-link {
  fill: #f2f2f2;
}
.u-text-active-grey-5:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-5 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-5 .u-svg-link {
  fill: #f2f2f2;
}
.u-link.u-text-grey-5:hover {
  color: #dadada !important;
}
a.u-link.u-text-hover-grey-5:hover {
  color: #f2f2f2 !important;
}
.u-text-grey-10,
.u-input.u-text-grey-10,
.u-input.u-text-grey-10[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-10,
li.active > a.u-button-style.u-text-grey-10[class*="u-border-"],
a.u-button-style.u-text-grey-10,
a.u-button-style.u-text-grey-10[class*="u-border-"] {
  color: #e5e5e5 !important;
  
  
  
}
a.u-button-style.u-text-grey-10:hover,
a.u-button-style.u-text-grey-10[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-10:focus,
a.u-button-style.u-text-grey-10[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-10:active,
a.u-button-style.u-button-style.u-text-grey-10[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-10.active,
a.u-button-style.u-button-style.u-text-grey-10[class*="u-border-"].active {
  color: #cecece !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-10,
a.u-button-style:hover > .u-text-hover-grey-10[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-10:hover,
a.u-button-style.u-button-style.u-text-hover-grey-10[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-10.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-10[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-10:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-10[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-10:focus,
a.u-button-style.u-button-style.u-text-hover-grey-10[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-10:hover,
.u-text-hover-grey-10.u-language-url:hover,
.u-text-hover-grey-10 .u-language-url:hover,
.u-text-hover-grey-10.u-carousel-control:hover,
.u-text-hover-grey-10.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-10 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-10:hover {
  color: #e5e5e5 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-10:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-10[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-10.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-10[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-10,
a.u-button-style.u-button-style.active > .u-text-active-grey-10[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-10.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-10 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-10.u-active {
  color: #e5e5e5 !important;
}
.u-text-grey-10 .u-svg-link {
  fill: #e5e5e5;
}
.u-text-hover-grey-10:hover .u-svg-link,
.u-text-hover-grey-10:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-10 .u-svg-link {
  fill: #e5e5e5;
}
.u-text-active-grey-10:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-10 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-10 .u-svg-link {
  fill: #e5e5e5;
}
.u-link.u-text-grey-10:hover {
  color: #cecece !important;
}
a.u-link.u-text-hover-grey-10:hover {
  color: #e5e5e5 !important;
}
.u-text-grey-15,
.u-input.u-text-grey-15,
.u-input.u-text-grey-15[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-15,
li.active > a.u-button-style.u-text-grey-15[class*="u-border-"],
a.u-button-style.u-text-grey-15,
a.u-button-style.u-text-grey-15[class*="u-border-"] {
  color: #d9d9d9 !important;
  
  
  
}
a.u-button-style.u-text-grey-15:hover,
a.u-button-style.u-text-grey-15[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-15:focus,
a.u-button-style.u-text-grey-15[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-15:active,
a.u-button-style.u-button-style.u-text-grey-15[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-15.active,
a.u-button-style.u-button-style.u-text-grey-15[class*="u-border-"].active {
  color: #c3c3c3 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-15,
a.u-button-style:hover > .u-text-hover-grey-15[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-15:hover,
a.u-button-style.u-button-style.u-text-hover-grey-15[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-15.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-15[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-15:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-15[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-15:focus,
a.u-button-style.u-button-style.u-text-hover-grey-15[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-15:hover,
.u-text-hover-grey-15.u-language-url:hover,
.u-text-hover-grey-15 .u-language-url:hover,
.u-text-hover-grey-15.u-carousel-control:hover,
.u-text-hover-grey-15.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-15 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-15:hover {
  color: #d9d9d9 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-15:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-15[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-15.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-15[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-15,
a.u-button-style.u-button-style.active > .u-text-active-grey-15[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-15.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-15 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-15.u-active {
  color: #d9d9d9 !important;
}
.u-text-grey-15 .u-svg-link {
  fill: #d9d9d9;
}
.u-text-hover-grey-15:hover .u-svg-link,
.u-text-hover-grey-15:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-15 .u-svg-link {
  fill: #d9d9d9;
}
.u-text-active-grey-15:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-15 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-15 .u-svg-link {
  fill: #d9d9d9;
}
.u-link.u-text-grey-15:hover {
  color: #c3c3c3 !important;
}
a.u-link.u-text-hover-grey-15:hover {
  color: #d9d9d9 !important;
}
.u-text-grey-25,
.u-input.u-text-grey-25,
.u-input.u-text-grey-25[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-25,
li.active > a.u-button-style.u-text-grey-25[class*="u-border-"],
a.u-button-style.u-text-grey-25,
a.u-button-style.u-text-grey-25[class*="u-border-"] {
  color: #c0c0c0 !important;
  
  
  
}
a.u-button-style.u-text-grey-25:hover,
a.u-button-style.u-text-grey-25[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-25:focus,
a.u-button-style.u-text-grey-25[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-25:active,
a.u-button-style.u-button-style.u-text-grey-25[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-25.active,
a.u-button-style.u-button-style.u-text-grey-25[class*="u-border-"].active {
  color: #adadad !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-25,
a.u-button-style:hover > .u-text-hover-grey-25[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-25:hover,
a.u-button-style.u-button-style.u-text-hover-grey-25[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-25.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-25[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-25:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-25[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-25:focus,
a.u-button-style.u-button-style.u-text-hover-grey-25[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-25:hover,
.u-text-hover-grey-25.u-language-url:hover,
.u-text-hover-grey-25 .u-language-url:hover,
.u-text-hover-grey-25.u-carousel-control:hover,
.u-text-hover-grey-25.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-25 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-25:hover {
  color: #c0c0c0 !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-25:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-25[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-25.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-25[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-25,
a.u-button-style.u-button-style.active > .u-text-active-grey-25[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-25.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-25 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-25.u-active {
  color: #c0c0c0 !important;
}
.u-text-grey-25 .u-svg-link {
  fill: #c0c0c0;
}
.u-text-hover-grey-25:hover .u-svg-link,
.u-text-hover-grey-25:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-25 .u-svg-link {
  fill: #c0c0c0;
}
.u-text-active-grey-25:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-25 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-25 .u-svg-link {
  fill: #c0c0c0;
}
.u-link.u-text-grey-25:hover {
  color: #adadad !important;
}
a.u-link.u-text-hover-grey-25:hover {
  color: #c0c0c0 !important;
}
.u-text-grey-30,
.u-input.u-text-grey-30,
.u-input.u-text-grey-30[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-30,
li.active > a.u-button-style.u-text-grey-30[class*="u-border-"],
a.u-button-style.u-text-grey-30,
a.u-button-style.u-text-grey-30[class*="u-border-"] {
  color: #b3b3b3 !important;
  
  
  
}
a.u-button-style.u-text-grey-30:hover,
a.u-button-style.u-text-grey-30[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-30:focus,
a.u-button-style.u-text-grey-30[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-30:active,
a.u-button-style.u-button-style.u-text-grey-30[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-30.active,
a.u-button-style.u-button-style.u-text-grey-30[class*="u-border-"].active {
  color: #a1a1a1 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-30:hover,
.u-text-hover-grey-30.u-language-url:hover,
.u-text-hover-grey-30 .u-language-url:hover,
.u-text-hover-grey-30.u-carousel-control:hover,
.u-text-hover-grey-30.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-30 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-30:hover {
  color: #b3b3b3 !important;
}
/* 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.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-nav-link.u-text-active-grey-30.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-30 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-30.u-active {
  color: #b3b3b3 !important;
}
.u-text-grey-30 .u-svg-link {
  fill: #b3b3b3;
}
.u-text-hover-grey-30:hover .u-svg-link,
.u-text-hover-grey-30:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-30 .u-svg-link {
  fill: #b3b3b3;
}
.u-text-active-grey-30:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-30 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-30 .u-svg-link {
  fill: #b3b3b3;
}
.u-link.u-text-grey-30:hover {
  color: #a1a1a1 !important;
}
a.u-link.u-text-hover-grey-30:hover {
  color: #b3b3b3 !important;
}
.u-text-grey-40,
.u-input.u-text-grey-40,
.u-input.u-text-grey-40[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-40,
li.active > a.u-button-style.u-text-grey-40[class*="u-border-"],
a.u-button-style.u-text-grey-40,
a.u-button-style.u-text-grey-40[class*="u-border-"] {
  color: #999999 !important;
  
  
  
}
a.u-button-style.u-text-grey-40:hover,
a.u-button-style.u-text-grey-40[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-40:focus,
a.u-button-style.u-text-grey-40[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-40:active,
a.u-button-style.u-button-style.u-text-grey-40[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-40.active,
a.u-button-style.u-button-style.u-text-grey-40[class*="u-border-"].active {
  color: #8a8a8a !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-40:hover,
.u-text-hover-grey-40.u-language-url:hover,
.u-text-hover-grey-40 .u-language-url:hover,
.u-text-hover-grey-40.u-carousel-control:hover,
.u-text-hover-grey-40.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-40 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-40:hover {
  color: #999999 !important;
}
/* 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.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-nav-link.u-text-active-grey-40.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-40 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-40.u-active {
  color: #999999 !important;
}
.u-text-grey-40 .u-svg-link {
  fill: #999999;
}
.u-text-hover-grey-40:hover .u-svg-link,
.u-text-hover-grey-40:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-40 .u-svg-link {
  fill: #999999;
}
.u-text-active-grey-40:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-40 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-40 .u-svg-link {
  fill: #999999;
}
.u-link.u-text-grey-40:hover {
  color: #8a8a8a !important;
}
a.u-link.u-text-hover-grey-40:hover {
  color: #999999 !important;
}
.u-text-grey-50,
.u-input.u-text-grey-50,
.u-input.u-text-grey-50[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-50,
li.active > a.u-button-style.u-text-grey-50[class*="u-border-"],
a.u-button-style.u-text-grey-50,
a.u-button-style.u-text-grey-50[class*="u-border-"] {
  color: #808080 !important;
  
  
  
}
a.u-button-style.u-text-grey-50:hover,
a.u-button-style.u-text-grey-50[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-50:focus,
a.u-button-style.u-text-grey-50[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-50:active,
a.u-button-style.u-button-style.u-text-grey-50[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-50.active,
a.u-button-style.u-button-style.u-text-grey-50[class*="u-border-"].active {
  color: #737373 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-50:hover,
.u-text-hover-grey-50.u-language-url:hover,
.u-text-hover-grey-50 .u-language-url:hover,
.u-text-hover-grey-50.u-carousel-control:hover,
.u-text-hover-grey-50.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-50 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-50:hover {
  color: #808080 !important;
}
/* 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.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-nav-link.u-text-active-grey-50.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-50 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-50.u-active {
  color: #808080 !important;
}
.u-text-grey-50 .u-svg-link {
  fill: #808080;
}
.u-text-hover-grey-50:hover .u-svg-link,
.u-text-hover-grey-50:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-50 .u-svg-link {
  fill: #808080;
}
.u-text-active-grey-50:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-50 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-50 .u-svg-link {
  fill: #808080;
}
.u-link.u-text-grey-50:hover {
  color: #737373 !important;
}
a.u-link.u-text-hover-grey-50:hover {
  color: #808080 !important;
}
.u-text-grey-60,
.u-input.u-text-grey-60,
.u-input.u-text-grey-60[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-60,
li.active > a.u-button-style.u-text-grey-60[class*="u-border-"],
a.u-button-style.u-text-grey-60,
a.u-button-style.u-text-grey-60[class*="u-border-"] {
  color: #666666 !important;
  
  
  
}
a.u-button-style.u-text-grey-60:hover,
a.u-button-style.u-text-grey-60[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-60:focus,
a.u-button-style.u-text-grey-60[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-60:active,
a.u-button-style.u-button-style.u-text-grey-60[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-60.active,
a.u-button-style.u-button-style.u-text-grey-60[class*="u-border-"].active {
  color: #5c5c5c !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-60:hover,
.u-text-hover-grey-60.u-language-url:hover,
.u-text-hover-grey-60 .u-language-url:hover,
.u-text-hover-grey-60.u-carousel-control:hover,
.u-text-hover-grey-60.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-60 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-60:hover {
  color: #666666 !important;
}
/* 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.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-nav-link.u-text-active-grey-60.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-60 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-60.u-active {
  color: #666666 !important;
}
.u-text-grey-60 .u-svg-link {
  fill: #666666;
}
.u-text-hover-grey-60:hover .u-svg-link,
.u-text-hover-grey-60:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-60 .u-svg-link {
  fill: #666666;
}
.u-text-active-grey-60:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-60 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-60 .u-svg-link {
  fill: #666666;
}
.u-link.u-text-grey-60:hover {
  color: #5c5c5c !important;
}
a.u-link.u-text-hover-grey-60:hover {
  color: #666666 !important;
}
.u-text-grey-70,
.u-input.u-text-grey-70,
.u-input.u-text-grey-70[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-70,
li.active > a.u-button-style.u-text-grey-70[class*="u-border-"],
a.u-button-style.u-text-grey-70,
a.u-button-style.u-text-grey-70[class*="u-border-"] {
  color: #4d4d4d !important;
  
  
  
}
a.u-button-style.u-text-grey-70:hover,
a.u-button-style.u-text-grey-70[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-70:focus,
a.u-button-style.u-text-grey-70[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-70:active,
a.u-button-style.u-button-style.u-text-grey-70[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-70.active,
a.u-button-style.u-button-style.u-text-grey-70[class*="u-border-"].active {
  color: #454545 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-70:hover,
.u-text-hover-grey-70.u-language-url:hover,
.u-text-hover-grey-70 .u-language-url:hover,
.u-text-hover-grey-70.u-carousel-control:hover,
.u-text-hover-grey-70.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-70 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-70:hover {
  color: #4d4d4d !important;
}
/* 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.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-nav-link.u-text-active-grey-70.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-70 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-70.u-active {
  color: #4d4d4d !important;
}
.u-text-grey-70 .u-svg-link {
  fill: #4d4d4d;
}
.u-text-hover-grey-70:hover .u-svg-link,
.u-text-hover-grey-70:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-70 .u-svg-link {
  fill: #4d4d4d;
}
.u-text-active-grey-70:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-70 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-70 .u-svg-link {
  fill: #4d4d4d;
}
.u-link.u-text-grey-70:hover {
  color: #454545 !important;
}
a.u-link.u-text-hover-grey-70:hover {
  color: #4d4d4d !important;
}
.u-text-grey-75,
.u-input.u-text-grey-75,
.u-input.u-text-grey-75[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-75,
li.active > a.u-button-style.u-text-grey-75[class*="u-border-"],
a.u-button-style.u-text-grey-75,
a.u-button-style.u-text-grey-75[class*="u-border-"] {
  color: #404040 !important;
  
  
  
}
a.u-button-style.u-text-grey-75:hover,
a.u-button-style.u-text-grey-75[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-75:focus,
a.u-button-style.u-text-grey-75[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-75:active,
a.u-button-style.u-button-style.u-text-grey-75[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-75.active,
a.u-button-style.u-button-style.u-text-grey-75[class*="u-border-"].active {
  color: #3a3a3a !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-75:hover,
.u-text-hover-grey-75.u-language-url:hover,
.u-text-hover-grey-75 .u-language-url:hover,
.u-text-hover-grey-75.u-carousel-control:hover,
.u-text-hover-grey-75.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-75 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-75:hover {
  color: #404040 !important;
}
/* 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.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-nav-link.u-text-active-grey-75.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-75 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-75.u-active {
  color: #404040 !important;
}
.u-text-grey-75 .u-svg-link {
  fill: #404040;
}
.u-text-hover-grey-75:hover .u-svg-link,
.u-text-hover-grey-75:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-75 .u-svg-link {
  fill: #404040;
}
.u-text-active-grey-75:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-75 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-75 .u-svg-link {
  fill: #404040;
}
.u-link.u-text-grey-75:hover {
  color: #3a3a3a !important;
}
a.u-link.u-text-hover-grey-75:hover {
  color: #404040 !important;
}
.u-text-grey-80,
.u-input.u-text-grey-80,
.u-input.u-text-grey-80[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-80,
li.active > a.u-button-style.u-text-grey-80[class*="u-border-"],
a.u-button-style.u-text-grey-80,
a.u-button-style.u-text-grey-80[class*="u-border-"] {
  color: #333333 !important;
  
  
  
}
a.u-button-style.u-text-grey-80:hover,
a.u-button-style.u-text-grey-80[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-80:focus,
a.u-button-style.u-text-grey-80[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-80:active,
a.u-button-style.u-button-style.u-text-grey-80[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-80.active,
a.u-button-style.u-button-style.u-text-grey-80[class*="u-border-"].active {
  color: #2e2e2e !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-80:hover,
.u-text-hover-grey-80.u-language-url:hover,
.u-text-hover-grey-80 .u-language-url:hover,
.u-text-hover-grey-80.u-carousel-control:hover,
.u-text-hover-grey-80.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-80 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-80:hover {
  color: #333333 !important;
}
/* 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.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-nav-link.u-text-active-grey-80.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-80 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-80.u-active {
  color: #333333 !important;
}
.u-text-grey-80 .u-svg-link {
  fill: #333333;
}
.u-text-hover-grey-80:hover .u-svg-link,
.u-text-hover-grey-80:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-80 .u-svg-link {
  fill: #333333;
}
.u-text-active-grey-80:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-80 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-80 .u-svg-link {
  fill: #333333;
}
.u-link.u-text-grey-80:hover {
  color: #2e2e2e !important;
}
a.u-link.u-text-hover-grey-80:hover {
  color: #333333 !important;
}
.u-text-grey-90,
.u-input.u-text-grey-90,
.u-input.u-text-grey-90[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-90,
li.active > a.u-button-style.u-text-grey-90[class*="u-border-"],
a.u-button-style.u-text-grey-90,
a.u-button-style.u-text-grey-90[class*="u-border-"] {
  color: #1a1a1a !important;
  
  
  
}
a.u-button-style.u-text-grey-90:hover,
a.u-button-style.u-text-grey-90[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-90:focus,
a.u-button-style.u-text-grey-90[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-90:active,
a.u-button-style.u-button-style.u-text-grey-90[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-90.active,
a.u-button-style.u-button-style.u-text-grey-90[class*="u-border-"].active {
  color: #171717 !important;
}
/* hover */
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,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-90:hover,
.u-text-hover-grey-90.u-language-url:hover,
.u-text-hover-grey-90 .u-language-url:hover,
.u-text-hover-grey-90.u-carousel-control:hover,
.u-text-hover-grey-90.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-90 .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-90:hover {
  color: #1a1a1a !important;
}
/* 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.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-nav-link.u-text-active-grey-90.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-90 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-90.u-active {
  color: #1a1a1a !important;
}
.u-text-grey-90 .u-svg-link {
  fill: #1a1a1a;
}
.u-text-hover-grey-90:hover .u-svg-link,
.u-text-hover-grey-90:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-grey-90 .u-svg-link {
  fill: #1a1a1a;
}
.u-text-active-grey-90:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-90 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-90 .u-svg-link {
  fill: #1a1a1a;
}
.u-link.u-text-grey-90:hover {
  color: #171717 !important;
}
a.u-link.u-text-hover-grey-90:hover {
  color: #1a1a1a !important;
}
.u-color-var,
.u-body.u-color-var,
section.u-color-var:before,
.u-color-var > .u-audio-main-layout-wrapper:before,
.u-color-var > .u-container-layout:before,
.u-color-var > .u-inner-container-layout:before,
.u-color-var.u-sidenav:before,
.u-container-layout.u-container-layout.u-color-var:before,
.u-table-alt-color-var tr:nth-child(even) {
  background-color: var(--color-var);
}
.u-input.u-color-var,
.u-field-input.u-color-var,
.u-button-style.u-color-var,
.u-button-style.u-color-var[class*="u-border-"] {
  background-color: var(--color-var) !important;
}
/* hover */
.u-hover-color-var:hover,
.u-hover-color-var[class*="u-border-"]:hover,
.u-hover-color-var:focus,
.u-hover-color-var[class*="u-border-"]:focus,
a.u-button-style.u-hover-color-var:hover,
a.u-button-style.u-hover-color-var.hover,
a.u-button-style.u-hover-color-var[class*="u-border-"]:hover,
a.u-button-style.u-hover-color-var[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-color-var,
a.u-button-style:hover > .u-hover-color-var[class*="u-border-"],
a.u-button-style.u-hover-color-var:focus,
a.u-button-style.u-hover-color-var[class*="u-border-"]:focus {
  background-color: var(--hover-color-var) !important;
}
/* active */
.u-active-color-var.u-active.u-active,
.u-active-color-var[class*="u-border-"].u-active.u-active,
a.u-button-style.u-button-style.u-active-color-var:active,
a.u-button-style.u-button-style.u-active-color-var[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-var.active,
a.u-button-style.u-button-style.u-active-color-var[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-color-var,
a.u-button-style.u-button-style.active > .u-active-color-var[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-color-var,
li.active > a.u-button-style.u-button-style.u-active-color-var[class*="u-border-"],
input.u-field-input.u-field-input.u-active-color-var:checked {
  background-color: var(--active-color-var) !important;
}
a.u-link.u-hover-color-var:hover {
  color: var(--color-var) !important;
}
.u-border-color-var,
.u-border-color-var.u-input,
.u-border-color-var.u-field-input.u-field-input,
.u-separator-color-var:after {
  border-color: var(--border-color-var);
  stroke: var(--border-color-var);
}
.u-button-style.u-border-color-var {
  border-color: var(--border-color-var) !important;
}
.u-border-hover-color-var:hover,
.u-border-hover-color-var:focus,
a.u-button-style.u-border-hover-color-var:hover,
a.u-button-style:hover > .u-border-hover-color-var,
a.u-button-style.u-border-hover-color-var:focus {
  border-color: var(--border-hover-color-var) !important;
}
.u-border-active-color-var.u-active.u-active,
a.u-button-style.u-button-style.u-border-active-color-var:active,
a.u-button-style.u-button-style.u-border-active-color-var.active,
a.u-button-style.u-button-style.active > .u-border-active-color-var,
li.active > a.u-button-style.u-button-style.u-border-active-color-var,
input.u-field-input.u-field-input.u-border-active-color-var:checked {
  border-color: var(--border-active-color-var) !important;
}
.u-link.u-border-color-var[class*="u-border-"] {
  border-color: var(--border-color-var) !important;
}
.u-text-color-var,
.u-input.u-text-color-var,
.u-input.u-text-color-var[class*="u-border-"],
li.active > a.u-button-style.u-text-color-var,
li.active > a.u-button-style.u-text-color-var[class*="u-border-"],
a.u-button-style.u-text-color-var,
a.u-button-style.u-text-color-var[class*="u-border-"] {
  color: var(--text-color-var) !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-color-var,
a.u-button-style:hover > .u-text-hover-color-var[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-var:hover,
a.u-button-style.u-button-style.u-text-hover-color-var[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-var.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-var[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-var:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-var[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-var:focus,
a.u-button-style.u-button-style.u-text-hover-color-var[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-color-var:hover,
.u-text-hover-color-var.u-language-url:hover,
.u-text-hover-color-var .u-language-url:hover,
.u-text-hover-color-var.u-carousel-control:hover,
.u-text-hover-color-var.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-color-var .u-nav-link:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-color-var:hover {
  color: var(--text-hover-color-var) !important;
}
/* active */
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-var:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-var[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-var.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-var[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-color-var,
a.u-button-style.u-button-style.active > .u-text-active-color-var[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-color-var.active,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-var .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-color-var.u-active {
  color: var(--text-active-color-var) !important;
}
.u-text-color-var .u-svg-link {
  fill: var(--text-color-var);
}
.u-text-hover-color-var:hover .u-svg-link,
.u-text-hover-color-var:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-color-var .u-svg-link {
  fill: var(--text-hover-color-var);
}
.u-text-active-color-var:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-color-var .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-color-var .u-svg-link {
  fill: var(--text-active-color-var);
}
a.u-link.u-text-hover-color-var:hover {
  color: var(--text-hover-color-var) !important;
}
/*end-variables colors*/

/*begin-variables sitestylecss*/

.u-custom-color-1,
        .u-body.u-custom-color-1,
        section.u-custom-color-1:before,
        .u-custom-color-1 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-1 > .u-container-layout:before,
        .u-custom-color-1 > .u-inner-container-layout:before,
        .u-custom-color-1.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-1:before,
        .u-table-alt-custom-color-1 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #073874;

        }

        .u-input.u-custom-color-1,
        .u-field-input.u-custom-color-1,
        .u-button-style.u-custom-color-1,
        .u-button-style.u-custom-color-1[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #073874 !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: #063268 !important;
        }

        /* hover */
        .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,
        a.u-button-style.u-hover-custom-color-1:hover,
        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.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
        {
            color: #ffffff !important;
            background-color: #073874 !important;
        }

        /* active */
        .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-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-"],
        input.u-field-input.u-field-input.u-active-custom-color-1:checked
        {
            color: #ffffff !important;
            background-color: #073874 !important;
        }

        a.u-link.u-hover-custom-color-1:hover {
            color: #073874 !important;
        }

        
        
        .u-custom-color-2,
        .u-body.u-custom-color-2,
        section.u-custom-color-2:before,
        .u-custom-color-2 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-2 > .u-container-layout:before,
        .u-custom-color-2 > .u-inner-container-layout:before,
        .u-custom-color-2.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-2:before,
        .u-table-alt-custom-color-2 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #7c8685;

        }

        .u-input.u-custom-color-2,
        .u-field-input.u-custom-color-2,
        .u-button-style.u-custom-color-2,
        .u-button-style.u-custom-color-2[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #7c8685 !important;
        }

        .u-button-style.u-custom-color-2:hover,
        .u-button-style.u-custom-color-2[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-2:focus,
        .u-button-style.u-custom-color-2[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-2:active,
        .u-button-style.u-button-style.u-custom-color-2[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-2.active,
        .u-button-style.u-button-style.u-custom-color-2[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-2,
        li.active > .u-button-style.u-button-style.u-custom-color-2[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #6f7978 !important;
        }

        /* hover */
        .u-hover-custom-color-2:hover,
        .u-hover-custom-color-2[class*="u-border-"]:hover,
        .u-hover-custom-color-2:focus,
        .u-hover-custom-color-2[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-2:hover,
        a.u-button-style.u-hover-custom-color-2.hover,
        a.u-button-style.u-hover-custom-color-2[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-2[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-2,
        a.u-button-style:hover > .u-hover-custom-color-2[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-2:focus,
        a.u-button-style.u-hover-custom-color-2[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #7c8685 !important;
        }

        /* active */
        .u-active-custom-color-2.u-active.u-active,
        .u-active-custom-color-2[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-2:active,
        a.u-button-style.u-button-style.u-active-custom-color-2[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-2.active,
        a.u-button-style.u-button-style.u-active-custom-color-2[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-2,
        a.u-button-style.u-button-style.active > .u-active-custom-color-2[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-2,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-2[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-2:checked
        {
            color: #ffffff !important;
            background-color: #7c8685 !important;
        }

        a.u-link.u-hover-custom-color-2:hover {
            color: #7c8685 !important;
        }

        
        
        .u-custom-color-4,
        .u-body.u-custom-color-4,
        section.u-custom-color-4:before,
        .u-custom-color-4 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-4 > .u-container-layout:before,
        .u-custom-color-4 > .u-inner-container-layout:before,
        .u-custom-color-4.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-4:before,
        .u-table-alt-custom-color-4 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #0778a8;

        }

        .u-input.u-custom-color-4,
        .u-field-input.u-custom-color-4,
        .u-button-style.u-custom-color-4,
        .u-button-style.u-custom-color-4[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #0778a8 !important;
        }

        .u-button-style.u-custom-color-4:hover,
        .u-button-style.u-custom-color-4[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-4:focus,
        .u-button-style.u-custom-color-4[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-4:active,
        .u-button-style.u-button-style.u-custom-color-4[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-4.active,
        .u-button-style.u-button-style.u-custom-color-4[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-4,
        li.active > .u-button-style.u-button-style.u-custom-color-4[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #066c97 !important;
        }

        /* hover */
        .u-hover-custom-color-4:hover,
        .u-hover-custom-color-4[class*="u-border-"]:hover,
        .u-hover-custom-color-4:focus,
        .u-hover-custom-color-4[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-4:hover,
        a.u-button-style.u-hover-custom-color-4.hover,
        a.u-button-style.u-hover-custom-color-4[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-4[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-4,
        a.u-button-style:hover > .u-hover-custom-color-4[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-4:focus,
        a.u-button-style.u-hover-custom-color-4[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #0778a8 !important;
        }

        /* active */
        .u-active-custom-color-4.u-active.u-active,
        .u-active-custom-color-4[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-4:active,
        a.u-button-style.u-button-style.u-active-custom-color-4[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-4.active,
        a.u-button-style.u-button-style.u-active-custom-color-4[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-4,
        a.u-button-style.u-button-style.active > .u-active-custom-color-4[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-4,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-4[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-4:checked
        {
            color: #ffffff !important;
            background-color: #0778a8 !important;
        }

        a.u-link.u-hover-custom-color-4:hover {
            color: #0778a8 !important;
        }

        
        
        .u-custom-color-5,
        .u-body.u-custom-color-5,
        section.u-custom-color-5:before,
        .u-custom-color-5 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-5 > .u-container-layout:before,
        .u-custom-color-5 > .u-inner-container-layout:before,
        .u-custom-color-5.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-5:before,
        .u-table-alt-custom-color-5 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #11aad6;

        }

        .u-input.u-custom-color-5,
        .u-field-input.u-custom-color-5,
        .u-button-style.u-custom-color-5,
        .u-button-style.u-custom-color-5[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #11aad6 !important;
        }

        .u-button-style.u-custom-color-5:hover,
        .u-button-style.u-custom-color-5[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-5:focus,
        .u-button-style.u-custom-color-5[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-5:active,
        .u-button-style.u-button-style.u-custom-color-5[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-5.active,
        .u-button-style.u-button-style.u-custom-color-5[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-5,
        li.active > .u-button-style.u-button-style.u-custom-color-5[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #0f99c1 !important;
        }

        /* hover */
        .u-hover-custom-color-5:hover,
        .u-hover-custom-color-5[class*="u-border-"]:hover,
        .u-hover-custom-color-5:focus,
        .u-hover-custom-color-5[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-5:hover,
        a.u-button-style.u-hover-custom-color-5.hover,
        a.u-button-style.u-hover-custom-color-5[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-5[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-5,
        a.u-button-style:hover > .u-hover-custom-color-5[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-5:focus,
        a.u-button-style.u-hover-custom-color-5[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #11aad6 !important;
        }

        /* active */
        .u-active-custom-color-5.u-active.u-active,
        .u-active-custom-color-5[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-5:active,
        a.u-button-style.u-button-style.u-active-custom-color-5[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-5.active,
        a.u-button-style.u-button-style.u-active-custom-color-5[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-5,
        a.u-button-style.u-button-style.active > .u-active-custom-color-5[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-5,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-5[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-5:checked
        {
            color: #ffffff !important;
            background-color: #11aad6 !important;
        }

        a.u-link.u-hover-custom-color-5:hover {
            color: #11aad6 !important;
        }

        
        
        .u-custom-color-6,
        .u-body.u-custom-color-6,
        section.u-custom-color-6:before,
        .u-custom-color-6 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-6 > .u-container-layout:before,
        .u-custom-color-6 > .u-inner-container-layout:before,
        .u-custom-color-6.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-6:before,
        .u-table-alt-custom-color-6 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #8c185b;

        }

        .u-input.u-custom-color-6,
        .u-field-input.u-custom-color-6,
        .u-button-style.u-custom-color-6,
        .u-button-style.u-custom-color-6[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #8c185b !important;
        }

        .u-button-style.u-custom-color-6:hover,
        .u-button-style.u-custom-color-6[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-6:focus,
        .u-button-style.u-custom-color-6[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-6:active,
        .u-button-style.u-button-style.u-custom-color-6[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-6.active,
        .u-button-style.u-button-style.u-custom-color-6[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-6,
        li.active > .u-button-style.u-button-style.u-custom-color-6[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #7e1652 !important;
        }

        /* hover */
        .u-hover-custom-color-6:hover,
        .u-hover-custom-color-6[class*="u-border-"]:hover,
        .u-hover-custom-color-6:focus,
        .u-hover-custom-color-6[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-6:hover,
        a.u-button-style.u-hover-custom-color-6.hover,
        a.u-button-style.u-hover-custom-color-6[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-6[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-6,
        a.u-button-style:hover > .u-hover-custom-color-6[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-6:focus,
        a.u-button-style.u-hover-custom-color-6[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #8c185b !important;
        }

        /* active */
        .u-active-custom-color-6.u-active.u-active,
        .u-active-custom-color-6[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-6:active,
        a.u-button-style.u-button-style.u-active-custom-color-6[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-6.active,
        a.u-button-style.u-button-style.u-active-custom-color-6[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-6,
        a.u-button-style.u-button-style.active > .u-active-custom-color-6[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-6,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-6[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-6:checked
        {
            color: #ffffff !important;
            background-color: #8c185b !important;
        }

        a.u-link.u-hover-custom-color-6:hover {
            color: #8c185b !important;
        }

        
        
        .u-custom-color-7,
        .u-body.u-custom-color-7,
        section.u-custom-color-7:before,
        .u-custom-color-7 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-7 > .u-container-layout:before,
        .u-custom-color-7 > .u-inner-container-layout:before,
        .u-custom-color-7.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-7:before,
        .u-table-alt-custom-color-7 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #e58498;

        }

        .u-input.u-custom-color-7,
        .u-field-input.u-custom-color-7,
        .u-button-style.u-custom-color-7,
        .u-button-style.u-custom-color-7[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #e58498 !important;
        }

        .u-button-style.u-custom-color-7:hover,
        .u-button-style.u-custom-color-7[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-7:focus,
        .u-button-style.u-custom-color-7[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-7:active,
        .u-button-style.u-button-style.u-custom-color-7[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-7.active,
        .u-button-style.u-button-style.u-custom-color-7[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-7,
        li.active > .u-button-style.u-button-style.u-custom-color-7[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #df667f !important;
        }

        /* hover */
        .u-hover-custom-color-7:hover,
        .u-hover-custom-color-7[class*="u-border-"]:hover,
        .u-hover-custom-color-7:focus,
        .u-hover-custom-color-7[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-7:hover,
        a.u-button-style.u-hover-custom-color-7.hover,
        a.u-button-style.u-hover-custom-color-7[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-7[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-7,
        a.u-button-style:hover > .u-hover-custom-color-7[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-7:focus,
        a.u-button-style.u-hover-custom-color-7[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #e58498 !important;
        }

        /* active */
        .u-active-custom-color-7.u-active.u-active,
        .u-active-custom-color-7[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-7:active,
        a.u-button-style.u-button-style.u-active-custom-color-7[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-7.active,
        a.u-button-style.u-button-style.u-active-custom-color-7[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-7,
        a.u-button-style.u-button-style.active > .u-active-custom-color-7[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-7,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-7[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-7:checked
        {
            color: #ffffff !important;
            background-color: #e58498 !important;
        }

        a.u-link.u-hover-custom-color-7:hover {
            color: #e58498 !important;
        }

        
        
        .u-custom-color-8,
        .u-body.u-custom-color-8,
        section.u-custom-color-8:before,
        .u-custom-color-8 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-8 > .u-container-layout:before,
        .u-custom-color-8 > .u-inner-container-layout:before,
        .u-custom-color-8.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-8:before,
        .u-table-alt-custom-color-8 tr:nth-child(even)
        {
            color: #111111;
            background-color: #fae6de;

        }

        .u-input.u-custom-color-8,
        .u-field-input.u-custom-color-8,
        .u-button-style.u-custom-color-8,
        .u-button-style.u-custom-color-8[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #fae6de !important;
        }

        .u-button-style.u-custom-color-8:hover,
        .u-button-style.u-custom-color-8[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-8:focus,
        .u-button-style.u-custom-color-8[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-8:active,
        .u-button-style.u-button-style.u-custom-color-8[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-8.active,
        .u-button-style.u-button-style.u-custom-color-8[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-8,
        li.active > .u-button-style.u-button-style.u-custom-color-8[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #f4c7b5 !important;
        }

        /* hover */
        .u-hover-custom-color-8:hover,
        .u-hover-custom-color-8[class*="u-border-"]:hover,
        .u-hover-custom-color-8:focus,
        .u-hover-custom-color-8[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-8:hover,
        a.u-button-style.u-hover-custom-color-8.hover,
        a.u-button-style.u-hover-custom-color-8[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-8[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-8,
        a.u-button-style:hover > .u-hover-custom-color-8[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-8:focus,
        a.u-button-style.u-hover-custom-color-8[class*="u-border-"]:focus
        {
            color: #111111 !important;
            background-color: #fae6de !important;
        }

        /* active */
        .u-active-custom-color-8.u-active.u-active,
        .u-active-custom-color-8[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-8:active,
        a.u-button-style.u-button-style.u-active-custom-color-8[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-8.active,
        a.u-button-style.u-button-style.u-active-custom-color-8[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-8,
        a.u-button-style.u-button-style.active > .u-active-custom-color-8[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-8,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-8[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-8:checked
        {
            color: #111111 !important;
            background-color: #fae6de !important;
        }

        a.u-link.u-hover-custom-color-8:hover {
            color: #fae6de !important;
        }

        
        
        .u-custom-color-9,
        .u-body.u-custom-color-9,
        section.u-custom-color-9:before,
        .u-custom-color-9 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-9 > .u-container-layout:before,
        .u-custom-color-9 > .u-inner-container-layout:before,
        .u-custom-color-9.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-9:before,
        .u-table-alt-custom-color-9 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #586a6e;

        }

        .u-input.u-custom-color-9,
        .u-field-input.u-custom-color-9,
        .u-button-style.u-custom-color-9,
        .u-button-style.u-custom-color-9[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #586a6e !important;
        }

        .u-button-style.u-custom-color-9:hover,
        .u-button-style.u-custom-color-9[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-9:focus,
        .u-button-style.u-custom-color-9[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-9:active,
        .u-button-style.u-button-style.u-custom-color-9[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-9.active,
        .u-button-style.u-button-style.u-custom-color-9[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-9,
        li.active > .u-button-style.u-button-style.u-custom-color-9[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #4f5f63 !important;
        }

        /* hover */
        .u-hover-custom-color-9:hover,
        .u-hover-custom-color-9[class*="u-border-"]:hover,
        .u-hover-custom-color-9:focus,
        .u-hover-custom-color-9[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-9:hover,
        a.u-button-style.u-hover-custom-color-9.hover,
        a.u-button-style.u-hover-custom-color-9[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-9[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-9,
        a.u-button-style:hover > .u-hover-custom-color-9[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-9:focus,
        a.u-button-style.u-hover-custom-color-9[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #586a6e !important;
        }

        /* active */
        .u-active-custom-color-9.u-active.u-active,
        .u-active-custom-color-9[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-9:active,
        a.u-button-style.u-button-style.u-active-custom-color-9[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-9.active,
        a.u-button-style.u-button-style.u-active-custom-color-9[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-9,
        a.u-button-style.u-button-style.active > .u-active-custom-color-9[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-9,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-9[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-9:checked
        {
            color: #ffffff !important;
            background-color: #586a6e !important;
        }

        a.u-link.u-hover-custom-color-9:hover {
            color: #586a6e !important;
        }

        
        
        .u-custom-color-10,
        .u-body.u-custom-color-10,
        section.u-custom-color-10:before,
        .u-custom-color-10 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-10 > .u-container-layout:before,
        .u-custom-color-10 > .u-inner-container-layout:before,
        .u-custom-color-10.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-10:before,
        .u-table-alt-custom-color-10 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #7c8685;

        }

        .u-input.u-custom-color-10,
        .u-field-input.u-custom-color-10,
        .u-button-style.u-custom-color-10,
        .u-button-style.u-custom-color-10[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #7c8685 !important;
        }

        .u-button-style.u-custom-color-10:hover,
        .u-button-style.u-custom-color-10[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-10:focus,
        .u-button-style.u-custom-color-10[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-10:active,
        .u-button-style.u-button-style.u-custom-color-10[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-10.active,
        .u-button-style.u-button-style.u-custom-color-10[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-10,
        li.active > .u-button-style.u-button-style.u-custom-color-10[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #6f7978 !important;
        }

        /* hover */
        .u-hover-custom-color-10:hover,
        .u-hover-custom-color-10[class*="u-border-"]:hover,
        .u-hover-custom-color-10:focus,
        .u-hover-custom-color-10[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-10:hover,
        a.u-button-style.u-hover-custom-color-10.hover,
        a.u-button-style.u-hover-custom-color-10[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-10[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-10,
        a.u-button-style:hover > .u-hover-custom-color-10[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-10:focus,
        a.u-button-style.u-hover-custom-color-10[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #7c8685 !important;
        }

        /* active */
        .u-active-custom-color-10.u-active.u-active,
        .u-active-custom-color-10[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-10:active,
        a.u-button-style.u-button-style.u-active-custom-color-10[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-10.active,
        a.u-button-style.u-button-style.u-active-custom-color-10[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-10,
        a.u-button-style.u-button-style.active > .u-active-custom-color-10[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-10,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-10[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-10:checked
        {
            color: #ffffff !important;
            background-color: #7c8685 !important;
        }

        a.u-link.u-hover-custom-color-10:hover {
            color: #7c8685 !important;
        }

        
        
        .u-custom-color-11,
        .u-body.u-custom-color-11,
        section.u-custom-color-11:before,
        .u-custom-color-11 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-11 > .u-container-layout:before,
        .u-custom-color-11 > .u-inner-container-layout:before,
        .u-custom-color-11.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-11:before,
        .u-table-alt-custom-color-11 tr:nth-child(even)
        {
            color: #111111;
            background-color: #bbc3c3;

        }

        .u-input.u-custom-color-11,
        .u-field-input.u-custom-color-11,
        .u-button-style.u-custom-color-11,
        .u-button-style.u-custom-color-11[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #bbc3c3 !important;
        }

        .u-button-style.u-custom-color-11:hover,
        .u-button-style.u-custom-color-11[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-11:focus,
        .u-button-style.u-custom-color-11[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-11:active,
        .u-button-style.u-button-style.u-custom-color-11[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-11.active,
        .u-button-style.u-button-style.u-custom-color-11[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-11,
        li.active > .u-button-style.u-button-style.u-custom-color-11[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #a7b1b1 !important;
        }

        /* hover */
        .u-hover-custom-color-11:hover,
        .u-hover-custom-color-11[class*="u-border-"]:hover,
        .u-hover-custom-color-11:focus,
        .u-hover-custom-color-11[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-11:hover,
        a.u-button-style.u-hover-custom-color-11.hover,
        a.u-button-style.u-hover-custom-color-11[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-11[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-11,
        a.u-button-style:hover > .u-hover-custom-color-11[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-11:focus,
        a.u-button-style.u-hover-custom-color-11[class*="u-border-"]:focus
        {
            color: #111111 !important;
            background-color: #bbc3c3 !important;
        }

        /* active */
        .u-active-custom-color-11.u-active.u-active,
        .u-active-custom-color-11[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-11:active,
        a.u-button-style.u-button-style.u-active-custom-color-11[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-11.active,
        a.u-button-style.u-button-style.u-active-custom-color-11[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-11,
        a.u-button-style.u-button-style.active > .u-active-custom-color-11[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-11,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-11[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-11:checked
        {
            color: #111111 !important;
            background-color: #bbc3c3 !important;
        }

        a.u-link.u-hover-custom-color-11:hover {
            color: #bbc3c3 !important;
        }

        
        
        .u-custom-color-12,
        .u-body.u-custom-color-12,
        section.u-custom-color-12:before,
        .u-custom-color-12 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-12 > .u-container-layout:before,
        .u-custom-color-12 > .u-inner-container-layout:before,
        .u-custom-color-12.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-12:before,
        .u-table-alt-custom-color-12 tr:nth-child(even)
        {
            color: #111111;
            background-color: #e4e4e4;

        }

        .u-input.u-custom-color-12,
        .u-field-input.u-custom-color-12,
        .u-button-style.u-custom-color-12,
        .u-button-style.u-custom-color-12[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #e4e4e4 !important;
        }

        .u-button-style.u-custom-color-12:hover,
        .u-button-style.u-custom-color-12[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-12:focus,
        .u-button-style.u-custom-color-12[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-12:active,
        .u-button-style.u-button-style.u-custom-color-12[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-12.active,
        .u-button-style.u-button-style.u-custom-color-12[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-12,
        li.active > .u-button-style.u-button-style.u-custom-color-12[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #cdcdcd !important;
        }

        /* hover */
        .u-hover-custom-color-12:hover,
        .u-hover-custom-color-12[class*="u-border-"]:hover,
        .u-hover-custom-color-12:focus,
        .u-hover-custom-color-12[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-12:hover,
        a.u-button-style.u-hover-custom-color-12.hover,
        a.u-button-style.u-hover-custom-color-12[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-12[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-12,
        a.u-button-style:hover > .u-hover-custom-color-12[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-12:focus,
        a.u-button-style.u-hover-custom-color-12[class*="u-border-"]:focus
        {
            color: #111111 !important;
            background-color: #e4e4e4 !important;
        }

        /* active */
        .u-active-custom-color-12.u-active.u-active,
        .u-active-custom-color-12[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-12:active,
        a.u-button-style.u-button-style.u-active-custom-color-12[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-12.active,
        a.u-button-style.u-button-style.u-active-custom-color-12[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-12,
        a.u-button-style.u-button-style.active > .u-active-custom-color-12[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-12,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-12[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-12:checked
        {
            color: #111111 !important;
            background-color: #e4e4e4 !important;
        }

        a.u-link.u-hover-custom-color-12:hover {
            color: #e4e4e4 !important;
        }

        
        
        .u-custom-color-13,
        .u-body.u-custom-color-13,
        section.u-custom-color-13:before,
        .u-custom-color-13 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-13 > .u-container-layout:before,
        .u-custom-color-13 > .u-inner-container-layout:before,
        .u-custom-color-13.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-13:before,
        .u-table-alt-custom-color-13 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #000000;

        }

        .u-input.u-custom-color-13,
        .u-field-input.u-custom-color-13,
        .u-button-style.u-custom-color-13,
        .u-button-style.u-custom-color-13[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #000000 !important;
        }

        .u-button-style.u-custom-color-13:hover,
        .u-button-style.u-custom-color-13[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-13:focus,
        .u-button-style.u-custom-color-13[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-13:active,
        .u-button-style.u-button-style.u-custom-color-13[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-13.active,
        .u-button-style.u-button-style.u-custom-color-13[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-13,
        li.active > .u-button-style.u-button-style.u-custom-color-13[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #000000 !important;
        }

        /* hover */
        .u-hover-custom-color-13:hover,
        .u-hover-custom-color-13[class*="u-border-"]:hover,
        .u-hover-custom-color-13:focus,
        .u-hover-custom-color-13[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-13:hover,
        a.u-button-style.u-hover-custom-color-13.hover,
        a.u-button-style.u-hover-custom-color-13[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-13[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-13,
        a.u-button-style:hover > .u-hover-custom-color-13[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-13:focus,
        a.u-button-style.u-hover-custom-color-13[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #000000 !important;
        }

        /* active */
        .u-active-custom-color-13.u-active.u-active,
        .u-active-custom-color-13[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-13:active,
        a.u-button-style.u-button-style.u-active-custom-color-13[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-13.active,
        a.u-button-style.u-button-style.u-active-custom-color-13[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-13,
        a.u-button-style.u-button-style.active > .u-active-custom-color-13[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-13,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-13[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-13:checked
        {
            color: #ffffff !important;
            background-color: #000000 !important;
        }

        a.u-link.u-hover-custom-color-13:hover {
            color: #000000 !important;
        }

        
        
        .u-custom-color-16,
        .u-body.u-custom-color-16,
        section.u-custom-color-16:before,
        .u-custom-color-16 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-16 > .u-container-layout:before,
        .u-custom-color-16 > .u-inner-container-layout:before,
        .u-custom-color-16.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-16:before,
        .u-table-alt-custom-color-16 tr:nth-child(even)
        {
            color: #111111;
            background-color: #d6e8f4;

        }

        .u-input.u-custom-color-16,
        .u-field-input.u-custom-color-16,
        .u-button-style.u-custom-color-16,
        .u-button-style.u-custom-color-16[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #d6e8f4 !important;
        }

        .u-button-style.u-custom-color-16:hover,
        .u-button-style.u-custom-color-16[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-16:focus,
        .u-button-style.u-custom-color-16[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-16:active,
        .u-button-style.u-button-style.u-custom-color-16[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-16.active,
        .u-button-style.u-button-style.u-custom-color-16[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-16,
        li.active > .u-button-style.u-button-style.u-custom-color-16[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #b2d4ea !important;
        }

        /* hover */
        .u-hover-custom-color-16:hover,
        .u-hover-custom-color-16[class*="u-border-"]:hover,
        .u-hover-custom-color-16:focus,
        .u-hover-custom-color-16[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-16:hover,
        a.u-button-style.u-hover-custom-color-16.hover,
        a.u-button-style.u-hover-custom-color-16[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-16[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-16,
        a.u-button-style:hover > .u-hover-custom-color-16[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-16:focus,
        a.u-button-style.u-hover-custom-color-16[class*="u-border-"]:focus
        {
            color: #111111 !important;
            background-color: #d6e8f4 !important;
        }

        /* active */
        .u-active-custom-color-16.u-active.u-active,
        .u-active-custom-color-16[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-16:active,
        a.u-button-style.u-button-style.u-active-custom-color-16[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-16.active,
        a.u-button-style.u-button-style.u-active-custom-color-16[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-16,
        a.u-button-style.u-button-style.active > .u-active-custom-color-16[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-16,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-16[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-16:checked
        {
            color: #111111 !important;
            background-color: #d6e8f4 !important;
        }

        a.u-link.u-hover-custom-color-16:hover {
            color: #d6e8f4 !important;
        }

        
        
        .u-custom-color-17,
        .u-body.u-custom-color-17,
        section.u-custom-color-17:before,
        .u-custom-color-17 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-17 > .u-container-layout:before,
        .u-custom-color-17 > .u-inner-container-layout:before,
        .u-custom-color-17.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-17:before,
        .u-table-alt-custom-color-17 tr:nth-child(even)
        {
            color: #111111;
            background-color: #c1e4f4;

        }

        .u-input.u-custom-color-17,
        .u-field-input.u-custom-color-17,
        .u-button-style.u-custom-color-17,
        .u-button-style.u-custom-color-17[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #c1e4f4 !important;
        }

        .u-button-style.u-custom-color-17:hover,
        .u-button-style.u-custom-color-17[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-17:focus,
        .u-button-style.u-custom-color-17[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-17:active,
        .u-button-style.u-button-style.u-custom-color-17[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-17.active,
        .u-button-style.u-button-style.u-custom-color-17[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-17,
        li.active > .u-button-style.u-button-style.u-custom-color-17[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #9cd4ed !important;
        }

        /* hover */
        .u-hover-custom-color-17:hover,
        .u-hover-custom-color-17[class*="u-border-"]:hover,
        .u-hover-custom-color-17:focus,
        .u-hover-custom-color-17[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-17:hover,
        a.u-button-style.u-hover-custom-color-17.hover,
        a.u-button-style.u-hover-custom-color-17[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-17[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-17,
        a.u-button-style:hover > .u-hover-custom-color-17[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-17:focus,
        a.u-button-style.u-hover-custom-color-17[class*="u-border-"]:focus
        {
            color: #111111 !important;
            background-color: #c1e4f4 !important;
        }

        /* active */
        .u-active-custom-color-17.u-active.u-active,
        .u-active-custom-color-17[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-17:active,
        a.u-button-style.u-button-style.u-active-custom-color-17[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-17.active,
        a.u-button-style.u-button-style.u-active-custom-color-17[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-17,
        a.u-button-style.u-button-style.active > .u-active-custom-color-17[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-17,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-17[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-17:checked
        {
            color: #111111 !important;
            background-color: #c1e4f4 !important;
        }

        a.u-link.u-hover-custom-color-17:hover {
            color: #c1e4f4 !important;
        }

        
        
        .u-custom-color-18,
        .u-body.u-custom-color-18,
        section.u-custom-color-18:before,
        .u-custom-color-18 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-18 > .u-container-layout:before,
        .u-custom-color-18 > .u-inner-container-layout:before,
        .u-custom-color-18.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-18:before,
        .u-table-alt-custom-color-18 tr:nth-child(even)
        {
            color: #111111;
            background-color: rgba(242,242,242,0.9490196078431372);

        }

        .u-input.u-custom-color-18,
        .u-field-input.u-custom-color-18,
        .u-button-style.u-custom-color-18,
        .u-button-style.u-custom-color-18[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: rgba(242,242,242,0.9490196078431372) !important;
        }

        .u-button-style.u-custom-color-18:hover,
        .u-button-style.u-custom-color-18[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-18:focus,
        .u-button-style.u-custom-color-18[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-18:active,
        .u-button-style.u-button-style.u-custom-color-18[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-18.active,
        .u-button-style.u-button-style.u-custom-color-18[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-18,
        li.active > .u-button-style.u-button-style.u-custom-color-18[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: rgba(218,218,218,0.9490196078431372) !important;
        }

        /* hover */
        .u-hover-custom-color-18:hover,
        .u-hover-custom-color-18[class*="u-border-"]:hover,
        .u-hover-custom-color-18:focus,
        .u-hover-custom-color-18[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-18:hover,
        a.u-button-style.u-hover-custom-color-18.hover,
        a.u-button-style.u-hover-custom-color-18[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-18[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-18,
        a.u-button-style:hover > .u-hover-custom-color-18[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-18:focus,
        a.u-button-style.u-hover-custom-color-18[class*="u-border-"]:focus
        {
            color: #111111 !important;
            background-color: rgba(242,242,242,0.9490196078431372) !important;
        }

        /* active */
        .u-active-custom-color-18.u-active.u-active,
        .u-active-custom-color-18[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-18:active,
        a.u-button-style.u-button-style.u-active-custom-color-18[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-18.active,
        a.u-button-style.u-button-style.u-active-custom-color-18[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-18,
        a.u-button-style.u-button-style.active > .u-active-custom-color-18[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-18,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-18[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-18:checked
        {
            color: #111111 !important;
            background-color: rgba(242,242,242,0.9490196078431372) !important;
        }

        a.u-link.u-hover-custom-color-18:hover {
            color: rgba(242,242,242,0.9490196078431372) !important;
        }

        
        
        .u-custom-color-19,
        .u-body.u-custom-color-19,
        section.u-custom-color-19:before,
        .u-custom-color-19 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-19 > .u-container-layout:before,
        .u-custom-color-19 > .u-inner-container-layout:before,
        .u-custom-color-19.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-19:before,
        .u-table-alt-custom-color-19 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #136384;

        }

        .u-input.u-custom-color-19,
        .u-field-input.u-custom-color-19,
        .u-button-style.u-custom-color-19,
        .u-button-style.u-custom-color-19[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #136384 !important;
        }

        .u-button-style.u-custom-color-19:hover,
        .u-button-style.u-custom-color-19[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-19:focus,
        .u-button-style.u-custom-color-19[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-19:active,
        .u-button-style.u-button-style.u-custom-color-19[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-19.active,
        .u-button-style.u-button-style.u-custom-color-19[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-19,
        li.active > .u-button-style.u-button-style.u-custom-color-19[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #115977 !important;
        }

        /* hover */
        .u-hover-custom-color-19:hover,
        .u-hover-custom-color-19[class*="u-border-"]:hover,
        .u-hover-custom-color-19:focus,
        .u-hover-custom-color-19[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-19:hover,
        a.u-button-style.u-hover-custom-color-19.hover,
        a.u-button-style.u-hover-custom-color-19[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-19[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-19,
        a.u-button-style:hover > .u-hover-custom-color-19[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-19:focus,
        a.u-button-style.u-hover-custom-color-19[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #136384 !important;
        }

        /* active */
        .u-active-custom-color-19.u-active.u-active,
        .u-active-custom-color-19[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-19:active,
        a.u-button-style.u-button-style.u-active-custom-color-19[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-19.active,
        a.u-button-style.u-button-style.u-active-custom-color-19[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-19,
        a.u-button-style.u-button-style.active > .u-active-custom-color-19[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-19,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-19[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-19:checked
        {
            color: #ffffff !important;
            background-color: #136384 !important;
        }

        a.u-link.u-hover-custom-color-19:hover {
            color: #136384 !important;
        }

        
        
        .u-custom-color-20,
        .u-body.u-custom-color-20,
        section.u-custom-color-20:before,
        .u-custom-color-20 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-20 > .u-container-layout:before,
        .u-custom-color-20 > .u-inner-container-layout:before,
        .u-custom-color-20.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-20:before,
        .u-table-alt-custom-color-20 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #da5ca4;

        }

        .u-input.u-custom-color-20,
        .u-field-input.u-custom-color-20,
        .u-button-style.u-custom-color-20,
        .u-button-style.u-custom-color-20[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #da5ca4 !important;
        }

        .u-button-style.u-custom-color-20:hover,
        .u-button-style.u-custom-color-20[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-20:focus,
        .u-button-style.u-custom-color-20[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-20:active,
        .u-button-style.u-button-style.u-custom-color-20[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-20.active,
        .u-button-style.u-button-style.u-custom-color-20[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-20,
        li.active > .u-button-style.u-button-style.u-custom-color-20[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #d44396 !important;
        }

        /* hover */
        .u-hover-custom-color-20:hover,
        .u-hover-custom-color-20[class*="u-border-"]:hover,
        .u-hover-custom-color-20:focus,
        .u-hover-custom-color-20[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-20:hover,
        a.u-button-style.u-hover-custom-color-20.hover,
        a.u-button-style.u-hover-custom-color-20[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-20[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-20,
        a.u-button-style:hover > .u-hover-custom-color-20[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-20:focus,
        a.u-button-style.u-hover-custom-color-20[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #da5ca4 !important;
        }

        /* active */
        .u-active-custom-color-20.u-active.u-active,
        .u-active-custom-color-20[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-20:active,
        a.u-button-style.u-button-style.u-active-custom-color-20[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-20.active,
        a.u-button-style.u-button-style.u-active-custom-color-20[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-20,
        a.u-button-style.u-button-style.active > .u-active-custom-color-20[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-20,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-20[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-20:checked
        {
            color: #ffffff !important;
            background-color: #da5ca4 !important;
        }

        a.u-link.u-hover-custom-color-20:hover {
            color: #da5ca4 !important;
        }

        
        
        .u-custom-color-21,
        .u-body.u-custom-color-21,
        section.u-custom-color-21:before,
        .u-custom-color-21 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-21 > .u-container-layout:before,
        .u-custom-color-21 > .u-inner-container-layout:before,
        .u-custom-color-21.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-21:before,
        .u-table-alt-custom-color-21 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #166ee1;

        }

        .u-input.u-custom-color-21,
        .u-field-input.u-custom-color-21,
        .u-button-style.u-custom-color-21,
        .u-button-style.u-custom-color-21[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #166ee1 !important;
        }

        .u-button-style.u-custom-color-21:hover,
        .u-button-style.u-custom-color-21[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-21:focus,
        .u-button-style.u-custom-color-21[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-21:active,
        .u-button-style.u-button-style.u-custom-color-21[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-21.active,
        .u-button-style.u-button-style.u-custom-color-21[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-21,
        li.active > .u-button-style.u-button-style.u-custom-color-21[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #1463cb !important;
        }

        /* hover */
        .u-hover-custom-color-21:hover,
        .u-hover-custom-color-21[class*="u-border-"]:hover,
        .u-hover-custom-color-21:focus,
        .u-hover-custom-color-21[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-21:hover,
        a.u-button-style.u-hover-custom-color-21.hover,
        a.u-button-style.u-hover-custom-color-21[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-21[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-21,
        a.u-button-style:hover > .u-hover-custom-color-21[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-21:focus,
        a.u-button-style.u-hover-custom-color-21[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #166ee1 !important;
        }

        /* active */
        .u-active-custom-color-21.u-active.u-active,
        .u-active-custom-color-21[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-21:active,
        a.u-button-style.u-button-style.u-active-custom-color-21[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-21.active,
        a.u-button-style.u-button-style.u-active-custom-color-21[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-21,
        a.u-button-style.u-button-style.active > .u-active-custom-color-21[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-21,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-21[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-21:checked
        {
            color: #ffffff !important;
            background-color: #166ee1 !important;
        }

        a.u-link.u-hover-custom-color-21:hover {
            color: #166ee1 !important;
        }

        
        
        .u-custom-color-22,
        .u-body.u-custom-color-22,
        section.u-custom-color-22:before,
        .u-custom-color-22 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-22 > .u-container-layout:before,
        .u-custom-color-22 > .u-inner-container-layout:before,
        .u-custom-color-22.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-22:before,
        .u-table-alt-custom-color-22 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #166ee1;

        }

        .u-input.u-custom-color-22,
        .u-field-input.u-custom-color-22,
        .u-button-style.u-custom-color-22,
        .u-button-style.u-custom-color-22[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #166ee1 !important;
        }

        .u-button-style.u-custom-color-22:hover,
        .u-button-style.u-custom-color-22[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-22:focus,
        .u-button-style.u-custom-color-22[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-22:active,
        .u-button-style.u-button-style.u-custom-color-22[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-22.active,
        .u-button-style.u-button-style.u-custom-color-22[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-22,
        li.active > .u-button-style.u-button-style.u-custom-color-22[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #1463cb !important;
        }

        /* hover */
        .u-hover-custom-color-22:hover,
        .u-hover-custom-color-22[class*="u-border-"]:hover,
        .u-hover-custom-color-22:focus,
        .u-hover-custom-color-22[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-22:hover,
        a.u-button-style.u-hover-custom-color-22.hover,
        a.u-button-style.u-hover-custom-color-22[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-22[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-22,
        a.u-button-style:hover > .u-hover-custom-color-22[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-22:focus,
        a.u-button-style.u-hover-custom-color-22[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #166ee1 !important;
        }

        /* active */
        .u-active-custom-color-22.u-active.u-active,
        .u-active-custom-color-22[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-22:active,
        a.u-button-style.u-button-style.u-active-custom-color-22[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-22.active,
        a.u-button-style.u-button-style.u-active-custom-color-22[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-22,
        a.u-button-style.u-button-style.active > .u-active-custom-color-22[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-22,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-22[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-22:checked
        {
            color: #ffffff !important;
            background-color: #166ee1 !important;
        }

        a.u-link.u-hover-custom-color-22:hover {
            color: #166ee1 !important;
        }

        
        
        .u-custom-color-23,
        .u-body.u-custom-color-23,
        section.u-custom-color-23:before,
        .u-custom-color-23 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-23 > .u-container-layout:before,
        .u-custom-color-23 > .u-inner-container-layout:before,
        .u-custom-color-23.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-23:before,
        .u-table-alt-custom-color-23 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #1569d7;

        }

        .u-input.u-custom-color-23,
        .u-field-input.u-custom-color-23,
        .u-button-style.u-custom-color-23,
        .u-button-style.u-custom-color-23[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #1569d7 !important;
        }

        .u-button-style.u-custom-color-23:hover,
        .u-button-style.u-custom-color-23[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-23:focus,
        .u-button-style.u-custom-color-23[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-23:active,
        .u-button-style.u-button-style.u-custom-color-23[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-23.active,
        .u-button-style.u-button-style.u-custom-color-23[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-23,
        li.active > .u-button-style.u-button-style.u-custom-color-23[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #135ec2 !important;
        }

        /* hover */
        .u-hover-custom-color-23:hover,
        .u-hover-custom-color-23[class*="u-border-"]:hover,
        .u-hover-custom-color-23:focus,
        .u-hover-custom-color-23[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-23:hover,
        a.u-button-style.u-hover-custom-color-23.hover,
        a.u-button-style.u-hover-custom-color-23[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-23[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-23,
        a.u-button-style:hover > .u-hover-custom-color-23[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-23:focus,
        a.u-button-style.u-hover-custom-color-23[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #1569d7 !important;
        }

        /* active */
        .u-active-custom-color-23.u-active.u-active,
        .u-active-custom-color-23[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-23:active,
        a.u-button-style.u-button-style.u-active-custom-color-23[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-23.active,
        a.u-button-style.u-button-style.u-active-custom-color-23[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-23,
        a.u-button-style.u-button-style.active > .u-active-custom-color-23[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-23,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-23[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-23:checked
        {
            color: #ffffff !important;
            background-color: #1569d7 !important;
        }

        a.u-link.u-hover-custom-color-23:hover {
            color: #1569d7 !important;
        }

        
        
        .u-custom-color-24,
        .u-body.u-custom-color-24,
        section.u-custom-color-24:before,
        .u-custom-color-24 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-24 > .u-container-layout:before,
        .u-custom-color-24 > .u-inner-container-layout:before,
        .u-custom-color-24.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-24:before,
        .u-table-alt-custom-color-24 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #0f53ac;

        }

        .u-input.u-custom-color-24,
        .u-field-input.u-custom-color-24,
        .u-button-style.u-custom-color-24,
        .u-button-style.u-custom-color-24[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #0f53ac !important;
        }

        .u-button-style.u-custom-color-24:hover,
        .u-button-style.u-custom-color-24[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-24:focus,
        .u-button-style.u-custom-color-24[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-24:active,
        .u-button-style.u-button-style.u-custom-color-24[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-24.active,
        .u-button-style.u-button-style.u-custom-color-24[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-24,
        li.active > .u-button-style.u-button-style.u-custom-color-24[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #0e4b9b !important;
        }

        /* hover */
        .u-hover-custom-color-24:hover,
        .u-hover-custom-color-24[class*="u-border-"]:hover,
        .u-hover-custom-color-24:focus,
        .u-hover-custom-color-24[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-24:hover,
        a.u-button-style.u-hover-custom-color-24.hover,
        a.u-button-style.u-hover-custom-color-24[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-24[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-24,
        a.u-button-style:hover > .u-hover-custom-color-24[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-24:focus,
        a.u-button-style.u-hover-custom-color-24[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #0f53ac !important;
        }

        /* active */
        .u-active-custom-color-24.u-active.u-active,
        .u-active-custom-color-24[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-24:active,
        a.u-button-style.u-button-style.u-active-custom-color-24[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-24.active,
        a.u-button-style.u-button-style.u-active-custom-color-24[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-24,
        a.u-button-style.u-button-style.active > .u-active-custom-color-24[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-24,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-24[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-24:checked
        {
            color: #ffffff !important;
            background-color: #0f53ac !important;
        }

        a.u-link.u-hover-custom-color-24:hover {
            color: #0f53ac !important;
        }

        
        
        .u-custom-color-25,
        .u-body.u-custom-color-25,
        section.u-custom-color-25:before,
        .u-custom-color-25 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-25 > .u-container-layout:before,
        .u-custom-color-25 > .u-inner-container-layout:before,
        .u-custom-color-25.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-25:before,
        .u-table-alt-custom-color-25 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #007caf;

        }

        .u-input.u-custom-color-25,
        .u-field-input.u-custom-color-25,
        .u-button-style.u-custom-color-25,
        .u-button-style.u-custom-color-25[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #007caf !important;
        }

        .u-button-style.u-custom-color-25:hover,
        .u-button-style.u-custom-color-25[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-25:focus,
        .u-button-style.u-custom-color-25[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-25:active,
        .u-button-style.u-button-style.u-custom-color-25[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-25.active,
        .u-button-style.u-button-style.u-custom-color-25[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-25,
        li.active > .u-button-style.u-button-style.u-custom-color-25[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #00709e !important;
        }

        /* hover */
        .u-hover-custom-color-25:hover,
        .u-hover-custom-color-25[class*="u-border-"]:hover,
        .u-hover-custom-color-25:focus,
        .u-hover-custom-color-25[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-25:hover,
        a.u-button-style.u-hover-custom-color-25.hover,
        a.u-button-style.u-hover-custom-color-25[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-25[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-25,
        a.u-button-style:hover > .u-hover-custom-color-25[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-25:focus,
        a.u-button-style.u-hover-custom-color-25[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #007caf !important;
        }

        /* active */
        .u-active-custom-color-25.u-active.u-active,
        .u-active-custom-color-25[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-25:active,
        a.u-button-style.u-button-style.u-active-custom-color-25[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-25.active,
        a.u-button-style.u-button-style.u-active-custom-color-25[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-25,
        a.u-button-style.u-button-style.active > .u-active-custom-color-25[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-25,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-25[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-25:checked
        {
            color: #ffffff !important;
            background-color: #007caf !important;
        }

        a.u-link.u-hover-custom-color-25:hover {
            color: #007caf !important;
        }

        
        
        .u-custom-color-26,
        .u-body.u-custom-color-26,
        section.u-custom-color-26:before,
        .u-custom-color-26 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-26 > .u-container-layout:before,
        .u-custom-color-26 > .u-inner-container-layout:before,
        .u-custom-color-26.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-26:before,
        .u-table-alt-custom-color-26 tr:nth-child(even)
        {
            color: #111111;
            background-color: #ffffff;

        }

        .u-input.u-custom-color-26,
        .u-field-input.u-custom-color-26,
        .u-button-style.u-custom-color-26,
        .u-button-style.u-custom-color-26[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #ffffff !important;
        }

        .u-button-style.u-custom-color-26:hover,
        .u-button-style.u-custom-color-26[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-26:focus,
        .u-button-style.u-custom-color-26[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-26:active,
        .u-button-style.u-button-style.u-custom-color-26[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-26.active,
        .u-button-style.u-button-style.u-custom-color-26[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-26,
        li.active > .u-button-style.u-button-style.u-custom-color-26[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #e6e6e6 !important;
        }

        /* hover */
        .u-hover-custom-color-26:hover,
        .u-hover-custom-color-26[class*="u-border-"]:hover,
        .u-hover-custom-color-26:focus,
        .u-hover-custom-color-26[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-26:hover,
        a.u-button-style.u-hover-custom-color-26.hover,
        a.u-button-style.u-hover-custom-color-26[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-26[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-26,
        a.u-button-style:hover > .u-hover-custom-color-26[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-26:focus,
        a.u-button-style.u-hover-custom-color-26[class*="u-border-"]:focus
        {
            color: #111111 !important;
            background-color: #ffffff !important;
        }

        /* active */
        .u-active-custom-color-26.u-active.u-active,
        .u-active-custom-color-26[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-26:active,
        a.u-button-style.u-button-style.u-active-custom-color-26[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-26.active,
        a.u-button-style.u-button-style.u-active-custom-color-26[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-26,
        a.u-button-style.u-button-style.active > .u-active-custom-color-26[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-26,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-26[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-26:checked
        {
            color: #111111 !important;
            background-color: #ffffff !important;
        }

        a.u-link.u-hover-custom-color-26:hover {
            color: #ffffff !important;
        }

        
        
        .u-custom-color-32,
        .u-body.u-custom-color-32,
        section.u-custom-color-32:before,
        .u-custom-color-32 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-32 > .u-container-layout:before,
        .u-custom-color-32 > .u-inner-container-layout:before,
        .u-custom-color-32.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-32:before,
        .u-table-alt-custom-color-32 tr:nth-child(even)
        {
            color: #111111;
            background-color: #a3e7fb;

        }

        .u-input.u-custom-color-32,
        .u-field-input.u-custom-color-32,
        .u-button-style.u-custom-color-32,
        .u-button-style.u-custom-color-32[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #a3e7fb !important;
        }

        .u-button-style.u-custom-color-32:hover,
        .u-button-style.u-custom-color-32[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-32:focus,
        .u-button-style.u-custom-color-32[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-32:active,
        .u-button-style.u-button-style.u-custom-color-32[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-32.active,
        .u-button-style.u-button-style.u-custom-color-32[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-32,
        li.active > .u-button-style.u-button-style.u-custom-color-32[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #7bddf9 !important;
        }

        /* hover */
        .u-hover-custom-color-32:hover,
        .u-hover-custom-color-32[class*="u-border-"]:hover,
        .u-hover-custom-color-32:focus,
        .u-hover-custom-color-32[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-32:hover,
        a.u-button-style.u-hover-custom-color-32.hover,
        a.u-button-style.u-hover-custom-color-32[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-32[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-32,
        a.u-button-style:hover > .u-hover-custom-color-32[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-32:focus,
        a.u-button-style.u-hover-custom-color-32[class*="u-border-"]:focus
        {
            color: #111111 !important;
            background-color: #a3e7fb !important;
        }

        /* active */
        .u-active-custom-color-32.u-active.u-active,
        .u-active-custom-color-32[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-32:active,
        a.u-button-style.u-button-style.u-active-custom-color-32[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-32.active,
        a.u-button-style.u-button-style.u-active-custom-color-32[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-32,
        a.u-button-style.u-button-style.active > .u-active-custom-color-32[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-32,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-32[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-32:checked
        {
            color: #111111 !important;
            background-color: #a3e7fb !important;
        }

        a.u-link.u-hover-custom-color-32:hover {
            color: #a3e7fb !important;
        }

        
        
        .u-custom-color-34,
        .u-body.u-custom-color-34,
        section.u-custom-color-34:before,
        .u-custom-color-34 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-34 > .u-container-layout:before,
        .u-custom-color-34 > .u-inner-container-layout:before,
        .u-custom-color-34.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-34:before,
        .u-table-alt-custom-color-34 tr:nth-child(even)
        {
            color: #111111;
            background-color: #a3d9fb;

        }

        .u-input.u-custom-color-34,
        .u-field-input.u-custom-color-34,
        .u-button-style.u-custom-color-34,
        .u-button-style.u-custom-color-34[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #a3d9fb !important;
        }

        .u-button-style.u-custom-color-34:hover,
        .u-button-style.u-custom-color-34[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-34:focus,
        .u-button-style.u-custom-color-34[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-34:active,
        .u-button-style.u-button-style.u-custom-color-34[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-34.active,
        .u-button-style.u-button-style.u-custom-color-34[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-34,
        li.active > .u-button-style.u-button-style.u-custom-color-34[class*="u-border-"]
        {
            color: #111111 !important;
            background-color: #7bc9f9 !important;
        }

        /* hover */
        .u-hover-custom-color-34:hover,
        .u-hover-custom-color-34[class*="u-border-"]:hover,
        .u-hover-custom-color-34:focus,
        .u-hover-custom-color-34[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-34:hover,
        a.u-button-style.u-hover-custom-color-34.hover,
        a.u-button-style.u-hover-custom-color-34[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-34[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-34,
        a.u-button-style:hover > .u-hover-custom-color-34[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-34:focus,
        a.u-button-style.u-hover-custom-color-34[class*="u-border-"]:focus
        {
            color: #111111 !important;
            background-color: #a3d9fb !important;
        }

        /* active */
        .u-active-custom-color-34.u-active.u-active,
        .u-active-custom-color-34[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-34:active,
        a.u-button-style.u-button-style.u-active-custom-color-34[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-34.active,
        a.u-button-style.u-button-style.u-active-custom-color-34[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-34,
        a.u-button-style.u-button-style.active > .u-active-custom-color-34[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-34,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-34[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-34:checked
        {
            color: #111111 !important;
            background-color: #a3d9fb !important;
        }

        a.u-link.u-hover-custom-color-34:hover {
            color: #a3d9fb !important;
        }

        
        
        .u-custom-color-38,
        .u-body.u-custom-color-38,
        section.u-custom-color-38:before,
        .u-custom-color-38 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-38 > .u-container-layout:before,
        .u-custom-color-38 > .u-inner-container-layout:before,
        .u-custom-color-38.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-38:before,
        .u-table-alt-custom-color-38 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #00b47a;

        }

        .u-input.u-custom-color-38,
        .u-field-input.u-custom-color-38,
        .u-button-style.u-custom-color-38,
        .u-button-style.u-custom-color-38[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #00b47a !important;
        }

        .u-button-style.u-custom-color-38:hover,
        .u-button-style.u-custom-color-38[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-38:focus,
        .u-button-style.u-custom-color-38[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-38:active,
        .u-button-style.u-button-style.u-custom-color-38[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-38.active,
        .u-button-style.u-button-style.u-custom-color-38[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-38,
        li.active > .u-button-style.u-button-style.u-custom-color-38[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #00a26e !important;
        }

        /* hover */
        .u-hover-custom-color-38:hover,
        .u-hover-custom-color-38[class*="u-border-"]:hover,
        .u-hover-custom-color-38:focus,
        .u-hover-custom-color-38[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-38:hover,
        a.u-button-style.u-hover-custom-color-38.hover,
        a.u-button-style.u-hover-custom-color-38[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-38[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-38,
        a.u-button-style:hover > .u-hover-custom-color-38[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-38:focus,
        a.u-button-style.u-hover-custom-color-38[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #00b47a !important;
        }

        /* active */
        .u-active-custom-color-38.u-active.u-active,
        .u-active-custom-color-38[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-38:active,
        a.u-button-style.u-button-style.u-active-custom-color-38[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-38.active,
        a.u-button-style.u-button-style.u-active-custom-color-38[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-38,
        a.u-button-style.u-button-style.active > .u-active-custom-color-38[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-38,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-38[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-38:checked
        {
            color: #ffffff !important;
            background-color: #00b47a !important;
        }

        a.u-link.u-hover-custom-color-38:hover {
            color: #00b47a !important;
        }

        
        
        .u-custom-color-39,
        .u-body.u-custom-color-39,
        section.u-custom-color-39:before,
        .u-custom-color-39 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-39 > .u-container-layout:before,
        .u-custom-color-39 > .u-inner-container-layout:before,
        .u-custom-color-39.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-39:before,
        .u-table-alt-custom-color-39 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #7c8685;

        }

        .u-input.u-custom-color-39,
        .u-field-input.u-custom-color-39,
        .u-button-style.u-custom-color-39,
        .u-button-style.u-custom-color-39[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #7c8685 !important;
        }

        .u-button-style.u-custom-color-39:hover,
        .u-button-style.u-custom-color-39[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-39:focus,
        .u-button-style.u-custom-color-39[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-39:active,
        .u-button-style.u-button-style.u-custom-color-39[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-39.active,
        .u-button-style.u-button-style.u-custom-color-39[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-39,
        li.active > .u-button-style.u-button-style.u-custom-color-39[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #6f7978 !important;
        }

        /* hover */
        .u-hover-custom-color-39:hover,
        .u-hover-custom-color-39[class*="u-border-"]:hover,
        .u-hover-custom-color-39:focus,
        .u-hover-custom-color-39[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-39:hover,
        a.u-button-style.u-hover-custom-color-39.hover,
        a.u-button-style.u-hover-custom-color-39[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-39[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-39,
        a.u-button-style:hover > .u-hover-custom-color-39[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-39:focus,
        a.u-button-style.u-hover-custom-color-39[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #7c8685 !important;
        }

        /* active */
        .u-active-custom-color-39.u-active.u-active,
        .u-active-custom-color-39[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-39:active,
        a.u-button-style.u-button-style.u-active-custom-color-39[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-39.active,
        a.u-button-style.u-button-style.u-active-custom-color-39[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-39,
        a.u-button-style.u-button-style.active > .u-active-custom-color-39[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-39,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-39[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-39:checked
        {
            color: #ffffff !important;
            background-color: #7c8685 !important;
        }

        a.u-link.u-hover-custom-color-39:hover {
            color: #7c8685 !important;
        }

        
        
        .u-custom-color-40,
        .u-body.u-custom-color-40,
        section.u-custom-color-40:before,
        .u-custom-color-40 > .u-audio-main-layout-wrapper:before,
        .u-custom-color-40 > .u-container-layout:before,
        .u-custom-color-40 > .u-inner-container-layout:before,
        .u-custom-color-40.u-sidenav:before,
        .u-container-layout.u-container-layout.u-custom-color-40:before,
        .u-table-alt-custom-color-40 tr:nth-child(even)
        {
            color: #ffffff;
            background-color: #166ee1;

        }

        .u-input.u-custom-color-40,
        .u-field-input.u-custom-color-40,
        .u-button-style.u-custom-color-40,
        .u-button-style.u-custom-color-40[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #166ee1 !important;
        }

        .u-button-style.u-custom-color-40:hover,
        .u-button-style.u-custom-color-40[class*="u-border-"]:hover,
        .u-button-style.u-custom-color-40:focus,
        .u-button-style.u-custom-color-40[class*="u-border-"]:focus,
        .u-button-style.u-button-style.u-custom-color-40:active,
        .u-button-style.u-button-style.u-custom-color-40[class*="u-border-"]:active,
        .u-button-style.u-button-style.u-custom-color-40.active,
        .u-button-style.u-button-style.u-custom-color-40[class*="u-border-"].active,
        li.active > .u-button-style.u-button-style.u-custom-color-40,
        li.active > .u-button-style.u-button-style.u-custom-color-40[class*="u-border-"]
        {
            color: #ffffff !important;
            background-color: #1463cb !important;
        }

        /* hover */
        .u-hover-custom-color-40:hover,
        .u-hover-custom-color-40[class*="u-border-"]:hover,
        .u-hover-custom-color-40:focus,
        .u-hover-custom-color-40[class*="u-border-"]:focus,
        a.u-button-style.u-hover-custom-color-40:hover,
        a.u-button-style.u-hover-custom-color-40.hover,
        a.u-button-style.u-hover-custom-color-40[class*="u-border-"]:hover,
        a.u-button-style.u-hover-custom-color-40[class*="u-border-"].hover,
        a.u-button-style:hover > .u-hover-custom-color-40,
        a.u-button-style:hover > .u-hover-custom-color-40[class*="u-border-"],
        a.u-button-style.u-hover-custom-color-40:focus,
        a.u-button-style.u-hover-custom-color-40[class*="u-border-"]:focus
        {
            color: #ffffff !important;
            background-color: #166ee1 !important;
        }

        /* active */
        .u-active-custom-color-40.u-active.u-active,
        .u-active-custom-color-40[class*="u-border-"].u-active.u-active,
        a.u-button-style.u-button-style.u-active-custom-color-40:active,
        a.u-button-style.u-button-style.u-active-custom-color-40[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-active-custom-color-40.active,
        a.u-button-style.u-button-style.u-active-custom-color-40[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-active-custom-color-40,
        a.u-button-style.u-button-style.active > .u-active-custom-color-40[class*="u-border-"],
        li.active > a.u-button-style.u-button-style.u-active-custom-color-40,
        li.active > a.u-button-style.u-button-style.u-active-custom-color-40[class*="u-border-"],
        input.u-field-input.u-field-input.u-active-custom-color-40:checked
        {
            color: #ffffff !important;
            background-color: #166ee1 !important;
        }

        a.u-link.u-hover-custom-color-40:hover {
            color: #166ee1 !important;
        }

        

        
        .u-border-custom-color-1,
        .u-border-custom-color-1.u-input,
        .u-border-custom-color-1.u-field-input.u-field-input,
        .u-separator-custom-color-1:after
        {
            border-color: #073874;
            stroke: #073874;
        }

        .u-button-style.u-border-custom-color-1
        {
            border-color: #073874 !important;
            color: #073874 !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: #063268 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-1:hover,
        .u-border-hover-custom-color-1:focus,
        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
        {
            color: #073874 !important;
            border-color: #073874 !important;
        }


        .u-border-active-custom-color-1.u-active.u-active,
        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,
        input.u-field-input.u-field-input.u-border-active-custom-color-1:checked
        {
            color: #073874 !important;
            border-color: #073874 !important;
        }

        .u-link.u-border-custom-color-1[class*="u-border-"]
        {
            border-color: #073874 !important;
        }

        .u-link.u-border-custom-color-1[class*="u-border-"]:hover
        {
            border-color: #063268 !important;
        }
        
        
        .u-border-custom-color-2,
        .u-border-custom-color-2.u-input,
        .u-border-custom-color-2.u-field-input.u-field-input,
        .u-separator-custom-color-2:after
        {
            border-color: #7c8685;
            stroke: #7c8685;
        }

        .u-button-style.u-border-custom-color-2
        {
            border-color: #7c8685 !important;
            color: #7c8685 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-2:hover,
        .u-button-style.u-border-custom-color-2:focus
        {
            border-color: transparent !important;
            color: #6f7978 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-2:hover,
        .u-border-hover-custom-color-2:focus,
        a.u-button-style.u-border-hover-custom-color-2:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-2,
        a.u-button-style.u-border-hover-custom-color-2:focus
        {
            color: #7c8685 !important;
            border-color: #7c8685 !important;
        }


        .u-border-active-custom-color-2.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-2:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-2.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-2,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-2,
        input.u-field-input.u-field-input.u-border-active-custom-color-2:checked
        {
            color: #7c8685 !important;
            border-color: #7c8685 !important;
        }

        .u-link.u-border-custom-color-2[class*="u-border-"]
        {
            border-color: #7c8685 !important;
        }

        .u-link.u-border-custom-color-2[class*="u-border-"]:hover
        {
            border-color: #6f7978 !important;
        }
        
        
        .u-border-custom-color-4,
        .u-border-custom-color-4.u-input,
        .u-border-custom-color-4.u-field-input.u-field-input,
        .u-separator-custom-color-4:after
        {
            border-color: #0778a8;
            stroke: #0778a8;
        }

        .u-button-style.u-border-custom-color-4
        {
            border-color: #0778a8 !important;
            color: #0778a8 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-4:hover,
        .u-button-style.u-border-custom-color-4:focus
        {
            border-color: transparent !important;
            color: #066c97 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-4:hover,
        .u-border-hover-custom-color-4:focus,
        a.u-button-style.u-border-hover-custom-color-4:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-4,
        a.u-button-style.u-border-hover-custom-color-4:focus
        {
            color: #0778a8 !important;
            border-color: #0778a8 !important;
        }


        .u-border-active-custom-color-4.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-4:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-4.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-4,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-4,
        input.u-field-input.u-field-input.u-border-active-custom-color-4:checked
        {
            color: #0778a8 !important;
            border-color: #0778a8 !important;
        }

        .u-link.u-border-custom-color-4[class*="u-border-"]
        {
            border-color: #0778a8 !important;
        }

        .u-link.u-border-custom-color-4[class*="u-border-"]:hover
        {
            border-color: #066c97 !important;
        }
        
        
        .u-border-custom-color-5,
        .u-border-custom-color-5.u-input,
        .u-border-custom-color-5.u-field-input.u-field-input,
        .u-separator-custom-color-5:after
        {
            border-color: #11aad6;
            stroke: #11aad6;
        }

        .u-button-style.u-border-custom-color-5
        {
            border-color: #11aad6 !important;
            color: #11aad6 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-5:hover,
        .u-button-style.u-border-custom-color-5:focus
        {
            border-color: transparent !important;
            color: #0f99c1 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-5:hover,
        .u-border-hover-custom-color-5:focus,
        a.u-button-style.u-border-hover-custom-color-5:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-5,
        a.u-button-style.u-border-hover-custom-color-5:focus
        {
            color: #11aad6 !important;
            border-color: #11aad6 !important;
        }


        .u-border-active-custom-color-5.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-5:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-5.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-5,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-5,
        input.u-field-input.u-field-input.u-border-active-custom-color-5:checked
        {
            color: #11aad6 !important;
            border-color: #11aad6 !important;
        }

        .u-link.u-border-custom-color-5[class*="u-border-"]
        {
            border-color: #11aad6 !important;
        }

        .u-link.u-border-custom-color-5[class*="u-border-"]:hover
        {
            border-color: #0f99c1 !important;
        }
        
        
        .u-border-custom-color-6,
        .u-border-custom-color-6.u-input,
        .u-border-custom-color-6.u-field-input.u-field-input,
        .u-separator-custom-color-6:after
        {
            border-color: #8c185b;
            stroke: #8c185b;
        }

        .u-button-style.u-border-custom-color-6
        {
            border-color: #8c185b !important;
            color: #8c185b !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-6:hover,
        .u-button-style.u-border-custom-color-6:focus
        {
            border-color: transparent !important;
            color: #7e1652 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-6:hover,
        .u-border-hover-custom-color-6:focus,
        a.u-button-style.u-border-hover-custom-color-6:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-6,
        a.u-button-style.u-border-hover-custom-color-6:focus
        {
            color: #8c185b !important;
            border-color: #8c185b !important;
        }


        .u-border-active-custom-color-6.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-6:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-6.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-6,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-6,
        input.u-field-input.u-field-input.u-border-active-custom-color-6:checked
        {
            color: #8c185b !important;
            border-color: #8c185b !important;
        }

        .u-link.u-border-custom-color-6[class*="u-border-"]
        {
            border-color: #8c185b !important;
        }

        .u-link.u-border-custom-color-6[class*="u-border-"]:hover
        {
            border-color: #7e1652 !important;
        }
        
        
        .u-border-custom-color-7,
        .u-border-custom-color-7.u-input,
        .u-border-custom-color-7.u-field-input.u-field-input,
        .u-separator-custom-color-7:after
        {
            border-color: #e58498;
            stroke: #e58498;
        }

        .u-button-style.u-border-custom-color-7
        {
            border-color: #e58498 !important;
            color: #e58498 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-7:hover,
        .u-button-style.u-border-custom-color-7:focus
        {
            border-color: transparent !important;
            color: #df667f !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-7:hover,
        .u-border-hover-custom-color-7:focus,
        a.u-button-style.u-border-hover-custom-color-7:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-7,
        a.u-button-style.u-border-hover-custom-color-7:focus
        {
            color: #e58498 !important;
            border-color: #e58498 !important;
        }


        .u-border-active-custom-color-7.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-7:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-7.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-7,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-7,
        input.u-field-input.u-field-input.u-border-active-custom-color-7:checked
        {
            color: #e58498 !important;
            border-color: #e58498 !important;
        }

        .u-link.u-border-custom-color-7[class*="u-border-"]
        {
            border-color: #e58498 !important;
        }

        .u-link.u-border-custom-color-7[class*="u-border-"]:hover
        {
            border-color: #df667f !important;
        }
        
        
        .u-border-custom-color-8,
        .u-border-custom-color-8.u-input,
        .u-border-custom-color-8.u-field-input.u-field-input,
        .u-separator-custom-color-8:after
        {
            border-color: #fae6de;
            stroke: #fae6de;
        }

        .u-button-style.u-border-custom-color-8
        {
            border-color: #fae6de !important;
            color: #fae6de !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-8:hover,
        .u-button-style.u-border-custom-color-8:focus
        {
            border-color: transparent !important;
            color: #f4c7b5 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-8:hover,
        .u-border-hover-custom-color-8:focus,
        a.u-button-style.u-border-hover-custom-color-8:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-8,
        a.u-button-style.u-border-hover-custom-color-8:focus
        {
            color: #fae6de !important;
            border-color: #fae6de !important;
        }


        .u-border-active-custom-color-8.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-8:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-8.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-8,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-8,
        input.u-field-input.u-field-input.u-border-active-custom-color-8:checked
        {
            color: #fae6de !important;
            border-color: #fae6de !important;
        }

        .u-link.u-border-custom-color-8[class*="u-border-"]
        {
            border-color: #fae6de !important;
        }

        .u-link.u-border-custom-color-8[class*="u-border-"]:hover
        {
            border-color: #f4c7b5 !important;
        }
        
        
        .u-border-custom-color-9,
        .u-border-custom-color-9.u-input,
        .u-border-custom-color-9.u-field-input.u-field-input,
        .u-separator-custom-color-9:after
        {
            border-color: #586a6e;
            stroke: #586a6e;
        }

        .u-button-style.u-border-custom-color-9
        {
            border-color: #586a6e !important;
            color: #586a6e !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-9:hover,
        .u-button-style.u-border-custom-color-9:focus
        {
            border-color: transparent !important;
            color: #4f5f63 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-9:hover,
        .u-border-hover-custom-color-9:focus,
        a.u-button-style.u-border-hover-custom-color-9:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-9,
        a.u-button-style.u-border-hover-custom-color-9:focus
        {
            color: #586a6e !important;
            border-color: #586a6e !important;
        }


        .u-border-active-custom-color-9.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-9:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-9.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-9,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-9,
        input.u-field-input.u-field-input.u-border-active-custom-color-9:checked
        {
            color: #586a6e !important;
            border-color: #586a6e !important;
        }

        .u-link.u-border-custom-color-9[class*="u-border-"]
        {
            border-color: #586a6e !important;
        }

        .u-link.u-border-custom-color-9[class*="u-border-"]:hover
        {
            border-color: #4f5f63 !important;
        }
        
        
        .u-border-custom-color-10,
        .u-border-custom-color-10.u-input,
        .u-border-custom-color-10.u-field-input.u-field-input,
        .u-separator-custom-color-10:after
        {
            border-color: #7c8685;
            stroke: #7c8685;
        }

        .u-button-style.u-border-custom-color-10
        {
            border-color: #7c8685 !important;
            color: #7c8685 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-10:hover,
        .u-button-style.u-border-custom-color-10:focus
        {
            border-color: transparent !important;
            color: #6f7978 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-10:hover,
        .u-border-hover-custom-color-10:focus,
        a.u-button-style.u-border-hover-custom-color-10:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-10,
        a.u-button-style.u-border-hover-custom-color-10:focus
        {
            color: #7c8685 !important;
            border-color: #7c8685 !important;
        }


        .u-border-active-custom-color-10.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-10:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-10.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-10,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-10,
        input.u-field-input.u-field-input.u-border-active-custom-color-10:checked
        {
            color: #7c8685 !important;
            border-color: #7c8685 !important;
        }

        .u-link.u-border-custom-color-10[class*="u-border-"]
        {
            border-color: #7c8685 !important;
        }

        .u-link.u-border-custom-color-10[class*="u-border-"]:hover
        {
            border-color: #6f7978 !important;
        }
        
        
        .u-border-custom-color-11,
        .u-border-custom-color-11.u-input,
        .u-border-custom-color-11.u-field-input.u-field-input,
        .u-separator-custom-color-11:after
        {
            border-color: #bbc3c3;
            stroke: #bbc3c3;
        }

        .u-button-style.u-border-custom-color-11
        {
            border-color: #bbc3c3 !important;
            color: #bbc3c3 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-11:hover,
        .u-button-style.u-border-custom-color-11:focus
        {
            border-color: transparent !important;
            color: #a7b1b1 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-11:hover,
        .u-border-hover-custom-color-11:focus,
        a.u-button-style.u-border-hover-custom-color-11:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-11,
        a.u-button-style.u-border-hover-custom-color-11:focus
        {
            color: #bbc3c3 !important;
            border-color: #bbc3c3 !important;
        }


        .u-border-active-custom-color-11.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-11:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-11.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-11,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-11,
        input.u-field-input.u-field-input.u-border-active-custom-color-11:checked
        {
            color: #bbc3c3 !important;
            border-color: #bbc3c3 !important;
        }

        .u-link.u-border-custom-color-11[class*="u-border-"]
        {
            border-color: #bbc3c3 !important;
        }

        .u-link.u-border-custom-color-11[class*="u-border-"]:hover
        {
            border-color: #a7b1b1 !important;
        }
        
        
        .u-border-custom-color-12,
        .u-border-custom-color-12.u-input,
        .u-border-custom-color-12.u-field-input.u-field-input,
        .u-separator-custom-color-12:after
        {
            border-color: #e4e4e4;
            stroke: #e4e4e4;
        }

        .u-button-style.u-border-custom-color-12
        {
            border-color: #e4e4e4 !important;
            color: #e4e4e4 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-12:hover,
        .u-button-style.u-border-custom-color-12:focus
        {
            border-color: transparent !important;
            color: #cdcdcd !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-12:hover,
        .u-border-hover-custom-color-12:focus,
        a.u-button-style.u-border-hover-custom-color-12:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-12,
        a.u-button-style.u-border-hover-custom-color-12:focus
        {
            color: #e4e4e4 !important;
            border-color: #e4e4e4 !important;
        }


        .u-border-active-custom-color-12.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-12:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-12.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-12,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-12,
        input.u-field-input.u-field-input.u-border-active-custom-color-12:checked
        {
            color: #e4e4e4 !important;
            border-color: #e4e4e4 !important;
        }

        .u-link.u-border-custom-color-12[class*="u-border-"]
        {
            border-color: #e4e4e4 !important;
        }

        .u-link.u-border-custom-color-12[class*="u-border-"]:hover
        {
            border-color: #cdcdcd !important;
        }
        
        
        .u-border-custom-color-13,
        .u-border-custom-color-13.u-input,
        .u-border-custom-color-13.u-field-input.u-field-input,
        .u-separator-custom-color-13:after
        {
            border-color: #000000;
            stroke: #000000;
        }

        .u-button-style.u-border-custom-color-13
        {
            border-color: #000000 !important;
            color: #000000 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-13:hover,
        .u-button-style.u-border-custom-color-13:focus
        {
            border-color: transparent !important;
            color: #000000 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-13:hover,
        .u-border-hover-custom-color-13:focus,
        a.u-button-style.u-border-hover-custom-color-13:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-13,
        a.u-button-style.u-border-hover-custom-color-13:focus
        {
            color: #000000 !important;
            border-color: #000000 !important;
        }


        .u-border-active-custom-color-13.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-13:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-13.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-13,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-13,
        input.u-field-input.u-field-input.u-border-active-custom-color-13:checked
        {
            color: #000000 !important;
            border-color: #000000 !important;
        }

        .u-link.u-border-custom-color-13[class*="u-border-"]
        {
            border-color: #000000 !important;
        }

        .u-link.u-border-custom-color-13[class*="u-border-"]:hover
        {
            border-color: #000000 !important;
        }
        
        
        .u-border-custom-color-16,
        .u-border-custom-color-16.u-input,
        .u-border-custom-color-16.u-field-input.u-field-input,
        .u-separator-custom-color-16:after
        {
            border-color: #d6e8f4;
            stroke: #d6e8f4;
        }

        .u-button-style.u-border-custom-color-16
        {
            border-color: #d6e8f4 !important;
            color: #d6e8f4 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-16:hover,
        .u-button-style.u-border-custom-color-16:focus
        {
            border-color: transparent !important;
            color: #b2d4ea !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-16:hover,
        .u-border-hover-custom-color-16:focus,
        a.u-button-style.u-border-hover-custom-color-16:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-16,
        a.u-button-style.u-border-hover-custom-color-16:focus
        {
            color: #d6e8f4 !important;
            border-color: #d6e8f4 !important;
        }


        .u-border-active-custom-color-16.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-16:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-16.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-16,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-16,
        input.u-field-input.u-field-input.u-border-active-custom-color-16:checked
        {
            color: #d6e8f4 !important;
            border-color: #d6e8f4 !important;
        }

        .u-link.u-border-custom-color-16[class*="u-border-"]
        {
            border-color: #d6e8f4 !important;
        }

        .u-link.u-border-custom-color-16[class*="u-border-"]:hover
        {
            border-color: #b2d4ea !important;
        }
        
        
        .u-border-custom-color-17,
        .u-border-custom-color-17.u-input,
        .u-border-custom-color-17.u-field-input.u-field-input,
        .u-separator-custom-color-17:after
        {
            border-color: #c1e4f4;
            stroke: #c1e4f4;
        }

        .u-button-style.u-border-custom-color-17
        {
            border-color: #c1e4f4 !important;
            color: #c1e4f4 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-17:hover,
        .u-button-style.u-border-custom-color-17:focus
        {
            border-color: transparent !important;
            color: #9cd4ed !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-17:hover,
        .u-border-hover-custom-color-17:focus,
        a.u-button-style.u-border-hover-custom-color-17:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-17,
        a.u-button-style.u-border-hover-custom-color-17:focus
        {
            color: #c1e4f4 !important;
            border-color: #c1e4f4 !important;
        }


        .u-border-active-custom-color-17.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-17:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-17.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-17,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-17,
        input.u-field-input.u-field-input.u-border-active-custom-color-17:checked
        {
            color: #c1e4f4 !important;
            border-color: #c1e4f4 !important;
        }

        .u-link.u-border-custom-color-17[class*="u-border-"]
        {
            border-color: #c1e4f4 !important;
        }

        .u-link.u-border-custom-color-17[class*="u-border-"]:hover
        {
            border-color: #9cd4ed !important;
        }
        
        
        .u-border-custom-color-18,
        .u-border-custom-color-18.u-input,
        .u-border-custom-color-18.u-field-input.u-field-input,
        .u-separator-custom-color-18:after
        {
            border-color: rgba(242,242,242,0.9490196078431372);
            stroke: rgba(242,242,242,0.9490196078431372);
        }

        .u-button-style.u-border-custom-color-18
        {
            border-color: rgba(242,242,242,0.9490196078431372) !important;
            color: rgba(242,242,242,0.9490196078431372) !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-18:hover,
        .u-button-style.u-border-custom-color-18:focus
        {
            border-color: transparent !important;
            color: rgba(218,218,218,0.9490196078431372) !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-18:hover,
        .u-border-hover-custom-color-18:focus,
        a.u-button-style.u-border-hover-custom-color-18:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-18,
        a.u-button-style.u-border-hover-custom-color-18:focus
        {
            color: rgba(242,242,242,0.9490196078431372) !important;
            border-color: rgba(242,242,242,0.9490196078431372) !important;
        }


        .u-border-active-custom-color-18.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-18:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-18.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-18,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-18,
        input.u-field-input.u-field-input.u-border-active-custom-color-18:checked
        {
            color: rgba(242,242,242,0.9490196078431372) !important;
            border-color: rgba(242,242,242,0.9490196078431372) !important;
        }

        .u-link.u-border-custom-color-18[class*="u-border-"]
        {
            border-color: rgba(242,242,242,0.9490196078431372) !important;
        }

        .u-link.u-border-custom-color-18[class*="u-border-"]:hover
        {
            border-color: rgba(218,218,218,0.9490196078431372) !important;
        }
        
        
        .u-border-custom-color-19,
        .u-border-custom-color-19.u-input,
        .u-border-custom-color-19.u-field-input.u-field-input,
        .u-separator-custom-color-19:after
        {
            border-color: #136384;
            stroke: #136384;
        }

        .u-button-style.u-border-custom-color-19
        {
            border-color: #136384 !important;
            color: #136384 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-19:hover,
        .u-button-style.u-border-custom-color-19:focus
        {
            border-color: transparent !important;
            color: #115977 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-19:hover,
        .u-border-hover-custom-color-19:focus,
        a.u-button-style.u-border-hover-custom-color-19:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-19,
        a.u-button-style.u-border-hover-custom-color-19:focus
        {
            color: #136384 !important;
            border-color: #136384 !important;
        }


        .u-border-active-custom-color-19.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-19:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-19.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-19,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-19,
        input.u-field-input.u-field-input.u-border-active-custom-color-19:checked
        {
            color: #136384 !important;
            border-color: #136384 !important;
        }

        .u-link.u-border-custom-color-19[class*="u-border-"]
        {
            border-color: #136384 !important;
        }

        .u-link.u-border-custom-color-19[class*="u-border-"]:hover
        {
            border-color: #115977 !important;
        }
        
        
        .u-border-custom-color-20,
        .u-border-custom-color-20.u-input,
        .u-border-custom-color-20.u-field-input.u-field-input,
        .u-separator-custom-color-20:after
        {
            border-color: #da5ca4;
            stroke: #da5ca4;
        }

        .u-button-style.u-border-custom-color-20
        {
            border-color: #da5ca4 !important;
            color: #da5ca4 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-20:hover,
        .u-button-style.u-border-custom-color-20:focus
        {
            border-color: transparent !important;
            color: #d44396 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-20:hover,
        .u-border-hover-custom-color-20:focus,
        a.u-button-style.u-border-hover-custom-color-20:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-20,
        a.u-button-style.u-border-hover-custom-color-20:focus
        {
            color: #da5ca4 !important;
            border-color: #da5ca4 !important;
        }


        .u-border-active-custom-color-20.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-20:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-20.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-20,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-20,
        input.u-field-input.u-field-input.u-border-active-custom-color-20:checked
        {
            color: #da5ca4 !important;
            border-color: #da5ca4 !important;
        }

        .u-link.u-border-custom-color-20[class*="u-border-"]
        {
            border-color: #da5ca4 !important;
        }

        .u-link.u-border-custom-color-20[class*="u-border-"]:hover
        {
            border-color: #d44396 !important;
        }
        
        
        .u-border-custom-color-21,
        .u-border-custom-color-21.u-input,
        .u-border-custom-color-21.u-field-input.u-field-input,
        .u-separator-custom-color-21:after
        {
            border-color: #166ee1;
            stroke: #166ee1;
        }

        .u-button-style.u-border-custom-color-21
        {
            border-color: #166ee1 !important;
            color: #166ee1 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-21:hover,
        .u-button-style.u-border-custom-color-21:focus
        {
            border-color: transparent !important;
            color: #1463cb !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-21:hover,
        .u-border-hover-custom-color-21:focus,
        a.u-button-style.u-border-hover-custom-color-21:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-21,
        a.u-button-style.u-border-hover-custom-color-21:focus
        {
            color: #166ee1 !important;
            border-color: #166ee1 !important;
        }


        .u-border-active-custom-color-21.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-21:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-21.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-21,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-21,
        input.u-field-input.u-field-input.u-border-active-custom-color-21:checked
        {
            color: #166ee1 !important;
            border-color: #166ee1 !important;
        }

        .u-link.u-border-custom-color-21[class*="u-border-"]
        {
            border-color: #166ee1 !important;
        }

        .u-link.u-border-custom-color-21[class*="u-border-"]:hover
        {
            border-color: #1463cb !important;
        }
        
        
        .u-border-custom-color-22,
        .u-border-custom-color-22.u-input,
        .u-border-custom-color-22.u-field-input.u-field-input,
        .u-separator-custom-color-22:after
        {
            border-color: #166ee1;
            stroke: #166ee1;
        }

        .u-button-style.u-border-custom-color-22
        {
            border-color: #166ee1 !important;
            color: #166ee1 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-22:hover,
        .u-button-style.u-border-custom-color-22:focus
        {
            border-color: transparent !important;
            color: #1463cb !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-22:hover,
        .u-border-hover-custom-color-22:focus,
        a.u-button-style.u-border-hover-custom-color-22:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-22,
        a.u-button-style.u-border-hover-custom-color-22:focus
        {
            color: #166ee1 !important;
            border-color: #166ee1 !important;
        }


        .u-border-active-custom-color-22.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-22:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-22.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-22,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-22,
        input.u-field-input.u-field-input.u-border-active-custom-color-22:checked
        {
            color: #166ee1 !important;
            border-color: #166ee1 !important;
        }

        .u-link.u-border-custom-color-22[class*="u-border-"]
        {
            border-color: #166ee1 !important;
        }

        .u-link.u-border-custom-color-22[class*="u-border-"]:hover
        {
            border-color: #1463cb !important;
        }
        
        
        .u-border-custom-color-23,
        .u-border-custom-color-23.u-input,
        .u-border-custom-color-23.u-field-input.u-field-input,
        .u-separator-custom-color-23:after
        {
            border-color: #1569d7;
            stroke: #1569d7;
        }

        .u-button-style.u-border-custom-color-23
        {
            border-color: #1569d7 !important;
            color: #1569d7 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-23:hover,
        .u-button-style.u-border-custom-color-23:focus
        {
            border-color: transparent !important;
            color: #135ec2 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-23:hover,
        .u-border-hover-custom-color-23:focus,
        a.u-button-style.u-border-hover-custom-color-23:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-23,
        a.u-button-style.u-border-hover-custom-color-23:focus
        {
            color: #1569d7 !important;
            border-color: #1569d7 !important;
        }


        .u-border-active-custom-color-23.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-23:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-23.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-23,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-23,
        input.u-field-input.u-field-input.u-border-active-custom-color-23:checked
        {
            color: #1569d7 !important;
            border-color: #1569d7 !important;
        }

        .u-link.u-border-custom-color-23[class*="u-border-"]
        {
            border-color: #1569d7 !important;
        }

        .u-link.u-border-custom-color-23[class*="u-border-"]:hover
        {
            border-color: #135ec2 !important;
        }
        
        
        .u-border-custom-color-24,
        .u-border-custom-color-24.u-input,
        .u-border-custom-color-24.u-field-input.u-field-input,
        .u-separator-custom-color-24:after
        {
            border-color: #0f53ac;
            stroke: #0f53ac;
        }

        .u-button-style.u-border-custom-color-24
        {
            border-color: #0f53ac !important;
            color: #0f53ac !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-24:hover,
        .u-button-style.u-border-custom-color-24:focus
        {
            border-color: transparent !important;
            color: #0e4b9b !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-24:hover,
        .u-border-hover-custom-color-24:focus,
        a.u-button-style.u-border-hover-custom-color-24:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-24,
        a.u-button-style.u-border-hover-custom-color-24:focus
        {
            color: #0f53ac !important;
            border-color: #0f53ac !important;
        }


        .u-border-active-custom-color-24.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-24:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-24.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-24,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-24,
        input.u-field-input.u-field-input.u-border-active-custom-color-24:checked
        {
            color: #0f53ac !important;
            border-color: #0f53ac !important;
        }

        .u-link.u-border-custom-color-24[class*="u-border-"]
        {
            border-color: #0f53ac !important;
        }

        .u-link.u-border-custom-color-24[class*="u-border-"]:hover
        {
            border-color: #0e4b9b !important;
        }
        
        
        .u-border-custom-color-25,
        .u-border-custom-color-25.u-input,
        .u-border-custom-color-25.u-field-input.u-field-input,
        .u-separator-custom-color-25:after
        {
            border-color: #007caf;
            stroke: #007caf;
        }

        .u-button-style.u-border-custom-color-25
        {
            border-color: #007caf !important;
            color: #007caf !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-25:hover,
        .u-button-style.u-border-custom-color-25:focus
        {
            border-color: transparent !important;
            color: #00709e !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-25:hover,
        .u-border-hover-custom-color-25:focus,
        a.u-button-style.u-border-hover-custom-color-25:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-25,
        a.u-button-style.u-border-hover-custom-color-25:focus
        {
            color: #007caf !important;
            border-color: #007caf !important;
        }


        .u-border-active-custom-color-25.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-25:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-25.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-25,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-25,
        input.u-field-input.u-field-input.u-border-active-custom-color-25:checked
        {
            color: #007caf !important;
            border-color: #007caf !important;
        }

        .u-link.u-border-custom-color-25[class*="u-border-"]
        {
            border-color: #007caf !important;
        }

        .u-link.u-border-custom-color-25[class*="u-border-"]:hover
        {
            border-color: #00709e !important;
        }
        
        
        .u-border-custom-color-26,
        .u-border-custom-color-26.u-input,
        .u-border-custom-color-26.u-field-input.u-field-input,
        .u-separator-custom-color-26:after
        {
            border-color: #ffffff;
            stroke: #ffffff;
        }

        .u-button-style.u-border-custom-color-26
        {
            border-color: #ffffff !important;
            color: #ffffff !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-26:hover,
        .u-button-style.u-border-custom-color-26:focus
        {
            border-color: transparent !important;
            color: #e6e6e6 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-26:hover,
        .u-border-hover-custom-color-26:focus,
        a.u-button-style.u-border-hover-custom-color-26:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-26,
        a.u-button-style.u-border-hover-custom-color-26:focus
        {
            color: #ffffff !important;
            border-color: #ffffff !important;
        }


        .u-border-active-custom-color-26.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-26:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-26.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-26,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-26,
        input.u-field-input.u-field-input.u-border-active-custom-color-26:checked
        {
            color: #ffffff !important;
            border-color: #ffffff !important;
        }

        .u-link.u-border-custom-color-26[class*="u-border-"]
        {
            border-color: #ffffff !important;
        }

        .u-link.u-border-custom-color-26[class*="u-border-"]:hover
        {
            border-color: #e6e6e6 !important;
        }
        
        
        .u-border-custom-color-32,
        .u-border-custom-color-32.u-input,
        .u-border-custom-color-32.u-field-input.u-field-input,
        .u-separator-custom-color-32:after
        {
            border-color: #a3e7fb;
            stroke: #a3e7fb;
        }

        .u-button-style.u-border-custom-color-32
        {
            border-color: #a3e7fb !important;
            color: #a3e7fb !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-32:hover,
        .u-button-style.u-border-custom-color-32:focus
        {
            border-color: transparent !important;
            color: #7bddf9 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-32:hover,
        .u-border-hover-custom-color-32:focus,
        a.u-button-style.u-border-hover-custom-color-32:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-32,
        a.u-button-style.u-border-hover-custom-color-32:focus
        {
            color: #a3e7fb !important;
            border-color: #a3e7fb !important;
        }


        .u-border-active-custom-color-32.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-32:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-32.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-32,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-32,
        input.u-field-input.u-field-input.u-border-active-custom-color-32:checked
        {
            color: #a3e7fb !important;
            border-color: #a3e7fb !important;
        }

        .u-link.u-border-custom-color-32[class*="u-border-"]
        {
            border-color: #a3e7fb !important;
        }

        .u-link.u-border-custom-color-32[class*="u-border-"]:hover
        {
            border-color: #7bddf9 !important;
        }
        
        
        .u-border-custom-color-34,
        .u-border-custom-color-34.u-input,
        .u-border-custom-color-34.u-field-input.u-field-input,
        .u-separator-custom-color-34:after
        {
            border-color: #a3d9fb;
            stroke: #a3d9fb;
        }

        .u-button-style.u-border-custom-color-34
        {
            border-color: #a3d9fb !important;
            color: #a3d9fb !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-34:hover,
        .u-button-style.u-border-custom-color-34:focus
        {
            border-color: transparent !important;
            color: #7bc9f9 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-34:hover,
        .u-border-hover-custom-color-34:focus,
        a.u-button-style.u-border-hover-custom-color-34:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-34,
        a.u-button-style.u-border-hover-custom-color-34:focus
        {
            color: #a3d9fb !important;
            border-color: #a3d9fb !important;
        }


        .u-border-active-custom-color-34.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-34:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-34.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-34,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-34,
        input.u-field-input.u-field-input.u-border-active-custom-color-34:checked
        {
            color: #a3d9fb !important;
            border-color: #a3d9fb !important;
        }

        .u-link.u-border-custom-color-34[class*="u-border-"]
        {
            border-color: #a3d9fb !important;
        }

        .u-link.u-border-custom-color-34[class*="u-border-"]:hover
        {
            border-color: #7bc9f9 !important;
        }
        
        
        .u-border-custom-color-38,
        .u-border-custom-color-38.u-input,
        .u-border-custom-color-38.u-field-input.u-field-input,
        .u-separator-custom-color-38:after
        {
            border-color: #00b47a;
            stroke: #00b47a;
        }

        .u-button-style.u-border-custom-color-38
        {
            border-color: #00b47a !important;
            color: #00b47a !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-38:hover,
        .u-button-style.u-border-custom-color-38:focus
        {
            border-color: transparent !important;
            color: #00a26e !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-38:hover,
        .u-border-hover-custom-color-38:focus,
        a.u-button-style.u-border-hover-custom-color-38:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-38,
        a.u-button-style.u-border-hover-custom-color-38:focus
        {
            color: #00b47a !important;
            border-color: #00b47a !important;
        }


        .u-border-active-custom-color-38.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-38:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-38.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-38,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-38,
        input.u-field-input.u-field-input.u-border-active-custom-color-38:checked
        {
            color: #00b47a !important;
            border-color: #00b47a !important;
        }

        .u-link.u-border-custom-color-38[class*="u-border-"]
        {
            border-color: #00b47a !important;
        }

        .u-link.u-border-custom-color-38[class*="u-border-"]:hover
        {
            border-color: #00a26e !important;
        }
        
        
        .u-border-custom-color-39,
        .u-border-custom-color-39.u-input,
        .u-border-custom-color-39.u-field-input.u-field-input,
        .u-separator-custom-color-39:after
        {
            border-color: #7c8685;
            stroke: #7c8685;
        }

        .u-button-style.u-border-custom-color-39
        {
            border-color: #7c8685 !important;
            color: #7c8685 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-39:hover,
        .u-button-style.u-border-custom-color-39:focus
        {
            border-color: transparent !important;
            color: #6f7978 !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-39:hover,
        .u-border-hover-custom-color-39:focus,
        a.u-button-style.u-border-hover-custom-color-39:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-39,
        a.u-button-style.u-border-hover-custom-color-39:focus
        {
            color: #7c8685 !important;
            border-color: #7c8685 !important;
        }


        .u-border-active-custom-color-39.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-39:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-39.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-39,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-39,
        input.u-field-input.u-field-input.u-border-active-custom-color-39:checked
        {
            color: #7c8685 !important;
            border-color: #7c8685 !important;
        }

        .u-link.u-border-custom-color-39[class*="u-border-"]
        {
            border-color: #7c8685 !important;
        }

        .u-link.u-border-custom-color-39[class*="u-border-"]:hover
        {
            border-color: #6f7978 !important;
        }
        
        
        .u-border-custom-color-40,
        .u-border-custom-color-40.u-input,
        .u-border-custom-color-40.u-field-input.u-field-input,
        .u-separator-custom-color-40:after
        {
            border-color: #166ee1;
            stroke: #166ee1;
        }

        .u-button-style.u-border-custom-color-40
        {
            border-color: #166ee1 !important;
            color: #166ee1 !important;
            background-color: transparent !important;
        }

        .u-button-style.u-border-custom-color-40:hover,
        .u-button-style.u-border-custom-color-40:focus
        {
            border-color: transparent !important;
            color: #1463cb !important;
            background-color: transparent !important;
        }

        .u-border-hover-custom-color-40:hover,
        .u-border-hover-custom-color-40:focus,
        a.u-button-style.u-border-hover-custom-color-40:hover,
        a.u-button-style:hover > .u-border-hover-custom-color-40,
        a.u-button-style.u-border-hover-custom-color-40:focus
        {
            color: #166ee1 !important;
            border-color: #166ee1 !important;
        }


        .u-border-active-custom-color-40.u-active.u-active,
        a.u-button-style.u-button-style.u-border-active-custom-color-40:active,
        a.u-button-style.u-button-style.u-border-active-custom-color-40.active,
        a.u-button-style.u-button-style.active > .u-border-active-custom-color-40,
        li.active > a.u-button-style.u-button-style.u-border-active-custom-color-40,
        input.u-field-input.u-field-input.u-border-active-custom-color-40:checked
        {
            color: #166ee1 !important;
            border-color: #166ee1 !important;
        }

        .u-link.u-border-custom-color-40[class*="u-border-"]
        {
            border-color: #166ee1 !important;
        }

        .u-link.u-border-custom-color-40[class*="u-border-"]:hover
        {
            border-color: #1463cb !important;
        }
        

        
        .u-text-custom-color-1,
        .u-input.u-text-custom-color-1,
        .u-input.u-text-custom-color-1[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-1,
        li.active > a.u-button-style.u-text-custom-color-1[class*="u-border-"],
        a.u-button-style.u-text-custom-color-1,
        a.u-button-style.u-text-custom-color-1[class*="u-border-"]
        {
            color: #073874 !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: #063268 !important;
        }

        /* hover */
        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,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-1:hover,
        .u-text-hover-custom-color-1.u-language-url:hover,
        .u-text-hover-custom-color-1 .u-language-url:hover,
        .u-text-hover-custom-color-1.u-carousel-control:hover,
        .u-text-hover-custom-color-1.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-1 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-1:hover
        {
            color: #073874 !important;
        }

        /* 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.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-nav-link.u-text-active-custom-color-1.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-1 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-1.u-active
        {
            color: #073874 !important;
        }

        .u-text-custom-color-1 .u-svg-link {
            fill: #073874;
        }

        .u-text-hover-custom-color-1:hover .u-svg-link,
        .u-text-hover-custom-color-1:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-1 .u-svg-link
        {
            fill: #073874;
        }

        .u-text-active-custom-color-1:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-1 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-1 .u-svg-link
        {
            fill: #073874;
        }

        .u-link.u-text-custom-color-1:hover
        {
            color: #063268 !important;
        }

        a.u-link.u-text-hover-custom-color-1:hover
        {
            color: #073874 !important;
        }
        
        
        .u-text-custom-color-2,
        .u-input.u-text-custom-color-2,
        .u-input.u-text-custom-color-2[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-2,
        li.active > a.u-button-style.u-text-custom-color-2[class*="u-border-"],
        a.u-button-style.u-text-custom-color-2,
        a.u-button-style.u-text-custom-color-2[class*="u-border-"]
        {
            color: #7c8685 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-2:hover,
        a.u-button-style.u-text-custom-color-2[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-2:focus,
        a.u-button-style.u-text-custom-color-2[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-2:active,
        a.u-button-style.u-button-style.u-text-custom-color-2[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-2.active,
        a.u-button-style.u-button-style.u-text-custom-color-2[class*="u-border-"].active
        {
            color: #6f7978 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-2,
        a.u-button-style:hover > .u-text-hover-custom-color-2[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-2:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-2[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-2.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-2[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-2:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-2[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-2:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-2[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-2:hover,
        .u-text-hover-custom-color-2.u-language-url:hover,
        .u-text-hover-custom-color-2 .u-language-url:hover,
        .u-text-hover-custom-color-2.u-carousel-control:hover,
        .u-text-hover-custom-color-2.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-2 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-2:hover
        {
            color: #7c8685 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-2:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-2[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-2.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-2[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-2,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-2[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-2.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-2 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-2.u-active
        {
            color: #7c8685 !important;
        }

        .u-text-custom-color-2 .u-svg-link {
            fill: #7c8685;
        }

        .u-text-hover-custom-color-2:hover .u-svg-link,
        .u-text-hover-custom-color-2:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-2 .u-svg-link
        {
            fill: #7c8685;
        }

        .u-text-active-custom-color-2:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-2 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-2 .u-svg-link
        {
            fill: #7c8685;
        }

        .u-link.u-text-custom-color-2:hover
        {
            color: #6f7978 !important;
        }

        a.u-link.u-text-hover-custom-color-2:hover
        {
            color: #7c8685 !important;
        }
        
        
        .u-text-custom-color-4,
        .u-input.u-text-custom-color-4,
        .u-input.u-text-custom-color-4[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-4,
        li.active > a.u-button-style.u-text-custom-color-4[class*="u-border-"],
        a.u-button-style.u-text-custom-color-4,
        a.u-button-style.u-text-custom-color-4[class*="u-border-"]
        {
            color: #0778a8 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-4:hover,
        a.u-button-style.u-text-custom-color-4[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-4:focus,
        a.u-button-style.u-text-custom-color-4[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-4:active,
        a.u-button-style.u-button-style.u-text-custom-color-4[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-4.active,
        a.u-button-style.u-button-style.u-text-custom-color-4[class*="u-border-"].active
        {
            color: #066c97 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-4,
        a.u-button-style:hover > .u-text-hover-custom-color-4[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-4:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-4[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-4.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-4[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-4:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-4[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-4:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-4[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-4:hover,
        .u-text-hover-custom-color-4.u-language-url:hover,
        .u-text-hover-custom-color-4 .u-language-url:hover,
        .u-text-hover-custom-color-4.u-carousel-control:hover,
        .u-text-hover-custom-color-4.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-4 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-4:hover
        {
            color: #0778a8 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-4:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-4[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-4.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-4[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-4,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-4[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-4.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-4 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-4.u-active
        {
            color: #0778a8 !important;
        }

        .u-text-custom-color-4 .u-svg-link {
            fill: #0778a8;
        }

        .u-text-hover-custom-color-4:hover .u-svg-link,
        .u-text-hover-custom-color-4:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-4 .u-svg-link
        {
            fill: #0778a8;
        }

        .u-text-active-custom-color-4:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-4 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-4 .u-svg-link
        {
            fill: #0778a8;
        }

        .u-link.u-text-custom-color-4:hover
        {
            color: #066c97 !important;
        }

        a.u-link.u-text-hover-custom-color-4:hover
        {
            color: #0778a8 !important;
        }
        
        
        .u-text-custom-color-5,
        .u-input.u-text-custom-color-5,
        .u-input.u-text-custom-color-5[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-5,
        li.active > a.u-button-style.u-text-custom-color-5[class*="u-border-"],
        a.u-button-style.u-text-custom-color-5,
        a.u-button-style.u-text-custom-color-5[class*="u-border-"]
        {
            color: #11aad6 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-5:hover,
        a.u-button-style.u-text-custom-color-5[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-5:focus,
        a.u-button-style.u-text-custom-color-5[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-5:active,
        a.u-button-style.u-button-style.u-text-custom-color-5[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-5.active,
        a.u-button-style.u-button-style.u-text-custom-color-5[class*="u-border-"].active
        {
            color: #0f99c1 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-5,
        a.u-button-style:hover > .u-text-hover-custom-color-5[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-5:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-5[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-5.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-5[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-5:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-5[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-5:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-5[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-5:hover,
        .u-text-hover-custom-color-5.u-language-url:hover,
        .u-text-hover-custom-color-5 .u-language-url:hover,
        .u-text-hover-custom-color-5.u-carousel-control:hover,
        .u-text-hover-custom-color-5.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-5 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-5:hover
        {
            color: #11aad6 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-5:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-5[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-5.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-5[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-5,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-5[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-5.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-5 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-5.u-active
        {
            color: #11aad6 !important;
        }

        .u-text-custom-color-5 .u-svg-link {
            fill: #11aad6;
        }

        .u-text-hover-custom-color-5:hover .u-svg-link,
        .u-text-hover-custom-color-5:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-5 .u-svg-link
        {
            fill: #11aad6;
        }

        .u-text-active-custom-color-5:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-5 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-5 .u-svg-link
        {
            fill: #11aad6;
        }

        .u-link.u-text-custom-color-5:hover
        {
            color: #0f99c1 !important;
        }

        a.u-link.u-text-hover-custom-color-5:hover
        {
            color: #11aad6 !important;
        }
        
        
        .u-text-custom-color-6,
        .u-input.u-text-custom-color-6,
        .u-input.u-text-custom-color-6[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-6,
        li.active > a.u-button-style.u-text-custom-color-6[class*="u-border-"],
        a.u-button-style.u-text-custom-color-6,
        a.u-button-style.u-text-custom-color-6[class*="u-border-"]
        {
            color: #8c185b !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-6:hover,
        a.u-button-style.u-text-custom-color-6[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-6:focus,
        a.u-button-style.u-text-custom-color-6[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-6:active,
        a.u-button-style.u-button-style.u-text-custom-color-6[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-6.active,
        a.u-button-style.u-button-style.u-text-custom-color-6[class*="u-border-"].active
        {
            color: #7e1652 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-6,
        a.u-button-style:hover > .u-text-hover-custom-color-6[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-6:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-6[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-6.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-6[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-6:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-6[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-6:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-6[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-6:hover,
        .u-text-hover-custom-color-6.u-language-url:hover,
        .u-text-hover-custom-color-6 .u-language-url:hover,
        .u-text-hover-custom-color-6.u-carousel-control:hover,
        .u-text-hover-custom-color-6.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-6 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-6:hover
        {
            color: #8c185b !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-6:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-6[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-6.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-6[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-6,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-6[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-6.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-6 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-6.u-active
        {
            color: #8c185b !important;
        }

        .u-text-custom-color-6 .u-svg-link {
            fill: #8c185b;
        }

        .u-text-hover-custom-color-6:hover .u-svg-link,
        .u-text-hover-custom-color-6:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-6 .u-svg-link
        {
            fill: #8c185b;
        }

        .u-text-active-custom-color-6:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-6 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-6 .u-svg-link
        {
            fill: #8c185b;
        }

        .u-link.u-text-custom-color-6:hover
        {
            color: #7e1652 !important;
        }

        a.u-link.u-text-hover-custom-color-6:hover
        {
            color: #8c185b !important;
        }
        
        
        .u-text-custom-color-7,
        .u-input.u-text-custom-color-7,
        .u-input.u-text-custom-color-7[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-7,
        li.active > a.u-button-style.u-text-custom-color-7[class*="u-border-"],
        a.u-button-style.u-text-custom-color-7,
        a.u-button-style.u-text-custom-color-7[class*="u-border-"]
        {
            color: #e58498 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-7:hover,
        a.u-button-style.u-text-custom-color-7[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-7:focus,
        a.u-button-style.u-text-custom-color-7[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-7:active,
        a.u-button-style.u-button-style.u-text-custom-color-7[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-7.active,
        a.u-button-style.u-button-style.u-text-custom-color-7[class*="u-border-"].active
        {
            color: #df667f !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-7,
        a.u-button-style:hover > .u-text-hover-custom-color-7[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-7:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-7[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-7.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-7[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-7:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-7[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-7:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-7[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-7:hover,
        .u-text-hover-custom-color-7.u-language-url:hover,
        .u-text-hover-custom-color-7 .u-language-url:hover,
        .u-text-hover-custom-color-7.u-carousel-control:hover,
        .u-text-hover-custom-color-7.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-7 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-7:hover
        {
            color: #e58498 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-7:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-7[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-7.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-7[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-7,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-7[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-7.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-7 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-7.u-active
        {
            color: #e58498 !important;
        }

        .u-text-custom-color-7 .u-svg-link {
            fill: #e58498;
        }

        .u-text-hover-custom-color-7:hover .u-svg-link,
        .u-text-hover-custom-color-7:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-7 .u-svg-link
        {
            fill: #e58498;
        }

        .u-text-active-custom-color-7:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-7 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-7 .u-svg-link
        {
            fill: #e58498;
        }

        .u-link.u-text-custom-color-7:hover
        {
            color: #df667f !important;
        }

        a.u-link.u-text-hover-custom-color-7:hover
        {
            color: #e58498 !important;
        }
        
        
        .u-text-custom-color-8,
        .u-input.u-text-custom-color-8,
        .u-input.u-text-custom-color-8[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-8,
        li.active > a.u-button-style.u-text-custom-color-8[class*="u-border-"],
        a.u-button-style.u-text-custom-color-8,
        a.u-button-style.u-text-custom-color-8[class*="u-border-"]
        {
            color: #fae6de !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-8:hover,
        a.u-button-style.u-text-custom-color-8[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-8:focus,
        a.u-button-style.u-text-custom-color-8[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-8:active,
        a.u-button-style.u-button-style.u-text-custom-color-8[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-8.active,
        a.u-button-style.u-button-style.u-text-custom-color-8[class*="u-border-"].active
        {
            color: #f4c7b5 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-8,
        a.u-button-style:hover > .u-text-hover-custom-color-8[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-8:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-8[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-8.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-8[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-8:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-8[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-8:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-8[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-8:hover,
        .u-text-hover-custom-color-8.u-language-url:hover,
        .u-text-hover-custom-color-8 .u-language-url:hover,
        .u-text-hover-custom-color-8.u-carousel-control:hover,
        .u-text-hover-custom-color-8.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-8 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-8:hover
        {
            color: #fae6de !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-8:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-8[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-8.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-8[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-8,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-8[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-8.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-8 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-8.u-active
        {
            color: #fae6de !important;
        }

        .u-text-custom-color-8 .u-svg-link {
            fill: #fae6de;
        }

        .u-text-hover-custom-color-8:hover .u-svg-link,
        .u-text-hover-custom-color-8:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-8 .u-svg-link
        {
            fill: #fae6de;
        }

        .u-text-active-custom-color-8:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-8 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-8 .u-svg-link
        {
            fill: #fae6de;
        }

        .u-link.u-text-custom-color-8:hover
        {
            color: #f4c7b5 !important;
        }

        a.u-link.u-text-hover-custom-color-8:hover
        {
            color: #fae6de !important;
        }
        
        
        .u-text-custom-color-9,
        .u-input.u-text-custom-color-9,
        .u-input.u-text-custom-color-9[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-9,
        li.active > a.u-button-style.u-text-custom-color-9[class*="u-border-"],
        a.u-button-style.u-text-custom-color-9,
        a.u-button-style.u-text-custom-color-9[class*="u-border-"]
        {
            color: #586a6e !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-9:hover,
        a.u-button-style.u-text-custom-color-9[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-9:focus,
        a.u-button-style.u-text-custom-color-9[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-9:active,
        a.u-button-style.u-button-style.u-text-custom-color-9[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-9.active,
        a.u-button-style.u-button-style.u-text-custom-color-9[class*="u-border-"].active
        {
            color: #4f5f63 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-9,
        a.u-button-style:hover > .u-text-hover-custom-color-9[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-9:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-9[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-9.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-9[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-9:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-9[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-9:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-9[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-9:hover,
        .u-text-hover-custom-color-9.u-language-url:hover,
        .u-text-hover-custom-color-9 .u-language-url:hover,
        .u-text-hover-custom-color-9.u-carousel-control:hover,
        .u-text-hover-custom-color-9.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-9 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-9:hover
        {
            color: #586a6e !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-9:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-9[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-9.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-9[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-9,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-9[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-9.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-9 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-9.u-active
        {
            color: #586a6e !important;
        }

        .u-text-custom-color-9 .u-svg-link {
            fill: #586a6e;
        }

        .u-text-hover-custom-color-9:hover .u-svg-link,
        .u-text-hover-custom-color-9:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-9 .u-svg-link
        {
            fill: #586a6e;
        }

        .u-text-active-custom-color-9:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-9 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-9 .u-svg-link
        {
            fill: #586a6e;
        }

        .u-link.u-text-custom-color-9:hover
        {
            color: #4f5f63 !important;
        }

        a.u-link.u-text-hover-custom-color-9:hover
        {
            color: #586a6e !important;
        }
        
        
        .u-text-custom-color-10,
        .u-input.u-text-custom-color-10,
        .u-input.u-text-custom-color-10[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-10,
        li.active > a.u-button-style.u-text-custom-color-10[class*="u-border-"],
        a.u-button-style.u-text-custom-color-10,
        a.u-button-style.u-text-custom-color-10[class*="u-border-"]
        {
            color: #7c8685 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-10:hover,
        a.u-button-style.u-text-custom-color-10[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-10:focus,
        a.u-button-style.u-text-custom-color-10[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-10:active,
        a.u-button-style.u-button-style.u-text-custom-color-10[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-10.active,
        a.u-button-style.u-button-style.u-text-custom-color-10[class*="u-border-"].active
        {
            color: #6f7978 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-10,
        a.u-button-style:hover > .u-text-hover-custom-color-10[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-10:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-10[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-10.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-10[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-10:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-10[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-10:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-10[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-10:hover,
        .u-text-hover-custom-color-10.u-language-url:hover,
        .u-text-hover-custom-color-10 .u-language-url:hover,
        .u-text-hover-custom-color-10.u-carousel-control:hover,
        .u-text-hover-custom-color-10.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-10 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-10:hover
        {
            color: #7c8685 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-10:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-10[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-10.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-10[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-10,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-10[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-10.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-10 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-10.u-active
        {
            color: #7c8685 !important;
        }

        .u-text-custom-color-10 .u-svg-link {
            fill: #7c8685;
        }

        .u-text-hover-custom-color-10:hover .u-svg-link,
        .u-text-hover-custom-color-10:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-10 .u-svg-link
        {
            fill: #7c8685;
        }

        .u-text-active-custom-color-10:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-10 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-10 .u-svg-link
        {
            fill: #7c8685;
        }

        .u-link.u-text-custom-color-10:hover
        {
            color: #6f7978 !important;
        }

        a.u-link.u-text-hover-custom-color-10:hover
        {
            color: #7c8685 !important;
        }
        
        
        .u-text-custom-color-11,
        .u-input.u-text-custom-color-11,
        .u-input.u-text-custom-color-11[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-11,
        li.active > a.u-button-style.u-text-custom-color-11[class*="u-border-"],
        a.u-button-style.u-text-custom-color-11,
        a.u-button-style.u-text-custom-color-11[class*="u-border-"]
        {
            color: #bbc3c3 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-11:hover,
        a.u-button-style.u-text-custom-color-11[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-11:focus,
        a.u-button-style.u-text-custom-color-11[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-11:active,
        a.u-button-style.u-button-style.u-text-custom-color-11[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-11.active,
        a.u-button-style.u-button-style.u-text-custom-color-11[class*="u-border-"].active
        {
            color: #a7b1b1 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-11,
        a.u-button-style:hover > .u-text-hover-custom-color-11[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-11:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-11[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-11.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-11[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-11:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-11[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-11:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-11[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-11:hover,
        .u-text-hover-custom-color-11.u-language-url:hover,
        .u-text-hover-custom-color-11 .u-language-url:hover,
        .u-text-hover-custom-color-11.u-carousel-control:hover,
        .u-text-hover-custom-color-11.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-11 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-11:hover
        {
            color: #bbc3c3 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-11:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-11[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-11.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-11[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-11,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-11[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-11.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-11 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-11.u-active
        {
            color: #bbc3c3 !important;
        }

        .u-text-custom-color-11 .u-svg-link {
            fill: #bbc3c3;
        }

        .u-text-hover-custom-color-11:hover .u-svg-link,
        .u-text-hover-custom-color-11:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-11 .u-svg-link
        {
            fill: #bbc3c3;
        }

        .u-text-active-custom-color-11:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-11 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-11 .u-svg-link
        {
            fill: #bbc3c3;
        }

        .u-link.u-text-custom-color-11:hover
        {
            color: #a7b1b1 !important;
        }

        a.u-link.u-text-hover-custom-color-11:hover
        {
            color: #bbc3c3 !important;
        }
        
        
        .u-text-custom-color-12,
        .u-input.u-text-custom-color-12,
        .u-input.u-text-custom-color-12[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-12,
        li.active > a.u-button-style.u-text-custom-color-12[class*="u-border-"],
        a.u-button-style.u-text-custom-color-12,
        a.u-button-style.u-text-custom-color-12[class*="u-border-"]
        {
            color: #e4e4e4 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-12:hover,
        a.u-button-style.u-text-custom-color-12[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-12:focus,
        a.u-button-style.u-text-custom-color-12[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-12:active,
        a.u-button-style.u-button-style.u-text-custom-color-12[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-12.active,
        a.u-button-style.u-button-style.u-text-custom-color-12[class*="u-border-"].active
        {
            color: #cdcdcd !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-12,
        a.u-button-style:hover > .u-text-hover-custom-color-12[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-12:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-12[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-12.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-12[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-12:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-12[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-12:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-12[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-12:hover,
        .u-text-hover-custom-color-12.u-language-url:hover,
        .u-text-hover-custom-color-12 .u-language-url:hover,
        .u-text-hover-custom-color-12.u-carousel-control:hover,
        .u-text-hover-custom-color-12.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-12 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-12:hover
        {
            color: #e4e4e4 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-12:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-12[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-12.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-12[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-12,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-12[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-12.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-12 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-12.u-active
        {
            color: #e4e4e4 !important;
        }

        .u-text-custom-color-12 .u-svg-link {
            fill: #e4e4e4;
        }

        .u-text-hover-custom-color-12:hover .u-svg-link,
        .u-text-hover-custom-color-12:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-12 .u-svg-link
        {
            fill: #e4e4e4;
        }

        .u-text-active-custom-color-12:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-12 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-12 .u-svg-link
        {
            fill: #e4e4e4;
        }

        .u-link.u-text-custom-color-12:hover
        {
            color: #cdcdcd !important;
        }

        a.u-link.u-text-hover-custom-color-12:hover
        {
            color: #e4e4e4 !important;
        }
        
        
        .u-text-custom-color-13,
        .u-input.u-text-custom-color-13,
        .u-input.u-text-custom-color-13[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-13,
        li.active > a.u-button-style.u-text-custom-color-13[class*="u-border-"],
        a.u-button-style.u-text-custom-color-13,
        a.u-button-style.u-text-custom-color-13[class*="u-border-"]
        {
            color: #000000 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-13:hover,
        a.u-button-style.u-text-custom-color-13[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-13:focus,
        a.u-button-style.u-text-custom-color-13[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-13:active,
        a.u-button-style.u-button-style.u-text-custom-color-13[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-13.active,
        a.u-button-style.u-button-style.u-text-custom-color-13[class*="u-border-"].active
        {
            color: #000000 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-13,
        a.u-button-style:hover > .u-text-hover-custom-color-13[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-13:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-13[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-13.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-13[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-13:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-13[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-13:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-13[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-13:hover,
        .u-text-hover-custom-color-13.u-language-url:hover,
        .u-text-hover-custom-color-13 .u-language-url:hover,
        .u-text-hover-custom-color-13.u-carousel-control:hover,
        .u-text-hover-custom-color-13.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-13 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-13:hover
        {
            color: #000000 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-13:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-13[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-13.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-13[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-13,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-13[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-13.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-13 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-13.u-active
        {
            color: #000000 !important;
        }

        .u-text-custom-color-13 .u-svg-link {
            fill: #000000;
        }

        .u-text-hover-custom-color-13:hover .u-svg-link,
        .u-text-hover-custom-color-13:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-13 .u-svg-link
        {
            fill: #000000;
        }

        .u-text-active-custom-color-13:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-13 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-13 .u-svg-link
        {
            fill: #000000;
        }

        .u-link.u-text-custom-color-13:hover
        {
            color: #000000 !important;
        }

        a.u-link.u-text-hover-custom-color-13:hover
        {
            color: #000000 !important;
        }
        
        
        .u-text-custom-color-16,
        .u-input.u-text-custom-color-16,
        .u-input.u-text-custom-color-16[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-16,
        li.active > a.u-button-style.u-text-custom-color-16[class*="u-border-"],
        a.u-button-style.u-text-custom-color-16,
        a.u-button-style.u-text-custom-color-16[class*="u-border-"]
        {
            color: #d6e8f4 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-16:hover,
        a.u-button-style.u-text-custom-color-16[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-16:focus,
        a.u-button-style.u-text-custom-color-16[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-16:active,
        a.u-button-style.u-button-style.u-text-custom-color-16[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-16.active,
        a.u-button-style.u-button-style.u-text-custom-color-16[class*="u-border-"].active
        {
            color: #b2d4ea !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-16,
        a.u-button-style:hover > .u-text-hover-custom-color-16[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-16:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-16[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-16.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-16[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-16:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-16[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-16:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-16[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-16:hover,
        .u-text-hover-custom-color-16.u-language-url:hover,
        .u-text-hover-custom-color-16 .u-language-url:hover,
        .u-text-hover-custom-color-16.u-carousel-control:hover,
        .u-text-hover-custom-color-16.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-16 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-16:hover
        {
            color: #d6e8f4 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-16:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-16[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-16.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-16[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-16,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-16[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-16.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-16 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-16.u-active
        {
            color: #d6e8f4 !important;
        }

        .u-text-custom-color-16 .u-svg-link {
            fill: #d6e8f4;
        }

        .u-text-hover-custom-color-16:hover .u-svg-link,
        .u-text-hover-custom-color-16:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-16 .u-svg-link
        {
            fill: #d6e8f4;
        }

        .u-text-active-custom-color-16:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-16 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-16 .u-svg-link
        {
            fill: #d6e8f4;
        }

        .u-link.u-text-custom-color-16:hover
        {
            color: #b2d4ea !important;
        }

        a.u-link.u-text-hover-custom-color-16:hover
        {
            color: #d6e8f4 !important;
        }
        
        
        .u-text-custom-color-17,
        .u-input.u-text-custom-color-17,
        .u-input.u-text-custom-color-17[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-17,
        li.active > a.u-button-style.u-text-custom-color-17[class*="u-border-"],
        a.u-button-style.u-text-custom-color-17,
        a.u-button-style.u-text-custom-color-17[class*="u-border-"]
        {
            color: #c1e4f4 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-17:hover,
        a.u-button-style.u-text-custom-color-17[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-17:focus,
        a.u-button-style.u-text-custom-color-17[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-17:active,
        a.u-button-style.u-button-style.u-text-custom-color-17[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-17.active,
        a.u-button-style.u-button-style.u-text-custom-color-17[class*="u-border-"].active
        {
            color: #9cd4ed !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-17,
        a.u-button-style:hover > .u-text-hover-custom-color-17[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-17:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-17[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-17.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-17[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-17:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-17[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-17:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-17[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-17:hover,
        .u-text-hover-custom-color-17.u-language-url:hover,
        .u-text-hover-custom-color-17 .u-language-url:hover,
        .u-text-hover-custom-color-17.u-carousel-control:hover,
        .u-text-hover-custom-color-17.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-17 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-17:hover
        {
            color: #c1e4f4 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-17:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-17[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-17.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-17[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-17,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-17[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-17.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-17 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-17.u-active
        {
            color: #c1e4f4 !important;
        }

        .u-text-custom-color-17 .u-svg-link {
            fill: #c1e4f4;
        }

        .u-text-hover-custom-color-17:hover .u-svg-link,
        .u-text-hover-custom-color-17:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-17 .u-svg-link
        {
            fill: #c1e4f4;
        }

        .u-text-active-custom-color-17:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-17 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-17 .u-svg-link
        {
            fill: #c1e4f4;
        }

        .u-link.u-text-custom-color-17:hover
        {
            color: #9cd4ed !important;
        }

        a.u-link.u-text-hover-custom-color-17:hover
        {
            color: #c1e4f4 !important;
        }
        
        
        .u-text-custom-color-18,
        .u-input.u-text-custom-color-18,
        .u-input.u-text-custom-color-18[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-18,
        li.active > a.u-button-style.u-text-custom-color-18[class*="u-border-"],
        a.u-button-style.u-text-custom-color-18,
        a.u-button-style.u-text-custom-color-18[class*="u-border-"]
        {
            color: rgba(242,242,242,0.9490196078431372) !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-18:hover,
        a.u-button-style.u-text-custom-color-18[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-18:focus,
        a.u-button-style.u-text-custom-color-18[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-18:active,
        a.u-button-style.u-button-style.u-text-custom-color-18[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-18.active,
        a.u-button-style.u-button-style.u-text-custom-color-18[class*="u-border-"].active
        {
            color: rgba(218,218,218,0.9490196078431372) !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-18,
        a.u-button-style:hover > .u-text-hover-custom-color-18[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-18:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-18[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-18.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-18[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-18:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-18[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-18:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-18[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-18:hover,
        .u-text-hover-custom-color-18.u-language-url:hover,
        .u-text-hover-custom-color-18 .u-language-url:hover,
        .u-text-hover-custom-color-18.u-carousel-control:hover,
        .u-text-hover-custom-color-18.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-18 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-18:hover
        {
            color: rgba(242,242,242,0.9490196078431372) !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-18:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-18[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-18.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-18[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-18,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-18[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-18.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-18 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-18.u-active
        {
            color: rgba(242,242,242,0.9490196078431372) !important;
        }

        .u-text-custom-color-18 .u-svg-link {
            fill: rgba(242,242,242,0.9490196078431372);
        }

        .u-text-hover-custom-color-18:hover .u-svg-link,
        .u-text-hover-custom-color-18:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-18 .u-svg-link
        {
            fill: rgba(242,242,242,0.9490196078431372);
        }

        .u-text-active-custom-color-18:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-18 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-18 .u-svg-link
        {
            fill: rgba(242,242,242,0.9490196078431372);
        }

        .u-link.u-text-custom-color-18:hover
        {
            color: rgba(218,218,218,0.9490196078431372) !important;
        }

        a.u-link.u-text-hover-custom-color-18:hover
        {
            color: rgba(242,242,242,0.9490196078431372) !important;
        }
        
        
        .u-text-custom-color-19,
        .u-input.u-text-custom-color-19,
        .u-input.u-text-custom-color-19[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-19,
        li.active > a.u-button-style.u-text-custom-color-19[class*="u-border-"],
        a.u-button-style.u-text-custom-color-19,
        a.u-button-style.u-text-custom-color-19[class*="u-border-"]
        {
            color: #136384 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-19:hover,
        a.u-button-style.u-text-custom-color-19[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-19:focus,
        a.u-button-style.u-text-custom-color-19[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-19:active,
        a.u-button-style.u-button-style.u-text-custom-color-19[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-19.active,
        a.u-button-style.u-button-style.u-text-custom-color-19[class*="u-border-"].active
        {
            color: #115977 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-19,
        a.u-button-style:hover > .u-text-hover-custom-color-19[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-19:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-19[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-19.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-19[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-19:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-19[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-19:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-19[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-19:hover,
        .u-text-hover-custom-color-19.u-language-url:hover,
        .u-text-hover-custom-color-19 .u-language-url:hover,
        .u-text-hover-custom-color-19.u-carousel-control:hover,
        .u-text-hover-custom-color-19.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-19 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-19:hover
        {
            color: #136384 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-19:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-19[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-19.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-19[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-19,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-19[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-19.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-19 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-19.u-active
        {
            color: #136384 !important;
        }

        .u-text-custom-color-19 .u-svg-link {
            fill: #136384;
        }

        .u-text-hover-custom-color-19:hover .u-svg-link,
        .u-text-hover-custom-color-19:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-19 .u-svg-link
        {
            fill: #136384;
        }

        .u-text-active-custom-color-19:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-19 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-19 .u-svg-link
        {
            fill: #136384;
        }

        .u-link.u-text-custom-color-19:hover
        {
            color: #115977 !important;
        }

        a.u-link.u-text-hover-custom-color-19:hover
        {
            color: #136384 !important;
        }
        
        
        .u-text-custom-color-20,
        .u-input.u-text-custom-color-20,
        .u-input.u-text-custom-color-20[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-20,
        li.active > a.u-button-style.u-text-custom-color-20[class*="u-border-"],
        a.u-button-style.u-text-custom-color-20,
        a.u-button-style.u-text-custom-color-20[class*="u-border-"]
        {
            color: #da5ca4 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-20:hover,
        a.u-button-style.u-text-custom-color-20[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-20:focus,
        a.u-button-style.u-text-custom-color-20[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-20:active,
        a.u-button-style.u-button-style.u-text-custom-color-20[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-20.active,
        a.u-button-style.u-button-style.u-text-custom-color-20[class*="u-border-"].active
        {
            color: #d44396 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-20,
        a.u-button-style:hover > .u-text-hover-custom-color-20[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-20:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-20[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-20.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-20[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-20:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-20[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-20:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-20[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-20:hover,
        .u-text-hover-custom-color-20.u-language-url:hover,
        .u-text-hover-custom-color-20 .u-language-url:hover,
        .u-text-hover-custom-color-20.u-carousel-control:hover,
        .u-text-hover-custom-color-20.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-20 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-20:hover
        {
            color: #da5ca4 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-20:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-20[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-20.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-20[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-20,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-20[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-20.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-20 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-20.u-active
        {
            color: #da5ca4 !important;
        }

        .u-text-custom-color-20 .u-svg-link {
            fill: #da5ca4;
        }

        .u-text-hover-custom-color-20:hover .u-svg-link,
        .u-text-hover-custom-color-20:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-20 .u-svg-link
        {
            fill: #da5ca4;
        }

        .u-text-active-custom-color-20:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-20 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-20 .u-svg-link
        {
            fill: #da5ca4;
        }

        .u-link.u-text-custom-color-20:hover
        {
            color: #d44396 !important;
        }

        a.u-link.u-text-hover-custom-color-20:hover
        {
            color: #da5ca4 !important;
        }
        
        
        .u-text-custom-color-21,
        .u-input.u-text-custom-color-21,
        .u-input.u-text-custom-color-21[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-21,
        li.active > a.u-button-style.u-text-custom-color-21[class*="u-border-"],
        a.u-button-style.u-text-custom-color-21,
        a.u-button-style.u-text-custom-color-21[class*="u-border-"]
        {
            color: #166ee1 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-21:hover,
        a.u-button-style.u-text-custom-color-21[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-21:focus,
        a.u-button-style.u-text-custom-color-21[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-21:active,
        a.u-button-style.u-button-style.u-text-custom-color-21[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-21.active,
        a.u-button-style.u-button-style.u-text-custom-color-21[class*="u-border-"].active
        {
            color: #1463cb !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-21,
        a.u-button-style:hover > .u-text-hover-custom-color-21[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-21:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-21[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-21.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-21[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-21:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-21[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-21:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-21[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-21:hover,
        .u-text-hover-custom-color-21.u-language-url:hover,
        .u-text-hover-custom-color-21 .u-language-url:hover,
        .u-text-hover-custom-color-21.u-carousel-control:hover,
        .u-text-hover-custom-color-21.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-21 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-21:hover
        {
            color: #166ee1 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-21:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-21[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-21.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-21[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-21,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-21[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-21.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-21 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-21.u-active
        {
            color: #166ee1 !important;
        }

        .u-text-custom-color-21 .u-svg-link {
            fill: #166ee1;
        }

        .u-text-hover-custom-color-21:hover .u-svg-link,
        .u-text-hover-custom-color-21:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-21 .u-svg-link
        {
            fill: #166ee1;
        }

        .u-text-active-custom-color-21:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-21 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-21 .u-svg-link
        {
            fill: #166ee1;
        }

        .u-link.u-text-custom-color-21:hover
        {
            color: #1463cb !important;
        }

        a.u-link.u-text-hover-custom-color-21:hover
        {
            color: #166ee1 !important;
        }
        
        
        .u-text-custom-color-22,
        .u-input.u-text-custom-color-22,
        .u-input.u-text-custom-color-22[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-22,
        li.active > a.u-button-style.u-text-custom-color-22[class*="u-border-"],
        a.u-button-style.u-text-custom-color-22,
        a.u-button-style.u-text-custom-color-22[class*="u-border-"]
        {
            color: #166ee1 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-22:hover,
        a.u-button-style.u-text-custom-color-22[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-22:focus,
        a.u-button-style.u-text-custom-color-22[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-22:active,
        a.u-button-style.u-button-style.u-text-custom-color-22[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-22.active,
        a.u-button-style.u-button-style.u-text-custom-color-22[class*="u-border-"].active
        {
            color: #1463cb !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-22,
        a.u-button-style:hover > .u-text-hover-custom-color-22[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-22:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-22[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-22.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-22[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-22:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-22[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-22:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-22[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-22:hover,
        .u-text-hover-custom-color-22.u-language-url:hover,
        .u-text-hover-custom-color-22 .u-language-url:hover,
        .u-text-hover-custom-color-22.u-carousel-control:hover,
        .u-text-hover-custom-color-22.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-22 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-22:hover
        {
            color: #166ee1 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-22:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-22[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-22.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-22[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-22,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-22[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-22.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-22 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-22.u-active
        {
            color: #166ee1 !important;
        }

        .u-text-custom-color-22 .u-svg-link {
            fill: #166ee1;
        }

        .u-text-hover-custom-color-22:hover .u-svg-link,
        .u-text-hover-custom-color-22:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-22 .u-svg-link
        {
            fill: #166ee1;
        }

        .u-text-active-custom-color-22:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-22 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-22 .u-svg-link
        {
            fill: #166ee1;
        }

        .u-link.u-text-custom-color-22:hover
        {
            color: #1463cb !important;
        }

        a.u-link.u-text-hover-custom-color-22:hover
        {
            color: #166ee1 !important;
        }
        
        
        .u-text-custom-color-23,
        .u-input.u-text-custom-color-23,
        .u-input.u-text-custom-color-23[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-23,
        li.active > a.u-button-style.u-text-custom-color-23[class*="u-border-"],
        a.u-button-style.u-text-custom-color-23,
        a.u-button-style.u-text-custom-color-23[class*="u-border-"]
        {
            color: #1569d7 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-23:hover,
        a.u-button-style.u-text-custom-color-23[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-23:focus,
        a.u-button-style.u-text-custom-color-23[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-23:active,
        a.u-button-style.u-button-style.u-text-custom-color-23[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-23.active,
        a.u-button-style.u-button-style.u-text-custom-color-23[class*="u-border-"].active
        {
            color: #135ec2 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-23,
        a.u-button-style:hover > .u-text-hover-custom-color-23[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-23:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-23[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-23.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-23[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-23:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-23[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-23:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-23[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-23:hover,
        .u-text-hover-custom-color-23.u-language-url:hover,
        .u-text-hover-custom-color-23 .u-language-url:hover,
        .u-text-hover-custom-color-23.u-carousel-control:hover,
        .u-text-hover-custom-color-23.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-23 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-23:hover
        {
            color: #1569d7 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-23:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-23[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-23.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-23[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-23,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-23[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-23.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-23 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-23.u-active
        {
            color: #1569d7 !important;
        }

        .u-text-custom-color-23 .u-svg-link {
            fill: #1569d7;
        }

        .u-text-hover-custom-color-23:hover .u-svg-link,
        .u-text-hover-custom-color-23:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-23 .u-svg-link
        {
            fill: #1569d7;
        }

        .u-text-active-custom-color-23:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-23 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-23 .u-svg-link
        {
            fill: #1569d7;
        }

        .u-link.u-text-custom-color-23:hover
        {
            color: #135ec2 !important;
        }

        a.u-link.u-text-hover-custom-color-23:hover
        {
            color: #1569d7 !important;
        }
        
        
        .u-text-custom-color-24,
        .u-input.u-text-custom-color-24,
        .u-input.u-text-custom-color-24[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-24,
        li.active > a.u-button-style.u-text-custom-color-24[class*="u-border-"],
        a.u-button-style.u-text-custom-color-24,
        a.u-button-style.u-text-custom-color-24[class*="u-border-"]
        {
            color: #0f53ac !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-24:hover,
        a.u-button-style.u-text-custom-color-24[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-24:focus,
        a.u-button-style.u-text-custom-color-24[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-24:active,
        a.u-button-style.u-button-style.u-text-custom-color-24[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-24.active,
        a.u-button-style.u-button-style.u-text-custom-color-24[class*="u-border-"].active
        {
            color: #0e4b9b !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-24,
        a.u-button-style:hover > .u-text-hover-custom-color-24[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-24:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-24[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-24.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-24[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-24:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-24[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-24:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-24[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-24:hover,
        .u-text-hover-custom-color-24.u-language-url:hover,
        .u-text-hover-custom-color-24 .u-language-url:hover,
        .u-text-hover-custom-color-24.u-carousel-control:hover,
        .u-text-hover-custom-color-24.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-24 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-24:hover
        {
            color: #0f53ac !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-24:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-24[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-24.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-24[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-24,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-24[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-24.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-24 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-24.u-active
        {
            color: #0f53ac !important;
        }

        .u-text-custom-color-24 .u-svg-link {
            fill: #0f53ac;
        }

        .u-text-hover-custom-color-24:hover .u-svg-link,
        .u-text-hover-custom-color-24:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-24 .u-svg-link
        {
            fill: #0f53ac;
        }

        .u-text-active-custom-color-24:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-24 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-24 .u-svg-link
        {
            fill: #0f53ac;
        }

        .u-link.u-text-custom-color-24:hover
        {
            color: #0e4b9b !important;
        }

        a.u-link.u-text-hover-custom-color-24:hover
        {
            color: #0f53ac !important;
        }
        
        
        .u-text-custom-color-25,
        .u-input.u-text-custom-color-25,
        .u-input.u-text-custom-color-25[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-25,
        li.active > a.u-button-style.u-text-custom-color-25[class*="u-border-"],
        a.u-button-style.u-text-custom-color-25,
        a.u-button-style.u-text-custom-color-25[class*="u-border-"]
        {
            color: #007caf !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-25:hover,
        a.u-button-style.u-text-custom-color-25[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-25:focus,
        a.u-button-style.u-text-custom-color-25[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-25:active,
        a.u-button-style.u-button-style.u-text-custom-color-25[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-25.active,
        a.u-button-style.u-button-style.u-text-custom-color-25[class*="u-border-"].active
        {
            color: #00709e !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-25,
        a.u-button-style:hover > .u-text-hover-custom-color-25[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-25:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-25[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-25.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-25[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-25:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-25[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-25:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-25[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-25:hover,
        .u-text-hover-custom-color-25.u-language-url:hover,
        .u-text-hover-custom-color-25 .u-language-url:hover,
        .u-text-hover-custom-color-25.u-carousel-control:hover,
        .u-text-hover-custom-color-25.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-25 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-25:hover
        {
            color: #007caf !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-25:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-25[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-25.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-25[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-25,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-25[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-25.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-25 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-25.u-active
        {
            color: #007caf !important;
        }

        .u-text-custom-color-25 .u-svg-link {
            fill: #007caf;
        }

        .u-text-hover-custom-color-25:hover .u-svg-link,
        .u-text-hover-custom-color-25:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-25 .u-svg-link
        {
            fill: #007caf;
        }

        .u-text-active-custom-color-25:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-25 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-25 .u-svg-link
        {
            fill: #007caf;
        }

        .u-link.u-text-custom-color-25:hover
        {
            color: #00709e !important;
        }

        a.u-link.u-text-hover-custom-color-25:hover
        {
            color: #007caf !important;
        }
        
        
        .u-text-custom-color-26,
        .u-input.u-text-custom-color-26,
        .u-input.u-text-custom-color-26[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-26,
        li.active > a.u-button-style.u-text-custom-color-26[class*="u-border-"],
        a.u-button-style.u-text-custom-color-26,
        a.u-button-style.u-text-custom-color-26[class*="u-border-"]
        {
            color: #ffffff !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-26:hover,
        a.u-button-style.u-text-custom-color-26[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-26:focus,
        a.u-button-style.u-text-custom-color-26[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-26:active,
        a.u-button-style.u-button-style.u-text-custom-color-26[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-26.active,
        a.u-button-style.u-button-style.u-text-custom-color-26[class*="u-border-"].active
        {
            color: #e6e6e6 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-26,
        a.u-button-style:hover > .u-text-hover-custom-color-26[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-26:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-26[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-26.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-26[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-26:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-26[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-26:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-26[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-26:hover,
        .u-text-hover-custom-color-26.u-language-url:hover,
        .u-text-hover-custom-color-26 .u-language-url:hover,
        .u-text-hover-custom-color-26.u-carousel-control:hover,
        .u-text-hover-custom-color-26.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-26 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-26:hover
        {
            color: #ffffff !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-26:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-26[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-26.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-26[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-26,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-26[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-26.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-26 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-26.u-active
        {
            color: #ffffff !important;
        }

        .u-text-custom-color-26 .u-svg-link {
            fill: #ffffff;
        }

        .u-text-hover-custom-color-26:hover .u-svg-link,
        .u-text-hover-custom-color-26:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-26 .u-svg-link
        {
            fill: #ffffff;
        }

        .u-text-active-custom-color-26:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-26 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-26 .u-svg-link
        {
            fill: #ffffff;
        }

        .u-link.u-text-custom-color-26:hover
        {
            color: #e6e6e6 !important;
        }

        a.u-link.u-text-hover-custom-color-26:hover
        {
            color: #ffffff !important;
        }
        
        
        .u-text-custom-color-32,
        .u-input.u-text-custom-color-32,
        .u-input.u-text-custom-color-32[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-32,
        li.active > a.u-button-style.u-text-custom-color-32[class*="u-border-"],
        a.u-button-style.u-text-custom-color-32,
        a.u-button-style.u-text-custom-color-32[class*="u-border-"]
        {
            color: #a3e7fb !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-32:hover,
        a.u-button-style.u-text-custom-color-32[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-32:focus,
        a.u-button-style.u-text-custom-color-32[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-32:active,
        a.u-button-style.u-button-style.u-text-custom-color-32[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-32.active,
        a.u-button-style.u-button-style.u-text-custom-color-32[class*="u-border-"].active
        {
            color: #7bddf9 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-32,
        a.u-button-style:hover > .u-text-hover-custom-color-32[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-32:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-32[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-32.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-32[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-32:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-32[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-32:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-32[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-32:hover,
        .u-text-hover-custom-color-32.u-language-url:hover,
        .u-text-hover-custom-color-32 .u-language-url:hover,
        .u-text-hover-custom-color-32.u-carousel-control:hover,
        .u-text-hover-custom-color-32.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-32 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-32:hover
        {
            color: #a3e7fb !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-32:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-32[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-32.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-32[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-32,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-32[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-32.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-32 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-32.u-active
        {
            color: #a3e7fb !important;
        }

        .u-text-custom-color-32 .u-svg-link {
            fill: #a3e7fb;
        }

        .u-text-hover-custom-color-32:hover .u-svg-link,
        .u-text-hover-custom-color-32:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-32 .u-svg-link
        {
            fill: #a3e7fb;
        }

        .u-text-active-custom-color-32:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-32 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-32 .u-svg-link
        {
            fill: #a3e7fb;
        }

        .u-link.u-text-custom-color-32:hover
        {
            color: #7bddf9 !important;
        }

        a.u-link.u-text-hover-custom-color-32:hover
        {
            color: #a3e7fb !important;
        }
        
        
        .u-text-custom-color-34,
        .u-input.u-text-custom-color-34,
        .u-input.u-text-custom-color-34[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-34,
        li.active > a.u-button-style.u-text-custom-color-34[class*="u-border-"],
        a.u-button-style.u-text-custom-color-34,
        a.u-button-style.u-text-custom-color-34[class*="u-border-"]
        {
            color: #a3d9fb !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-34:hover,
        a.u-button-style.u-text-custom-color-34[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-34:focus,
        a.u-button-style.u-text-custom-color-34[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-34:active,
        a.u-button-style.u-button-style.u-text-custom-color-34[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-34.active,
        a.u-button-style.u-button-style.u-text-custom-color-34[class*="u-border-"].active
        {
            color: #7bc9f9 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-34,
        a.u-button-style:hover > .u-text-hover-custom-color-34[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-34:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-34[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-34.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-34[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-34:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-34[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-34:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-34[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-34:hover,
        .u-text-hover-custom-color-34.u-language-url:hover,
        .u-text-hover-custom-color-34 .u-language-url:hover,
        .u-text-hover-custom-color-34.u-carousel-control:hover,
        .u-text-hover-custom-color-34.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-34 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-34:hover
        {
            color: #a3d9fb !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-34:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-34[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-34.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-34[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-34,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-34[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-34.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-34 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-34.u-active
        {
            color: #a3d9fb !important;
        }

        .u-text-custom-color-34 .u-svg-link {
            fill: #a3d9fb;
        }

        .u-text-hover-custom-color-34:hover .u-svg-link,
        .u-text-hover-custom-color-34:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-34 .u-svg-link
        {
            fill: #a3d9fb;
        }

        .u-text-active-custom-color-34:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-34 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-34 .u-svg-link
        {
            fill: #a3d9fb;
        }

        .u-link.u-text-custom-color-34:hover
        {
            color: #7bc9f9 !important;
        }

        a.u-link.u-text-hover-custom-color-34:hover
        {
            color: #a3d9fb !important;
        }
        
        
        .u-text-custom-color-38,
        .u-input.u-text-custom-color-38,
        .u-input.u-text-custom-color-38[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-38,
        li.active > a.u-button-style.u-text-custom-color-38[class*="u-border-"],
        a.u-button-style.u-text-custom-color-38,
        a.u-button-style.u-text-custom-color-38[class*="u-border-"]
        {
            color: #00b47a !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-38:hover,
        a.u-button-style.u-text-custom-color-38[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-38:focus,
        a.u-button-style.u-text-custom-color-38[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-38:active,
        a.u-button-style.u-button-style.u-text-custom-color-38[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-38.active,
        a.u-button-style.u-button-style.u-text-custom-color-38[class*="u-border-"].active
        {
            color: #00a26e !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-38,
        a.u-button-style:hover > .u-text-hover-custom-color-38[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-38:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-38[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-38.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-38[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-38:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-38[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-38:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-38[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-38:hover,
        .u-text-hover-custom-color-38.u-language-url:hover,
        .u-text-hover-custom-color-38 .u-language-url:hover,
        .u-text-hover-custom-color-38.u-carousel-control:hover,
        .u-text-hover-custom-color-38.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-38 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-38:hover
        {
            color: #00b47a !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-38:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-38[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-38.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-38[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-38,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-38[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-38.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-38 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-38.u-active
        {
            color: #00b47a !important;
        }

        .u-text-custom-color-38 .u-svg-link {
            fill: #00b47a;
        }

        .u-text-hover-custom-color-38:hover .u-svg-link,
        .u-text-hover-custom-color-38:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-38 .u-svg-link
        {
            fill: #00b47a;
        }

        .u-text-active-custom-color-38:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-38 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-38 .u-svg-link
        {
            fill: #00b47a;
        }

        .u-link.u-text-custom-color-38:hover
        {
            color: #00a26e !important;
        }

        a.u-link.u-text-hover-custom-color-38:hover
        {
            color: #00b47a !important;
        }
        
        
        .u-text-custom-color-39,
        .u-input.u-text-custom-color-39,
        .u-input.u-text-custom-color-39[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-39,
        li.active > a.u-button-style.u-text-custom-color-39[class*="u-border-"],
        a.u-button-style.u-text-custom-color-39,
        a.u-button-style.u-text-custom-color-39[class*="u-border-"]
        {
            color: #7c8685 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-39:hover,
        a.u-button-style.u-text-custom-color-39[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-39:focus,
        a.u-button-style.u-text-custom-color-39[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-39:active,
        a.u-button-style.u-button-style.u-text-custom-color-39[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-39.active,
        a.u-button-style.u-button-style.u-text-custom-color-39[class*="u-border-"].active
        {
            color: #6f7978 !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-39,
        a.u-button-style:hover > .u-text-hover-custom-color-39[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-39:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-39[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-39.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-39[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-39:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-39[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-39:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-39[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-39:hover,
        .u-text-hover-custom-color-39.u-language-url:hover,
        .u-text-hover-custom-color-39 .u-language-url:hover,
        .u-text-hover-custom-color-39.u-carousel-control:hover,
        .u-text-hover-custom-color-39.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-39 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-39:hover
        {
            color: #7c8685 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-39:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-39[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-39.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-39[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-39,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-39[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-39.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-39 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-39.u-active
        {
            color: #7c8685 !important;
        }

        .u-text-custom-color-39 .u-svg-link {
            fill: #7c8685;
        }

        .u-text-hover-custom-color-39:hover .u-svg-link,
        .u-text-hover-custom-color-39:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-39 .u-svg-link
        {
            fill: #7c8685;
        }

        .u-text-active-custom-color-39:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-39 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-39 .u-svg-link
        {
            fill: #7c8685;
        }

        .u-link.u-text-custom-color-39:hover
        {
            color: #6f7978 !important;
        }

        a.u-link.u-text-hover-custom-color-39:hover
        {
            color: #7c8685 !important;
        }
        
        
        .u-text-custom-color-40,
        .u-input.u-text-custom-color-40,
        .u-input.u-text-custom-color-40[class*="u-border-"],
        li.active > a.u-button-style.u-text-custom-color-40,
        li.active > a.u-button-style.u-text-custom-color-40[class*="u-border-"],
        a.u-button-style.u-text-custom-color-40,
        a.u-button-style.u-text-custom-color-40[class*="u-border-"]
        {
            color: #166ee1 !important;
            
            
            
        }

        a.u-button-style.u-text-custom-color-40:hover,
        a.u-button-style.u-text-custom-color-40[class*="u-border-"]:hover,
        a.u-button-style.u-text-custom-color-40:focus,
        a.u-button-style.u-text-custom-color-40[class*="u-border-"]:focus,
        a.u-button-style.u-button-style.u-text-custom-color-40:active,
        a.u-button-style.u-button-style.u-text-custom-color-40[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-custom-color-40.active,
        a.u-button-style.u-button-style.u-text-custom-color-40[class*="u-border-"].active
        {
            color: #1463cb !important;
        }

        /* hover */
        a.u-button-style:hover > .u-text-hover-custom-color-40,
        a.u-button-style:hover > .u-text-hover-custom-color-40[class*="u-border-"],
        a.u-button-style.u-button-style.u-text-hover-custom-color-40:hover,
        a.u-button-style.u-button-style.u-text-hover-custom-color-40[class*="u-border-"]:hover,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-40.active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-40[class*="u-border-"].active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-40:active,
        a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-40[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-text-hover-custom-color-40:focus,
        a.u-button-style.u-button-style.u-text-hover-custom-color-40[class*="u-border-"]:focus,
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-40:hover,
        .u-text-hover-custom-color-40.u-language-url:hover,
        .u-text-hover-custom-color-40 .u-language-url:hover,
        .u-text-hover-custom-color-40.u-carousel-control:hover,
        .u-text-hover-custom-color-40.u-gallery-nav:hover,
        .u-popupmenu-items.u-text-hover-custom-color-40 .u-nav-link:hover,
        .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-40:hover
        {
            color: #166ee1 !important;
        }

        /* active */
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-40:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-40[class*="u-border-"]:active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-40.active,
        a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-40[class*="u-border-"].active,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-40,
        a.u-button-style.u-button-style.active > .u-text-active-custom-color-40[class*="u-border-"],
        :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-custom-color-40.active,
        .u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-40 .u-nav-link.active,
        .u-calendar-time-list .u-calendar-time-slot.u-text-active-custom-color-40.u-active
        {
            color: #166ee1 !important;
        }

        .u-text-custom-color-40 .u-svg-link {
            fill: #166ee1;
        }

        .u-text-hover-custom-color-40:hover .u-svg-link,
        .u-text-hover-custom-color-40:focus .u-svg-link,
        .u-button-style:hover > .u-text-hover-custom-color-40 .u-svg-link
        {
            fill: #166ee1;
        }

        .u-text-active-custom-color-40:active .u-svg-link.u-svg-link,
        .u-button-style.u-button-style:active > .u-text-active-custom-color-40 .u-svg-link,
        .u-button-style.u-button-style.active > .u-text-active-custom-color-40 .u-svg-link
        {
            fill: #166ee1;
        }

        .u-link.u-text-custom-color-40:hover
        {
            color: #1463cb !important;
        }

        a.u-link.u-text-hover-custom-color-40:hover
        {
            color: #166ee1 !important;
        }

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

        /** common-rules **/
        h1.u-title
        {
        font-size: 4.5rem;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: 'Playfair Display',serif;
        font-weight: 700;
        list-icon-spacing: 0.3;
        list-icon-size: 0.8;
        }
        h2.u-subtitle
        {
        font-size: 3rem;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: SofiaProMedium;
        font-weight: 400;
        letter-spacing: -1px;
        list-icon-spacing: 0.3;
        list-icon-size: 0.8;
        }
        h1:not(.u-title)
        {
        font-weight: 400;
        font-size: 4.5rem;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: SofiaProMedium;
        }
        h2:not(.u-subtitle)
        {
        font-size: 3rem;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: SofiaProRegular;
        font-weight: 400;
        list-icon-spacing: 0.3;
        list-icon-size: 0.8;
        }
        h3
        {
        font-size: 1.875rem;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: SofiaProRegular;
        font-weight: 400;
        list-icon-spacing: 0.3;
        list-icon-size: 0.8;
        }
        h4
        {
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: SofiaProRegular;
        }
        h5
        {
        font-weight: 400;
        font-size: 1.25rem;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: SofiaProRegular;
        }
        h6
        {
        font-weight: 400;
        font-size: 1.125rem;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: SofiaProRegular;
        }
        p.u-large-text
        {
        font-size: 1.5rem;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        p.u-small-text
        {
        font-size: 0.875rem;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: SofiaProLight;
        line-height: 1.5;
        list-icon-spacing: 0.3;
        list-icon-size: 0.8;
        }
        p:not(.u-text-variant)
        {
        font-size: 1rem;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        font-family: SofiaProLight;
        list-icon-spacing: 0.3;
        list-icon-size: 0.8;
        }
        a
        {
        font-size: 1rem;
        line-height: 1.4;
        text-decoration: underline;
        font-weight: 700;
        text-shadow-x: 2px;
        text-shadow-y: 2px;
        text-shadow-blur: 8px;
        }
        .u-btn
        {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 1.125rem;
        text-transform: uppercase;
        line-height: 1.4;
        letter-spacing: 1px;
        list-icon-spacing: 0.3;
        list-icon-size: 0.8;
        padding: 11px 148.641px 11.375px 148px;
        padding-top: 11px;
        padding-right: 36.4375px;
        padding-bottom: 11.375px;
        padding-left: 36px;
        font-family: SofiaProRegular;
        border-top-style: none;
        border-left-style: none;
        border-right-style: none;
        border-bottom-style: none;
        borders: top right bottom left;
        image-size: [object Object];
        image-fit: cover;
        image-zoom: 100;
        animation: [object Object];
        font-weight: 700;
        }
        blockquote
        {
        font-size: 1.125rem;
        font-style: italic;
        padding-left: 20px;
        border-width: 4px;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        font-family: SofiaProLight;
        }
        .u-metadata
        {
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        }
        ul:not(.u-unstyled)
        {
        font-size: 1rem;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.5;
        font-family: SofiaProLight;
        }
        ol
        {
        font-size: 1rem;
        margin-top: 20px;
        margin-bottom: 0px;
        line-height: 1.5;
        font-family: SofiaProLight;
        margin-bottom: 0px;
        }
        ol li
        {
        margin-bottom: 0px;
        }
        .u-post-content
        {
        font-size: 1.125rem;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        }
        .u-input
        {
        border-width: 1px;
        borders: top right bottom left;
        }
        .u-field-input[type="checkbox"]
        {
        form-field-checkbox-checked-icon: white;
        borders: top right bottom left;
        }
        .u-field-input[type="checkbox"]:checked
        {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
        }
        .u-field-input[type="checkbox"]
        {
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 1em;
        height: 1em;
        margin-top: 0.25empx;
        vertical-align: top;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        }
        .u-field-input[type="radio"]
        {
        form-field-radio-checked-icon: palette-1-base;
        border-radius: 15px;
        }
        .u-field-input[type="radio"]:checked
        {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%230778a8'/%3e%3c/svg%3e");
        }
        .u-field-input[type="radio"]
        {
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 1em;
        height: 1em;
        margin-top: 0.25empx;
        vertical-align: top;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        }
        .u-label
        {
        line-height: 1.2;
        }
        /** common-rules **/

        /** publish-rules **/
        /*begin-media rules*/
        @media (max-width: 1199px) {
        h1.u-title
        {
        font-size: 4.5rem;
        }
        }
        @media (max-width: 767px) {
        h1.u-title
        {
        font-size: 3.75rem;
        }
        }
        @media (max-width: 575px) {
        h1.u-title
        {
        font-size: 3rem;
        }
        }
        @media (max-width: 767px) {
        h2.u-subtitle
        {
        font-size: 2.25rem;
        }
        }
        @media (max-width: 575px) {
        h2.u-subtitle
        {
        font-size: 1.875rem;
        }
        }
        @media (max-width: 1199px) {
        h1:not(.u-title)
        {
        font-size: 3.75rem;
        }
        }
        @media (max-width: 767px) {
        h1:not(.u-title)
        {
        font-size: 3rem;
        }
        }
        @media (max-width: 575px) {
        h1:not(.u-title)
        {
        font-size: 2.25rem;
        }
        }
        @media (max-width: 767px) {
        h2:not(.u-subtitle)
        {
        font-size: 2.25rem;
        }
        }
        @media (max-width: 575px) {
        h2:not(.u-subtitle)
        {
        font-size: 1.875rem;
        }
        }
        @media (max-width: 767px) {
        h3
        {
        font-size: 1.875rem;
        }
        }
        @media (max-width: 575px) {
        h3
        {
        font-size: 1.5rem;
        }
        }
        @media (max-width: 767px) {
        p:not(.u-text-variant)
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        a
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        blockquote
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        ul:not(.u-unstyled)
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        ol
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        .u-post-content
        {
        font-size: 1rem;
        }
        }
        /*end-media rules*/
        /** publish-rules **/

        

        /** cms-rules **/
        /*begin-responsive rules*/
        .u-lg h1.u-title
        {
        font-size: 4.5rem;
        }
        .u-md h1.u-title
        {
        font-size: 4.5rem;
        }
        .u-sm h1.u-title
        {
        font-size: 3.75rem;
        }
        .u-xs h1.u-title
        {
        font-size: 3rem;
        }
        .u-sm h2.u-subtitle
        {
        font-size: 2.25rem;
        }
        .u-xs h2.u-subtitle
        {
        font-size: 1.875rem;
        }
        .u-lg h1:not(.u-title)
        {
        font-size: 3.75rem;
        }
        .u-md h1:not(.u-title)
        {
        font-size: 3.75rem;
        }
        .u-sm h1:not(.u-title)
        {
        font-size: 3rem;
        }
        .u-xs h1:not(.u-title)
        {
        font-size: 2.25rem;
        }
        .u-sm h2:not(.u-subtitle)
        {
        font-size: 2.25rem;
        }
        .u-xs h2:not(.u-subtitle)
        {
        font-size: 1.875rem;
        }
        .u-sm h3
        {
        font-size: 1.875rem;
        }
        .u-xs h3
        {
        font-size: 1.5rem;
        }
        .u-sm p:not(.u-text-variant)
        {
        font-size: 1rem;
        }
        .u-xs p:not(.u-text-variant)
        {
        font-size: 1rem;
        }
        .u-sm a
        {
        font-size: 1rem;
        }
        .u-xs a
        {
        font-size: 1rem;
        }
        .u-sm blockquote
        {
        font-size: 1rem;
        }
        .u-xs blockquote
        {
        font-size: 1rem;
        }
        .u-sm ul:not(.u-unstyled)
        {
        font-size: 1rem;
        }
        .u-xs ul:not(.u-unstyled)
        {
        font-size: 1rem;
        }
        .u-sm ol
        {
        font-size: 1rem;
        }
        .u-xs ol
        {
        font-size: 1rem;
        }
        .u-sm .u-post-content
        {
        font-size: 1rem;
        }
        .u-xs .u-post-content
        {
        font-size: 1rem;
        }
        /*end-responsive rules*/
        /** cms-rules **/

        /** color-rules **/
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > h2.u-subtitle,
        .u-gradient > .u-container-layout > h2.u-subtitle,
        .u-image:not(.u-shading) > .u-container-layout > h2.u-subtitle,
        h2.u-subtitle
        {
        color: #0778a8;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > h2:not(.u-subtitle),
        .u-gradient > .u-container-layout > h2:not(.u-subtitle),
        .u-image:not(.u-shading) > .u-container-layout > h2:not(.u-subtitle),
        h2:not(.u-subtitle)
        {
        color: #073874;
        }
        .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: #166ee1;
        text-shadow-color: grey-50;
        }
        .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: #1463cb;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > a:active,
        .u-gradient > .u-container-layout > a:active,
        .u-image:not(.u-shading) > .u-container-layout > a:active,
        a:active
        {
        color: #1463cb;
        }
        .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: #0778a8;
        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: #073874;
        color: #ffffff;
        }
        .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: #073874;
        color: #ffffff;
        }
        .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: #066c97;
        color: #e6e6e6;
        }
        .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: #0778a8;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-input,
        .u-gradient > .u-container-layout > .u-input,
        .u-image:not(.u-shading) > .u-container-layout > .u-input,
        .u-input
        {
        border-color: #b3b3b3;
        background-color: #ffffff;
        color: #000000;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-field-input[type="checkbox"],
        .u-gradient > .u-container-layout > .u-field-input[type="checkbox"],
        .u-image:not(.u-shading) > .u-container-layout > .u-field-input[type="checkbox"],
        .u-field-input[type="checkbox"]
        {
        background-color: #c0c0c0;
        color: #000000;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-field-input[type="checkbox"]:hover,
        .u-gradient > .u-container-layout > .u-field-input[type="checkbox"]:hover,
        .u-image:not(.u-shading) > .u-container-layout > .u-field-input[type="checkbox"]:hover,
        .u-field-input[type="checkbox"]:hover
        {
        background-color: #adadad;
        color: #000000;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-field-input[type="checkbox"]:focus,
        .u-gradient > .u-container-layout > .u-field-input[type="checkbox"]:focus,
        .u-image:not(.u-shading) > .u-container-layout > .u-field-input[type="checkbox"]:focus,
        .u-field-input[type="checkbox"]:focus
        {
        background-color: #adadad;
        color: #000000;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-field-input[type="checkbox"]:checked,
        .u-gradient > .u-container-layout > .u-field-input[type="checkbox"]:checked,
        .u-image:not(.u-shading) > .u-container-layout > .u-field-input[type="checkbox"]:checked,
        .u-field-input[type="checkbox"]:checked
        {
        background-color: #0778a8;
        color: #ffffff;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-field-input[type="radio"],
        .u-gradient > .u-container-layout > .u-field-input[type="radio"],
        .u-image:not(.u-shading) > .u-container-layout > .u-field-input[type="radio"],
        .u-field-input[type="radio"]
        {
        background-color: #c0c0c0;
        color: #000000;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-field-input[type="radio"]:hover,
        .u-gradient > .u-container-layout > .u-field-input[type="radio"]:hover,
        .u-image:not(.u-shading) > .u-container-layout > .u-field-input[type="radio"]:hover,
        .u-field-input[type="radio"]:hover
        {
        background-color: #adadad;
        color: #000000;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-field-input[type="radio"]:focus,
        .u-gradient > .u-container-layout > .u-field-input[type="radio"]:focus,
        .u-image:not(.u-shading) > .u-container-layout > .u-field-input[type="radio"]:focus,
        .u-field-input[type="radio"]:focus
        {
        background-color: #adadad;
        color: #000000;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-field-input[type="radio"]:checked,
        .u-gradient > .u-container-layout > .u-field-input[type="radio"]:checked,
        .u-image:not(.u-shading) > .u-container-layout > .u-field-input[type="radio"]:checked,
        .u-field-input[type="radio"]:checked
        {
        background-color: #c0c0c0;
        color: #000000;
        }
        /** color-rules **/

        /** alt-color-rules **/
        :where(.u-custom-color-1, .u-custom-color-2, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-9, .u-custom-color-10, .u-custom-color-13, .u-custom-color-19, .u-custom-color-20, .u-custom-color-21, .u-custom-color-22, .u-custom-color-23, .u-custom-color-24, .u-custom-color-25, .u-custom-color-38, .u-custom-color-39, .u-custom-color-40, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-3-base, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-3, .u-palette-3-light-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-4, .u-palette-4-light-1, .u-palette-5-base, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-palette-5, .u-palette-5-light-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey, .u-shading) h2.u-subtitle, :where(.u-overlap-contrast .u-header) h2.u-subtitle:not(.u-nav-link):not(.u-btn)
        {
        color: #a4e0fa;
        }
        :where(.u-custom-color-1, .u-custom-color-2, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-9, .u-custom-color-10, .u-custom-color-13, .u-custom-color-19, .u-custom-color-20, .u-custom-color-21, .u-custom-color-22, .u-custom-color-23, .u-custom-color-24, .u-custom-color-25, .u-custom-color-38, .u-custom-color-39, .u-custom-color-40, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-3-base, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-3, .u-palette-3-light-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-4, .u-palette-4-light-1, .u-palette-5-base, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-palette-5, .u-palette-5-light-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey, .u-shading) h2:not(.u-subtitle), :where(.u-overlap-contrast .u-header) h2:not(.u-subtitle):not(.u-nav-link):not(.u-btn)
        {
        color: #ffffff;
        }
        :where(.u-custom-color-1, .u-custom-color-2, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-9, .u-custom-color-10, .u-custom-color-13, .u-custom-color-19, .u-custom-color-20, .u-custom-color-21, .u-custom-color-22, .u-custom-color-23, .u-custom-color-24, .u-custom-color-25, .u-custom-color-38, .u-custom-color-39, .u-custom-color-40, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-3-base, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-3, .u-palette-3-light-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-4, .u-palette-4-light-1, .u-palette-5-base, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-palette-5, .u-palette-5-light-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey, .u-shading) a, :where(.u-overlap-contrast .u-header) a:not(.u-nav-link):not(.u-btn)
        {
        color: #ffffff;
        }
        :where(.u-custom-color-1, .u-custom-color-2, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-9, .u-custom-color-10, .u-custom-color-13, .u-custom-color-19, .u-custom-color-20, .u-custom-color-21, .u-custom-color-22, .u-custom-color-23, .u-custom-color-24, .u-custom-color-25, .u-custom-color-38, .u-custom-color-39, .u-custom-color-40, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-3-base, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-3, .u-palette-3-light-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-4, .u-palette-4-light-1, .u-palette-5-base, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-palette-5, .u-palette-5-light-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey) a:hover
        {
        color: #a1a1a1;
        }
        :where(.u-custom-color-1, .u-custom-color-2, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-9, .u-custom-color-10, .u-custom-color-13, .u-custom-color-19, .u-custom-color-20, .u-custom-color-21, .u-custom-color-22, .u-custom-color-23, .u-custom-color-24, .u-custom-color-25, .u-custom-color-38, .u-custom-color-39, .u-custom-color-40, .u-body-color, .u-palette-1-base, .u-palette-1-dark-3, .u-palette-1-dark-2, .u-palette-1-dark-1, .u-palette-1, .u-palette-2-base, .u-palette-2-dark-3, .u-palette-2-dark-2, .u-palette-2-dark-1, .u-palette-2, .u-palette-3-base, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-3, .u-palette-3-light-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-1, .u-palette-4, .u-palette-4-light-1, .u-palette-5-base, .u-palette-5-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-1, .u-palette-5, .u-palette-5-light-1, .u-grey-40, .u-grey-30, .u-grey-90, .u-grey-80, .u-grey-75, .u-black, .u-grey-70, .u-grey-60, .u-grey-50, .u-grey-dark-3, .u-grey-dark-2, .u-grey-dark-1, .u-grey) a:active
        {
        color: #a1a1a1;
        }
        :where(.u-shading, .u-overlap-contrast .u-header) .u-btn
        {
        background-color: #a4e0fa;
        color: #000000;
        }
        :where(.u-shading, .u-overlap-contrast .u-header) .u-btn:hover
        {
        background-color: #ffffff;
        color: #000000;
        }
        :where(.u-shading, .u-overlap-contrast .u-header) .u-btn:active
        {
        background-color: #7dd3f8;
        color: #ffffff;
        }
        /** alt-color-rules **/
    


/*end-variables sitestylecss*/
.u-header .u-sheet-1 {
  min-height: 97px;
}

.u-header .u-image-1 {
  width: 326px;
  height: 37px;
  margin: 30px auto 0 0;
}

.u-header .u-logo-image-1 {
  width: 100%;
  height: 100%;
}

.u-header .u-search-1 {
  width: 266px;
  min-height: 38px;
  height: auto;
  margin: -37px 30px 30px auto;
}

.u-header .u-search-icon-1 {
  width: 36px;
  height: 36px;
  padding: 10px;
}
.u-header .u-section-row-2 {
  background-image: none;
  --color-var: #f2f2f2;
}

.u-header .u-sheet-2 {
  min-height: 93px;
}

.u-header .u-menu-1 {
  margin: 27px auto;
}

.u-header .u-nav-1 {
  font-weight: 400;
  font-family: SofiaProRegular;
  font-size: 0.9375rem;
  text-transform: uppercase;
}

.u-header .u-sidenav-1 {
  --opacity: 0.85;
}

.u-header .u-nav-2 {
  font-size: 1rem;
  letter-spacing: 0px;
  font-weight: 700;
  text-transform: none;
}
@media (max-width: 1199px) {
  .u-header .u-search-1 {
    margin-top: -37px;
  }
}
@media (max-width: 1199px) {
  .u-header .u-sheet-2 {
    min-height: 75px;
  }

  .u-header .u-menu-1 {
    margin: 18px 0;
  }
}

@media (max-width: 991px) {
  .u-header .u-menu-1 {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .u-header .u-search-1 {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .u-header .u-sheet-1 {
    min-height: 153px;
  }

  .u-header .u-image-1 {
    width: 306px;
    height: 34px;
    margin-top: 35px;
    margin-left: auto;
  }

  .u-header .u-search-1 {
    margin-top: 29px;
    margin-right: auto;
    margin-bottom: 17px;
  }
}

 .u-footer {
  background-image: none;
}

.u-footer .u-sheet-1 {
  min-height: 373px;
}

.u-footer .u-layout-wrap-1 {
  margin: 27px 0 0;
}

.u-footer .u-layout-cell-1 {
  min-height: 73px;
}

.u-footer .u-container-layout-1 {
  padding: 10px;
}

.u-footer .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 26px 0 auto;
  padding: 11px 78px 13px 77px;
}

.u-footer .u-layout-cell-2 {
  min-height: 73px;
}

.u-footer .u-container-layout-2 {
  padding: 10px 30px;
}

.u-footer .u-btn-2 {
  border-style: solid;
  background-image: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 auto 0 0;
  padding: 12px 40px 12px 38px;
}

.u-footer .u-social-icons-1 {
  height: 32px;
  width: 283px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: 24px auto 0;
}

.u-footer .u-icon-1 {
  height: 100%;
}

.u-footer .u-icon-2 {
  height: 100%;
}

.u-footer .u-icon-3 {
  height: 100%;
}

.u-footer .u-icon-4 {
  height: 100%;
}

.u-footer .u-icon-5 {
  height: 100%;
}

.u-footer .u-text-1 {
  line-height: 1.4;
  font-family: SofiaProLight;
  width: 623px;
  margin: 23px auto 60px;
}
@media (max-width: 1199px) {
  .u-footer .u-sheet-1 {
    min-height: 360px;
  }

  .u-footer .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-footer .u-layout-cell-1 {
    min-height: 60px;
  }

  .u-footer .u-btn-1 {
    margin-right: 0;
  }

  .u-footer .u-layout-cell-2 {
    min-height: 60px;
  }
}
@media (max-width: 991px) {
  .u-footer .u-sheet-1 {
    min-height: 400px;
  }

  .u-footer .u-layout-wrap-1 {
    margin-top: 55px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-footer .u-layout-cell-1 {
    min-height: 74px;
  }

  .u-footer .u-container-layout-1 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .u-footer .u-btn-1 {
    margin-right: auto;
    padding-right: 48px;
    padding-left: 46px;
  }

  .u-footer .u-layout-cell-2 {
    min-height: 74px;
  }

  .u-footer .u-container-layout-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .u-footer .u-btn-2 {
    margin-top: 0;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 8px;
  }

  .u-footer .u-text-1 {
    width: auto;
    margin-top: 14px;
    margin-left: 49px;
    margin-right: 49px;
  }
}
@media (max-width: 767px) {
  .u-footer .u-sheet-1 {
    min-height: 500px;
  }

  .u-footer .u-layout-wrap-1 {
    margin-top: 7px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-footer .u-layout-cell-1 {
    min-height: 54px;
  }

  .u-footer .u-layout-cell-2 {
    min-height: 77px;
  }

  .u-footer .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
  }

  .u-footer .u-social-icons-1 {
    margin-top: 17px;
  }

  .u-footer .u-text-1 {
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .u-footer .u-layout-wrap-1 {
    margin-top: 28px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-footer .u-layout-cell-1 {
    min-height: 54px;
  }

  .u-footer .u-layout-cell-2 {
    min-height: 71px;
  }

  .u-footer .u-social-icons-1 {
    margin-top: 17px;
  }
}

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