.fr-clearfix::after { clear: both; display: block; content: ""; height: 0px; }
.fr-hide-by-clipping { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; }
.fr-view img.fr-rounded, .fr-view .fr-img-caption.fr-rounded img { border-radius: 10px; background-clip: padding-box; }
.fr-view img.fr-shadow, .fr-view .fr-img-caption.fr-shadow img { box-shadow: #cccccc 10px 10px 5px 0px; }
.fr-view img.fr-bordered, .fr-view .fr-img-caption.fr-bordered img { border: 5px solid #cccccc; }
.fr-view img.fr-bordered { box-sizing: content-box; }
.fr-view .fr-img-caption.fr-bordered img { box-sizing: border-box; }
.fr-view { overflow-wrap: break-word; }
.fr-view span[style~="color:"] a { color: inherit; }
.fr-view strong { font-weight: 700; }
.fr-view table[border="0"] td:not([class]), .fr-view table[border="0"] th:not([class]), .fr-view table[border="0"] td[class=""], .fr-view table[border="0"] th[class=""] { border-width: 0px; }
.fr-view table { border: none; border-collapse: collapse; empty-cells: show; max-width: 100%; }
.fr-view table td { min-width: 5px; }
.fr-view table.fr-dashed-borders td, .fr-view table.fr-dashed-borders th { border-style: dashed; }
.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) { background: whitesmoke; }
.fr-view table td, .fr-view table th { border: 1px solid #dddddd; }
.fr-view table td:empty, .fr-view table th:empty { height: 20px; }
.fr-view table td.fr-highlighted, .fr-view table th.fr-highlighted { border: 1px double red; }
.fr-view table td.fr-thick, .fr-view table th.fr-thick { border-width: 2px; }
.fr-view table th { background: #ececec; }
.fr-view hr { clear: both; user-select: none; break-after: page; }
.fr-view .fr-file { position: relative; }
.fr-view .fr-file::after { position: relative; content: "📎"; font-weight: normal; }
.fr-view pre { white-space: pre-wrap; overflow-wrap: break-word; overflow: visible; }
.fr-view span.fr-emoticon { font-weight: normal; font-family: "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; display: inline; line-height: 0; }
.fr-view span.fr-emoticon.fr-emoticon-img { font-size: inherit; height: 1em; width: 1em; min-height: 20px; min-width: 20px; display: inline-block; margin: -0.1em 0.1em 0.1em; line-height: 1; vertical-align: middle; background-repeat: no-repeat !important; }
.fr-view .fr-text-gray { color: #aaaaaa !important; }
.fr-view .fr-text-bordered { border-top: 1px solid #222222; border-bottom: 1px solid #222222; padding: 10px 0px; }
.fr-view .fr-text-spaced { letter-spacing: 1px; }
.fr-view .fr-text-uppercase { text-transform: uppercase; }
.fr-view .fr-class-highlighted { background-color: #ffff00; }
.fr-view .fr-class-code { border-color: #cccccc; border-radius: 2px; background: #f5f5f5; padding: 10px; font-family: "Courier New", Courier, monospace; }
.fr-view .fr-class-transparency { opacity: 0.5; }
.fr-view img { position: relative; max-width: 100%; }
.fr-view img.fr-dib { margin: 10px auto; display: block; float: none; vertical-align: top; }
.fr-view img.fr-dib.fr-fil { margin-left: 0px; text-align: left; }
.fr-view img.fr-dib.fr-fir { margin-right: 0px; text-align: right; }
.fr-view img.fr-dii { display: inline-block; float: none; vertical-align: bottom; margin-left: 5px; margin-right: 5px; max-width: calc(100% - 10px); }
.fr-view img.fr-dii.fr-fil { float: left; margin: 10px 15px 10px 0px; max-width: calc(100% - 5px); }
.fr-view img.fr-dii.fr-fir { float: right; margin: 10px 0px 10px 15px; max-width: calc(100% - 5px); }
.fr-view span.fr-img-caption { position: relative; max-width: 100%; }
.fr-view span.fr-img-caption.fr-dib { margin: 5px auto; display: block; float: none; vertical-align: top; }
.fr-view span.fr-img-caption.fr-dib.fr-fil { margin-left: 0px; text-align: left; }
.fr-view span.fr-img-caption.fr-dib.fr-fir { margin-right: 0px; text-align: right; }
.fr-view span.fr-img-caption.fr-dii { display: inline-block; float: none; vertical-align: bottom; margin-left: 5px; margin-right: 5px; max-width: calc(100% - 10px); }
.fr-view span.fr-img-caption.fr-dii.fr-fil { float: left; margin: 5px 5px 5px 0px; max-width: calc(100% - 5px); }
.fr-view span.fr-img-caption.fr-dii.fr-fir { float: right; margin: 5px 0px 5px 5px; max-width: calc(100% - 5px); }
.fr-view .fr-video { text-align: center; position: relative; }
.fr-view .fr-video.fr-rv { padding-bottom: 56.25%; padding-top: 30px; height: 0px; overflow: hidden; }
.fr-view .fr-video.fr-rv > iframe, .fr-view .fr-video.fr-rv object, .fr-view .fr-video.fr-rv embed { top: 0px; left: 0px; width: 100%; height: 100%; position: absolute !important; }
.fr-view .fr-video > * { box-sizing: content-box; max-width: 100%; border: none; }
.fr-view .fr-video.fr-dvb { display: block; clear: both; }
.fr-view .fr-video.fr-dvb.fr-fvl { text-align: left; }
.fr-view .fr-video.fr-dvb.fr-fvr { text-align: right; }
.fr-view .fr-video.fr-dvi { display: inline-block; }
.fr-view .fr-video.fr-dvi.fr-fvl { float: left; }
.fr-view .fr-video.fr-dvi.fr-fvr { float: right; }
.fr-view a.fr-strong { font-weight: 700; }
.fr-view a.fr-green { color: green; }
.fr-view .fr-img-caption { text-align: center; }
.fr-view .fr-img-caption .fr-img-wrap { padding: 0px; margin: auto; text-align: center; width: 100%; }
.fr-view .fr-img-caption .fr-img-wrap a { display: block; }
.fr-view .fr-img-caption .fr-img-wrap img { display: block; margin: auto; width: 100%; }
.fr-view .fr-img-caption .fr-img-wrap > span { margin: auto; display: block; padding: 5px 5px 10px; font-size: 14px; font-weight: initial; box-sizing: border-box; opacity: 0.9; width: 100%; text-align: center; }
.fr-view button.fr-rounded, .fr-view input.fr-rounded, .fr-view textarea.fr-rounded { border-radius: 10px; background-clip: padding-box; }
.fr-view button.fr-large, .fr-view input.fr-large, .fr-view textarea.fr-large { font-size: 24px; }
a.fr-view.fr-strong { font-weight: 700; }
a.fr-view.fr-green { color: green; }
img.fr-view { position: relative; max-width: 100%; }
img.fr-view.fr-dib { margin: 5px auto; display: block; float: none; vertical-align: top; }
img.fr-view.fr-dib.fr-fil { margin-left: 0px; text-align: left; }
img.fr-view.fr-dib.fr-fir { margin-right: 0px; text-align: right; }
img.fr-view.fr-dii { display: inline-block; float: none; vertical-align: bottom; margin-left: 5px; margin-right: 5px; max-width: calc(100% - 10px); }
img.fr-view.fr-dii.fr-fil { float: left; margin: 5px 5px 5px 0px; max-width: calc(100% - 5px); }
img.fr-view.fr-dii.fr-fir { float: right; margin: 5px 0px 5px 5px; max-width: calc(100% - 5px); }
span.fr-img-caption.fr-view { position: relative; max-width: 100%; }
span.fr-img-caption.fr-view.fr-dib { margin: 5px auto; display: block; float: none; vertical-align: top; }
span.fr-img-caption.fr-view.fr-dib.fr-fil { margin-left: 0px; text-align: left; }
span.fr-img-caption.fr-view.fr-dib.fr-fir { margin-right: 0px; text-align: right; }
span.fr-img-caption.fr-view.fr-dii { display: inline-block; float: none; vertical-align: bottom; margin-left: 5px; margin-right: 5px; max-width: calc(100% - 10px); }
span.fr-img-caption.fr-view.fr-dii.fr-fil { float: left; margin: 5px 5px 5px 0px; max-width: calc(100% - 5px); }
span.fr-img-caption.fr-view.fr-dii.fr-fir { float: right; margin: 5px 0px 5px 5px; max-width: calc(100% - 5px); }
html { font-family: sans-serif; text-size-adjust: 100%; }
body { margin: 0px; }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }
a { background-color: transparent; }
a:active, a:hover { outline-width: 0px; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, html [type="button"], [type="reset"], [type="submit"] { appearance: button; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { appearance: none; }
::-webkit-input-placeholder { color: inherit; opacity: 0.54; }
::-webkit-file-upload-button { appearance: button; font: inherit; }
ul, ol { padding-left: 20px; }
.u-over-slide { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.u-effect-hover-zoomOut .u-back-slide, .u-effect-hover-zoomOut .u-background-effect-image { transition: transform 500ms ease 0s; transform: scale(var(--effect-scale)); }
.u-effect-hover-zoomOut:hover .u-back-slide, .u-effect-hover-zoomOut:hover .u-background-effect-image, .u-effect-hover-zoomOut.u-effect-active .u-back-slide, .u-effect-hover-zoomOut.u-effect-active .u-background-effect-image { transform: scale(1); }
.u-btn { display: table; cursor: pointer; color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; font-weight: inherit; text-decoration: none; border: 0px none transparent; background-color: transparent; margin: 0px; font-style: initial; white-space: nowrap; user-select: none; vertical-align: middle; text-align: center; padding: 10px 30px; border-radius: 0px; --border-radius: 0; align-self: flex-start; outline: none !important; }
.u-btn:focus, .u-btn:active:focus, .u-btn.active:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
.u-btn:hover, .u-btn:focus { text-decoration: none; }
.u-btn:active, .u-btn.active { outline: 0px; background-image: none; }
.u-button-style.u-border-no-right.u-border-no-left.u-border-no-bottom, .u-button-style.u-border-no-top.u-border-no-left.u-border-no-bottom, .u-button-style.u-border-no-top.u-border-no-right.u-border-no-bottom, .u-button-style.u-border-no-top.u-border-no-right.u-border-no-left, .u-btn-rectangle { border-radius: 0px !important; }
.u-button-style { transition-property: background-color, color, border-color; }
.u-text a, .u-post-content a, .u-product-control.u-text a { font-size: inherit !important; font-family: inherit !important; line-height: inherit !important; letter-spacing: inherit !important; text-transform: inherit !important; }
.u-filter-item a, .u-nav-link, .u-tab-link { font-size: inherit; font-family: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; text-decoration: inherit; }
.u-link, a { border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; }
.u-logo { color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; font-style: inherit; font-weight: inherit; text-decoration: none; border: 0px none transparent; background-color: transparent; margin: 0px; outline: none !important; }
.u-image.u-logo { display: table; white-space: nowrap; }
.u-image.u-logo img { display: block; }
@keyframes loaderIconRotation { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.u-form-number input[type="range"]::-webkit-slider-thumb { appearance: none; width: var(--thumb-size); height: var(--thumb-size); border-radius: var(--thumb-radius); background: var(--thumb-color); border: var(--thumb-border-width) solid var(--thumb-border-color); box-shadow: var(--thumb-shadow); margin-top: -6px; }
.u-form-number input[type="range"]::-webkit-slider-thumb:hover { background: var(--thumb-hover-color); }
.u-form-number input[type="range"]::-webkit-slider-runnable-track { height: 2px; border: none; border-radius: 0px; box-shadow: none; }
.u-form-number input[type="range"]::-webkit-slider-runnable-track { background: linear-gradient(var(--track-active-color), var(--track-active-color)) 0/var(--progress) 100% no-repeat, var(--track-color); }
*, ::before, ::after { box-sizing: border-box; }
html { height: 100%; overflow: hidden auto; }
body { height: auto; min-height: 100%; overflow-x: clip; }
body, aside, .u-sidebar-block, section, header, footer { position: relative; }
section > *, header > *, footer > *, .u-sheet > *, .u-section-row > * { position: relative; }
a { color: #259bca; text-decoration: none; }
a:hover { color: #0676a4; }
a:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
.u-clearfix::after, .u-clearfix::before { content: ""; display: table; }
.u-clearfix::after { clear: both; }
.u-spacing-10.u-search-icon, .u-spacing-10.u-gallery-nav, .u-spacing-10.u-carousel-control { padding: 10px; }
.u-hidden { display: none !important; }
@media (min-width: 768px) and (max-width: 991px) {
  .u-hidden-md { display: none !important; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-hidden-sm { display: none !important; }
}
@media (max-width: 575px) {
  .u-hidden-xs { display: none !important; }
}
.u-border-none:not([class*="u-border-hover-"]):not([class*="u-border-active-"]), .u-border-none:not(:hover):not(.hover)[class*="u-border-hover-"], .u-border-none:not(:active):not(.active)[class*="u-border-active-"] { border-width: 0px !important; }
.u-button-style[class*="u-border-"].u-border-no-top, [class*="u-border-"].u-border-no-top { border-top-width: 0px; border-top-style: none; }
.u-button-style[class*="u-border-"].u-border-no-right, [class*="u-border-"].u-border-no-right { border-right-width: 0px; border-right-style: none; }
.u-button-style[class*="u-border-"].u-border-no-bottom, [class*="u-border-"].u-border-no-bottom { border-bottom-width: 0px; border-bottom-style: none; }
.u-button-style[class*="u-border-"].u-border-no-left, [class*="u-border-"].u-border-no-left { border-left-width: 0px; border-left-style: none; }
.u-text-default { display: table; align-self: flex-start; width: fit-content; }
@media (min-width: 1400px) {
  .u-text-default-xxl { display: table; align-self: flex-start; width: fit-content; }
}
.u-image, .u-background-effect-image, .u-video-poster { object-fit: cover; display: block; vertical-align: middle; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; }
img.u-image, .u-video-poster { overflow: hidden; }
.u-image:where(:not(img):not(.u-hover-box)) { overflow: visible; }
[data-post-link], [data-href] { cursor: pointer; }
.u-sheet { position: relative; margin: 0px auto; }
.u-xl-mode .u-sheet { width: var(--theme-sheet-width-xl); }
.u-xxl-mode .u-sheet { width: var(--theme-sheet-width-xxl); }
@media (min-width: 1400px) {
  .u-sheet { width: var(--theme-sheet-width-xxl) !important; }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-sheet { width: var(--theme-sheet-width-xl) !important; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-sheet { width: var(--theme-sheet-width-xl) !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-sheet { width: var(--theme-sheet-width-lg) !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-sheet { width: var(--theme-sheet-width-md) !important; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-sheet { width: var(--theme-sheet-width-sm) !important; }
}
@media (max-width: 575px) {
  .u-sheet { width: var(--theme-sheet-width-xs) !important; }
}
.u-body .u-sheet .u-sheet { width: 100% !important; }
.u-container-layout { position: relative; flex: 1 1 0%; max-width: 100%; transition-duration: inherit; }
.u-audio-main-layout-wrapper, .u-audio-main-layout-wrapper > *, .u-inner-container-layout, .u-inner-container-layout > *, .u-group-elements, .u-group-elements > *, .u-container-layout > * { position: relative; }
.u-inner-container-layout { white-space: normal; }
.u-expanded { left: 0px; top: 0px; width: 100%; height: 100%; position: absolute !important; }
.u-expanded-width { width: 100% !important; }
@media (min-width: 1400px) {
  .u-expanded-width-xxl { width: 100% !important; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-expanded-width-xl { width: 100% !important; }
}
.u-expanded-width:not(.custom-expanded) { margin-left: 0px !important; margin-right: 0px !important; }
.u-expanded-height { position: absolute !important; height: 100% !important; }
.u-expanded-height:not(.custom-expanded) { top: 0px !important; }
.u-valign-middle, .u-valign-top, .u-valign-bottom { display: flex; flex-direction: column; }
@media (min-width: 1400px) {
  .u-valign-middle-xxl, .u-valign-top-xxl, .u-valign-bottom-xxl { display: flex; flex-direction: column; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-valign-middle-xl, .u-xxl-mode .u-valign-top-xl, .u-xxl-mode .u-valign-bottom-xl { display: flex; flex-direction: column; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-valign-middle-lg, .u-valign-top-lg, .u-valign-bottom-lg { display: flex; flex-direction: column; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-valign-middle-md, .u-valign-top-md, .u-valign-bottom-md { display: flex; flex-direction: column; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-valign-middle-sm, .u-valign-top-sm, .u-valign-bottom-sm { display: flex; flex-direction: column; }
}
@media (max-width: 575px) {
  .u-valign-middle-xs, .u-valign-top-xs, .u-valign-bottom-xs { display: flex; flex-direction: column; }
}
.u-valign-middle > *, .u-valign-top > *, .u-valign-bottom > * { flex-shrink: 0; }
.u-valign-middle { justify-content: center; }
@media (min-width: 1400px) {
  .u-valign-middle-xxl { justify-content: center; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-valign-middle-xl { justify-content: center; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-valign-middle-lg { justify-content: center; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-valign-middle-md { justify-content: center; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-valign-middle-sm { justify-content: center; }
}
@media (max-width: 575px) {
  .u-valign-middle-xs { justify-content: center; }
}
.u-valign-top { justify-content: flex-start; }
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-valign-top-xl { justify-content: flex-start; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-valign-top-lg { justify-content: flex-start; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-valign-top-md { justify-content: flex-start; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-valign-top-sm { justify-content: flex-start; }
}
@media (max-width: 575px) {
  .u-valign-top-xs { justify-content: flex-start; }
}
@media (min-width: 1400px) {
  .u-valign-bottom-xxl { justify-content: flex-end; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-valign-bottom-xl { justify-content: flex-end; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-valign-bottom-lg { justify-content: flex-end; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-valign-bottom-md { justify-content: flex-end; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-valign-bottom-sm { justify-content: flex-end; }
}
@media (max-width: 767px) {
  :not(.u-sheet) > [class*="u-gutter-"]:not(.u-gutter-0).u-expanded-width { overflow: hidden; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-layout-wrap:not(.u-layout-custom-sm) .u-layout-row > * { min-width: 100%; }
  .u-layout-wrap:not(.u-layout-custom-sm) .u-layout { margin-left: 0px !important; margin-right: 0px !important; }
  .u-layout-wrap:not(.u-layout-custom-sm) .u-layout .u-layout-cell { border-left: 0px !important; border-right: 0px !important; }
  .u-absolute-hcenter, .u-absolute-hcenter-sm { max-width: 100%; }
}
@media (max-width: 575px) {
  .u-layout-wrap:not(.u-layout-custom-xs) .u-layout-row > * { min-width: 100%; }
  .u-layout-wrap:not(.u-layout-custom-xs) .u-layout { margin-left: 0px !important; margin-right: 0px !important; }
  .u-layout-wrap:not(.u-layout-custom-xs) .u-layout .u-layout-cell { border-left: 0px !important; border-right: 0px !important; }
  .u-absolute-hcenter, .u-absolute-hcenter-xs { max-width: 100%; }
}
.u-layout-col > .u-size-30 { flex: 30 0 auto; }
.u-layout-row > .u-size-20 { flex: 0 0 33.3333%; max-width: 33.3333%; min-width: 33.3333%; }
@media (min-width: 1400px) {
  .u-layout-row > .u-size-38-xxl { flex: 0 0 63.3333%; max-width: 63.3333%; min-width: 63.3333%; }
  .u-layout-row > .u-size-17-xxl { flex: 0 0 28.3333%; max-width: 28.3333%; min-width: 28.3333%; }
  .u-layout-row > .u-size-3-xxl { flex: 0 0 5%; max-width: 5%; min-width: 5%; }
  .u-layout-row > .u-size-2-xxl { flex: 0 0 3.33333%; max-width: 3.33333%; min-width: 3.33333%; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-layout-row > .u-size-38-xl { flex: 0 0 63.3333%; max-width: 63.3333%; min-width: 63.3333%; }
  .u-xxl-mode .u-layout-row > .u-size-17-xl { flex: 0 0 28.3333%; max-width: 28.3333%; min-width: 28.3333%; }
  .u-xxl-mode .u-layout-row > .u-size-3-xl { flex: 0 0 5%; max-width: 5%; min-width: 5%; }
  .u-xxl-mode .u-layout-row > .u-size-2-xl { flex: 0 0 3.33333%; max-width: 3.33333%; min-width: 3.33333%; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-layout-row > .u-size-38-lg { flex: 0 0 63.3333%; max-width: 63.3333%; min-width: 63.3333%; }
  .u-layout-row > .u-size-17-lg { flex: 0 0 28.3333%; max-width: 28.3333%; min-width: 28.3333%; }
  .u-layout-row > .u-size-3-lg { flex: 0 0 5%; max-width: 5%; min-width: 5%; }
  .u-layout-row > .u-size-2-lg { flex: 0 0 3.33333%; max-width: 3.33333%; min-width: 3.33333%; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-layout-row > .u-size-29-md { flex: 0 0 48.3333%; max-width: 48.3333%; min-width: 48.3333%; }
  .u-layout-row > .u-size-23-md { flex: 0 0 38.3333%; max-width: 38.3333%; min-width: 38.3333%; }
  .u-layout-row > .u-size-5-md { flex: 0 0 8.33333%; max-width: 8.33333%; min-width: 8.33333%; }
  .u-layout-row > .u-size-2-md { flex: 0 0 3.33333%; max-width: 3.33333%; min-width: 3.33333%; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-layout-row > .u-size-26-sm { flex: 0 0 43.3333%; max-width: 43.3333%; min-width: 43.3333%; }
  .u-layout-row > .u-size-21-sm { flex: 0 0 35%; max-width: 35%; min-width: 35%; }
  .u-layout-row > .u-size-9-sm { flex: 0 0 15%; max-width: 15%; min-width: 15%; }
  .u-layout-row > .u-size-4-sm { flex: 0 0 6.66667%; max-width: 6.66667%; min-width: 6.66667%; }
}
@media (max-width: 575px) {
  .u-layout-row > .u-size-26-xs { flex: 0 0 43.3333%; max-width: 43.3333%; min-width: 43.3333%; }
  .u-layout-row > .u-size-21-xs { flex: 0 0 35%; max-width: 35%; min-width: 35%; }
  .u-layout-row > .u-size-9-xs { flex: 0 0 15%; max-width: 15%; min-width: 15%; }
  .u-layout-row > .u-size-4-xs { flex: 0 0 6.66667%; max-width: 6.66667%; min-width: 6.66667%; }
}
.u-gutter-0 .u-layout { margin: 0px; }
.u-gutter-0 .u-layout .u-layout-cell { border: 0px solid transparent; }
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .u-layout-col > * { flex-basis: auto !important; }
}
.u-layout-col, .u-layout-row, .u-layout-col > *, .u-layout-row > * { display: flex; }
.u-layout-col, .u-layout-row { flex: 1 1 auto; }
.u-layout-row > * { max-height: 100%; min-height: fit-content; }
.u-layout-col > * { min-height: fit-content; max-width: 100%; }
.u-layout-col { flex-direction: column; min-height: fit-content; }
.u-layout-row { flex-flow: wrap; min-height: fit-content; max-width: 100%; }
.u-layout-cell { position: relative; display: flex; background-clip: padding-box; background-origin: padding-box; }
.u-sheet:not(.u-image):not(.u-video) { pointer-events: none; }
.u-sheet:not(.u-image):not(.u-video) > * { pointer-events: initial; }
.u-stick-footer { display: flex; flex-direction: column; }
.u-stick-footer .u-footer { margin-top: auto; }
.u-hide-header .u-header, .u-hide-footer .u-footer { display: none; }
.u-absolute-hcenter { transform: translateX(-50%); left: 50% !important; }
.u-absolute-vcenter { transform: translateY(-50%); top: 50% !important; }
@supports (position: sticky) {
  .u-header.u-sticky { position: sticky; }
}
@supports (position: -webkit-sticky) {
  .u-header.u-sticky { }
}
.u-overlap .u-header { position: absolute; top: 0px; right: 0px; left: 0px; }
.u-header.u-sticky, .u-overlap .u-header { z-index: 20; padding-top: 0.1px; }
.u-overlap.u-offcanvas-opened .u-header.u-sticky { z-index: auto; position: absolute !important; }
.u-overlap.u-offcanvas-opened .u-header.u-sticky + section { z-index: -1; }
.u-group { display: flex; }
.u-group, .u-group .u-container-layout > * { position: relative; }
.u-shape { position: relative; }
.u-shape-svg.u-shape-svg.u-shape-svg, .u-shape-svg.u-shape-svg.u-shape-svg:hover { color: transparent; border: none !important; }
.u-shape-svg .u-svg-link { transition-duration: inherit; position: absolute; inset: 0px; }
[class*="u-border-"]:not(.u-shape-svg) { stroke: none; }
.u-icon { display: block; line-height: 0; border-width: 0px; }
.u-svg-link { width: 100%; height: 100%; fill: currentcolor; }
.u-svg-content { width: 0px; height: 0px; }
.u-icon-circle { border-radius: 50%; }
.u-file-icon img { object-fit: contain; display: block; width: 100%; height: 100%; }
.u-back-to-top { position: fixed; z-index: 100000; display: none; }
.u-menu, .u-popupmenu-items { display: table; white-space: nowrap; position: relative; line-height: 1; z-index: 99; }
.u-popupmenu-items { min-width: 120px; }
.u-popupmenu-items .u-nav { width: 100%; }
.u-popupmenu-items .u-nav-link { padding: 8px 0px; white-space: normal; }
.u-nav, .u-nav-item { position: relative; }
.u-nav { display: inline-block; list-style: none; margin: 0px; padding: 0px; }
.u-nav-item { display: inline-block; position: relative; vertical-align: middle; padding: 0px; margin: 0px; height: 100%; }
.u-nav-popup.fake:not(.open) { display: none; }
.u-nav-popup .u-nav:not([class*="u-align-"]) .u-nav { text-align: inherit; }
.u-nav-container .u-nav-popup { position: absolute; visibility: hidden; pointer-events: none; z-index: 99; }
.u-nav-container .u-nav-item .u-nav-item { display: block; }
.u-nav-container .u-nav-item:hover > .u-nav-popup:not(.fake) { visibility: visible; pointer-events: auto; }
.u-menu.u-menu-hamburger .u-nav-container { display: none; }
.u-menu-mega .u-nav-container .u-mega-popup .u-nav { display: block; }
.u-menu-mega .u-nav-container .level-2 > .u-nav { display: grid; }
.u-menu-mega .u-nav-container .level-2.u-columns-auto > .u-nav { display: flex; }
.u-menu-mega .u-nav-container .level-2 > .u-nav a { white-space: nowrap; }
.u-menu-mega .u-nav-container .level-2 > .u-nav > li > a { white-space: normal; }
.u-menu-mega .u-nav-container .u-mega-popup .level-3 { position: relative; top: 0px !important; left: 0px !important; right: auto !important; }
.u-menu-mega .u-nav-container .u-nav-item:hover > .u-mega-popup:not(.fake) .u-nav-popup, .u-menu-mega .u-nav-container .u-mega-popup.open .u-nav-popup { visibility: visible; pointer-events: auto; }
.u-menu-mega .u-nav-container .u-mega-popup > .u-nav { min-width: 120px; max-width: min-content; }
.u-menu-mega .u-nav-container .u-mega-popup > .u-nav .u-nav { width: auto; }
.u-columns-2 .u-popupmenu-items { grid-template-columns: repeat(2, 50%); }
.u-menu .u-nav-container .u-nav-item .u-nav-item .u-nav-popup { top: 0px; left: 100%; }
.u-nav-container-collapse .u-nav-popup { overflow: hidden; visibility: hidden; pointer-events: none; max-height: 0px; }
.u-nav-container-collapse .u-nav-popup .u-nav { box-shadow: none; }
.u-nav-container-collapse .u-nav-popup.animating { transition: max-height 200ms ease 0s; }
.u-nav-popup.open { visibility: visible; pointer-events: auto; }
.u-dropdown-icon .u-nav-link:first-child:nth-last-child(2) { display: flex; justify-content: space-between; align-items: center; }
.u-dropdown-icon .u-nav-link:first-child:nth-last-child(2)::after { content: ""; background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTYgMTYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iIzgwODA4MCIgZD0iTTIuMSw1LjJMMi4xLDUuMmMwLjMtMC4zLDAuOC0wLjMsMS4xLDBMOCwxMC4zbDQuNy01QzEzLDUsMTMuNSw1LDEzLjksNS4zbDAsMGMwLjMsMC4zLDAuMSwwLjctMC4yLDENCglsLTUsNS40Yy0wLjMsMC4zLTAuOCwwLjMtMS4xLDBMMi40LDYuNEMyLjEsNi4xLDEuOCw1LjUsMi4xLDUuMnoiLz4NCjwvc3ZnPg0K"); background-repeat: no-repeat; background-size: 100%; background-position: 50% 50%; min-width: 1em; min-height: 1em; margin-left: 10px; }
.u-v-spacing-23 > a, .u-v-spacing-23 > .u-nav-item > a, .u-v-spacing-23 > .u-nav-item > span { padding-top: 23px; padding-bottom: 23px; }
.u-h-spacing-21 > a, .u-h-spacing-21 > .u-nav-item > a, .u-h-spacing-21 > .u-nav-item > span { padding-left: 21px; padding-right: 21px; }
.u-spacing-20:not(.u-text) > li:not(:last-child) { margin-right: 20px; }
.u-enable-responsive .u-spacing-20 > li + li { margin: 20px 0px 0px !important; }
.u-h-spacing-16 > a, .u-h-spacing-16 > .u-nav-item > a, .u-h-spacing-16 > .u-nav-item > span { padding-left: 16px; padding-right: 16px; }
.u-spacing-15:not(.u-text) > li:not(:last-child) { margin-right: 15px; }
.u-enable-responsive .u-spacing-15 > li + li { margin: 15px 0px 0px !important; }
.u-v-spacing-13 > a, .u-v-spacing-13 > .u-nav-item > a, .u-v-spacing-13 > .u-nav-item > span { padding-top: 13px; padding-bottom: 13px; }
.u-enable-responsive .u-popupmenu-items > li:first-child { margin: 0px !important; }
.u-nav-link { display: block; white-space: nowrap; font-size: inherit; font-family: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; font-style: inherit; font-weight: inherit; text-decoration: none; border: 0px none transparent; background-color: transparent; margin: 0px; outline: none !important; }
.u-nav-link, .u-nav-link:hover, .u-nav-link:focus { text-decoration: none; }
.u-nav-item a.u-nav-link, .menu-collapse a.u-nav-link { color: inherit; }
.u-nav-container > .u-nav > .u-nav-item > .u-nav-link { padding: 10px 20px; }
.menu-collapse { display: none; border: none; z-index: 1; }
.menu-collapse .u-nav-link { padding-top: 4px; padding-bottom: 4px; font-size: calc(1em + 8px); text-decoration: none !important; }
.menu-collapse .u-nav-link svg { min-width: 1em; width: auto; height: 1em; vertical-align: top; }
.menu-collapse .u-nav-link svg + svg { position: absolute; min-width: auto; width: 0px; height: 0px; overflow: hidden; }
.u-nav-container-collapse { display: none; z-index: 1001; overflow: hidden; width: 0px; left: 0px !important; top: 0px !important; bottom: 0px !important; position: fixed !important; }
.u-menu-close { z-index: 1; position: relative; width: 22px; height: 28px; margin: 20px 20px 0px auto; text-align: right; font-style: initial; letter-spacing: initial; font-weight: initial; display: block; }
.u-menu-close::before { content: "✕"; font-size: 28px !important; }
.u-popupmenu-items { margin: 20px auto 0px; }
.u-sidenav { flex: 0 0 0px; }
.u-sidenav .u-inner-container-layout::before { display: none; }
.u-menu:not(.open) .u-sidenav { border: none; }
.u-sidenav .u-popupmenu-items { display: table; }
.u-sidenav .u-nav-item { display: block; height: auto; margin-left: 0px; }
.u-sidenav .u-nav-link { background: transparent; }
.u-enable-responsive .menu-collapse { display: block; }
.u-enable-responsive .u-nav-container-collapse { display: flex; }
.u-enable-responsive .u-nav-container { display: none; }
@media (min-width: 1400px) {
  .u-menu[data-responsive-from="XXL"] .menu-collapse { display: block; }
  .u-menu[data-responsive-from="XXL"] .u-nav-container-collapse { display: flex; }
  .u-menu[data-responsive-from="XXL"] .u-nav-container { display: none; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-menu[data-responsive-from="SM"] .menu-collapse { display: block; }
  .u-menu[data-responsive-from="SM"] .u-nav-container-collapse { display: flex; }
  .u-menu[data-responsive-from="SM"] .u-nav-container { display: none; }
}
.u-menu.u-offcanvas .u-sidenav { height: -webkit-fill-available; transition: margin-left 500ms ease 0s; border-top: none; border-bottom: none; white-space: normal; }
.u-menu.u-offcanvas .u-sidenav > * { position: relative; }
.u-menu.u-offcanvas .u-sidenav .u-nav-link { padding-left: 0px !important; padding-right: 0px !important; }
.u-menu.u-offcanvas.u-menu-open-right .u-sidenav { order: 1; border-right: none; transition-property: margin-right; }
.u-menu.u-offcanvas.open .u-sidenav { margin-left: 0px; margin-right: 0px; }
.u-menu:not(.u-offcanvas) .u-sidenav { display: none; }
.u-menu:not(.u-offcanvas).open .u-sidenav { display: block; flex-basis: 100%; height: -webkit-fill-available; border: none !important; }
.u-menu:not(.u-offcanvas) .u-menu-overlay { display: none !important; }
.u-menu-overlay { display: none; width: 100%; height: -webkit-fill-available; }
.u-sidenav-overflow { overflow: auto; inset: 0px; position: absolute !important; }
.u-offcanvas-unshifted-left .u-body > *, .u-offcanvas-unshifted-left.u-body > * { animation: 500ms ease 0s 1 normal forwards running menu-unshift-left; }
.u-offcanvas-opened.u-offcanvas-shifted-left .u-body > *, .u-offcanvas-opened.u-offcanvas-shifted-left.u-body > * { animation: 500ms ease 0s 1 normal forwards running menu-shift-left; }
.u-offcanvas-unshifted-right .u-body > *, .u-offcanvas-unshifted-right.u-body > * { animation: 500ms ease 0s 1 normal forwards running menu-unshift-right; }
.u-offcanvas-opened.u-offcanvas-shifted-right .u-body > *, .u-offcanvas-opened.u-offcanvas-shifted-right.u-body > * { animation: 500ms ease 0s 1 normal forwards running menu-shift-right; }
.u-offcanvas .u-sidenav { flex-basis: var(--sidenav-width, 250px) !important; }
.u-offcanvas.u-menu-open-right .u-sidenav { margin-right: calc(-1 * var(--sidenav-width, 250px)); }
@keyframes menu-shift-left { 
  0% { left: 0px; }
  100% { left: var(--sidenav-width, 250px); }
}
@keyframes menu-unshift-left { 
  0% { left: var(--sidenav-width, 250px); }
  100% { left: 0px; }
}
@keyframes menu-shift-right { 
  0% { right: 0px; }
  100% { right: var(--sidenav-width, 250px); }
}
@keyframes menu-unshift-right { 
  0% { right: var(--sidenav-width, 250px); }
  100% { right: 0px; }
}
html { font-size: 16px; }
.u-body { font-size: 1rem; line-height: 1.6; }
.u-body h1, .u-body h2, .u-body h3, .u-body h4, .u-body h5, .u-body h6 { padding: 0px; }
h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0.5rem; line-height: 1.2; font-weight: 500; color: inherit; }
h2 { font-size: 1.5rem; }
h5 { font-size: 1.125rem; }
h6 { font-size: 1.125rem; }
p { margin-top: 0px; padding: 0px; margin-bottom: 0.5rem; }
.u-align-left { text-align: left; }
@media (min-width: 1400px) {
  .u-align-left-xxl { text-align: left; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-align-left-xl { text-align: left; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-align-left-lg { text-align: left; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-align-left-md { text-align: left; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-align-left-sm { text-align: left; }
}
.u-align-center { text-align: center; }
@media (min-width: 1400px) {
  .u-align-center-xxl { text-align: center; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-align-center-xl { text-align: center; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-align-center-lg { text-align: center; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-align-center-md { text-align: center; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-align-center-sm { text-align: center; }
}
@media (max-width: 575px) {
  .u-align-center-xs { text-align: center; }
}
.u-align-right { text-align: right; }
@media (min-width: 1400px) {
  .u-align-right-xxl { text-align: right; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-align-right-xl { text-align: right; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-align-right-lg { text-align: right; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-align-right-md { text-align: right; }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-align-right-sm { text-align: right; }
}
@media (max-width: 575px) {
  .u-align-right-xs { text-align: right; }
}
.u-tabs:not([class*="u-align-"]), .u-accordion:not([class*="u-align-"]), .u-repeater-item:not([class*="u-align-"]), .u-container-style:not([class*="u-align-"]) { text-align: left; }
.u-nav:not([class*="u-align-"]) .u-nav { text-align: left; }
.u-text { overflow-wrap: break-word; position: relative; }
.u-font-oswald.u-custom-font { font-family: Oswald, sans-serif !important; }
.u-font-titillium-web.u-custom-font { font-family: "Titillium Web", sans-serif !important; }
section.u-opacity::before, .u-hover-box > .u-opacity.u-container-layout::before, .u-opacity > .u-container-layout::before, .u-opacity > .u-audio-main-layout-wrapper::before, .u-opacity > .u-inner-container-layout::before, .u-opacity.u-sidenav::before { content: ""; display: block; position: absolute; inset: 0px; transition-duration: inherit; transition-property: opacity; border-radius: inherit; }
section.u-opacity, .u-opacity.u-container-style, .u-hover-box > .u-opacity.u-container-layout, .u-opacity > .u-container-layout, .u-opacity > .u-audio-main-layout-wrapper, .u-opacity > .u-inner-container-layout { opacity: 1; }
.u-hover-box .u-opacity.u-container-layout, .u-opacity.u-container-style { background-color: transparent !important; }
.u-opacity-90::before, section.u-opacity-90::before, .u-hover-box > .u-opacity-90.u-container-layout::before, .u-opacity-90 > .u-container-layout::before, .u-opacity-90 > .u-audio-main-layout-wrapper::before, .u-opacity-90 > .u-inner-container-layout::before, .u-opacity-90.u-sidenav::before { opacity: 0.9; }
a.u-opacity-90, span.u-opacity-90, img.u-opacity-90, .u-opacity-90.u-line, .u-opacity-90.u-shape, .u-opacity-90.u-text, .u-opacity-90.u-menu-overlay { opacity: 0.9; }
.u-opacity-70::before, section.u-opacity-70::before, .u-hover-box > .u-opacity-70.u-container-layout::before, .u-opacity-70 > .u-container-layout::before, .u-opacity-70 > .u-audio-main-layout-wrapper::before, .u-opacity-70 > .u-inner-container-layout::before, .u-opacity-70.u-sidenav::before { opacity: 0.7; }
a.u-opacity-70, span.u-opacity-70, img.u-opacity-70, .u-opacity-70.u-line, .u-opacity-70.u-shape, .u-opacity-70.u-text, .u-opacity-70.u-menu-overlay { opacity: 0.7; }
.u-opacity-35::before, section.u-opacity-35::before, .u-hover-box > .u-opacity-35.u-container-layout::before, .u-opacity-35 > .u-container-layout::before, .u-opacity-35 > .u-audio-main-layout-wrapper::before, .u-opacity-35 > .u-inner-container-layout::before, .u-opacity-35.u-sidenav::before { opacity: 0.35; }
a.u-opacity-35, span.u-opacity-35, img.u-opacity-35, .u-opacity-35.u-line, .u-opacity-35.u-shape, .u-opacity-35.u-text, .u-opacity-35.u-menu-overlay { opacity: 0.35; }
.u-opacity-0::before, section.u-opacity-0::before, .u-hover-box > .u-opacity-0.u-container-layout::before, .u-opacity-0 > .u-container-layout::before, .u-opacity-0 > .u-audio-main-layout-wrapper::before, .u-opacity-0 > .u-inner-container-layout::before, .u-opacity-0.u-sidenav::before { opacity: 0; }
a.u-opacity-0, span.u-opacity-0, img.u-opacity-0, .u-opacity-0.u-line, .u-opacity-0.u-shape, .u-opacity-0.u-text, .u-opacity-0.u-menu-overlay { opacity: 0; }
[class*="u-custom-color-"].u-body, [class*="u-palette-"].u-body, [class*="u-gray-"].u-body, .u-white.u-body, .u-black.u-body { background-image: none; }
.u-social-icons { display: flex; justify-content: space-between; align-items: center; min-width: fit-content !important; }
.u-social-url { color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; font-style: inherit; font-weight: inherit; text-decoration: none; border: 0px none transparent; background-color: transparent; margin-right: 0px; margin-left: 0px; outline: none !important; margin-top: 0px !important; margin-bottom: 0px !important; }
.u-social-icons .u-icon { display: flex; height: 100% !important; }
.u-social-icons .u-icon .u-svg-link, .u-social-icons .u-icon img { width: unset; flex: 1 0 auto; }
.u-social-icons .u-social-url, .u-social-icons .u-social-url:hover { color: currentcolor; }
.u-social-icons a { height: 100%; display: inline-block; flex: 0 0 fit-content; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 20px; color: #eeeeee; }
blockquote footer::before, blockquote small::before, blockquote .small::before { content: "—   "; }
.u-search-overlay.open { display: block; }
.pswp__previews::-webkit-scrollbar { display: none; }
@keyframes clockwise { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes donut-rotate { 
  0% { transform: rotate(0deg); }
  50% { transform: rotate(-140deg); }
  100% { transform: rotate(0deg); }
}
.u-lightbox .u-image, .u-lightbox .u-gallery-item { cursor: pointer; }
.u-body { --animation-fade_in-opacity: 0; --animation-fade_in_up-opacity: 0; --animation-fade_in_left-opacity: 0; --animation-fade_in_right-opacity: 0; --animation-fade_in_down-opacity: 0; --animation-fade_in_up_big-opacity: 0; --animation-fade_in_left_big-opacity: 0; --animation-fade_in_right_big-opacity: 0; --animation-fade_in_down_big-opacity: 0; --animation-fade_out-opacity: 0; --animation-fade_out_up-opacity: 0; --animation-fade_out_left-opacity: 0; --animation-fade_out_right-opacity: 0; --animation-fade_out_down-opacity: 0; --animation-fade_out_up_big-opacity: 0; --animation-fade_out_left_big-opacity: 0; --animation-fade_out_right_big-opacity: 0; --animation-fade_out_down_big-opacity: 0; --animation-rotate_in-rotate: -200deg; --animation-rotate_in_down_left-rotate: -45deg; --animation-rotate_in_down_right-rotate: 45deg; --animation-rotate_in_up_left-rotate: 45deg; --animation-rotate_in_up_right-rotate: -90deg; --animation-rotate_out-rotate: 200deg; --animation-rotate_out_down_left-rotate: 45deg; --animation-rotate_out_down_right-rotate: -45deg; --animation-rotate_out_up_left-rotate: -45deg; --animation-rotate_out_up_right-rotate: 90deg; --animation-roll_in-rotate: -120deg; --animation-roll_in-translate_x: -100%; --animation-roll_out-rotate: 120deg; --animation-roll_out-translate_x: 100%; --animation-zoom_in-scale: 0.3; --animation-zoom_in_down-scale: 0.475; --animation-zoom_in_down-translate_y: 60px; --animation-zoom_in_up-scale: 0.475; --animation-zoom_in_up-translate_y: -60px; --animation-zoom_in_left-scale: 0.475; --animation-zoom_in_left-translate_x: 10px; --animation-zoom_in_right-scale: 0.475; --animation-zoom_in_right-translate_x: -10px; --animation-zoom_out-scale: 0.3; --animation-zoom_out_down-scale: 0.475; --animation-zoom_out_down-translate_y: -60px; --animation-zoom_out_up-scale: 0.475; --animation-zoom_out_up-translate_y: 60px; --animation-zoom_out_left-scale: 0.475; --animation-zoom_out_left-translate_x: 42px; --animation-zoom_out_right-scale: 0.475; --animation-zoom_out_right-translate_x: -42px; --animation-slide_in_down-translate_y: -100%; --animation-slide_in_up-translate_y: 100%; --animation-slide_in_left-translate_x: -100%; --animation-slide_in_right-translate_x: 100%; --animation-slide_out_down-translate_y: 100%; --animation-slide_out_up-translate_y: -100%; --animation-slide_out_left-translate_x: -100%; --animation-slide_out_right-translate_x: 100%; --animation-custom_in-translate_x: 0px; --animation-custom_in-translate_y: 0px; --animation-custom_in-scale: 1; --animation-custom_in-rotate: 0deg; --animation-custom_in-opacity: 0; }
@keyframes bounce { 
  0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 0px); }
  40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); }
  70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); }
  90% { transform: translate3d(0px, -4px, 0px); }
}
@keyframes flash { 
  0%, 50%, 100% { opacity: 1; }
  25%, 75% { opacity: 0; }
}
@keyframes pulse { 
  0% { transform: scale3d(1, 1, 1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
  100% { transform: scale3d(1, 1, 1); }
}
@keyframes rubberBand { 
  0% { transform: scale3d(1, 1, 1); }
  30% { transform: scale3d(1.25, 0.75, 1); }
  40% { transform: scale3d(0.75, 1.25, 1); }
  50% { transform: scale3d(1.15, 0.85, 1); }
  65% { transform: scale3d(0.95, 1.05, 1); }
  75% { transform: scale3d(1.05, 0.95, 1); }
  100% { transform: scale3d(1, 1, 1); }
}
@keyframes shake { 
  0%, 100% { transform: translate3d(0px, 0px, 0px); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }
  20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); }
}
@keyframes headShake { 
  0% { transform: translateX(0px); }
  6.5% { transform: translateX(-6px) rotateY(-9deg); }
  18.5% { transform: translateX(5px) rotateY(7deg); }
  31.5% { transform: translateX(-3px) rotateY(-5deg); }
  43.5% { transform: translateX(2px) rotateY(3deg); }
  50% { transform: translateX(0px); }
}
@keyframes swing { 
  20% { transform: rotate3d(0, 0, 1, 15deg); }
  40% { transform: rotate3d(0, 0, 1, -10deg); }
  60% { transform: rotate3d(0, 0, 1, 5deg); }
  80% { transform: rotate3d(0, 0, 1, -5deg); }
  100% { transform: rotate3d(0, 0, 1, 0deg); }
}
@keyframes tada { 
  0% { transform: scale3d(1, 1, 1); }
  10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% { transform: scale3d(1, 1, 1); }
}
@keyframes wobble { 
  0% { transform: translate3d(0px, 0px, 0px); }
  15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); }
  30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); }
  45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); }
  60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); }
  75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); }
  100% { transform: translate3d(0px, 0px, 0px); }
}
@keyframes jello { 
  0%, 11.1%, 100% { transform: translate3d(0px, 0px, 0px); }
  22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); }
}
@keyframes heartBeat { 
  0% { transform: scale(1); }
  14% { transform: scale(1.3); }
  28% { transform: scale(1); }
  42% { transform: scale(1.3); }
  70% { transform: scale(1); }
}
@keyframes bounceIn { 
  0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
  20% { transform: scale3d(1.1, 1.1, 1.1); }
  40% { transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }
  80% { transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; transform: scale3d(1, 1, 1); }
}
@keyframes bounceInDown { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, 25px, 0px); }
  75% { transform: translate3d(0px, -10px, 0px); }
  90% { transform: translate3d(0px, 5px, 0px); }
  100% { transform: translate3d(0px, 0px, 0px); }
}
@keyframes bounceInLeft { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(25px, 0px, 0px); }
  75% { transform: translate3d(-10px, 0px, 0px); }
  90% { transform: translate3d(5px, 0px, 0px); }
  100% { transform: translate3d(0px, 0px, 0px); }
}
@keyframes bounceInRight { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); }
  60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); }
  75% { transform: translate3d(10px, 0px, 0px); }
  90% { transform: translate3d(-5px, 0px, 0px); }
  100% { transform: translate3d(0px, 0px, 0px); }
}
@keyframes bounceInUp { 
  0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); }
  60% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  75% { transform: translate3d(0px, 10px, 0px); }
  90% { transform: translate3d(0px, -5px, 0px); }
  100% { transform: translate3d(0px, 0px, 0px); }
}
@keyframes bounceOut { 
  20% { transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }
}
@keyframes bounceOutDown { 
  20% { transform: translate3d(0px, 10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }
}
@keyframes bounceOutLeft { 
  20% { opacity: 1; transform: translate3d(20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }
}
@keyframes bounceOutRight { 
  20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); }
  100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }
}
@keyframes bounceOutUp { 
  20% { transform: translate3d(0px, -10px, 0px); }
  40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); }
  100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }
}
@keyframes fadeIn { 
  0% { opacity: var(--animation-fade_in-opacity); }
  100% { opacity: 1; }
}
.fadeIn { animation-name: fadeIn; }
@keyframes fadeInDown { 
  0% { opacity: var(--animation-fade_in_down-opacity); transform: translate3d(0px, -100%, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInDown { animation-name: fadeInDown; }
@keyframes fadeInDownBig { 
  0% { opacity: var(--animation-fade_in_down_big-opacity); transform: translate3d(0px, -2000px, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInDownBig { animation-name: fadeInDownBig; }
@keyframes fadeInLeft { 
  0% { opacity: var(--animation-fade_in_left-opacity); transform: translate3d(-100%, 0px, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInLeft { animation-name: fadeInLeft; }
@keyframes fadeInLeftBig { 
  0% { opacity: var(--animation-fade_in_left_big-opacity); transform: translate3d(-2000px, 0px, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInLeftBig { animation-name: fadeInLeftBig; }
@keyframes fadeInRight { 
  0% { opacity: var(--animation-fade_in_right-opacity); transform: translate3d(100%, 0px, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInRight { animation-name: fadeInRight; }
@keyframes fadeInRightBig { 
  0% { opacity: var(--animation-fade_in_right_big-opacity); transform: translate3d(2000px, 0px, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInRightBig { animation-name: fadeInRightBig; }
@keyframes fadeInUp { 
  0% { opacity: var(--animation-fade_in_up-opacity); transform: translate3d(0px, 100%, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInUp { animation-name: fadeInUp; }
@keyframes fadeInUpBig { 
  0% { opacity: var(--animation-fade_in_up_big-opacity); transform: translate3d(0px, 2000px, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInUpBig { animation-name: fadeInUpBig; }
@keyframes fadeOut { 
  0% { opacity: 1; }
  100% { opacity: var(--animation-fade_out-opacity); }
}
.fadeOut { animation-name: fadeOut; }
@keyframes fadeOutDown { 
  0% { opacity: 1; }
  100% { opacity: var(--animation-fade_out_down-opacity); transform: translate3d(0px, 100%, 0px); }
}
.fadeOutDown { animation-name: fadeOutDown; }
@keyframes fadeOutDownBig { 
  0% { opacity: 1; }
  100% { opacity: var(--animation-fade_out_down_big-opacity); transform: translate3d(0px, 2000px, 0px); }
}
.fadeOutDownBig { animation-name: fadeOutDownBig; }
@keyframes fadeOutLeft { 
  0% { opacity: 1; }
  100% { opacity: var(--animation-fade_out_left-opacity); transform: translate3d(-100%, 0px, 0px); }
}
.fadeOutLeft { animation-name: fadeOutLeft; }
@keyframes fadeOutLeftBig { 
  0% { opacity: 1; }
  100% { opacity: var(--animation-fade_out_left_big-opacity); transform: translate3d(-2000px, 0px, 0px); }
}
.fadeOutLeftBig { animation-name: fadeOutLeftBig; }
@keyframes fadeOutRight { 
  0% { opacity: 1; }
  100% { opacity: var(--animation-fade_out_right-opacity); transform: translate3d(100%, 0px, 0px); }
}
.fadeOutRight { animation-name: fadeOutRight; }
@keyframes fadeOutRightBig { 
  0% { opacity: 1; }
  100% { opacity: var(--animation-fade_out_right_big-opacity); transform: translate3d(2000px, 0px, 0px); }
}
.fadeOutRightBig { animation-name: fadeOutRightBig; }
@keyframes fadeOutUp { 
  0% { opacity: 1; }
  100% { opacity: var(--animation-fade_out_up-opacity); transform: translate3d(0px, -100%, 0px); }
}
.fadeOutUp { animation-name: fadeOutUp; }
@keyframes fadeOutUpBig { 
  0% { opacity: 1; }
  100% { opacity: var(--animation-fade_out_up_big-opacity); transform: translate3d(0px, -2000px, 0px); }
}
.fadeOutUpBig { animation-name: fadeOutUpBig; }
@keyframes flip { 
  0% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; }
  40% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; }
  50% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; }
  80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; }
  100% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; }
}
.animated.flip { backface-visibility: visible; animation-name: flip; }
@keyframes flipInX { 
  0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
  80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { transform: perspective(400px); }
}
@keyframes flipInY { 
  0% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); animation-timing-function: ease-in; }
  60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; }
  80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% { transform: perspective(400px); }
}
@keyframes flipOutX { 
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; }
  100% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; }
}
@keyframes flipOutY { 
  0% { transform: perspective(400px); }
  30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; }
  100% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; }
}
@keyframes lightSpeedIn { 
  0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; }
  60% { transform: skewX(20deg); opacity: 1; }
  80% { transform: skewX(-5deg); }
  100% { transform: translate3d(0px, 0px, 0px); }
}
@keyframes lightSpeedOut { 
  0% { opacity: 1; }
  100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; }
}
@keyframes rotateIn { 
  0% { transform-origin: center center; transform: rotate3d(0, 0, 1, var(--animation-rotate_in-rotate)); opacity: 0; }
  100% { transform-origin: center center; transform: translate3d(0px, 0px, 0px); opacity: 1; }
}
.rotateIn { animation-name: rotateIn; }
@keyframes rotateInDownLeft { 
  0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, var(--animation-rotate_in_down_left-rotate)); opacity: 0; }
  100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; }
}
.rotateInDownLeft { animation-name: rotateInDownLeft; }
@keyframes rotateInDownRight { 
  0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, var(--animation-rotate_in_down_right-rotate)); opacity: 0; }
  100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; }
}
.rotateInDownRight { animation-name: rotateInDownRight; }
@keyframes rotateInUpLeft { 
  0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, var(--animation-rotate_in_up_left-rotate)); opacity: 0; }
  100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; }
}
.rotateInUpLeft { animation-name: rotateInUpLeft; }
@keyframes rotateInUpRight { 
  0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, var(--animation-rotate_in_up_right-rotate)); opacity: 0; }
  100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; }
}
.rotateInUpRight { animation-name: rotateInUpRight; }
@keyframes rotateOut { 
  0% { transform-origin: center center; opacity: 1; }
  100% { transform-origin: center center; transform: rotate3d(0, 0, 1, var(--animation-rotate_out-rotate)); opacity: 0; }
}
.rotateOut { animation-name: rotateOut; }
@keyframes rotateOutDownLeft { 
  0% { transform-origin: left bottom; opacity: 1; }
  100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, var(--animation-rotate_out_down_left-rotate)); opacity: 0; }
}
.rotateOutDownLeft { animation-name: rotateOutDownLeft; }
@keyframes rotateOutDownRight { 
  0% { transform-origin: right bottom; opacity: 1; }
  100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, var(--animation-rotate_out_down_right-rotate)); opacity: 0; }
}
.rotateOutDownRight { animation-name: rotateOutDownRight; }
@keyframes rotateOutUpLeft { 
  0% { transform-origin: left bottom; opacity: 1; }
  100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, var(--animation-rotate_out_up_left-rotate)); opacity: 0; }
}
.rotateOutUpLeft { animation-name: rotateOutUpLeft; }
@keyframes rotateOutUpRight { 
  0% { transform-origin: right bottom; opacity: 1; }
  100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, var(--animation-rotate_out_up_right-rotate)); opacity: 0; }
}
.rotateOutUpRight { animation-name: rotateOutUpRight; }
@keyframes hinge { 
  0% { transform-origin: left top; animation-timing-function: ease-in-out; }
  20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; }
  40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; }
  100% { transform: translate3d(0px, 700px, 0px); opacity: 0; }
}
@keyframes jackInTheBox { 
  0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; }
  50% { transform: rotate(-10deg); }
  70% { transform: rotate(3deg); }
  100% { opacity: 1; transform: scale(1); }
}
@keyframes rollIn { 
  0% { opacity: 0; transform: translate3d(var(--animation-roll_in-translate_x), 0, 0) rotate3d(0, 0, 1, var(--animation-roll_in-rotate)); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.rollIn { animation-name: rollIn; }
@keyframes rollOut { 
  0% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(var(--animation-roll_out-translate_x), 0, 0) rotate3d(0, 0, 1, var(--animation-roll_out-rotate)); }
}
.rollOut { animation-name: rollOut; }
@keyframes zoomIn { 
  0% { opacity: 0; transform: scale3d(var(--animation-zoom_in-scale), var(--animation-zoom_in-scale), var(--animation-zoom_in-scale)); }
  50% { opacity: 1; }
}
.zoomIn { animation-name: zoomIn; }
@keyframes zoomInDown { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(var(--animation-zoom_in_down-scale), var(--animation-zoom_in_down-scale), var(--animation-zoom_in_down-scale)) translate3d(0, var(--animation-zoom_in_down-translate_y), 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomInDown { animation-name: zoomInDown; }
@keyframes zoomInLeft { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(var(--animation-zoom_in_left-scale), var(--animation-zoom_in_left-scale), var(--animation-zoom_in_left-scale)) translate3d(var(--animation-zoom_in_left-translate_x), 0, 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomInLeft { animation-name: zoomInLeft; }
@keyframes zoomInRight { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(var(--animation-zoom_in_right-scale), var(--animation-zoom_in_right-scale), var(--animation-zoom_in_right-scale)) translate3d(var(--animation-zoom_in_right-translate_x), 0, 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomInRight { animation-name: zoomInRight; }
@keyframes zoomInUp { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(var(--animation-zoom_in_up-scale), var(--animation-zoom_in_up-scale), var(--animation-zoom_in_up-scale)) translate3d(0, var(--animation-zoom_in_up-translate_y), 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomInUp { animation-name: zoomInUp; }
@keyframes zoomOut { 
  0% { opacity: 1; }
  50% { opacity: 0; transform: scale3d(var(--animation-zoom_out-scale), var(--animation-zoom_out-scale), var(--animation-zoom_out-scale)); }
  100% { opacity: 0; }
}
.zoomOut { animation-name: zoomOut; }
@keyframes zoomOutDown { 
  40% { opacity: 1; transform: scale3d(var(--animation-zoom_out_down-scale), var(--animation-zoom_out_down-scale), var(--animation-zoom_out_down-scale)) translate3d(0, var(--animation-zoom_out_down-translate_y), 0); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomOutDown { animation-name: zoomOutDown; }
@keyframes zoomOutLeft { 
  40% { opacity: 1; transform: scale3d(var(--animation-zoom_out_left-scale), var(--animation-zoom_out_left-scale), var(--animation-zoom_out_left-scale)) translate3d(var(--animation-zoom_out_left-translate_x), 0, 0); }
  100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; }
}
.zoomOutLeft { animation-name: zoomOutLeft; }
@keyframes zoomOutRight { 
  40% { opacity: 1; transform: scale3d(var(--animation-zoom_out_right-scale), var(--animation-zoom_out_right-scale), var(--animation-zoom_out_right-scale)) translate3d(var(--animation-zoom_out_right-translate_x), 0, 0); }
  100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; }
}
.zoomOutRight { animation-name: zoomOutRight; }
@keyframes zoomOutUp { 
  40% { opacity: 1; transform: scale3d(var(--animation-zoom_out_up-scale), var(--animation-zoom_out_up-scale), var(--animation-zoom_out_up-scale)) translate3d(0, var(--animation-zoom_out_up-translate_y), 0); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
}
.zoomOutUp { animation-name: zoomOutUp; }
@keyframes slideInDown { 
  0% { transform: translate3d(0, var(--animation-slide_in_down-translate_y), 0); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}
.slideInDown { animation-name: slideInDown; }
@keyframes slideInLeft { 
  0% { transform: translate3d(var(--animation-slide_in_left-translate_x), 0, 0); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}
.slideInLeft { animation-name: slideInLeft; }
@keyframes slideInRight { 
  0% { transform: translate3d(var(--animation-slide_in_right-translate_x), 0, 0); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}
.slideInRight { animation-name: slideInRight; }
@keyframes slideInUp { 
  0% { transform: translate3d(0, var(--animation-slide_in_up-translate_y), 0); visibility: visible; }
  100% { transform: translate3d(0px, 0px, 0px); }
}
.slideInUp { animation-name: slideInUp; }
@keyframes slideOutDown { 
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(0, var(--animation-slide_out_down-translate_y), 0); }
}
.slideOutDown { animation-name: slideOutDown; }
@keyframes slideOutLeft { 
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(var(--animation-slide_out_left-translate_x), 0, 0); }
}
.slideOutLeft { animation-name: slideOutLeft; }
@keyframes slideOutRight { 
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(var(--animation-slide_out_right-translate_x), 0, 0); }
}
.slideOutRight { animation-name: slideOutRight; }
@keyframes slideOutUp { 
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { visibility: hidden; transform: translate3d(0, var(--animation-slide_out_up-translate_y), 0); }
}
.slideOutUp { animation-name: slideOutUp; }
.animated { animation-duration: 1s; animation-fill-mode: both; }
.animated.infinite { animation-iteration-count: infinite; animation-timing-function: linear; }
.animated.delay-1s { animation-delay: 1s; }
.animated.delay-2s { animation-delay: 2s; }
.animated.delay-3s { animation-delay: 3s; }
.animated.delay-4s { animation-delay: 4s; }
.animated.delay-5s { animation-delay: 5s; }
.animated.fast { animation-duration: 800ms; }
.animated.faster { animation-duration: 500ms; }
.animated.slow { animation-duration: 2s; }
.animated.slower { animation-duration: 3s; }
@media (print), (prefers-reduced-motion) {
  .animated { animation: unset !important; transition: none 0s ease 0s !important; }
}
.backstage { animation-play-state: paused; }
.u-backstage-hidden { visibility: hidden; }
@keyframes slideOutUp { 
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { transform: translate3d(0, var(--animation-slide_out_up-translate_y), 0); }
}
@keyframes slideOutRight { 
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { transform: translate3d(var(--animation-slide_out_right-translate_x), 0, 0); }
}
@keyframes slideOutDown { 
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { transform: translate3d(0, var(--animation-slide_out_down-translate_y), 0); }
}
@keyframes slideOutLeft { 
  0% { transform: translate3d(0px, 0px, 0px); }
  100% { transform: translate3d(var(--animation-slide_out_left-translate_x), 0, 0); }
}
@keyframes zoomIn { 
  0% { opacity: 0; transform: scale3d(var(--animation-zoom_in-scale), var(--animation-zoom_in-scale), var(--animation-zoom_in-scale)); }
  50% { opacity: 1; }
  100% { opacity: 1; }
}
@keyframes zoomInDown { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(var(--animation-zoom_in_down-scale), var(--animation-zoom_in_down-scale), var(--animation-zoom_in_down-scale)) translate3d(0, var(--animation-zoom_in_down-translate_y), 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
  100% { opacity: 1; }
}
@keyframes zoomInLeft { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(var(--animation-zoom_in_left-scale), var(--animation-zoom_in_left-scale), var(--animation-zoom_in_left-scale)) translate3d(var(--animation-zoom_in_left-translate_x), 0, 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
  100% { opacity: 1; }
}
@keyframes zoomInRight { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(var(--animation-zoom_in_right-scale), var(--animation-zoom_in_right-scale), var(--animation-zoom_in_right-scale)) translate3d(var(--animation-zoom_in_right-translate_x), 0, 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
  100% { opacity: 1; }
}
@keyframes zoomInUp { 
  0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; transform: scale3d(var(--animation-zoom_in_up-scale), var(--animation-zoom_in_up-scale), var(--animation-zoom_in_up-scale)) translate3d(0, var(--animation-zoom_in_up-translate_y), 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }
  100% { opacity: 1; }
}
@keyframes customAnimationIn { 
  0% { transform-origin: center center; transform: translate3d(var(--animation-custom_in-translate_x), var(--animation-custom_in-translate_y), 0) scale3d(var(--animation-custom_in-scale), var(--animation-custom_in-scale), var(--animation-custom_in-scale)) rotate3d(0, 0, 1, calc(-1 * var(--animation-custom_in-rotate))); opacity: var(--animation-custom_in-opacity); }
  100% { transform-origin: center center; opacity: 1; }
}
@keyframes customAnimationOut { 
  0% { transform-origin: center center; opacity: 1; }
  100% { transform-origin: center center; transform: translate3d(var(--animation-custom_in-translate_x), var(--animation-custom_in-translate_y), 0) scale3d(var(--animation-custom_in-scale), var(--animation-custom_in-scale), var(--animation-custom_in-scale)) rotate3d(0, 0, 1, calc(-1 * var(--animation-custom_in-rotate))); opacity: var(--animation-custom_in-opacity); }
}
.customAnimationIn { animation-name: customAnimationIn; }
.customAnimationOut { animation-name: customAnimationOut; }
.u-responsive-xs .slideInDown, .u-responsive-sm .slideInDown { animation-name: slideInUp; }
.u-responsive-xs .slideOutUp, .u-responsive-sm .slideOutUp { animation-name: slideOutDown; }
.animated.u-absolute-hcenter { --animation-custom_in-translate_x: -50% !important; }
.animated.u-absolute-vcenter { --animation-custom_in-translate_y: -50% !important; }
.u-gallery-item { position: relative; overflow: hidden; }
@keyframes galleryFilterDadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.u-gallery-item .u-back-slide { width: 100%; height: 100%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; }
.u-back-image { height: 100%; width: 100%; object-fit: cover; object-position: center center; }
.u-show-text-none .u-over-slide { display: none; }
.u-gallery.u-layout-carousel .u-carousel-indicators li { opacity: 0.5; }
.u-gallery.u-layout-carousel .u-carousel-indicators li.u-active { opacity: 1; }
.u-no-transition *, .u-no-transition ::before, .u-no-transition ::after { transition: none 0s ease 0s !important; }
.u-repeater { display: grid; grid-template-columns: repeat(3, 33.3333%); gap: var(--gap, 0); }
.u-repeater-item { display: flex; position: relative; }
.u-list:not(.u-repeater), .u-blog:not(.u-repeater), .u-products:not(.u-repeater) { display: flex; flex-direction: column; }
.u-list:not(.u-repeater) .u-repeater, .u-blog:not(.u-repeater) .u-repeater, .u-products:not(.u-repeater) .u-repeater { flex: 1 1 auto; }
@media (max-width: 767px) {
  .u-table-responsive thead th, .u-table-responsive tfoot th, .u-table-responsive thead td, .u-table-responsive tfoot td { white-space: nowrap; }
}
.u-form-agree .u-btn, .u-table-cell .u-btn, .u-text .u-btn { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: baseline; white-space: normal; text-align: inherit; }
.u-form-agree .u-btn.u-button-link, .u-table-cell .u-btn.u-button-link, .u-text .u-btn.u-button-link { display: inline; }
.u-layout-thumbnails, .u-layout-carousel { display: flex; }
.u-layout-thumbnails .u-carousel-inner, .u-layout-carousel .u-carousel-inner { flex: 1 1 0%; }
.u-layout-thumbnails .u-carousel-item, .u-layout-carousel .u-carousel-item { height: 100%; flex-direction: column; }
.u-layout-thumbnails .u-carousel-item.u-active, .u-layout-carousel .u-carousel-item.u-active, .u-layout-thumbnails .u-carousel-item.u-carousel-item-next, .u-layout-carousel .u-carousel-item.u-carousel-item-next, .u-layout-thumbnails .u-carousel-item.u-carousel-item-prev, .u-layout-carousel .u-carousel-item.u-carousel-item-prev { display: flex; }
.u-layout-thumbnails .u-carousel-item .u-back-slide, .u-layout-carousel .u-carousel-item .u-back-slide { position: relative; }
.u-layout-horizontal .u-repeater::-webkit-scrollbar, .u-layout-horizontal .u-gallery-inner::-webkit-scrollbar { display: none; }
html.u-dialog-open-scroll { overflow-y: hidden; }
html.u-dialog-open-scroll section.u-dialog-block { overflow: auto; }
html.u-dialog-open-scroll section.u-dialog-block.u-dialog-open::before { position: fixed; }
.u-countdown-number .counter-html { position: absolute; width: 1ch; }
.qs-overlay .qs-overlay-year::-webkit-inner-spin-button { appearance: none; }
.u-carousel { position: relative; }
.u-carousel-inner { position: relative; width: 100%; overflow: hidden; }
.u-carousel-item { position: relative; align-items: center; width: 100%; transition: transform 0.6s ease 0s; backface-visibility: hidden; perspective: 1000px; transform: translate3d(0px, 0px, 0px); }
.u-carousel .u-carousel-item { display: none; }
.u-carousel-item.u-active, .u-carousel-item.u-carousel-item-next, .u-carousel-item.u-carousel-item-prev { display: block; }
.u-gallery-nav-prev, .u-gallery-nav-next, .u-carousel-control-prev, .u-carousel-control-next { color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; font-style: inherit; font-weight: inherit; text-decoration: none; background-color: transparent; border: none; position: absolute; top: auto; bottom: 0px; display: flex; align-items: center; justify-content: center; text-align: center; opacity: 1; outline: none !important; margin: 0px !important; }
.u-gallery-nav-prev span svg, .u-gallery-nav-next span svg, .u-carousel-control-prev span svg, .u-carousel-control-next span svg { vertical-align: top; fill: currentcolor; }
.u-gallery-nav-prev:focus, .u-gallery-nav-prev:hover, .u-gallery-nav-next:focus, .u-gallery-nav-next:hover, .u-carousel-control-prev:focus, .u-carousel-control-prev:hover, .u-carousel-control-next:focus, .u-carousel-control-next:hover { text-decoration: none; outline: 0px; }
.u-gallery-nav-prev, .u-carousel-control-prev { left: 0px; }
.u-gallery-nav-next, .u-carousel-control-next { right: 0px; }
.u-gallery-nav > span, .u-carousel-control > span { display: inline-block; height: 100%; width: 100%; }
.u-gallery-nav, .u-carousel-control { display: inline-block; height: 65px; width: 65px; z-index: 2; }
.u-carousel-indicators { position: absolute; left: 0px; z-index: 15; display: flex; justify-content: center; padding-left: 0px; margin: 0px; list-style: none; }
.u-carousel-indicators li { position: relative; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; }
.u-carousel-indicators li::before { position: absolute; top: -10px; left: 0px; display: inline-block; width: 100%; height: 10px; content: ""; }
.u-carousel-indicators li::after { position: absolute; bottom: -10px; left: 0px; display: inline-block; width: 100%; height: 10px; content: ""; }
.u-carousel-indicators li.u-active { opacity: 1; }
.sr-only { position: absolute; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; width: 1px !important; height: 1px !important; }
[class*="u-border-"], .u-input, .u-field-input, .u-link[class*="u-border-"] { border-style: solid; }
.u-border-1, .u-separator-1::after, .u-text.u-border-1, .u-input.u-border-1, .u-field-input.u-field-input.u-border-1, a.u-button-style.u-border-1 { border-width: 1px; }
.u-border-2, .u-separator-2::after, .u-text.u-border-2, .u-input.u-border-2, .u-field-input.u-field-input.u-border-2, a.u-button-style.u-border-2 { border-width: 2px; }
.u-border-3, .u-separator-3::after, .u-text.u-border-3, .u-input.u-border-3, .u-field-input.u-field-input.u-border-3, a.u-button-style.u-border-3 { border-width: 3px; }
.u-border-6, .u-separator-6::after, .u-text.u-border-6, .u-input.u-border-6, .u-field-input.u-field-input.u-border-6, a.u-button-style.u-border-6 { border-width: 6px; }
.u-border-15, .u-separator-15::after, .u-text.u-border-15, .u-input.u-border-15, .u-field-input.u-field-input.u-border-15, a.u-button-style.u-border-15 { border-width: 15px; }
[class*="-radius-"], .u-radius { --border-radius: initial; --border-top-left-radius: initial; --border-top-right-radius: initial; --border-bottom-right-radius: initial; --border-bottom-left-radius: initial; --radius: initial; --top-left-radius: initial; --top-right-radius: initial; --bottom-right-radius: initial; --bottom-left-radius: initial; }
[class*="-radius-"], .u-radius, [class*="-radius-"]::before, .u-radius::before, [class*="-radius-"] .u-background-effect, .u-radius .u-background-effect, [class*="-radius-"]:not(.u-hover-box) > .u-container-layout, .u-radius:not(.u-hover-box) > .u-container-layout { border-radius: var(--top-left-radius, var(--border-top-left-radius, var(--radius, var(--border-radius, 0)))) var(--top-right-radius, var(--border-top-right-radius, var(--radius, var(--border-radius, 0)))) var(--bottom-right-radius, var(--border-bottom-right-radius, var(--radius, var(--border-radius, 0)))) var(--bottom-left-radius, var(--border-bottom-left-radius, var(--radius, var(--border-radius, 0)))) !important; }
.u-body { font-family: "Titillium Web", sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: Orbitron; }
.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; }
.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-width: 0px; border-color: transparent !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(2n) { color: #ffffff; background-color: #292d33; }
.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(2n) { color: #ffffff; background-color: #4c5a6c; }
.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(2n) { color: #ffffff; background-color: #6582a5; }
.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(2n) { color: #ffffff; background-color: #73a3de; }
.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(2n) { color: #ffffff; background-color: #9abde8; }
.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(2n) { color: #111111; background-color: #c3d8f2; }
.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(2n) { color: #111111; background-color: #f0f5fc; }
.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(2n) { color: #ffffff; background-color: #73a3de; }
.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(2n) { color: #ffffff; background-color: #293033; }
.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(2n) { color: #ffffff; background-color: #416c80; }
.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(2n) { color: #ffffff; background-color: #2c9bcc; }
.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(2n) { color: #ffffff; background-color: #3bb3e8; }
.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(2n) { color: #111111; background-color: #72c9ef; }
.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(2n) { color: #111111; background-color: #addff6; }
.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(2n) { color: #111111; background-color: #eaf7fd; }
.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(2n) { color: #ffffff; background-color: #2c9bcc; }
.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(2n) { color: #ffffff; background-color: #292e33; }
.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(2n) { color: #ffffff; background-color: #394d60; }
.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(2n) { color: #ffffff; background-color: #5e778f; }
.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(2n) { color: #ffffff; background-color: #8aa5be; }
.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(2n) { color: #ffffff; background-color: #a9bed2; }
.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(2n) { color: #111111; background-color: #ccd9e5; }
.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(2n) { color: #111111; background-color: #f2f5f9; }
.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(2n) { color: #ffffff; background-color: #394d60; }
.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(2n) { color: #ffffff; background-color: #292d33; }
.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(2n) { color: #ffffff; background-color: #3e4a59; }
.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(2n) { color: #ffffff; background-color: #4c637f; }
.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(2n) { color: #ffffff; background-color: #85a0c1; }
.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(2n) { color: #ffffff; background-color: #a6bbd4; }
.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(2n) { color: #111111; background-color: #cad7e6; }
.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(2n) { color: #111111; background-color: #f1f5f9; }
.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(2n) { color: #ffffff; background-color: #4c637f; }
.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(2n) { color: #ffffff; background-color: #292d33; }
.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(2n) { color: #ffffff; background-color: #555d66; }
.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(2n) { color: #ffffff; background-color: #858e99; }
.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(2n) { color: #111111; background-color: #b8c1cc; }
.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(2n) { color: #111111; background-color: #ccd3db; }
.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(2n) { color: #111111; background-color: #e0e5eb; }
.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(2n) { color: #111111; background-color: #f5f7fa; }
.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(2n) { color: #111111; background-color: #b8c1cc; }
.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(2n) { color: #ffffff; background-color: #292d33; }
.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(2n) { color: #ffffff; background-color: #4c5a6c; }
.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(2n) { color: #ffffff; background-color: #6582a5; }
.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(2n) { color: #ffffff; background-color: #73a3de; }
.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(2n) { color: #ffffff; background-color: #9abde8; }
.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(2n) { color: #111111; background-color: #c3d8f2; }
.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(2n) { color: #111111; background-color: #f0f5fc; }
.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(2n) { color: #ffffff; background-color: #73a3de; }
.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(2n) { color: #ffffff; background-color: #293033; }
.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(2n) { color: #ffffff; background-color: #416c80; }
.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(2n) { color: #ffffff; background-color: #2c9bcc; }
.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(2n) { color: #ffffff; background-color: #3bb3e8; }
.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(2n) { color: #111111; background-color: #72c9ef; }
.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(2n) { color: #111111; background-color: #addff6; }
.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(2n) { color: #111111; background-color: #eaf7fd; }
.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(2n) { color: #ffffff; background-color: #2c9bcc; }
.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(2n) { color: #ffffff; background-color: #292e33; }
.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(2n) { color: #ffffff; background-color: #394d60; }
.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(2n) { color: #ffffff; background-color: #5e778f; }
.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(2n) { color: #ffffff; background-color: #8aa5be; }
.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(2n) { color: #ffffff; background-color: #a9bed2; }
.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(2n) { color: #111111; background-color: #ccd9e5; }
.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(2n) { color: #111111; background-color: #f2f5f9; }
.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(2n) { color: #ffffff; background-color: #394d60; }
.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(2n) { color: #ffffff; background-color: #292d33; }
.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(2n) { color: #ffffff; background-color: #3e4a59; }
.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(2n) { color: #ffffff; background-color: #4c637f; }
.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(2n) { color: #ffffff; background-color: #85a0c1; }
.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(2n) { color: #ffffff; background-color: #a6bbd4; }
.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(2n) { color: #111111; background-color: #cad7e6; }
.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(2n) { color: #111111; background-color: #f1f5f9; }
.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(2n) { color: #ffffff; background-color: #4c637f; }
.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(2n) { color: #ffffff; background-color: #292d33; }
.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(2n) { color: #ffffff; background-color: #555d66; }
.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(2n) { color: #ffffff; background-color: #858e99; }
.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(2n) { color: #111111; background-color: #b8c1cc; }
.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(2n) { color: #111111; background-color: #ccd3db; }
.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(2n) { color: #111111; background-color: #e0e5eb; }
.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(2n) { color: #111111; background-color: #f5f7fa; }
.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(2n) { color: #111111; background-color: #b8c1cc; }
.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(2n) { color: #ffffff; background-color: #212121; }
.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(2n) { color: #ffffff; background-color: #333333; }
.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(2n) { color: #ffffff; background-color: #454545; }
.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(2n) { color: #ffffff; background-color: #b3b3b3; }
.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(2n) { color: #111111; background-color: #d9d9d9; }
.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(2n) { color: #111111; background-color: #eeeeee; }
.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(2n) { color: #111111; background-color: #f6f6f6; }
.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(2n) { color: #111111; background-color: #ffffff; }
.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; }
.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(2n) { color: #ffffff; background-color: #000000; }
.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(2n) { 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; }
.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; }
.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(2n) { 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; }
.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; }
.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(2n) { color: #111111; background-color: #c0c0c0; }
.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(2n) { color: #111111; background-color: #f2f2f2; }
.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(2n) { color: #111111; background-color: #e5e5e5; }
.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(2n) { color: #111111; background-color: #d9d9d9; }
.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(2n) { color: #111111; background-color: #c0c0c0; }
.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(2n) { color: #ffffff; background-color: #b3b3b3; }
.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(2n) { color: #ffffff; background-color: #999999; }
.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(2n) { color: #ffffff; background-color: #808080; }
.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(2n) { color: #ffffff; background-color: #666666; }
.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(2n) { color: #ffffff; background-color: #4d4d4d; }
.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(2n) { color: #ffffff; background-color: #404040; }
.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(2n) { color: #ffffff; background-color: #333333; }
.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(2n) { color: #ffffff; background-color: #1a1a1a; }
.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: #2c9bcc; stroke: #2c9bcc; }
.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: #72c9ef; stroke: #72c9ef; }
.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: #2c9bcc; stroke: #2c9bcc; }
.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: #2c9bcc !important; border-color: #2c9bcc !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: #4c637f; stroke: #4c637f; }
.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-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-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-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-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; }
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: #6582a5 !important; }
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: #416c80 !important; }
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: #2c9bcc !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: #2c9bcc !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: #288bb8 !important; }
a.u-button-style:hover > .u-text-hover-palette-3-base, a.u-button-style:hover > .u-text-hover-palette-3-base[class*="u-border-"], a.u-button-style.u-button-style.u-text-hover-palette-3-base:hover, a.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"]:hover, a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base.active, a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"].active, a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base:active, a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"]:active, a.u-button-style.u-button-style.u-text-hover-palette-3-base:focus, a.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"]:focus, :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: #394d60 !important; }
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: #3e4a59 !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: #4c637f !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: #4c637f !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: #445972 !important; }
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: #4c637f !important; }
.u-text-palette-4-base .u-svg-link { fill: #4c637f; }
.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; }
.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; }
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; }
.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; }
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; }
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; }
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; }
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; }
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; }
.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-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; }
.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; }
.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(2n) { background-color: var(--color-var); }
.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(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.5); }
.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(2n) { color: #ffffff; background-color: rgba(77, 77, 77, 0.5); }
.u-custom-color-3, .u-body.u-custom-color-3, section.u-custom-color-3::before, .u-custom-color-3 > .u-audio-main-layout-wrapper::before, .u-custom-color-3 > .u-container-layout::before, .u-custom-color-3 > .u-inner-container-layout::before, .u-custom-color-3.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-3::before, .u-table-alt-custom-color-3 tr:nth-child(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.35); }
.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(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.4); }
.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(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.06); }
.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(2n) { color: #ffffff; background-color: rgba(102, 102, 102, 0.3); }
.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(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.59); }
.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(2n) { color: #ffffff; background-color: rgba(76, 99, 127, 0.52); }
.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(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.15); }
.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(2n) { color: #111111; background-color: rgba(229, 229, 229, 0.7); }
.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(2n) { color: #ffffff; background-color: #808080; }
.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(2n) { color: #ffffff; background-color: rgba(128, 128, 128, 0.4); }
.u-custom-color-14, .u-body.u-custom-color-14, section.u-custom-color-14::before, .u-custom-color-14 > .u-audio-main-layout-wrapper::before, .u-custom-color-14 > .u-container-layout::before, .u-custom-color-14 > .u-inner-container-layout::before, .u-custom-color-14.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-14::before, .u-table-alt-custom-color-14 tr:nth-child(2n) { color: #111111; background-color: rgba(236, 228, 228, 0.7); }
.u-custom-color-15, .u-body.u-custom-color-15, section.u-custom-color-15::before, .u-custom-color-15 > .u-audio-main-layout-wrapper::before, .u-custom-color-15 > .u-container-layout::before, .u-custom-color-15 > .u-inner-container-layout::before, .u-custom-color-15.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-15::before, .u-table-alt-custom-color-15 tr:nth-child(2n) { color: #111111; background-color: rgba(184, 193, 204, 0.2); }
.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(2n) { color: #ffffff; background-color: #041257; }
.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(2n) { color: #ffffff; background-color: #0085fd; }
.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(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0); }
.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(2n) { color: #ffffff; background-color: #418ff7; }
.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(2n) { color: #ffffff; background-color: #418ff7; }
.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(2n) { color: #ffffff; background-color: #292d33; }
.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(2n) { color: #ffffff; background-color: #73a3de; }
.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(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.93); }
.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(2n) { color: #ffffff; background-color: rgba(76, 99, 127, 0); }
.u-custom-color-27, .u-body.u-custom-color-27, section.u-custom-color-27::before, .u-custom-color-27 > .u-audio-main-layout-wrapper::before, .u-custom-color-27 > .u-container-layout::before, .u-custom-color-27 > .u-inner-container-layout::before, .u-custom-color-27.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-27::before, .u-table-alt-custom-color-27 tr:nth-child(2n) { color: #ffffff; background-color: rgba(76, 99, 127, 0.88); }
.u-custom-color-28, .u-body.u-custom-color-28, section.u-custom-color-28::before, .u-custom-color-28 > .u-audio-main-layout-wrapper::before, .u-custom-color-28 > .u-container-layout::before, .u-custom-color-28 > .u-inner-container-layout::before, .u-custom-color-28.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-28::before, .u-table-alt-custom-color-28 tr:nth-child(2n) { color: #ffffff; background-color: rgba(76, 99, 127, 0.56); }
.u-custom-color-29, .u-body.u-custom-color-29, section.u-custom-color-29::before, .u-custom-color-29 > .u-audio-main-layout-wrapper::before, .u-custom-color-29 > .u-container-layout::before, .u-custom-color-29 > .u-inner-container-layout::before, .u-custom-color-29.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-29::before, .u-table-alt-custom-color-29 tr:nth-child(2n) { color: #ffffff; background-color: #4c637f; }
.u-custom-color-30, .u-body.u-custom-color-30, section.u-custom-color-30::before, .u-custom-color-30 > .u-audio-main-layout-wrapper::before, .u-custom-color-30 > .u-container-layout::before, .u-custom-color-30 > .u-inner-container-layout::before, .u-custom-color-30.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-30::before, .u-table-alt-custom-color-30 tr:nth-child(2n) { color: #ffffff; background-color: rgba(76, 99, 127, 0.46); }
.u-custom-color-31, .u-body.u-custom-color-31, section.u-custom-color-31::before, .u-custom-color-31 > .u-audio-main-layout-wrapper::before, .u-custom-color-31 > .u-container-layout::before, .u-custom-color-31 > .u-inner-container-layout::before, .u-custom-color-31.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-31::before, .u-table-alt-custom-color-31 tr:nth-child(2n) { color: #ffffff; background-color: rgba(76, 99, 127, 0.02); }
.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(2n) { color: #ffffff; background-color: rgba(76, 99, 127, 0.07); }
.u-custom-color-33, .u-body.u-custom-color-33, section.u-custom-color-33::before, .u-custom-color-33 > .u-audio-main-layout-wrapper::before, .u-custom-color-33 > .u-container-layout::before, .u-custom-color-33 > .u-inner-container-layout::before, .u-custom-color-33.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-33::before, .u-table-alt-custom-color-33 tr:nth-child(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.69); }
.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(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.31); }
.u-custom-color-36, .u-body.u-custom-color-36, section.u-custom-color-36::before, .u-custom-color-36 > .u-audio-main-layout-wrapper::before, .u-custom-color-36 > .u-container-layout::before, .u-custom-color-36 > .u-inner-container-layout::before, .u-custom-color-36.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-36::before, .u-table-alt-custom-color-36 tr:nth-child(2n) { color: #ffffff; background-color: rgba(77, 77, 77, 0.75); }
.u-custom-color-37, .u-body.u-custom-color-37, section.u-custom-color-37::before, .u-custom-color-37 > .u-audio-main-layout-wrapper::before, .u-custom-color-37 > .u-container-layout::before, .u-custom-color-37 > .u-inner-container-layout::before, .u-custom-color-37.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-37::before, .u-table-alt-custom-color-37 tr:nth-child(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.23); }
.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(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.3); }
.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(2n) { color: #ffffff; background-color: #9abde8; }
.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(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.63); }
.u-custom-color-41, .u-body.u-custom-color-41, section.u-custom-color-41::before, .u-custom-color-41 > .u-audio-main-layout-wrapper::before, .u-custom-color-41 > .u-container-layout::before, .u-custom-color-41 > .u-inner-container-layout::before, .u-custom-color-41.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-41::before, .u-table-alt-custom-color-41 tr:nth-child(2n) { color: #ffffff; background-color: rgba(44, 155, 204, 0.37); }
.u-custom-color-42, .u-body.u-custom-color-42, section.u-custom-color-42::before, .u-custom-color-42 > .u-audio-main-layout-wrapper::before, .u-custom-color-42 > .u-container-layout::before, .u-custom-color-42 > .u-inner-container-layout::before, .u-custom-color-42.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-42::before, .u-table-alt-custom-color-42 tr:nth-child(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.9); }
.u-custom-color-43, .u-body.u-custom-color-43, section.u-custom-color-43::before, .u-custom-color-43 > .u-audio-main-layout-wrapper::before, .u-custom-color-43 > .u-container-layout::before, .u-custom-color-43 > .u-inner-container-layout::before, .u-custom-color-43.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-43::before, .u-table-alt-custom-color-43 tr:nth-child(2n) { color: #ffffff; background-color: rgba(41, 45, 51, 0.86); }
.u-custom-color-44, .u-body.u-custom-color-44, section.u-custom-color-44::before, .u-custom-color-44 > .u-audio-main-layout-wrapper::before, .u-custom-color-44 > .u-container-layout::before, .u-custom-color-44 > .u-inner-container-layout::before, .u-custom-color-44.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-44::before, .u-table-alt-custom-color-44 tr:nth-child(2n) { color: #ffffff; background-color: rgba(77, 77, 77, 0.96); }
.u-custom-color-45, .u-body.u-custom-color-45, section.u-custom-color-45::before, .u-custom-color-45 > .u-audio-main-layout-wrapper::before, .u-custom-color-45 > .u-container-layout::before, .u-custom-color-45 > .u-inner-container-layout::before, .u-custom-color-45.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-45::before, .u-table-alt-custom-color-45 tr:nth-child(2n) { color: #ffffff; background-color: rgba(51, 51, 51, 0.95); }
.u-custom-color-46, .u-body.u-custom-color-46, section.u-custom-color-46::before, .u-custom-color-46 > .u-audio-main-layout-wrapper::before, .u-custom-color-46 > .u-container-layout::before, .u-custom-color-46 > .u-inner-container-layout::before, .u-custom-color-46.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-46::before, .u-table-alt-custom-color-46 tr:nth-child(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.8); }
.u-custom-color-47, .u-body.u-custom-color-47, section.u-custom-color-47::before, .u-custom-color-47 > .u-audio-main-layout-wrapper::before, .u-custom-color-47 > .u-container-layout::before, .u-custom-color-47 > .u-inner-container-layout::before, .u-custom-color-47.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-47::before, .u-table-alt-custom-color-47 tr:nth-child(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.85); }
.u-custom-color-48, .u-body.u-custom-color-48, section.u-custom-color-48::before, .u-custom-color-48 > .u-audio-main-layout-wrapper::before, .u-custom-color-48 > .u-container-layout::before, .u-custom-color-48 > .u-inner-container-layout::before, .u-custom-color-48.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-48::before, .u-table-alt-custom-color-48 tr:nth-child(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.88); }
.u-custom-color-49, .u-body.u-custom-color-49, section.u-custom-color-49::before, .u-custom-color-49 > .u-audio-main-layout-wrapper::before, .u-custom-color-49 > .u-container-layout::before, .u-custom-color-49 > .u-inner-container-layout::before, .u-custom-color-49.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-49::before, .u-table-alt-custom-color-49 tr:nth-child(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.83); }
.u-custom-color-50, .u-body.u-custom-color-50, section.u-custom-color-50::before, .u-custom-color-50 > .u-audio-main-layout-wrapper::before, .u-custom-color-50 > .u-container-layout::before, .u-custom-color-50 > .u-inner-container-layout::before, .u-custom-color-50.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-50::before, .u-table-alt-custom-color-50 tr:nth-child(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.97); }
.u-custom-color-52, .u-body.u-custom-color-52, section.u-custom-color-52::before, .u-custom-color-52 > .u-audio-main-layout-wrapper::before, .u-custom-color-52 > .u-container-layout::before, .u-custom-color-52 > .u-inner-container-layout::before, .u-custom-color-52.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-52::before, .u-table-alt-custom-color-52 tr:nth-child(2n) { color: #111111; background-color: rgba(229, 229, 229, 0.3); }
.u-custom-color-54, .u-body.u-custom-color-54, section.u-custom-color-54::before, .u-custom-color-54 > .u-audio-main-layout-wrapper::before, .u-custom-color-54 > .u-container-layout::before, .u-custom-color-54 > .u-inner-container-layout::before, .u-custom-color-54.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-54::before, .u-table-alt-custom-color-54 tr:nth-child(2n) { color: #111111; background-color: #e5e5e5; }
.u-custom-color-56, .u-body.u-custom-color-56, section.u-custom-color-56::before, .u-custom-color-56 > .u-audio-main-layout-wrapper::before, .u-custom-color-56 > .u-container-layout::before, .u-custom-color-56 > .u-inner-container-layout::before, .u-custom-color-56.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-56::before, .u-table-alt-custom-color-56 tr:nth-child(2n) { color: #ffffff; background-color: #226c80; }
.u-custom-color-57, .u-body.u-custom-color-57, section.u-custom-color-57::before, .u-custom-color-57 > .u-audio-main-layout-wrapper::before, .u-custom-color-57 > .u-container-layout::before, .u-custom-color-57 > .u-inner-container-layout::before, .u-custom-color-57.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-57::before, .u-table-alt-custom-color-57 tr:nth-child(2n) { color: #111111; background-color: #ffffff; }
.u-custom-color-58, .u-body.u-custom-color-58, section.u-custom-color-58::before, .u-custom-color-58 > .u-audio-main-layout-wrapper::before, .u-custom-color-58 > .u-container-layout::before, .u-custom-color-58 > .u-inner-container-layout::before, .u-custom-color-58.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-58::before, .u-table-alt-custom-color-58 tr:nth-child(2n) { color: #ffffff; background-color: rgba(153, 153, 153, 0.76); }
.u-custom-color-59, .u-body.u-custom-color-59, section.u-custom-color-59::before, .u-custom-color-59 > .u-audio-main-layout-wrapper::before, .u-custom-color-59 > .u-container-layout::before, .u-custom-color-59 > .u-inner-container-layout::before, .u-custom-color-59.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-59::before, .u-table-alt-custom-color-59 tr:nth-child(2n) { color: #ffffff; background-color: #808080; }
.u-custom-color-60, .u-body.u-custom-color-60, section.u-custom-color-60::before, .u-custom-color-60 > .u-audio-main-layout-wrapper::before, .u-custom-color-60 > .u-container-layout::before, .u-custom-color-60 > .u-inner-container-layout::before, .u-custom-color-60.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-60::before, .u-table-alt-custom-color-60 tr:nth-child(2n) { color: #111111; background-color: rgba(242, 242, 242, 0.78); }
.u-custom-color-62, .u-body.u-custom-color-62, section.u-custom-color-62::before, .u-custom-color-62 > .u-audio-main-layout-wrapper::before, .u-custom-color-62 > .u-container-layout::before, .u-custom-color-62 > .u-inner-container-layout::before, .u-custom-color-62.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-62::before, .u-table-alt-custom-color-62 tr:nth-child(2n) { color: #ffffff; background-color: #333333; }
.u-custom-color-63, .u-body.u-custom-color-63, section.u-custom-color-63::before, .u-custom-color-63 > .u-audio-main-layout-wrapper::before, .u-custom-color-63 > .u-container-layout::before, .u-custom-color-63 > .u-inner-container-layout::before, .u-custom-color-63.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-63::before, .u-table-alt-custom-color-63 tr:nth-child(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.32); }
.u-custom-color-65, .u-body.u-custom-color-65, section.u-custom-color-65::before, .u-custom-color-65 > .u-audio-main-layout-wrapper::before, .u-custom-color-65 > .u-container-layout::before, .u-custom-color-65 > .u-inner-container-layout::before, .u-custom-color-65.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-65::before, .u-table-alt-custom-color-65 tr:nth-child(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.19); }
.u-custom-color-66, .u-body.u-custom-color-66, section.u-custom-color-66::before, .u-custom-color-66 > .u-audio-main-layout-wrapper::before, .u-custom-color-66 > .u-container-layout::before, .u-custom-color-66 > .u-inner-container-layout::before, .u-custom-color-66.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-66::before, .u-table-alt-custom-color-66 tr:nth-child(2n) { color: #ffffff; background-color: rgba(0, 0, 0, 0.14); }
.u-custom-color-67, .u-body.u-custom-color-67, section.u-custom-color-67::before, .u-custom-color-67 > .u-audio-main-layout-wrapper::before, .u-custom-color-67 > .u-container-layout::before, .u-custom-color-67 > .u-inner-container-layout::before, .u-custom-color-67.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-67::before, .u-table-alt-custom-color-67 tr:nth-child(2n) { color: #111111; background-color: rgba(242, 242, 242, 0.84); }
.u-custom-color-68, .u-body.u-custom-color-68, section.u-custom-color-68::before, .u-custom-color-68 > .u-audio-main-layout-wrapper::before, .u-custom-color-68 > .u-container-layout::before, .u-custom-color-68 > .u-inner-container-layout::before, .u-custom-color-68.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-68::before, .u-table-alt-custom-color-68 tr:nth-child(2n) { color: #111111; background-color: rgba(255, 255, 255, 0.96); }
.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: rgba(0, 0, 0, 0.5) !important; border-color: rgba(0, 0, 0, 0.5) !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: rgba(77, 77, 77, 0.5); stroke: rgba(77, 77, 77, 0.5); }
.u-button-style.u-border-custom-color-2 { border-color: rgba(77, 77, 77, 0.5) !important; color: rgba(77, 77, 77, 0.5) !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: rgba(69, 69, 69, 0.5) !important; background-color: transparent !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: #418ff7; stroke: #418ff7; }
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: #292d33 !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; --theme-sheet-width-xxl: 1320px; }
h2:not(.u-subtitle) { font-size: 3rem; line-height: 1.1; margin-top: 20px; margin-bottom: 20px; font-family: Orbitron; font-weight: 700; }
h5 { font-size: 1.25rem; line-height: 1.2; margin-top: 20px; margin-bottom: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; }
h6 { font-size: 1.125rem; line-height: 1.2; margin-top: 20px; margin-bottom: 20px; font-weight: 700; }
p:not(.u-text-variant) { margin-top: 20px; margin-bottom: 20px; line-height: 1.8; }
.u-btn { margin-top: 20px; margin-bottom: 20px; border-style: none; font-family: Orbitron; text-transform: uppercase; line-height: 1.4; }
ol { margin-top: 20px; margin-bottom: 20px; }
@media (max-width: 1199px) {
  h2:not(.u-subtitle) { font-size: 3.4375rem; font-weight: 700; line-height: 1.1; color: #111111; }
}
@media (max-width: 767px) {
  h2:not(.u-subtitle) { font-size: 2.25rem; font-weight: 700; line-height: 1.1; color: #111111; }
}
@media (max-width: 575px) {
  h2:not(.u-subtitle) { font-size: 2.25rem; line-height: 1.1; color: #111111; font-weight: 700; }
}
.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: #111111; }
.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: #73a3de; }
.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: #5891d8; }
.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: #5891d8; }
.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: #4c637f; 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: #445972; color: #e6e6e6; }
.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: #445972; color: #e6e6e6; }
.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: #445972; color: #e6e6e6; }
:where(.u-custom-color-1, .u-custom-color-2, .u-custom-color-3, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-9, .u-custom-color-10, .u-custom-color-12, .u-custom-color-13, .u-custom-color-16, .u-custom-color-17, .u-custom-color-19, .u-custom-color-20, .u-custom-color-21, .u-custom-color-22, .u-custom-color-23, .u-custom-color-25, .u-custom-color-27, .u-custom-color-28, .u-custom-color-29, .u-custom-color-30, .u-custom-color-31, .u-custom-color-32, .u-custom-color-34, .u-custom-color-36, .u-custom-color-37, .u-custom-color-39, .u-custom-color-41, .u-custom-color-43, .u-custom-color-44, .u-custom-color-45, .u-custom-color-46, .u-custom-color-47, .u-custom-color-56, .u-custom-color-58, .u-custom-color-59, .u-custom-color-62, .u-custom-color-65, .u-custom-color-66, .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-1-light-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-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-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-3, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-9, .u-custom-color-10, .u-custom-color-12, .u-custom-color-13, .u-custom-color-16, .u-custom-color-17, .u-custom-color-19, .u-custom-color-20, .u-custom-color-21, .u-custom-color-22, .u-custom-color-23, .u-custom-color-25, .u-custom-color-27, .u-custom-color-28, .u-custom-color-29, .u-custom-color-30, .u-custom-color-31, .u-custom-color-32, .u-custom-color-34, .u-custom-color-36, .u-custom-color-37, .u-custom-color-39, .u-custom-color-41, .u-custom-color-43, .u-custom-color-44, .u-custom-color-45, .u-custom-color-46, .u-custom-color-47, .u-custom-color-56, .u-custom-color-58, .u-custom-color-59, .u-custom-color-62, .u-custom-color-65, .u-custom-color-66, .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-1-light-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-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-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: #c3d8f2; }
:where(.u-custom-color-1, .u-custom-color-2, .u-custom-color-3, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-9, .u-custom-color-10, .u-custom-color-12, .u-custom-color-13, .u-custom-color-16, .u-custom-color-17, .u-custom-color-19, .u-custom-color-20, .u-custom-color-21, .u-custom-color-22, .u-custom-color-23, .u-custom-color-25, .u-custom-color-27, .u-custom-color-28, .u-custom-color-29, .u-custom-color-30, .u-custom-color-31, .u-custom-color-32, .u-custom-color-34, .u-custom-color-36, .u-custom-color-37, .u-custom-color-39, .u-custom-color-41, .u-custom-color-43, .u-custom-color-44, .u-custom-color-45, .u-custom-color-46, .u-custom-color-47, .u-custom-color-56, .u-custom-color-58, .u-custom-color-59, .u-custom-color-62, .u-custom-color-65, .u-custom-color-66, .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-1-light-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-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-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-3, .u-custom-color-4, .u-custom-color-5, .u-custom-color-6, .u-custom-color-9, .u-custom-color-10, .u-custom-color-12, .u-custom-color-13, .u-custom-color-16, .u-custom-color-17, .u-custom-color-19, .u-custom-color-20, .u-custom-color-21, .u-custom-color-22, .u-custom-color-23, .u-custom-color-25, .u-custom-color-27, .u-custom-color-28, .u-custom-color-29, .u-custom-color-30, .u-custom-color-31, .u-custom-color-32, .u-custom-color-34, .u-custom-color-36, .u-custom-color-37, .u-custom-color-39, .u-custom-color-41, .u-custom-color-43, .u-custom-color-44, .u-custom-color-45, .u-custom-color-46, .u-custom-color-47, .u-custom-color-56, .u-custom-color-58, .u-custom-color-59, .u-custom-color-62, .u-custom-color-65, .u-custom-color-66, .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-1-light-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-dark-3, .u-palette-5-dark-2, .u-palette-5-dark-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: #cad7e6; color: #000000; }
:where(.u-shading, .u-overlap-contrast .u-header) .u-btn:hover { background-color: #adc1d8; color: #ffffff; }
:where(.u-shading, .u-overlap-contrast .u-header) .u-btn:active { background-color: #adc1d8; color: #ffffff; } .u-header {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(153, 153, 153, 0.07500000000000001));
  background-size: cover;
  min-height: 115px;
}

.u-header .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-header .u-layout-cell-1 {
  min-height: 115px;
}

.u-header .u-container-layout-1 {
  padding: 0;
}

.u-header .u-layout-cell-2 {
  min-height: 115px;
}

.u-header .u-container-layout-2 {
  padding: 10px 0 2px;
}

.u-header .u-image-1 {
  width: 347px;
  height: 92px;
  margin: 1px auto 0 0;
}

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

.u-header .u-layout-cell-3 {
  min-height: 115px;
}

.u-header .u-container-layout-3 {
  padding: 20px 20px 0;
}

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

.u-header .u-hamburger-link-1 {
  background-image: none;
  font-size: 1.5rem;
}

.u-header .u-nav-1 {
  font-weight: 400;
  font-family: Orbitron;
  font-size: 1.125rem;
  text-transform: none;
}

.u-header .u-nav-2 {
  font-family: Orbitron;
  font-weight: 700;
}

.u-header .u-sidenav-1 {
  width: 443px;
  --sidenav-width: 443px;
  margin-right: 0;
  margin-left: 0;
}

.u-header .u-nav-3 {
  font-size: 2.25rem;
  letter-spacing: 0px;
  font-family: Orbitron;
  width: 358px;
  margin: 96px 42px 0 auto;
}

.u-header .u-nav-4 {
  font-family: Orbitron;
  font-weight: 700;
}

.u-header .u-menu-2 {
  margin: -72px 274px 0 auto;
}

.u-header .u-hamburger-link-2 {
  background-image: none;
  font-size: 1.5rem;
}

.u-header .u-nav-5 {
  font-family: Orbitron;
  font-size: 1.125rem;
  letter-spacing: 0px;
  font-weight: 400;
}

.u-header .u-nav-popup-3 {
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  min-height: 247px;
  background-image: none;
  position: absolute;
  left: -752px;
  width: 1420px;
  padding: 10px 150px 20px 20px;
}

.u-header .u-gallery-1 {
  height: 200px;
  width: 300px;
  margin: 16px auto 0 59px;
}

.u-header .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

.u-header .u-gallery-inner-1 {
  --gap: 0px;
}

.u-header .u-carousel-item-1 {
  margin-right: 0;
  margin-top: 0;
  box-shadow: 5px 5px 8px 0px rgba(26,26,26,1);
}

.u-header .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-header .u-carousel-item-2 {
  margin-right: 0;
  margin-top: 0;
  box-shadow: 5px 5px 8px 0px rgba(26,26,26,1);
}

.u-header .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-header .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-header .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-header .u-nav-6 {
  margin: -213px 38px 0 auto;
}

.u-header .u-nav-popup-6 {
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  background-image: none;
  position: absolute;
  min-height: 255px;
  left: -905px;
  width: 1420px;
  padding: 20px 150px 20px 20px;
}

.u-header .u-nav-9 {
  margin: 0 0 0 auto;
}

.u-header .u-gallery-2 {
  width: 300px;
  height: 200px;
  margin: -188px auto 0 59px;
}

.u-header .u-carousel-indicators-2 {
  position: absolute;
  bottom: 10px;
}

.u-header .u-gallery-inner-2 {
  --gap: 0px;
}

.u-header .u-carousel-item-3 {
  margin-right: 0;
  margin-top: 0;
  box-shadow: 5px 5px 8px 0px rgba(26,26,26,1);
}

.u-header .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-header .u-carousel-item-4 {
  margin-right: 0;
  margin-top: 0;
  box-shadow: 5px 5px 8px 0px rgba(26,26,26,1);
}

.u-header .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-header .u-carousel-item-5 {
  margin-right: 0;
  margin-top: 0;
  box-shadow: 5px 5px 8px 0px rgba(26,26,26,1);
}

.u-header .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-header .u-carousel-item-6 {
  margin-right: 0;
  margin-top: 0;
  box-shadow: 5px 5px 8px 0px rgba(26,26,26,1);
}

.u-header .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-header .u-carousel-item-7 {
  margin-right: 0;
  margin-top: 0;
  box-shadow: 5px 5px 8px 0px rgba(26,26,26,1);
}

.u-header .u-over-slide-7 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-header .u-carousel-item-8 {
  height: 200px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  box-shadow: 5px 5px 8px 0px rgba(26,26,26,1);
}

.u-header .u-over-slide-8 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-header .u-gallery-item-9 {
  margin-right: 0;
  box-shadow: -2px 0 0 0 rgba(26,26,26,0);
}

.u-header .u-over-slide-9 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-header .u-carousel-control-3 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-header .u-carousel-control-4 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-header .u-sidenav-2 {
  width: 443px;
  --sidenav-width: 443px;
  margin-right: 0;
  margin-left: 0;
}

.u-header .u-nav-13 {
  font-size: 2.25rem;
  letter-spacing: 0px;
  font-family: Orbitron;
  width: 358px;
  margin: 96px 42px 0 auto;
}

.u-header .u-layout-cell-4 {
  min-height: 115px;
}

.u-header .u-container-layout-4 {
  padding: 20px 30px 32px 0;
}

.u-header .u-menu-3 {
  margin: 0 0 0 auto;
}

.u-header .u-hamburger-link-3 {
  background-image: none;
  font-size: 1.5rem;
}

.u-header .u-nav-21 {
  font-weight: 400;
  font-family: Orbitron;
  font-size: 1rem;
}

.u-header .u-sidenav-3 {
  width: 390px;
  --sidenav-width: 390px;
  margin-right: -2px;
  margin-left: -2px;
}

.u-header .u-menu-close-3 {
  margin-top: 20px;
  margin-bottom: 0;
}

.u-header .u-nav-22 {
  font-size: 1.125rem;
  letter-spacing: 0px;
  width: 305px;
  line-height: 0.3;
  font-family: Oswald, sans-serif;
  margin: 20px 29px 0 auto;
}








@media (max-width: 1399px) {
   .u-header {
    min-height: 99px;
  }

  .u-header .u-layout-cell-1 {
    min-height: 99px;
  }

  .u-header .u-layout-cell-2 {
    min-height: 99px;
  }

  .u-header .u-image-1 {
    width: 325px;
    height: 86px;
    margin-top: 4px;
  }

  .u-header .u-layout-cell-3 {
    min-height: 99px;
  }

  .u-header .u-nav-3 {
    width: 358px;
  }

  .u-header .u-menu-2 {
    margin-top: -72px;
  }

  .u-header .u-nav-popup-3 {
    left: -605px;
    width: 1240px;
    padding-right: 100px;
  }

  .u-header .u-carousel-item-1 {
    margin-bottom: 0;
  }

  .u-header .u-carousel-item-2 {
    margin-bottom: 0;
  }

  .u-header .u-carousel-control-1 {
    left: 9px;
  }

  .u-header .u-carousel-control-2 {
    right: 9px;
  }

  .u-header .u-nav-6 {
    margin-top: -213px;
  }

  .u-header .u-nav-popup-6 {
    left: -758px;
    width: 1240px;
    padding-right: 100px;
  }

  .u-header .u-gallery-2 {
    margin-top: -188px;
  }

  .u-header .u-carousel-item-3 {
    margin-bottom: 0;
  }

  .u-header .u-carousel-item-4 {
    margin-bottom: 0;
  }

  .u-header .u-carousel-item-5 {
    margin-bottom: 0;
  }

  .u-header .u-carousel-item-6 {
    margin-bottom: 0;
  }

  .u-header .u-carousel-item-7 {
    margin-bottom: 0;
  }

  .u-header .u-carousel-item-8 {
    margin-bottom: 0;
  }

  .u-header .u-nav-13 {
    width: 358px;
  }

  .u-header .u-layout-cell-4 {
    min-height: 99px;
  }

  .u-header .u-container-layout-4 {
    padding-bottom: 25px;
  }

  .u-header .u-nav-22 {
    width: 305px;
  }
}








@media (max-width: 1199px) {
   .u-header {
    min-height: 105px;
  }

  .u-header .u-layout-wrap-1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }

  .u-header .u-layout-cell-1 {
    min-height: 0;
  }

  .u-header .u-layout-cell-2 {
    min-height: 0;
  }

  .u-header .u-image-1 {
    width: 250px;
    height: 66px;
    margin-top: 0;
  }

  .u-header .u-layout-cell-3 {
    min-height: 0;
  }

  .u-header .u-nav-popup-3 {
    left: -415px;
    width: 1040px;
    padding-right: 50px;
  }

  .u-header .u-carousel-control-1 {
    left: 7px;
  }

  .u-header .u-carousel-control-2 {
    right: 7px;
  }

  .u-header .u-nav-popup-6 {
    left: -568px;
    width: 1040px;
    padding-right: 50px;
  }

  .u-header .u-layout-cell-4 {
    min-height: 0;
  }

  .u-header .u-container-layout-4 {
    padding-bottom: 20px;
  }
}








@media (max-width: 991px) {
   .u-header {
    min-height: 100px;
  }

  .u-header .u-layout-wrap-1 {
    margin-bottom: 0;
  }

  .u-header .u-image-1 {
    width: 200px;
    height: 49px;
  }

  .u-header .u-layout-cell-3 {
    min-height: 100px;
  }

  .u-header .u-menu-1 {
    margin-top: -151px;
    margin-left: 0;
  }

  .u-header .u-menu-2 {
    margin-top: 1px;
  }

  .u-header .u-nav-popup-3 {
    width: 820px;
    padding-right: 25px;
    left: -752px;
  }

  .u-header .u-carousel-control-1 {
    left: 5px;
  }

  .u-header .u-carousel-control-2 {
    right: 5px;
  }

  .u-header .u-nav-popup-6 {
    width: 820px;
    padding-right: 0;
    left: -905px;
  }

  .u-header .u-layout-cell-4 {
    min-height: 100px;
  }

  .u-header .u-container-layout-4 {
    padding-bottom: 25px;
  }

  .u-header .u-menu-3 {
    margin-right: auto;
  }
}








@media (max-width: 767px) {
   .u-header {
    min-height: 75px;
  }

  .u-header .u-container-layout-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-header .u-image-1 {
    height: 50px;
    margin-top: 11px;
    margin-bottom: -1px;
  }

  .u-header .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-header .u-menu-2 {
    margin-top: -72px;
    margin-right: 463px;
  }

  .u-header .u-nav-popup-3 {
    width: 640px;
  }

  .u-header .u-carousel-control-1 {
    left: 4px;
  }

  .u-header .u-carousel-control-2 {
    right: 4px;
  }

  .u-header .u-nav-popup-6 {
    width: 640px;
  }

  .u-header .u-layout-cell-4 {
    min-height: 0;
  }

  .u-header .u-container-layout-4 {
    padding-bottom: 20px;
    padding-right: 0;
  }
}








@media (max-width: 575px) {
  .u-header .u-layout-cell-1 {
    min-height: 75px;
  }

  .u-header .u-layout-cell-2 {
    min-height: 75px;
  }

  .u-header .u-image-1 {
    margin-bottom: -4px;
  }

  .u-header .u-menu-2 {
    margin-right: 285px;
  }

  .u-header .u-nav-popup-3 {
    width: 440px;
  }

  .u-header .u-carousel-control-1 {
    left: 3px;
  }

  .u-header .u-carousel-control-2 {
    right: 3px;
  }

  .u-header .u-nav-popup-6 {
    width: 440px;
  }

  .u-header .u-layout-cell-4 {
    min-height: 75px;
  }

  .u-header .u-menu-3 {
    margin-top: 2px;
  }
}








 .u-footer {
  min-height: 674px;
}

.u-footer .u-layout-wrap-1 {
  background-image: linear-gradient(white, #b3b3b3);
  margin-top: 0;
  margin-bottom: 0;
}

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

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

.u-footer .u-image-1 {
  width: 1716px;
  height: 353px;
  animation-timing-function: ease;
  object-position: 50% 47.97%;
  margin: 67px -1246px 0 auto;
}

.u-footer .u-shape-1 {
  width: 470px;
  left: 0;
}

.u-footer .u-image-2 {
  width: 336px;
  height: 336px;
  margin: -361px auto 0 21px;
}

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

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

.u-footer .u-container-layout-2 {
  padding: 0;
}

.u-footer .u-text-1 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 2;
  margin: 95px 224px 0 50px;
}

.u-footer .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-5 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-6 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-7 {
  background-image: none;
  padding: 0;
}

.u-footer .u-layout-cell-3 {
  min-height: 367px;
}

.u-footer .u-container-layout-3 {
  padding: 60px 50px 50px;
}

.u-footer .u-text-2 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 2;
  margin: 0 61px 0 0;
}

.u-footer .u-btn-8 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-9 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-10 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-11 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-12 {
  background-image: none;
  padding: 0;
}

.u-footer .u-btn-13 {
  padding: 0;
}

.u-footer .u-layout-cell-4 {
  min-height: 254px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(51, 51, 51, 1), rgba(51, 51, 51, 1));
  background-size: cover;
}

.u-footer .u-container-layout-4 {
  padding: 30px 20px 30px 50px;
}

.u-footer .u-text-3 {
  font-weight: 400;
  font-size: 1.125rem;
  margin: 0 162px 0 0;
}

.u-footer .u-text-4 {
  font-weight: 400;
  font-size: 1.125rem;
  margin: 16px 222px 0 0;
}

.u-footer .u-text-5 {
  font-weight: 400;
  font-size: 1.125rem;
  margin: 16px auto 0 0;
}

.u-footer .u-layout-cell-5 {
  min-height: 254px;
}

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

.u-footer .u-social-icons-1 {
  white-space: nowrap;
  height: 46px;
  width: 199px;
  min-width: 146px;
  margin: 0 auto;
}

.u-footer .u-icon-1 {
  height: 35px;
  color: rgb(0, 126, 187) !important;
}

.u-footer .u-icon-2 {
  height: 26px;
}

.u-footer .u-icon-3 {
  height: 35px;
  color: rgb(242, 103, 152) !important;
}

.u-footer .u-layout-cell-6 {
  min-height: 254px;
}

.u-footer .u-container-layout-6 {
  padding: 0 20px 0 50px;
}

.u-footer .u-text-6 {
  font-weight: 400;
  font-size: 1.125rem;
  margin: 30px 61px 0 0;
}

.u-footer .u-text-7 {
  font-weight: 400;
  font-size: 1.125rem;
  margin: 14px auto 0 1px;
}

.u-footer .u-btn-14 {
  background-image: none;
  font-size: 1rem;
  padding: 0;
}

.u-footer .u-custom-html-1 {
  height: auto;
  min-height: 74px;
  background-image: none;
  width: 75px;
  margin: 25px 340px -253px 0;
}
@media (max-width: 1399px) {
   .u-footer {
    min-height: 637px;
  }

  .u-footer .u-layout-wrap-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }

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

  .u-footer .u-image-1 {
    width: 1225px;
    height: 366px;
    margin-top: 49px;
    margin-right: -826px;
  }

  .u-footer .u-shape-1 {
    width: 399px;
    left: auto;
    right: 0;
  }

  .u-footer .u-image-2 {
    width: 250px;
    height: 250px;
    margin-top: -308px;
    margin-left: 36px;
  }

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

  .u-footer .u-container-layout-2 {
    padding: 60px 50px 50px;
  }

  .u-footer .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-right: 96px;
    margin-left: 20px;
  }

  .u-footer .u-layout-cell-3 {
    min-height: 396px;
  }

  .u-footer .u-text-2 {
    margin-right: 1px;
  }

  .u-footer .u-layout-cell-4 {
    min-height: 240px;
  }

  .u-footer .u-text-3 {
    font-size: 1rem;
    margin-right: 102px;
  }

  .u-footer .u-text-4 {
    font-size: 1rem;
    margin-right: 162px;
  }

  .u-footer .u-text-5 {
    font-size: 1rem;
    width: auto;
    margin-right: 199px;
  }

  .u-footer .u-layout-cell-5 {
    min-height: 240px;
  }

  .u-footer .u-social-icons-1 {
    min-height: 16px;
    width: 199px;
  }

  .u-footer .u-layout-cell-6 {
    min-height: 240px;
  }

  .u-footer .u-text-6 {
    font-size: 1rem;
    margin-right: 1px;
  }

  .u-footer .u-text-7 {
    font-size: 1rem;
    width: auto;
    margin-top: 15px;
  }

  .u-footer .u-custom-html-1 {
    margin-top: 24px;
    margin-right: 235px;
    width: 75px;
  }
}
@media (max-width: 1199px) {
   .u-footer {
    min-height: 632px;
  }

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

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

  .u-footer .u-image-1 {
    width: 1397px;
    height: 326px;
    margin-top: 40px;
    margin-right: -1065px;
  }

  .u-footer .u-shape-1 {
    width: 313px;
    right: 19px;
  }

  .u-footer .u-image-2 {
    width: 225px;
    height: 225px;
    margin-top: -254px;
    margin-left: 21px;
  }

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

  .u-footer .u-text-1 {
    font-size: 1.125rem;
    margin-right: 49px;
    margin-left: 0;
  }

  .u-footer .u-layout-cell-3 {
    min-height: 366px;
  }

  .u-footer .u-text-2 {
    font-size: 1.125rem;
    margin-right: 0;
  }

  .u-footer .u-layout-cell-4 {
    min-height: 265px;
  }

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

  .u-footer .u-text-3 {
    margin-right: 35px;
  }

  .u-footer .u-text-4 {
    margin-right: 95px;
  }

  .u-footer .u-text-5 {
    margin-right: 49px;
  }

  .u-footer .u-layout-cell-5 {
    min-height: 265px;
  }

  .u-footer .u-social-icons-1 {
    height: 40px;
    width: 158px;
    margin-top: 83px;
  }

  .u-footer .u-layout-cell-6 {
    min-height: 239px;
  }

  .u-footer .u-container-layout-6 {
    padding-left: 30px;
  }

  .u-footer .u-text-6 {
    margin-right: 0;
  }

  .u-footer .u-custom-html-1 {
    margin-right: 168px;
  }
}
@media (max-width: 991px) {
   .u-footer {
    min-height: 611px;
  }

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

  .u-footer .u-image-1 {
    width: 1032px;
    height: 275px;
    margin-top: 29px;
    margin-right: -774px;
  }

  .u-footer .u-shape-1 {
    width: 259px;
    right: 1px;
  }

  .u-footer .u-image-2 {
    width: 150px;
    height: 150px;
    margin-top: -180px;
    margin-left: 16px;
  }

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

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

  .u-footer .u-text-1 {
    font-size: 0.875rem;
    margin-right: 16px;
  }

  .u-footer .u-layout-cell-3 {
    min-height: 303px;
  }

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

  .u-footer .u-text-2 {
    font-size: 0.875rem;
  }

  .u-footer .u-layout-cell-4 {
    min-height: 307px;
  }

  .u-footer .u-text-3 {
    font-size: 0.75rem;
    margin-right: 0;
  }

  .u-footer .u-text-4 {
    font-size: 0.75rem;
    margin-right: 22px;
  }

  .u-footer .u-text-5 {
    font-size: 0.75rem;
    margin-right: 0;
  }

  .u-footer .u-layout-cell-5 {
    min-height: 307px;
  }

  .u-footer .u-social-icons-1 {
    height: 37px;
    width: 150px;
    margin-top: 105px;
  }

  .u-footer .u-layout-cell-6 {
    min-height: 307px;
  }

  .u-footer .u-text-6 {
    font-size: 0.75rem;
  }

  .u-footer .u-text-7 {
    font-size: 0.75rem;
  }

  .u-footer .u-custom-html-1 {
    margin-right: 179px;
  }
}
@media (max-width: 767px) {
   .u-footer {
    min-height: 1323px;
  }

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

  .u-footer .u-image-1 {
    width: 936px;
    height: 317px;
    margin-top: 42px;
    margin-right: -311px;
  }

  .u-footer .u-shape-1 {
    left: 0;
    right: auto;
  }

  .u-footer .u-image-2 {
    margin-top: -179px;
    margin-left: 28px;
  }

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

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

  .u-footer .u-text-1 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .u-footer .u-layout-cell-3 {
    min-height: 228px;
  }

  .u-footer .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-footer .u-text-2 {
    width: auto;
  }

  .u-footer .u-layout-cell-4 {
    min-height: 178px;
  }

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

  .u-footer .u-text-3 {
    width: auto;
  }

  .u-footer .u-text-4 {
    width: auto;
    margin-left: 21px;
    margin-right: 21px;
  }

  .u-footer .u-text-5 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .u-footer .u-layout-cell-5 {
    min-height: 97px;
  }

  .u-footer .u-container-layout-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-footer .u-social-icons-1 {
    width: 150px;
    margin-top: 0;
  }

  .u-footer .u-layout-cell-6 {
    min-height: 210px;
  }

  .u-footer .u-container-layout-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .u-footer .u-text-6 {
    width: auto;
  }

  .u-footer .u-text-7 {
    margin-left: auto;
  }

  .u-footer .u-custom-html-1 {
    min-height: 24px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 575px) {
   .u-footer {
    min-height: 721px;
  }

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

  .u-footer .u-image-1 {
    width: 763px;
    height: 233px;
    margin-top: 35px;
    margin-right: -338px;
  }

  .u-footer .u-image-2 {
    margin-top: -173px;
    margin-left: 21px;
  }

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

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

  .u-footer .u-layout-cell-3 {
    min-height: 100px;
  }

  .u-footer .u-layout-cell-4 {
    min-height: 100px;
  }

  .u-footer .u-text-4 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-footer .u-text-5 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-footer .u-layout-cell-5 {
    min-height: 61px;
  }

  .u-footer .u-layout-cell-6 {
    min-height: 100px;
  }
}

 /*begin-variables base-font-size*/ 
 html { font-size: 16px; }
 /*end-variables base-font-size*/
.u-section-1 .u-sheet-1 {
  min-height: 352px;
}

.u-section-1 .u-group-1 {
  height: auto;
  margin-top: 115px;
  margin-bottom: 0;
  min-height: 237px;
}

.u-section-1 .u-container-layout-1 {
  padding: 20px 30px;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-family: Oswald, sans-serif;
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  --animation-custom_in-translate_x: 600px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-family: Tektur;
  margin: 13px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  font-family: Oswald, sans-serif;
  --animation-custom_in-translate_x: -600px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 12px auto 0;
}

@media (max-width: 1399px) {
  .u-section-1 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 325px;
  }

  .u-section-1 .u-group-1 {
    min-height: 202px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.25rem;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 279px;
  }

  .u-section-1 .u-group-1 {
    margin-top: 77px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.3333333333333333rem;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.3333333333333333rem;
  }
}

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

  .u-section-1 .u-group-1 {
    margin-top: 105px;
    margin-bottom: 29px;
    min-height: 139px;
  }

  .u-section-1 .u-text-1 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
  }

  .u-section-1 .u-text-3 {
    font-size: 0.75rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
} .u-section-2 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url('images/pattern_hexagon-1_1_1_0-0_0_1__hsla001001.00_hsla21425400.20.png');
  background-size: cover, cover;
  min-height: 3018px;
}

.u-section-2 .u-group-1 {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 229px;
}

.u-section-2 .u-container-layout-1 {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  font-family: Orbitron;
  width: 821px;
  margin: 60px auto 0;
}

.u-section-2 .u-list-1 {
  width: 975px;
  grid-template-rows: repeat(1, auto);
  grid-auto-rows: 100%;
  margin: -64px calc(((100% - 1320px) / 2)  + 123px) 60px auto;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(3, calc(33.3333% - 10.6667px));
  min-height: 2800px;
  grid-auto-columns: calc(33.3333% - 10.6667px);
  --gap: 16px;
}

.u-section-2 .u-list-item-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-2 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-1 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 14.23%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-3 {
  padding: 10px;
}

.u-section-2 .u-text-2 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-3 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-2 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-4 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-2 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 24.9%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-5 {
  padding: 10px;
}

.u-section-2 .u-text-4 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-5 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-3 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-6 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-3 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  object-position: 50% 37.84%;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-4 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-7 {
  padding: 10px;
}

.u-section-2 .u-text-6 {
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-7 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-4 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-8 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-4 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 21.25%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-5 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-9 {
  padding: 10px;
}

.u-section-2 .u-text-8 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-9 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-5 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-10 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-5 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 14.57%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-6 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-11 {
  padding: 10px;
}

.u-section-2 .u-text-10 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-11 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-6 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-12 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-6 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 1.73%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-7 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-13 {
  padding: 10px;
}

.u-section-2 .u-text-12 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-13 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-7 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-14 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-7 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 0%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-8 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-15 {
  padding: 10px;
}

.u-section-2 .u-text-14 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-15 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-8 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-16 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-8 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 12.75%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-9 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-17 {
  padding: 10px;
}

.u-section-2 .u-text-16 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-17 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-9 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-18 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-9 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 23.68%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-10 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-19 {
  padding: 10px;
}

.u-section-2 .u-text-18 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-19 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-10 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-20 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-10 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 24.9%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-11 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-21 {
  padding: 10px;
}

.u-section-2 .u-text-20 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-21 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-11 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-22 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-11 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 51.62%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-12 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-23 {
  padding: 10px;
}

.u-section-2 .u-text-22 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-23 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-12 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-24 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-12 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 15.18%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-13 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-25 {
  padding: 10px;
}

.u-section-2 .u-text-24 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-25 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-13 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-26 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-13 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 38.56%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-14 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-27 {
  padding: 10px;
}

.u-section-2 .u-text-26 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-27 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-14 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-28 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-14 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 5.08%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-15 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-29 {
  padding: 10px;
}

.u-section-2 .u-text-28 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-29 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-15 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

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

.u-section-2 .u-image-15 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 0%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-16 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-31 {
  padding: 10px;
}

.u-section-2 .u-text-30 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-31 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-16 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-32 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-16 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 12.75%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-17 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-33 {
  padding: 10px;
}

.u-section-2 .u-text-32 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-33 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-17 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-34 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-17 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 49.24%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-18 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-35 {
  padding: 10px;
}

.u-section-2 .u-text-34 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-35 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-18 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-36 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-18 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 0%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-19 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-37 {
  padding: 10px;
}

.u-section-2 .u-text-36 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-37 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-19 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-38 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-19 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 12.75%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-20 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-39 {
  padding: 10px;
}

.u-section-2 .u-text-38 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-39 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-20 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-40 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-20 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 44.33%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-21 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-41 {
  padding: 10px;
}

.u-section-2 .u-text-40 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-41 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-21 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-42 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-21 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 50.4%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-22 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-43 {
  padding: 10px;
}

.u-section-2 .u-text-42 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-43 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-22 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-44 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-22 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 28.54%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-23 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-45 {
  padding: 10px;
}

.u-section-2 .u-text-44 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-45 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-23 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-46 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-23 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 0%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-24 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-47 {
  padding: 10px;
}

.u-section-2 .u-text-46 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-47 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

.u-section-2 .u-list-item-24 {
  margin-top: 0;
  margin-bottom: 0;
  --top-left-radius: 25px;
  --top-right-radius: 25px;
}

.u-section-2 .u-container-layout-48 {
  padding: 10px 0 0;
}

.u-section-2 .u-image-24 {
  height: 251px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  object-position: 50% 12.75%;
  width: 250px;
  box-shadow: 5px 5px 8px 0px rgba(128,128,128,1);
  --top-left-radius: 10px;
  --top-right-radius: 10px;
  margin: -2px auto 0 10px;
}

.u-section-2 .u-group-25 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  height: auto;
  margin-top: 8px;
  margin-bottom: 0;
  min-height: 69px;
}

.u-section-2 .u-container-layout-49 {
  padding: 10px;
}

.u-section-2 .u-text-48 {
  letter-spacing: 2px;
  font-size: 1.125rem;
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-49 {
  text-transform: none;
  letter-spacing: 2px;
  font-family: Orbitron;
  font-size: 0.75rem;
  margin: 8px auto 0 0;
}

@media (max-width: 1399px) {
   .u-section-2 {
    min-height: 2405px;
  }

  .u-section-2 .u-group-1 {
    height: auto;
  }

  .u-section-2 .u-list-1 {
    margin-top: -83px;
    margin-right: auto;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 10.6667px));
    grid-auto-columns: calc(33.333333333333336% - 10.6667px);
  }

  .u-section-2 .u-group-2 {
    height: auto;
  }

  .u-section-2 .u-group-3 {
    height: auto;
  }

  .u-section-2 .u-group-4 {
    height: auto;
  }

  .u-section-2 .u-group-5 {
    height: auto;
  }

  .u-section-2 .u-group-6 {
    height: auto;
  }

  .u-section-2 .u-group-7 {
    height: auto;
  }

  .u-section-2 .u-group-8 {
    height: auto;
  }

  .u-section-2 .u-group-9 {
    height: auto;
  }

  .u-section-2 .u-group-10 {
    height: auto;
  }

  .u-section-2 .u-group-11 {
    height: auto;
  }

  .u-section-2 .u-group-12 {
    height: auto;
  }

  .u-section-2 .u-group-13 {
    height: auto;
  }

  .u-section-2 .u-group-14 {
    height: auto;
  }

  .u-section-2 .u-group-15 {
    height: auto;
  }

  .u-section-2 .u-group-16 {
    height: auto;
  }

  .u-section-2 .u-group-17 {
    height: auto;
  }

  .u-section-2 .u-group-18 {
    height: auto;
  }

  .u-section-2 .u-group-19 {
    height: auto;
  }

  .u-section-2 .u-group-20 {
    height: auto;
  }

  .u-section-2 .u-group-21 {
    height: auto;
  }

  .u-section-2 .u-group-22 {
    height: auto;
  }

  .u-section-2 .u-group-23 {
    height: auto;
  }

  .u-section-2 .u-group-24 {
    height: auto;
  }

  .u-section-2 .u-group-25 {
    height: auto;
  }
}

@media (max-width: 1199px) {
   .u-section-2 {
    min-height: 1983px;
  }

  .u-section-2 .u-list-1 {
    width: 940px;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 2699px;
  }
}

@media (max-width: 991px) {
   .u-section-2 {
    min-height: 3699px;
  }

  .u-section-2 .u-group-1 {
    min-height: 161px;
  }

  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
    width: 720px;
  }

  .u-section-2 .u-list-1 {
    width: 605px;
    margin-top: 50px;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 8.000025px));
    grid-auto-columns: calc(50% - 8.000025px);
    min-height: 4651px;
  }
}

@media (max-width: 767px) {
   .u-section-2 {
    min-height: 6020px;
  }

  .u-section-2 .u-group-1 {
    min-height: 160px;
  }

  .u-section-2 .u-text-1 {
    width: 540px;
  }

  .u-section-2 .u-list-1 {
    width: 332px;
    margin-top: 60px;
    margin-right: calc(((100% - 540px) / 2)  + 81px);
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(1, 100%);
    grid-auto-columns: 100%;
    --gap: 0px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-1 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-4 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-2 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-6 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-3 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-8 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-4 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-10 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-5 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-12 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-6 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-14 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-7 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-16 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-8 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-18 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-9 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-20 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-10 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-22 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-11 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-24 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-12 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-26 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-13 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-28 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-14 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-30 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-15 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-32 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-16 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-34 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-17 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-36 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-18 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-38 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-19 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-40 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-20 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-42 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-21 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-44 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-22 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-46 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-23 {
    margin-top: 0;
  }

  .u-section-2 .u-container-layout-48 {
    padding-top: 8px;
  }

  .u-section-2 .u-image-24 {
    margin-top: 0;
  }
}

@media (max-width: 575px) {
   .u-section-2 {
    min-height: 5859px;
  }

  .u-section-2 .u-group-1 {
    min-height: 114px;
  }

  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    width: 340px;
    margin-top: 0;
  }

  .u-section-2 .u-list-1 {
    margin-top: 50px;
    margin-right: calc(((100% - 340px) / 2) + 8px);
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-2 .u-text-2 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-3 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-4 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-5 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-6 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-7 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-8 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-9 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-10 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-11 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-12 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-13 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-14 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-15 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-16 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-17 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-18 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-19 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-20 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-21 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-22 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-23 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-24 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-25 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-26 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-27 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-28 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-29 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-30 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-31 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-32 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-33 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-34 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-35 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-36 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-37 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-38 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-39 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-40 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-41 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-42 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-43 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-44 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-45 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-46 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-47 {
    font-size: 0.625rem;
  }

  .u-section-2 .u-text-48 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-text-49 {
    font-size: 0.625rem;
  }
}