.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-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-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content):not(.u-checkout-block-content) a { color: inherit; }
.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content):not(.u-checkout-block-content) a, .u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content):not(.u-checkout-block-content) a:hover { text-decoration: none; }
.u-link, a { border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; }
.u-block-content > :first-child, .u-product-desc > :first-child, .u-product-tab-pane > :first-child, .u-post-content > :first-child { margin-top: 0px; }
.u-block-content > :last-child, .u-product-desc > :last-child, .u-product-tab-pane > :last-child, .u-post-content > :last-child { margin-bottom: 0px; }
.u-block-content p, .u-product-desc p, .u-product-tab-pane p, .u-post-content p { text-decoration: inherit !important; color: inherit !important; font-style: inherit !important; font-size: inherit !important; font-weight: inherit !important; font-family: inherit !important; line-height: inherit !important; letter-spacing: inherit !important; text-transform: inherit !important; }
.u-logo { color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; font-style: inherit; font-weight: inherit; text-decoration: none; border: 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-file-upload .u-file-error-tooltip { position: relative; display: inline-block; color: red; }
.u-form-file-upload .u-file-error-tooltip-text { visibility: hidden; width: 420px; background-color: #5d5d5d; color: #ffffff; text-align: center; border-radius: 6px; padding: 5px 0px; position: absolute; z-index: 1; }
.u-form-file-upload .u-file-error-tooltip:hover .u-file-error-tooltip-text { visibility: visible; }
.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-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-left, [class*="u-border-"].u-border-no-left { border-left-width: 0px; border-left-style: none; }
.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; }
.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-width { width: 100% !important; }
.u-expanded-width:not(.custom-expanded) { margin-left: 0px !important; margin-right: 0px !important; }
@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; }
}
@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-top-xs { justify-content: flex-start; }
}
@media (max-width: 767px) {
  :not(.u-sheet) > [class*="u-gutter-"]:not(.u-gutter-0).u-expanded-width { overflow: hidden; }
}
.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-header.u-sticky { position: fixed; top: 0px; }
@supports (position: sticky) {
  .u-header.u-sticky { position: sticky; }
}
@supports (position: -webkit-sticky) {
  .u-header.u-sticky { }
}
.u-sticky { transition: background-color 250ms ease 0s, box-shadow 250ms ease 0s; }
.u-header.u-box-shadow:not(.u-sticky) { z-index: 1; }
.menu-overlay .u-header.u-box-shadow:not(.u-sticky) { z-index: unset; }
.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-header.u-sticky { position: fixed; }
.u-overlap.u-overlap-transparent .u-header { background-color: transparent !important; background-image: none !important; }
.u-overlap.u-offcanvas-opened .u-header.u-sticky { z-index: auto; position: absolute !important; }
.u-overlap.u-offcanvas-opened .u-header.u-sticky + section { z-index: -1; }
.u-sticky::before { border-style: solid; border-width: 0px; content: ""; display: block; position: absolute; inset: 0px; pointer-events: none; transition: border-width 250ms ease 0s; }
[class*="u-border-"]:not(.u-shape-svg) { stroke: none; }
.u-svg-link { width: 100%; height: 100%; fill: currentcolor; }
.u-svg-content { width: 0px; height: 0px; }
.pswp .embed-responsive, .u-video .embed-responsive { width: 100%; height: 100%; }
.u-menu { --dropdown-icon-vertical: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTYgMTYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iIzgwODA4MCIgZD0iTTIuMSw1LjJMMi4xLDUuMmMwLjMtMC4zLDAuOC0wLjMsMS4xLDBMOCwxMC4zbDQuNy01QzEzLDUsMTMuNSw1LDEzLjksNS4zbDAsMGMwLjMsMC4zLDAuMSwwLjctMC4yLDENCglsLTUsNS40Yy0wLjMsMC4zLTAuOCwwLjMtMS4xLDBMMi40LDYuNEMyLjEsNi4xLDEuOCw1LjUsMi4xLDUuMnoiLz4NCjwvc3ZnPg0K); --dropdown-icon-horizonal: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZmlsbD0iIzgwODA4MCIgZD0iTTUuMiAxMy45Yy4zLjMuOSAwIDEuMi0uM2w1LjMtNS4yYy4zLS4zLjMtLjggMC0xLjFsLTUuNC01Yy0uMy0uMy0uNy0uNS0xLS4yLS4zLjQtLjMuOSAwIDEuMmw1IDQuNy01LjEgNC44Yy0uMy4zLS4zLjggMCAxLjFaIi8+Cjwvc3ZnPgo=); }
.u-menu, .u-popupmenu-items { display: table; white-space: nowrap; position: relative; line-height: 1; }
.u-popupmenu-items { min-width: 120px; }
.u-popupmenu-items .u-nav-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%; }
:where(.u-nav-container > .u-nav > .u-nav-item > .u-nav-link) { padding: 10px 20px; }
.u-nav-popup.fake:not(.open) { display: none; }
.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-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)::after { content: ""; background-repeat: no-repeat; background-size: 50%; background-position: 100% 50%; min-width: 1.75em; min-height: 1em; }
.u-dropdown-icon .u-nav-container .u-nav-link:first-child:nth-last-child(2) { display: inline-flex; align-items: center; }
.u-dropdown-icon .u-nav-container .u-nav-link:first-child:nth-last-child(2)::after { background-image: var(--dropdown-icon-vertical); }
.u-dropdown-icon .u-nav-container .u-nav-popup .u-nav-link:first-child:nth-last-child(2) { display: flex; justify-content: flex-start; }
.u-dropdown-icon .u-nav-container .u-nav-popup .u-nav-link:first-child:nth-last-child(2)::after { background-image: var(--dropdown-icon-horizonal); margin-left: auto; }
.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; }
.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; clip-path: inset(0px); 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-dropdown-icon .u-nav-container-collapse .u-nav-link:first-child:nth-last-child(2) { display: flex; justify-content: flex-start; }
.u-dropdown-icon .u-nav-container-collapse .u-nav-link:first-child:nth-last-child(2)::after { background-image: var(--dropdown-icon-horizonal); margin-left: auto; }
.u-dropdown-icon .u-nav-container-collapse .u-nav-link:first-child:nth-last-child(2)[aria-expanded="true"]::after { background-image: var(--dropdown-icon-vertical); }
.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: 768px) and (max-width: 991px) {
  .u-menu[data-responsive-from="MD"] .menu-collapse, .u-menu:not([data-responsive-from]) .menu-collapse { display: block; }
  .u-menu[data-responsive-from="MD"] .u-nav-container-collapse, .u-menu:not([data-responsive-from]) .u-nav-container-collapse { display: flex; }
  .u-menu[data-responsive-from="MD"] .u-nav-container, .u-menu:not([data-responsive-from]) .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:not(.u-menu-open-right) .u-sidenav { border-left: none; }
.u-menu.u-offcanvas.open .u-sidenav { margin-left: 0px; margin-right: 0px; }
.u-menu:not(.u-offcanvas).open .u-sidenav { display: block; flex-basis: 100%; height: -webkit-fill-available; border: 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:not(.u-menu-open-right) .u-sidenav { margin-left: 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; }
h5 { font-size: 1.125rem; }
p { margin-top: 0px; padding: 0px; margin-bottom: 0.5rem; }
.u-align-left { text-align: left; }
.u-align-center { text-align: center; }
.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-text { overflow-wrap: break-word; position: relative; }
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-95::before, section.u-opacity-95::before, .u-hover-box > .u-opacity-95.u-container-layout::before, .u-opacity-95 > .u-container-layout::before, .u-opacity-95 > .u-audio-main-layout-wrapper::before, .u-opacity-95 > .u-inner-container-layout::before, .u-opacity-95.u-sidenav::before { opacity: 0.95; }
.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; }
[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; }
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-open { width: var(--open-width) !important; }
.u-search-open input { display: block; }
.u-search-open-section.u-search-open, .u-search-open-page.u-search-open { left: 50%; top: 50%; z-index: 1; transform: translate(-50%, -50%); margin: 0px !important; }
.u-search-open-section.u-search-open:is(.u-search-layout-icon, .u-search-layout-icon-input), .u-search-open-page.u-search-open:is(.u-search-layout-icon, .u-search-layout-icon-input) { border-color: var(--overlay-border-color); }
.u-search-open-section.u-search-open:is(.u-search-layout-icon, .u-search-layout-icon-input) .u-search-icon svg, .u-search-open-page.u-search-open:is(.u-search-layout-icon, .u-search-layout-icon-input) .u-search-icon svg { fill: var(--overlay-icon-color); }
.u-search-open-section.u-search-open:is(.u-search-layout-icon, .u-search-layout-icon-input) .u-search-input, .u-search-open-page.u-search-open:is(.u-search-layout-icon, .u-search-layout-icon-input) .u-search-input { color: var(--overlay-text-color) !important; }
.u-search-open-section.u-search-open { position: absolute; }
.u-search-open-page.u-search-open { position: fixed; }
.u-search-open-width.u-search-open-width-left.u-search-open { margin-left: calc(var(--search-left) - var(--open-move-distance)) !important; }
.u-search-open-width.u-search-open-width-right.u-search-open { margin-right: calc(var(--search-right) - var(--open-move-distance)) !important; }
.u-search-open-width.u-search-open-width-both.u-search-open { margin-left: calc(var(--search-left) - var(--open-move-distance) / 2) !important; margin-right: calc(var(--search-right) - var(--open-move-distance) / 2) !important; }
.u-search-overlay { display: none; inset: 0px; cursor: default; background-color: var(--overlay-color); transition: opacity var(--open-duration) ease; opacity: 0; }
.u-search-overlay .close { position: absolute; top: 20px; right: 20px; height: 16px; width: 16px; transition: transform 0.25s ease 0s; cursor: pointer; }
.u-search-overlay .close svg { fill: var(--overlay-contrast-color); }
.u-search-overlay .close:hover, .u-search-overlay .close:focus { transform: scale(1.5); }
.u-search-overlay.open { display: block; }
.u-search-overlay-page { position: fixed; }
.u-search-overlay-section { position: absolute; }
.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; overflow: hidden; touch-action: none; z-index: 1500; text-size-adjust: 100%; backface-visibility: hidden; outline: none; }
.pswp * { box-sizing: border-box; }
.pswp img { max-width: none; }
.pswp--animate_opacity { opacity: 0.001; will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1) 0s; }
.pswp--open { display: block; }
.pswp--zoom-allowed .pswp__img { cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: grab; }
.pswp--dragging .pswp__img { cursor: grabbing; }
.pswp__bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #000000; opacity: 0; transform: translateZ(0px); backface-visibility: hidden; will-change: opacity; }
.pswp__scroll-wrap { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; }
.pswp__container, .pswp__zoom-wrap { touch-action: none; position: absolute; inset: 0px; }
.pswp__container, .pswp__img { user-select: none; -webkit-tap-highlight-color: transparent; }
.pswp__zoom-wrap { position: absolute; width: 100%; transform-origin: left top; transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1) 0s; }
.pswp__bg { will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1) 0s; }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { transition: none 0s ease 0s; }
.pswp__container, .pswp__zoom-wrap { backface-visibility: hidden; }
.pswp__item { position: absolute; inset: 0px; overflow: hidden; }
.pswp__img { position: absolute; width: auto; height: auto; top: 0px; left: 0px; }
.pswp__img--placeholder { backface-visibility: hidden; }
.pswp__img--placeholder--blank { background: #222222; }
.pswp--ie .pswp__img { left: 0px; top: 0px; width: 100% !important; height: auto !important; }
.pswp__error-msg { position: absolute; left: 0px; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #cccccc; }
.pswp__error-msg a { color: #cccccc; text-decoration: underline; }
.pswp__caption { text-align: center; }
.pswp__caption__center { bottom: 3em; }
.pswp__previews { position: absolute; bottom: 0px; left: 0px; width: 100%; display: flex; flex-flow: row; justify-content: center; background-color: rgba(0, 0, 0, 0.3); overflow: auto; }
.pswp__previews img { width: 5em; height: 5em; object-fit: cover; opacity: 0.3; transition: opacity 0.3s ease 0s; cursor: pointer; }
.pswp__previews img:hover { opacity: 1; }
.pswp__previews img.active { opacity: 1; cursor: default; }
.pswp__previews::-webkit-scrollbar { display: none; }
.pswp__button { width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; appearance: none; display: block; border: 0px; padding: 0px; margin: 0px; float: right; opacity: 0.75; transition: opacity 0.2s ease 0s; box-shadow: none; }
.pswp__button:focus, .pswp__button:hover { opacity: 1; }
.pswp__button:active { outline: none; opacity: 0.9; }
.pswp__ui--over-close .pswp__button--close { opacity: 1; }
.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right { background: none; }
.pswp__button--share { background-position: -44px -44px; }
.pswp__button--fs { display: none; }
.pswp--supports-fs .pswp__button--fs { display: block; }
.pswp--fs .pswp__button--fs { background-position: -44px 0px; }
.pswp__button--zoom { display: none; background-position: -88px 0px; }
.pswp--zoom-allowed .pswp__button--zoom { display: block; }
.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0px; }
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden; }
.pswp__button--arrow--left, .pswp__button--arrow--right { background: none; top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute; }
.pswp__button--arrow--left { left: 0px; }
.pswp__button--arrow--right { right: 0px; }
.pswp__share-modal { display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0px; left: 0px; padding: 10px; position: absolute; z-index: 1600; opacity: 0; transition: opacity 0.25s ease-out 0s; backface-visibility: hidden; will-change: opacity; }
.pswp__share-modal--hidden { display: none; }
.pswp__share-tooltip { z-index: 1620; position: absolute; background: #ffffff; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 5px; transform: translateY(6px); transition: transform 0.25s ease 0s; backface-visibility: hidden; will-change: transform; }
.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000000; text-decoration: none; font-size: 14px; line-height: 18px; }
.pswp__share-tooltip a:hover { text-decoration: none; color: #000000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0px 0px; }
.pswp__share-tooltip a:last-child { border-radius: 0px 0px 2px 2px; }
.pswp__share-modal--fade-in { opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip { transform: translateY(0px); }
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px; }
.pswp__caption { position: absolute; left: 0px; bottom: 0px; width: 100%; min-height: 44px; }
.pswp__caption small { font-size: 11px; color: #bbbbbb; }
.pswp__caption__center { text-align: left; max-width: 420px; margin: 0px auto; font-size: 13px; padding: 10px; line-height: 20px; color: #cccccc; }
.pswp__caption--empty { display: none; }
.pswp__caption--fake { visibility: hidden; }
.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0px; left: 50%; margin-left: -22px; opacity: 0; transition: opacity 0.25s ease-out 0s; will-change: opacity; direction: ltr; }
.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px; }
.pswp__preloader--active { opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url("data:image/gif;base64,R0lGODlhFAAUAPMIAIeHhz8/P1dXVycnJ8/Pz7e3t5+fn29vb////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAIACwAAAAAFAAUAEAEUxDJSatFxtwaggWAdIyHJAhXoRYSQUhDPGx0TbmujahbXGWZWqdDAYEsp5NupLPkdDwE7oXwWVasimzWrAE1tKFHErQRK8eL8mMUlRBJVI307uoiACH5BAUHAAgALAEAAQASABIAAAROEMkpS6E4W5upMdUmEQT2feFIltMJYivbvhnZ3R0A4NMwIDodz+cL7nDEn5CH8DGZh8MtEMBEoxkqlXKVIgQCibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpjaE4W5spANUmFQX2feFIltMJYivbvhnZ3d1x4BNBIDodz+cL7nDEn5CH8DGZAsFtMMBEoxkqlXKVIgIBibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpAaA4W5vpOdUmGQb2feFIltMJYivbvhnZ3Z0g4FNRIDodz+cL7nDEn5CH8DGZgcCNQMBEoxkqlXKVIgYDibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpz6E4W5upENUmAQD2feFIltMJYivbvhnZ3V0Q4JNhIDodz+cL7nDEn5CH8DGZg8GtUMBEoxkqlXKVIggEibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkphaA4W5tpCNUmHQf2feFIltMJYivbvhnZ3d0w4BMAIDodz+cL7nDEn5CH8DGZBMLNYMBEoxkqlXKVIgoFibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpQ6A4W5vpGNUmCQL2feFIltMJYivbvhnZ3R1B4NNxIDodz+cL7nDEn5CH8DGZhcINAMBEoxkqlXKVIgwGibbK9YLBYvLtHH5K0J0IACH5BAUHAAcALAEAAQASABIAAANCeLo6wzA6FxkhbaoQ4L3ZxnXLh0EjWZ4RV71VUcCLIByyTNt2PsO8m452sBGJBsNxkUwuD03lAQBASqnUJ7aq5UYSADs=") 0px 0px no-repeat; }
.pswp--css_animation .pswp__preloader--active { opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { animation: 500ms linear 0s infinite normal none running clockwise; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { animation: 1000ms cubic-bezier(0.4, 0, 0.22, 1) 0s infinite normal none running donut-rotate; }
.pswp--css_animation .pswp__preloader__icn { background: none; opacity: 0.75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0px; }
.pswp--css_animation .pswp__preloader__cut { position: relative; width: 7px; height: 14px; overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut { box-sizing: border-box; width: 14px; height: 14px; border-width: 2px; border-style: solid; border-color: #ffffff #ffffff transparent transparent; border-image: initial; border-radius: 50%; position: absolute; top: 0px; left: 0px; background: none; margin: 0px; }
@media screen and (max-width: 1024px) {
  .pswp__preloader { position: relative; left: auto; top: auto; margin: 0px; float: right; }
}
@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); }
}
.pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550; }
.pswp__top-bar { position: absolute; left: 0px; top: 0px; height: 44px; width: 100%; }
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { backface-visibility: hidden; will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1) 0s; }
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible; }
.pswp__top-bar, .pswp__caption { background-color: rgba(0, 0, 0, 0.5); }
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color: rgba(0, 0, 0, 0.3); }
.pswp__ui--idle .pswp__top-bar { opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0; }
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; }
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none; }
.pswp__element--disabled { display: none !important; }
.pswp--minimal--dark .pswp__top-bar { background: none; }
.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-cookies-consent.show { display: block; }
.u-gallery-item.show { animation: 0.25s ease 0s 1 normal none running galleryFilterDadeIn; }
@keyframes galleryFilterDadeIn { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.u-layout-carousel.u-gallery.u-product-zoom .u-back-slide, .u-layout-thumbnails.u-gallery.u-product-zoom .u-back-slide { background-size: contain; background-position: 50% 50%; cursor: zoom-in; overflow: hidden; }
.u-layout-carousel.u-gallery.u-product-zoom .u-back-slide.hover img, .u-layout-thumbnails.u-gallery.u-product-zoom .u-back-slide.hover img { opacity: 1; }
.u-layout-carousel.u-gallery.u-product-zoom .u-back-slide img, .u-layout-thumbnails.u-gallery.u-product-zoom .u-back-slide img { min-width: 120%; min-height: 120%; height: auto; width: auto; opacity: 0; transition: opacity 0.5s ease 0s; pointer-events: none; }
.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; }
.u-list:not(.u-repeater) .u-list-control, .u-blog:not(.u-repeater) .u-list-control, .u-products:not(.u-repeater) .u-list-control { flex: 0 1 0%; }
@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-slider .u-carousel-inner .u-carousel-item.u-active, .u-slider .u-carousel-inner .u-carousel-item-next, .u-slider .u-carousel-inner .u-carousel-item-prev { display: flex; }
.u-layout-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-horizontal .u-repeater::-webkit-scrollbar, .u-layout-horizontal .u-gallery-inner::-webkit-scrollbar { display: none; }
.u-products .u-carousel-item { cursor: pointer; }
.u-product { display: flex; }
.u-product-price { display: table; }
.u-product-category { width: max-content; }
.u-product-category a { display: inline-block; }
.u-product-second-image { display: none; }
.u-product-second-image-wrapper { position: relative; }
.u-product-second-image-wrapper .u-image { transition: all 0.7s ease 0s; }
.u-product-second-image-wrapper .u-image + .u-image { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; margin: 0px; transition: all 0.7s ease 0s; }
.u-product-second-image-wrapper > img + img, .u-product-second-image-wrapper > div + div { opacity: 0; }
.u-product-second-image-wrapper:hover > img + img, .u-product-second-image-wrapper:hover > div + div { opacity: 1; }
.u-product-second-image-wrapper:hover > img:first-child:not(:only-child), .u-product-second-image-wrapper:hover > div:first-child:not(:only-child) { opacity: 0; }
.u-product-variation { min-width: fit-content; --gap: 0; }
.u-product-variation.u-product-variation-horizontal .u-product-variant { display: flex; flex-flow: wrap; gap: 10px; align-items: center; }
.u-product-variation.u-product-variation-horizontal .u-product-variant label { margin: 0px; }
.u-product-variation.u-align-center label { text-align: center; }
.u-product-variation.u-align-center .u-product-variant-colors { justify-content: center; }
.u-product-variation.u-align-left label { text-align: left; }
.u-product-variation.u-align-left .u-product-variant-colors { justify-content: flex-start; }
.u-product-variation.u-align-right label { text-align: right; }
.u-product-variation.u-align-right .u-product-variant-colors { justify-content: flex-end; }
.u-product-variant-tags, .u-product-variant-colors { display: flex; flex-flow: wrap; gap: var(--gap); }
.u-product-variant-tags { padding: 0px; margin: 0px; list-style: none; }
.u-product-variant-tags .u-product-variant-tags-item .u-nav-link { display: flex; min-width: 44px; height: 44px; padding: 4px; align-items: center; justify-content: center; }
.u-product-variant-colors-circle { height: 25px; width: 25px; border: 1px solid #bbbbbb; background-color: #bbbbbb; border-radius: 50%; position: relative; display: block; cursor: pointer; }
.u-product-variant-colors-circle.active { border-width: 2px; }
.u-product-quantity { display: table; }
.u-product-badge { text-align: center; }
.u-product-sku { display: table; }
.u-payment-services-inner { width: 100%; }
.u-dialog { display: flex; position: relative; }
.u-dialog > .u-container-layout { overflow-y: auto; scrollbar-width: thin; max-height: 90vh !important; }
.u-dialog-close-button { position: absolute; top: 20px; right: 20px; color: inherit; background: transparent; padding: 0px; outline: none; cursor: pointer; }
section.u-dialog-block { position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 100001; }
section.u-dialog-block:not(.u-dialog-open) { display: none; }
section.u-dialog-block.u-dialog-open::before { position: absolute; }
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; }
.u-accordion-pane.u-accordion-active { display: flex; }
.u-section-row.u-sticky-fixed { position: fixed; right: 0px; left: 0px; z-index: 3; }
.u-section-row.u-sticky-fixed.u-sticky-with-opened-mobile-menu { z-index: 4; }
.qs-datepicker-container { font-size: 1rem; font-family: sans-serif; color: #000000; display: flex; flex-direction: column; user-select: none; }
.qs-datepicker-container * { box-sizing: border-box; }
.qs-centered { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.qs-hidden { display: none; }
.qs-overlay { position: absolute; top: 0px; left: 0px; background: rgba(0, 0, 0, 0.75); color: #ffffff; width: 100%; height: 100%; padding: 0.5em; z-index: 1; opacity: 1; transition: opacity 0.3s ease 0s; display: flex; flex-direction: column; }
.qs-overlay.qs-hidden { opacity: 0; z-index: -1; }
.qs-overlay .qs-overlay-year { background: rgba(0, 0, 0, 0); border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 1px solid #ffffff; border-radius: 0px; color: #ffffff; font-size: 0.875em; padding: 0.25em 0px; width: 80%; text-align: center; margin: 0px auto; display: block; }
.qs-overlay .qs-overlay-year::-webkit-inner-spin-button { appearance: none; }
.qs-overlay .qs-close { padding: 0.5em; cursor: pointer; position: absolute; top: 0px; right: 0px; }
.qs-overlay .qs-submit { border: 1px solid #ffffff; border-radius: 0.263922em; padding: 0.5em; margin: 0px auto auto; cursor: pointer; background: rgba(128, 128, 128, 0.4); }
.qs-overlay .qs-submit.qs-disabled { color: grey; border-color: grey; cursor: not-allowed; }
.qs-overlay .qs-overlay-month-container { display: flex; flex-wrap: wrap; flex-grow: 1; }
.qs-overlay .qs-overlay-month { display: flex; justify-content: center; align-items: center; width: calc(33.3333%); cursor: pointer; opacity: 0.5; transition: opacity 0.15s ease 0s; }
.qs-overlay .qs-overlay-month.active, .qs-overlay .qs-overlay-month:hover { opacity: 1; }
.qs-controls { width: 100%; display: flex; justify-content: space-between; align-items: center; flex-grow: 1; flex-shrink: 0; background: #d3d3d3; filter: blur(0px); transition: filter 0.3s ease 0s; }
.qs-controls.qs-blur { filter: blur(5px); }
.qs-arrow { height: 1.5625em; width: 1.5625em; position: relative; cursor: pointer; border-radius: 0.263922em; transition: background 0.15s ease 0s; }
.qs-arrow:hover { background: rgba(0, 0, 0, 0.1); }
.qs-arrow:hover.qs-left::after { border-right-color: #000000; }
.qs-arrow:hover.qs-right::after { border-left-color: #000000; }
.qs-arrow::after { content: ""; border: 0.390625em solid rgba(0, 0, 0, 0); position: absolute; top: 50%; transition: border 0.2s ease 0s; }
.qs-arrow.qs-left::after { right: 50%; transform: translate(25%, -50%); }
.qs-arrow.qs-right::after { left: 50%; transform: translate(-25%, -50%); }
.qs-month-year { font-weight: 700; transition: border 0.2s ease 0s; border-bottom: 1px solid rgba(0, 0, 0, 0); cursor: pointer; }
.qs-month-year:active:focus, .qs-month-year:focus { outline: none; }
.qs-month { padding-right: 0.5ex; }
.qs-year { padding-left: 0.5ex; }
.qs-squares { display: flex; flex-wrap: wrap; filter: blur(0px); transition: filter 0.3s ease 0s; }
.qs-squares.qs-blur { filter: blur(5px); }
.qs-square { width: calc(14.2857%); display: flex; align-items: center; justify-content: center; cursor: pointer; transition: background 0.1s ease 0s; border-radius: 0.263922em; }
.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover { background: #cccccc; }
.qs-current { font-weight: 700; text-decoration: underline; }
.qs-active, .qs-range-end, .qs-range-start { background: #add8e6; }
.qs-range-start:not(.qs-range-6) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.qs-range-middle { background: #d4ebf2; }
.qs-range-middle:not(.qs-range-0):not(.qs-range-6) { border-radius: 0px; }
.qs-range-middle.qs-range-0 { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.qs-range-end:not(.qs-range-0), .qs-range-middle.qs-range-6 { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.qs-disabled, .qs-outside-current-month { opacity: 0.2; }
.qs-disabled { cursor: not-allowed; }
.qs-day, .qs-empty { cursor: default; }
.qs-day { font-weight: 700; color: grey; }
.qs-event { position: relative; }
.qs-event::after { content: ""; position: absolute; width: 0.46875em; height: 0.46875em; border-radius: 50%; background: #0077ff; bottom: 0px; right: 0px; }
.u-payment-dialog .u-dialog { max-height: 100vh; overflow: auto; }
.u-calendar .qs-squares { gap: 0px; }
.u-calendar .qs-square { width: calc(14.2857% + 0px); }
.u-calendar .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover { background-color: var(--num-hover-color); color: var(--num-text-hover-color, var(--num-text-hover-default-color)); border-color: var(--num-border-hover-color); }
.u-calendar .qs-day { padding-top: var(--days-padding-vertical); padding-bottom: var(--days-padding-vertical); color: var(--days-text-color, var(--days-text-default-color, #000000)); border-color: var(--days-border-color); border-top-width: var(--days-border-top, var(--days-border, 0)); border-right-width: var(--days-border-right, var(--days-border, 0)); border-bottom-width: var(--days-border-bottom, var(--days-border, 0)); border-left-width: var(--days-border-left, var(--days-border, 0)); border-style: var(--days-border-style, 'solid'); border-top-left-radius: var(--days-top-left-border-radius, var(--days-border-radius)); border-top-right-radius: var(--days-top-right-border-radius, var(--days-border-radius)); border-bottom-left-radius: var(--days-bottom-left-border-radius, var(--days-border-radius)); border-bottom-right-radius: var(--days-bottom-right-border-radius, var(--days-border-radius)); background-color: var(--days-color); background-image: linear-gradient(var(--days-gradient-direction), var(--days-gradient-first-color), var(--days-gradient-second-color)); text-decoration: var(--days-text-decoration); font-family: var(--days-font-family); font-weight: var(--days-bold, var(--days-font-weight)); font-style: var(--days-font-style); font-size: var(--days-font-size); line-height: var(--days-line-height, 1); letter-spacing: var(--days-letter-spacing); text-transform: var(--days-text-transform); }
.u-calendar .qs-num { background-color: var(--num-color); background-image: linear-gradient(var(--num-gradient-direction), var(--num-gradient-first-color), var(--num-gradient-second-color)); text-decoration: var(--num-text-decoration); font-family: var(--num-font-family); font-weight: var(--num-bold, var(--num-font-weight)); font-style: var(--num-font-style); font-size: var(--num-font-size); line-height: var(--num-line-height, 1); height: fit-content; letter-spacing: var(--num-letter-spacing); text-transform: var(--num-text-transform); border-color: var(--num-border-color); border-top-width: var(--num-border-top, var(--num-border, 0)); border-right-width: var(--num-border-right, var(--num-border, 0)); border-bottom-width: var(--num-border-bottom, var(--num-border, 0)); border-left-width: var(--num-border-left, var(--num-border, 0)); border-style: var(--num-border-style, var(--num-default-border-style)); border-top-left-radius: var(--num-top-left-border-radius, var(--num-border-radius)); border-top-right-radius: var(--num-top-right-border-radius, var(--num-border-radius)); border-bottom-left-radius: var(--num-bottom-left-border-radius, var(--num-border-radius)); border-bottom-right-radius: var(--num-bottom-right-border-radius, var(--num-border-radius)); color: var(--num-text-color, var(--num-text-default-color, #000000)); cursor: pointer; padding-top: var(--num-padding-vertical); padding-bottom: var(--num-padding-vertical); }
.u-calendar .qs-current { background-color: var(--num-current-color); color: var(--num-text-current-color, var(--num-text-current-default-color, #478ac9)); text-decoration: none; border-color: var(--num-border-current-color); }
.u-calendar .qs-active { background-color: var(--num-active-color); color: var(--num-text-active-color, var(--num-text-active-default-color)); border-color: var(--num-border-active-color); }
.u-calendar .qs-controls { background-color: var(--year-month-bg-color); background-image: linear-gradient(var(--year-month-gradient-direction), var(--year-month-gradient-first-color), var(--year-month-gradient-second-color)); padding-top: var(--year-month-padding-vertical); padding-bottom: var(--year-month-padding-vertical); padding-left: var(--year-month-padding-horizontal); padding-right: var(--year-month-padding-horizontal); border-color: var(--year-month-border-color); border-top-width: var(--year-month-border-top, var(--year-month-border, 0)); border-right-width: var(--year-month-border-right, var(--year-month-border, 0)); border-bottom-width: var(--year-month-border-bottom, var(--year-month-border, 0)); border-left-width: var(--year-month-border-left, var(--year-month-border, 0)); border-style: var(--year-month-border-style, var(--year-month-default-border-style)); border-top-left-radius: var(--year-month-top-left-border-radius, var(--year-month-border-radius)); border-top-right-radius: var(--year-month-top-right-border-radius, var(--year-month-border-radius)); border-bottom-left-radius: var(--year-month-bottom-left-border-radius, var(--year-month-border-radius)); border-bottom-right-radius: var(--year-month-bottom-right-border-radius, var(--year-month-border-radius)); }
.u-calendar .qs-controls .qs-month-year { color: var(--year-month-text-color); font-family: var(--year-month-font-family); font-size: var(--year-month-font-size); font-weight: var(--year-month-bold, var(--year-month-font-weight)); font-style: var(--year-month-font-style); text-decoration: var(--year-month-text-decoration); text-transform: var(--year-month-text-transform); letter-spacing: var(--year-month-letter-spacing); line-height: var(--year-month-line-height, 1); }
.u-calendar .qs-controls .qs-arrow.qs-left::after { border-right-color: var(--year-month-text-color, grey); }
.u-calendar .qs-controls .qs-arrow.qs-right::after { border-left-color: var(--year-month-text-color, grey); }
.u-calendar .u-datepicker-container .qs-outside-current-month:not(.qs-disabled) { opacity: 1; }
.u-calendar .u-datepicker-container .qs-datepicker-container.disabled { pointer-events: none; }
.u-form-date .qs-datepicker-container { position: absolute; width: 15.625em; z-index: 9001; border: 1px solid grey; border-radius: 0.263922em; overflow: hidden; background: #ffffff; box-shadow: rgba(0, 0, 0, 0.3) 0px 1.25em 1.25em -0.9375em; }
.u-form-date .qs-square { height: 1.5625em; }
.u-form-date .qs-month-year:hover { border-bottom: 1px solid grey; }
.u-form-date .qs-arrow.qs-left::after { border-right-color: grey; }
.u-form-date .qs-arrow.qs-right::after { border-left-color: grey; }
.u-form-date .qs-squares { padding: 0.3125em; }
.u-carousel-item.u-active, .u-carousel-item.u-carousel-item-next, .u-carousel-item.u-carousel-item-prev { display: block; }
.u-carousel-item-next, .u-carousel-item-prev { position: absolute; top: 0px; }
.u-carousel-item-next.u-carousel-item-left, .u-carousel-item-prev.u-carousel-item-right { transform: translate3d(0px, 0px, 0px); }
.u-carousel-item-next, .u-active.u-carousel-item-right { transform: translate3d(100%, 0px, 0px); }
.u-carousel-item-prev, .u-active.u-carousel-item-left { transform: translate3d(-100%, 0px, 0px); }
.u-carousel-fade .u-carousel-inner .u-carousel-item-next.u-carousel-item-left, .u-carousel-fade .u-carousel-inner .u-carousel-item-prev.u-carousel-item-right { opacity: 1; }
.u-carousel-fade .u-carousel-inner > .u-carousel-item.u-carousel-item-next, .u-carousel-fade .u-carousel-inner > .u-carousel-item.u-active.u-carousel-item-right { opacity: 0; transform: translate3d(0px, 0px, 0px); }
.u-carousel-fade .u-carousel-inner > .u-carousel-item.u-carousel-item-prev, .u-carousel-fade .u-carousel-inner > .u-carousel-item.u-active.u-carousel-item-left { opacity: 0; transform: translate3d(0px, 0px, 0px); }
.u-carousel-fade .u-carousel-inner > .u-carousel-item.u-carousel-item-next.u-carousel-item-left, .u-carousel-fade .u-carousel-inner > .u-carousel-item.u-carousel-item-prev.u-carousel-item-right, .u-carousel-fade .u-carousel-inner > .u-carousel-item.u-active { opacity: 1; transform: translate3d(0px, 0px, 0px); }
.u-carousel-top .u-carousel-inner .u-carousel-item-next.u-carousel-item-left, .u-carousel-top .u-carousel-inner .u-carousel-item-prev.u-carousel-item-right { transform: translate3d(0px, 0px, 0px); }
.u-carousel-top .u-carousel-inner .u-carousel-item-next, .u-carousel-top .u-carousel-inner .u-active.u-carousel-item-right { transform: translate3d(0px, 100%, 0px); }
.u-carousel-top .u-carousel-inner .u-carousel-item-prev, .u-carousel-top .u-carousel-inner .u-active.u-carousel-item-left { transform: translate3d(0px, -100%, 0px); }
.u-carousel-bottom .u-carousel-inner .u-carousel-item-next.u-carousel-item-left, .u-carousel-bottom .u-carousel-inner .u-carousel-item-prev.u-carousel-item-right { transform: translate3d(0px, 0px, 0px); }
.u-carousel-bottom .u-carousel-inner .u-carousel-item-next, .u-carousel-bottom .u-carousel-inner .u-active.u-carousel-item-right { transform: translate3d(0px, -100%, 0px); }
.u-carousel-bottom .u-carousel-inner .u-carousel-item-prev, .u-carousel-bottom .u-carousel-inner .u-active.u-carousel-item-left { transform: translate3d(0px, 100%, 0px); }
.u-carousel-right .u-carousel-inner .u-carousel-item-next.u-carousel-item-left, .u-carousel-right .u-carousel-inner .u-carousel-item-prev.u-carousel-item-right { transform: translate3d(0px, 0px, 0px); }
.u-carousel-right .u-carousel-inner .u-carousel-item-next, .u-carousel-right .u-carousel-inner .u-active.u-carousel-item-right { transform: translate3d(-100%, 0px, 0px); }
.u-carousel-right .u-carousel-inner .u-carousel-item-prev, .u-carousel-right .u-carousel-inner .u-active.u-carousel-item-left { transform: translate3d(100%, 0px, 0px); }
[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; }
[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, [class*="-radius-"].u-carousel > .u-carousel-inner, .u-radius.u-carousel > .u-carousel-inner { 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-radius-50 { --border-radius: 50px; }
.u-body { font-family: "Open Sans", sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: Roboto, sans-serif; }
.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-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: #292e33; }
.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: #425465; }
.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: #4c7397; }
.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: #478ac9; }
.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: #77aad9; }
.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: #adcce9; }
.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: #e9f2fa; }
.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: #478ac9; }
.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: #332929; }
.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: #6b4748; }
.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: #a35559; }
.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: #db545a; }
.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: #ffffff; background-color: #e68387; }
.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: #f1b5b8; }
.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: #fbeced; }
.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: #db545a; }
.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: #333129; }
.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: #72683f; }
.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: #b29a36; }
.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: #111111; background-color: #f1c50e; }
.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: #111111; background-color: #f5d654; }
.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: #f9e79b; }
.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: #fef9e6; }
.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: #111111; background-color: #f1c50e; }
.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: #293332; }
.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: #41807c; }
.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: #2cccc4; }
.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: #111111; background-color: #3be8e0; }
.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: #111111; background-color: #72efe9; }
.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: #adf6f2; }
.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: #eafdfc; }
.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: #2cccc4; }
.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: #555c66; }
.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: #b9c1cc; }
.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: #b9c1cc; }
.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: #292e33; }
.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: #425465; }
.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: #4c7397; }
.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: #478ac9; }
.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: #77aad9; }
.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: #adcce9; }
.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: #e9f2fa; }
.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: #478ac9; }
.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: #332929; }
.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: #6b4748; }
.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: #a35559; }
.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: #db545a; }
.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: #ffffff; background-color: #e68387; }
.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: #f1b5b8; }
.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: #fbeced; }
.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: #db545a; }
.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: #333129; }
.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: #72683f; }
.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: #b29a36; }
.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: #111111; background-color: #f1c50e; }
.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: #111111; background-color: #f5d654; }
.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: #f9e79b; }
.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: #fef9e6; }
.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: #111111; background-color: #f1c50e; }
.u-hover-palette-3-base:hover, .u-hover-palette-3-base[class*="u-border-"]:hover, .u-hover-palette-3-base:focus, .u-hover-palette-3-base[class*="u-border-"]:focus, a.u-button-style.u-hover-palette-3-base:hover, a.u-button-style.u-hover-palette-3-base.hover, a.u-button-style.u-hover-palette-3-base[class*="u-border-"]:hover, a.u-button-style.u-hover-palette-3-base[class*="u-border-"].hover, a.u-button-style:hover > .u-hover-palette-3-base, a.u-button-style:hover > .u-hover-palette-3-base[class*="u-border-"], a.u-button-style.u-hover-palette-3-base:focus, a.u-button-style.u-hover-palette-3-base[class*="u-border-"]:focus { color: #111111 !important; background-color: #f1c50e !important; }
.u-active-palette-3-base.u-active.u-active, .u-active-palette-3-base[class*="u-border-"].u-active.u-active, a.u-button-style.u-button-style.u-active-palette-3-base:active, a.u-button-style.u-button-style.u-active-palette-3-base[class*="u-border-"]:active, a.u-button-style.u-button-style.u-active-palette-3-base.active, a.u-button-style.u-button-style.u-active-palette-3-base[class*="u-border-"].active, a.u-button-style.u-button-style.active > .u-active-palette-3-base, a.u-button-style.u-button-style.active > .u-active-palette-3-base[class*="u-border-"], li.active > a.u-button-style.u-button-style.u-active-palette-3-base, li.active > a.u-button-style.u-button-style.u-active-palette-3-base[class*="u-border-"], input.u-field-input.u-field-input.u-active-palette-3-base:checked { color: #111111 !important; background-color: #f1c50e !important; }
.u-palette-4-dark-3, .u-body.u-palette-4-dark-3, section.u-palette-4-dark-3::before, .u-palette-4-dark-3 > .u-audio-main-layout-wrapper::before, .u-palette-4-dark-3 > .u-container-layout::before, .u-palette-4-dark-3 > .u-inner-container-layout::before, .u-palette-4-dark-3.u-sidenav::before, .u-container-layout.u-container-layout.u-palette-4-dark-3::before, .u-table-alt-palette-4-dark-3 tr:nth-child(2n) { color: #ffffff; background-color: #293332; }
.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: #41807c; }
.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: #2cccc4; }
.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: #111111; background-color: #3be8e0; }
.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: #111111; background-color: #72efe9; }
.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: #adf6f2; }
.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: #eafdfc; }
.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: #2cccc4; }
.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: #555c66; }
.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: #b9c1cc; }
.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: #b9c1cc; }
.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-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-hover-palette-3-base:hover, .u-border-hover-palette-3-base:focus, a.u-button-style.u-border-hover-palette-3-base:hover, a.u-button-style:hover > .u-border-hover-palette-3-base, a.u-button-style.u-border-hover-palette-3-base:focus { color: #f1c50e !important; border-color: #f1c50e !important; }
.u-border-active-palette-3-base.u-active.u-active, a.u-button-style.u-button-style.u-border-active-palette-3-base:active, a.u-button-style.u-button-style.u-border-active-palette-3-base.active, a.u-button-style.u-button-style.active > .u-border-active-palette-3-base, li.active > a.u-button-style.u-button-style.u-border-active-palette-3-base, input.u-field-input.u-field-input.u-border-active-palette-3-base:checked { color: #f1c50e !important; border-color: #f1c50e !important; }
.u-border-white, .u-border-white.u-input, .u-border-white.u-field-input.u-field-input, .u-separator-white::after { border-color: #ffffff; stroke: #ffffff; }
.u-button-style.u-border-white { border-color: #ffffff !important; color: #ffffff !important; background-color: transparent !important; }
.u-button-style.u-border-white:hover, .u-button-style.u-border-white:focus { border-color: transparent !important; color: #e6e6e6 !important; background-color: transparent !important; }
.u-border-black, .u-border-black.u-input, .u-border-black.u-field-input.u-field-input, .u-separator-black::after { border-color: #000000; stroke: #000000; }
.u-button-style.u-border-black { border-color: #000000 !important; color: #000000 !important; background-color: transparent !important; }
.u-button-style.u-border-black:hover, .u-button-style.u-border-black:focus { border-color: transparent !important; color: #000000 !important; background-color: transparent !important; }
.u-border-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-hover-grey-60:hover, .u-border-hover-grey-60:focus, a.u-button-style.u-border-hover-grey-60:hover, a.u-button-style:hover > .u-border-hover-grey-60, a.u-button-style.u-border-hover-grey-60:focus { color: #666666 !important; border-color: #666666 !important; }
.u-border-active-grey-60.u-active.u-active, a.u-button-style.u-button-style.u-border-active-grey-60:active, a.u-button-style.u-button-style.u-border-active-grey-60.active, a.u-button-style.u-button-style.active > .u-border-active-grey-60, li.active > a.u-button-style.u-button-style.u-border-active-grey-60, input.u-field-input.u-field-input.u-border-active-grey-60:checked { color: #666666 !important; border-color: #666666 !important; }
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base:active, a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base[class*="u-border-"]:active, a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base.active, a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base[class*="u-border-"].active, a.u-button-style.u-button-style.active > .u-text-active-palette-1-base, a.u-button-style.u-button-style.active > .u-text-active-palette-1-base[class*="u-border-"], :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1-base.active, .u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1-base .u-nav-link.active, .u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1-base.u-active { color: #478ac9 !important; }
.u-text-active-palette-1-base:active .u-svg-link.u-svg-link, .u-button-style.u-button-style:active > .u-text-active-palette-1-base .u-svg-link, .u-button-style.u-button-style.active > .u-text-active-palette-1-base .u-svg-link { fill: #478ac9; }
a.u-button-style:hover > .u-text-hover-palette-2-base, a.u-button-style:hover > .u-text-hover-palette-2-base[class*="u-border-"], a.u-button-style.u-button-style.u-text-hover-palette-2-base:hover, a.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:hover, a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base.active, a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"].active, a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base:active, a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:active, a.u-button-style.u-button-style.u-text-hover-palette-2-base:focus, a.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:focus, :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-base:hover, .u-text-hover-palette-2-base.u-language-url:hover, .u-text-hover-palette-2-base .u-language-url:hover, .u-text-hover-palette-2-base.u-carousel-control:hover, .u-text-hover-palette-2-base.u-gallery-nav:hover, .u-popupmenu-items.u-text-hover-palette-2-base .u-nav-link:hover, .u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2-base:hover { color: #db545a !important; }
.u-text-hover-palette-2-base:hover .u-svg-link, .u-text-hover-palette-2-base:focus .u-svg-link, .u-button-style:hover > .u-text-hover-palette-2-base .u-svg-link { fill: #db545a; }
.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:hover > .u-text-hover-white, a.u-button-style:hover > .u-text-hover-white[class*="u-border-"], a.u-button-style.u-button-style.u-text-hover-white:hover, a.u-button-style.u-button-style.u-text-hover-white[class*="u-border-"]:hover, a.u-button-style.u-button-style.u-button-style.u-text-hover-white.active, a.u-button-style.u-button-style.u-button-style.u-text-hover-white[class*="u-border-"].active, a.u-button-style.u-button-style.u-button-style.u-text-hover-white:active, a.u-button-style.u-button-style.u-button-style.u-text-hover-white[class*="u-border-"]:active, a.u-button-style.u-button-style.u-text-hover-white:focus, a.u-button-style.u-button-style.u-text-hover-white[class*="u-border-"]:focus, :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-white:hover, .u-text-hover-white.u-language-url:hover, .u-text-hover-white .u-language-url:hover, .u-text-hover-white.u-carousel-control:hover, .u-text-hover-white.u-gallery-nav:hover, .u-popupmenu-items.u-text-hover-white .u-nav-link:hover, .u-calendar-time-list .u-calendar-time-slot.u-text-hover-white:hover { color: #ffffff !important; }
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white:active, a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white[class*="u-border-"]:active, a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white.active, a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-white[class*="u-border-"].active, a.u-button-style.u-button-style.active > .u-text-active-white, a.u-button-style.u-button-style.active > .u-text-active-white[class*="u-border-"], :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-white.active, .u-popupmenu-items.u-popupmenu-items.u-text-active-white .u-nav-link.active, .u-calendar-time-list .u-calendar-time-slot.u-text-active-white.u-active { color: #ffffff !important; }
.u-text-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; }
.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: #111111; background-color: #dbb5c0; }
.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: #20490b; }
.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: #111111; background-color: #74d601; }
.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: #111111; background-color: #dbb5c0; }
.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: #c4b308; }
.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: #7e9a70; }
.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: #ffffff; background-color: #82b469; }
.u-custom-color-8, .u-body.u-custom-color-8, section.u-custom-color-8::before, .u-custom-color-8 > .u-audio-main-layout-wrapper::before, .u-custom-color-8 > .u-container-layout::before, .u-custom-color-8 > .u-inner-container-layout::before, .u-custom-color-8.u-sidenav::before, .u-container-layout.u-container-layout.u-custom-color-8::before, .u-table-alt-custom-color-8 tr:nth-child(2n) { color: #ffffff; background-color: #366f19; }
.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: #111111; background-color: #fff607; }
a.u-button-style:hover > .u-text-hover-custom-color-10, a.u-button-style:hover > .u-text-hover-custom-color-10[class*="u-border-"], a.u-button-style.u-button-style.u-text-hover-custom-color-10:hover, a.u-button-style.u-button-style.u-text-hover-custom-color-10[class*="u-border-"]:hover, a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-10.active, a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-10[class*="u-border-"].active, a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-10:active, a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-10[class*="u-border-"]:active, a.u-button-style.u-button-style.u-text-hover-custom-color-10:focus, a.u-button-style.u-button-style.u-text-hover-custom-color-10[class*="u-border-"]:focus, :not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-custom-color-10:hover, .u-text-hover-custom-color-10.u-language-url:hover, .u-text-hover-custom-color-10 .u-language-url:hover, .u-text-hover-custom-color-10.u-carousel-control:hover, .u-text-hover-custom-color-10.u-gallery-nav:hover, .u-popupmenu-items.u-text-hover-custom-color-10 .u-nav-link:hover, .u-calendar-time-list .u-calendar-time-slot.u-text-hover-custom-color-10:hover { color: #fff607 !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; }
h5 { font-weight: 400; font-size: 1.25rem; line-height: 1.2; margin-top: 20px; margin-bottom: 20px; }
p.u-small-text { font-size: 0.875rem; margin-top: 20px; margin-bottom: 20px; }
p:not(.u-text-variant) { font-size: 1.125rem; margin-top: 20px; margin-bottom: 20px; line-height: 1.6; }
a { font-size: 1.125rem; line-height: 1.6; }
.u-btn { margin-top: 20px; margin-bottom: 20px; line-height: 1.4; }
@media (max-width: 767px) {
  p:not(.u-text-variant) { font-size: 1rem; }
}
@media (max-width: 767px) {
  a { font-size: 1rem; }
}
.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: #478ac9; }
.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: #387cbd; }
.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: #387cbd; }
.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: #478ac9; 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: #387cbd; 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: #387cbd; 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: #387cbd; color: #e6e6e6; }
.u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > blockquote, .u-gradient > .u-container-layout > blockquote, .u-image:not(.u-shading) > .u-container-layout > blockquote, blockquote { border-color: #478ac9; }
.u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-input, .u-gradient > .u-container-layout > .u-input, .u-image:not(.u-shading) > .u-container-layout > .u-input, .u-input { border-color: #b3b3b3; background-color: #ffffff; color: #000000; }
:where(.u-custom-color-2, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-8, .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-2-light-1, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-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: #adcce9; }
:where(.u-custom-color-2, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-8, .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-2-light-1, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-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-2, .u-custom-color-5, .u-custom-color-6, .u-custom-color-7, .u-custom-color-8, .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-2-light-1, .u-palette-3-dark-3, .u-palette-3-dark-2, .u-palette-3-dark-1, .u-palette-4-base, .u-palette-4-dark-3, .u-palette-4-dark-2, .u-palette-4-dark-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: #adcce9; color: #000000; }
:where(.u-shading, .u-overlap-contrast .u-header) .u-btn:hover { background-color: #8db8e0; color: #ffffff; }
:where(.u-shading, .u-overlap-contrast .u-header) .u-btn:active { background-color: #8db8e0; color: #ffffff; } .u-header {
  background-image: linear-gradient(to bottom, #20490b, #366f19);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-header .u-sheet-1 {
  min-height: 112px;
}

.u-header .u-image-1 {
  width: 556px;
  height: 139px;
  margin: -19px auto 0 0;
}

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

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

.u-header .u-nav-1 {
  font-size: 1rem;
}

.u-header .u-nav-link-2 {
  padding: 10px 20px;
}

.u-header .u-nav-2 {
  font-size: 1.25rem;
}
@media (max-width: 1199px) {
  .u-header .u-image-1 {
    width: 556px;
  }

  .u-header .u-menu-1 {
    width: auto;
    margin-top: -66px;
  }
}


@media (max-width: 575px) {
  .u-header .u-image-1 {
    width: 326px;
    height: 81px;
    margin-top: 15px;
  }

  .u-header .u-menu-1 {
    margin-top: -41px;
    margin-bottom: 24px;
  }
}
 .u-footer {
  background-image: none;
}

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

.u-footer .u-text-1 {
  width: 417px;
  margin: 49px auto;
}
@media (max-width: 1199px) {
  .u-footer .u-sheet-1 {
    min-height: 99px;
  }
}
@media (max-width: 991px) {
  .u-footer .u-sheet-1 {
    min-height: 76px;
  }
}
@media (max-width: 767px) {
  .u-footer .u-sheet-1 {
    min-height: 57px;
  }
}
@media (max-width: 575px) {
  .u-footer .u-sheet-1 {
    min-height: 36px;
  }

  .u-footer .u-text-1 {
    width: 340px;
  }
}

 /*begin-variables base-font-size*/ 
 html { font-size: 16px; }
 /*end-variables base-font-size*/
 .u-section-1 {
  background-image: none;
}

.u-section-1 .u-sheet-1 {
  min-height: 949px;
}

.u-section-1 .u-list-1 {
  margin: 191px auto 0;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 25.5px));
  min-height: 400px;
  --gap: 34px;
  grid-auto-columns: calc(25% - 25.5px);
}

.u-section-1 .u-list-item-1 {
  background-image: none;
}

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

.u-section-1 .u-image-1 {
  height: 229px;
  margin-top: -38px;
  margin-bottom: 0;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

.u-section-1 .u-text-1 {
  margin: 20px 1px 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.888889rem;
  font-style: italic;
  margin: 24px 4px 0 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 15px auto 0;
  padding: 0;
}

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

.u-section-1 .u-image-2 {
  height: 229px;
  margin-top: -38px;
  margin-bottom: 0;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

.u-section-1 .u-text-3 {
  text-transform: none;
  font-style: normal;
  font-size: 1.25rem;
  margin: 20px 1px 0;
}

.u-section-1 .u-text-4 {
  font-size: 0.888889rem;
  font-style: italic;
  margin: 24px 4px 0 0;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 15px auto 0;
  padding: 0;
}

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

.u-section-1 .u-image-3 {
  height: 229px;
  margin-top: -38px;
  margin-bottom: 0;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

.u-section-1 .u-text-5 {
  text-transform: none;
  font-style: normal;
  font-size: 1.25rem;
  margin: 20px 1px 0;
}

.u-section-1 .u-text-6 {
  font-size: 0.888889rem;
  font-style: italic;
  margin: 24px 4px 0 0;
}

.u-section-1 .u-btn-3 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 15px auto 0;
  padding: 0;
}

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

.u-section-1 .u-image-4 {
  height: 229px;
  margin-top: -38px;
  margin-bottom: 0;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

.u-section-1 .u-text-7 {
  text-transform: none;
  font-style: normal;
  font-size: 1.25rem;
  margin: 20px 1px 0;
}

.u-section-1 .u-text-8 {
  font-size: 0.888889rem;
  font-style: italic;
  margin: 24px 4px 0 0;
}

.u-section-1 .u-btn-4 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 15px auto 0;
  padding: 0;
}

.u-section-1 .u-btn-5 {
  border-style: solid;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 36px auto 60px;
  padding: 10px 32px 10px 31px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-repeater-1 {
    min-height: 330px;
    grid-gap: 34px;
  }

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

  .u-section-1 .u-image-1 {
    height: 178px;
  }

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

  .u-section-1 .u-text-2 {
    margin-right: 0;
  }

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

  .u-section-1 .u-image-2 {
    height: 178px;
  }

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

  .u-section-1 .u-text-4 {
    margin-right: 0;
  }

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

  .u-section-1 .u-image-3 {
    height: 178px;
  }

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

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

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

  .u-section-1 .u-image-4 {
    height: 178px;
  }

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

  .u-section-1 .u-text-8 {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-list-1 {
    margin-top: 547px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-1 .u-image-1 {
    height: 271px;
    margin-top: -17px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-top: 0;
  }

  .u-section-1 .u-image-2 {
    height: 271px;
    margin-top: -17px;
  }

  .u-section-1 .u-container-layout-3 {
    padding-top: 0;
  }

  .u-section-1 .u-image-3 {
    height: 271px;
    margin-top: -17px;
    object-position: 50% 0%;
  }

  .u-section-1 .u-container-layout-4 {
    padding-top: 0;
  }

  .u-section-1 .u-image-4 {
    height: 271px;
    margin-top: -17px;
  }

  .u-section-1 .u-btn-5 {
    margin-bottom: 29px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-repeater-1 {
    min-height: 945px;
    grid-auto-columns: calc(100% - 0px);
  }

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

  .u-section-1 .u-image-1 {
    height: 229px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 30px;
  }

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

  .u-section-1 .u-image-2 {
    height: 229px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 30px;
  }

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

  .u-section-1 .u-image-3 {
    height: 229px;
  }

  .u-section-1 .u-text-5 {
    margin-top: 30px;
  }

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

  .u-section-1 .u-image-4 {
    height: 229px;
  }

  .u-section-1 .u-text-7 {
    margin-top: 30px;
  }

  .u-section-1 .u-btn-5 {
    margin-bottom: 26px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-list-1 {
    margin-top: 191px;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-1 .u-image-1 {
    height: 299px;
  }

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

  .u-section-1 .u-image-2 {
    height: 299px;
  }

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

  .u-section-1 .u-image-3 {
    height: 299px;
  }

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

  .u-section-1 .u-image-4 {
    height: 299px;
  }

  .u-section-1 .u-btn-5 {
    margin-bottom: 60px;
  }
} @charset "UTF-8";:root {
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                font-family: Avenir,"Helvetica Neue",Arial,sans-serif;
                font-size: 0.825rem;
                font-weight: 400;
                line-height: 1.5;
                color: #212529;
                text-align: var(--bs-body-text-align);
                background-color: #000
            }
            *,::after,::before {
                box-sizing:border-box
            }
            @media (prefers-reduced-motion:no-preference) {
                :root {
                    scroll-behavior:smooth
                }
            }
            body {
                margin:0;
                -webkit-text-size-adjust: 100%;
                -webkit-tap-highlight-color: transparent
            }
            h4,h5 {
                margin-top: 0;
                margin-bottom: .5rem;
                font-weight: 500;
                line-height: 1.2
            }
            h4 {
                font-size: calc(1.275rem + .3vw)
            }
            @media (min-width: 1200px) {
                h4 {
                    font-size:1.5rem
                }
            }
            h5 {
                font-size: 1.25rem
            }
            p {
                margin-top: 0;
                margin-bottom: 1rem
            }
            a {
                color: #0d6efd;
                text-decoration: underline
            }
            a:hover {
                color: #0a58ca
            }
            img {
                vertical-align: middle
            }
            button:focus:not(:focus-visible) {
                outline: 0
            }
            input {
                margin: 0;
                font-family: inherit;
                font-size: inherit;
                line-height: inherit
            }
            [type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
                cursor: pointer
            }
            ::-moz-focus-inner {
                padding: 0;
                border-style: none
            }
            ::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field {
                padding: 0
            }
            ::-webkit-inner-spin-button {
                height: auto
            }
            [type=search] {
                outline-offset: -2px;
                -webkit-appearance: textfield
            }
            ::-webkit-search-decoration {
                -webkit-appearance: none
            }
            ::-webkit-color-swatch-wrapper {
                padding: 0
            }
            ::-webkit-file-upload-button {
                font: inherit
            }
            ::file-selector-button {
                font: inherit
            }
            ::-webkit-file-upload-button {
                font: inherit;
                -webkit-appearance: button
            }
            .container {
                width: 100%;
                padding-right: var(--bs-gutter-x,.75rem);
                padding-left: var(--bs-gutter-x,.75rem);
                margin-right: auto;
                margin-left: auto
            }
            @media (min-width: 576px) {
                .container {
                    max-width:540px
                }
            }
            @media (min-width: 768px) {
                .container {
                    max-width:720px
                }
            }
            @media (min-width: 992px) {
                .container {
                    max-width:960px
                }
            }
            @media (min-width: 1200px) {
                .container {
                    max-width:1140px
                }
            }
            @media (min-width: 1400px) {
                .container {
                    max-width:1200px
                }
            }
            .row {
                
                
                display: flex;
                flex-wrap: wrap;
                margin-top: calc(-1 * 0);
                margin-right: calc(-.5 * 0
            }
            .g-0 {
                --bs-gutter-y:0
            }
            .g-1 {
                --bs-gutter-x:0.25rem
            }
            .g-1 {
                --bs-gutter-y:0.25rem
            }
            @media (min-width:576px) {
                .col-sm {
                    flex:1 0 0%
                }
                .col-sm-4 {
                    flex:0 0 auto);
                margin-left: calc(-.5 * 0
            }
            .g-0 {
                --bs-gutter-y:0
            }
            .g-1 {
                --bs-gutter-x:0.25rem
            }
            .g-1 {
                --bs-gutter-y:0.25rem
            }
            @media (min-width:576px) {
                .col-sm {
                    flex:1 0 0%
                }
                .col-sm-4 {
                    flex:0 0 auto)
            }
            .row>* {
                flex-shrink: 0;
                width: 100%;
                max-width: 100%;
                padding-right: calc(0
            }
            .g-0 {
                --bs-gutter-y:0
            }
            .g-1 {
                --bs-gutter-x:0.25rem
            }
            .g-1 {
                --bs-gutter-y:0.25rem
            }
            @media (min-width:576px) {
                .col-sm {
                    flex:1 0 0%
                }
                .col-sm-4 {
                    flex:0 0 auto * .5);
                padding-left: calc(0
            }
            .g-0 {
                --bs-gutter-y:0
            }
            .g-1 {
                --bs-gutter-x:0.25rem
            }
            .g-1 {
                --bs-gutter-y:0.25rem
            }
            @media (min-width:576px) {
                .col-sm {
                    flex:1 0 0%
                }
                .col-sm-4 {
                    flex:0 0 auto * .5);
                margin-top: 0
            }
            .col {
                flex: 1 0 0%
            }
            .col-auto {
                flex: 0 0 auto;
                width: auto
            }
            .col-12 {
                flex: 0 0 auto;
                width: 100%
            }
            .g-0 {
                
                    width: 33.33333333%
                }
            }
            @media (min-width: 992px) {
                .col-lg-auto {
                    flex:0 0 auto;
                    width: auto
                }
                .col-lg-2 {
                    flex: 0 0 auto;
                    width: 16.66666667%
                }
                .col-lg-10 {
                    flex: 0 0 auto;
                    width: 83.33333333%
                }
            }
            .form-control {
                display: block;
                width: 100%;
                padding: .375rem .75rem;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1.5;
                color: #212529;
                background-color: #000;
                background-clip: padding-box;
                border: 1px solid #ced4da;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                border-radius: .25rem;
                transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
            }
            @media (prefers-reduced-motion:reduce) {
                .form-control {
                    transition: none
                }
            }
            .form-control[type=file]:not(:disabled):not([readonly]) {
                cursor: pointer
            }
            .form-control:focus {
                color: #212529;
                background-color: #000;
                border-color: #86b7fe;
                outline: 0;
                box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
            }
            .form-control::-webkit-date-and-time-value {
                height: 1.5em
            }
            .form-control::-moz-placeholder {
                color: #6c757d;
                opacity: 1
            }
            .form-control:disabled {
                background-color: #e9ecef;
                opacity: 1
            }
            .form-control::-webkit-file-upload-button {
                padding: .375rem .75rem;
                margin: -.375rem -.75rem;
                -webkit-margin-end: .75rem;
                margin-inline-end:.75rem;color: #212529;
                background-color: #e9ecef;
                pointer-events: none;
                border-color: inherit;
                border-style: solid;
                border-width: 0;
                border-inline-end-width:1px;border-radius: 0;
                -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
                transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
            }
            .form-control::file-selector-button {
                padding: .375rem .75rem;
                margin: -.375rem -.75rem;
                -webkit-margin-end: .75rem;
                margin-inline-end:.75rem;color: #212529;
                background-color: #e9ecef;
                pointer-events: none;
                border-color: inherit;
                border-style: solid;
                border-width: 0;
                border-inline-end-width:1px;border-radius: 0;
                transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
            }
            @media (prefers-reduced-motion:reduce) {
                .form-control::-webkit-file-upload-button {
                    -webkit-transition: none;
                    transition: none
                }
                .form-control::file-selector-button {
                    transition: none
                }
            }
            .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
                background-color: #dde0e3
            }
            .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
                background-color: #dde0e3
            }
            .form-control::-webkit-file-upload-button {
                padding: .375rem .75rem;
                margin: -.375rem -.75rem;
                -webkit-margin-end: .75rem;
                margin-inline-end:.75rem;color: #212529;
                background-color: #e9ecef;
                pointer-events: none;
                border-color: inherit;
                border-style: solid;
                border-width: 0;
                border-inline-end-width:1px;border-radius: 0;
                -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
                transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
            }
            @media (prefers-reduced-motion:reduce) {
                .form-control::-webkit-file-upload-button {
                    -webkit-transition: none;
                    transition: none
                }
            }
            .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
                background-color: #dde0e3
            }
            .form-control-sm {
                min-height: calc(1.5em + .5rem + 2px);
                padding: .25rem .5rem;
                font-size: .875rem;
                border-radius: .2rem
            }
            .form-control-sm::-webkit-file-upload-button {
                padding: .25rem .5rem;
                margin: -.25rem -.5rem;
                -webkit-margin-end: .5rem;
                margin-inline-end:.5rem}
            .form-control-sm::file-selector-button {
                padding: .25rem .5rem;
                margin: -.25rem -.5rem;
                -webkit-margin-end: .5rem;
                margin-inline-end:.5rem}
            .form-control-sm::-webkit-file-upload-button {
                padding: .25rem .5rem;
                margin: -.25rem -.5rem;
                -webkit-margin-end: .5rem;
                margin-inline-end:.5rem}
            .form-control-lg::file-selector-button {
                padding: .5rem 1rem;
                margin: -.5rem -1rem;
                -webkit-margin-end: 1rem;
                margin-inline-end:1rem}
            .form-control-color:not(:disabled):not([readonly]) {
                cursor: pointer
            }
            .form-floating>.form-control:not(:-moz-placeholder-shown) {
                padding-top: 1.625rem;
                padding-bottom: .625rem
            }
            .form-floating>.form-control:not(:-moz-placeholder-shown)~label {
                opacity: .65;
                transform: scale(.85) translateY(-.5rem) translateX(.15rem)
            }
            .btn {
                display: inline-block;
                font-weight: 400;
                line-height: 1.5;
                color: #212529;
                text-align: center;
                text-decoration: none;
                vertical-align: middle;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                user-select: none;
                background-color: transparent;
                border: 1px solid transparent;
                padding: .375rem .75rem;
                font-size: 1rem;
                border-radius: .25rem;
                transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
            }
            @media (prefers-reduced-motion:reduce) {
                .btn {
                    transition: none
                }
            }
            .btn:hover {
                color: #212529
            }
            .btn:focus {
                outline: 0;
                box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
            }
            .btn:disabled {
                pointer-events: none;
                opacity: .65
            }
            .btn-group {
                position: relative;
                display: inline-flex;
                vertical-align: middle
            }
            .btn-group>.btn {
                position: relative;
                flex: 1 1 auto
            }
            .btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
                z-index: 1
            }
            .card {
                position: relative;
                display: flex;
                flex-direction: column;
                min-width: 0;
                word-wrap: break-word;
                background-color: #000;
                background-clip: border-box;
                border: 1px solid rgba(0,0,0,.125);
                border-radius: .25rem
            }
            .card-title {
                margin-bottom: .5rem
            }
            .list-group {
                display: flex;
                flex-direction: column;
                padding-left: 0;
                margin-bottom: 0;
                border-radius: .25rem
            }
            .list-group-item-action {
                width: 100%;
                color: #495057;
                text-align: inherit
            }
            .list-group-item-action:focus,.list-group-item-action:hover {
                z-index: 1;
                color: #495057;
                text-decoration: none
            }
            .list-group-item-action:active {
                color: #212529;
                background-color: #e9ecef
            }
            .list-group-item {
                position: relative;
                display: block;
                padding: .5rem 1rem;
                color: #212529;
                text-decoration: none;
                border: 1px solid rgba(0,0,0,.125)
            }
            .list-group-item:first-child {
                border-top-left-radius: inherit;
                border-top-right-radius: inherit
            }
            .list-group-item:last-child {
                border-bottom-right-radius: inherit;
                border-bottom-left-radius: inherit
            }
            .list-group-item:disabled {
                color: #6c757d;
                pointer-events: none;
                background-color: #000
            }
            .list-group-item.active {
                z-index: 2;
                color: #000;
                background: 0 0
            }
            .list-group-item+.list-group-item {
                border-top-width: 0
            }
            .carousel {
                position: relative
            }
            .carousel.pointer-event {
                touch-action: pan-y
            }
            .carousel-inner {
                position: relative;
                width: 100%;
                overflow: hidden
            }
            .carousel-inner::after {
                display: block;
                clear: both;
                content: ""
            }
            .carousel-item {
                position: relative;
                display: none;
                float: left;
                width: 100%;
                margin-right: -100%;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                transition: transform .6s ease-in-out
            }
            @media (prefers-reduced-motion:reduce) {
                .carousel-item {
                    transition: none
                }
            }
            .carousel-item-next,.carousel-item-prev,.carousel-item.active {
                display: block
            }
            .active.carousel-item-end,.carousel-item-next:not(.carousel-item-start) {
                transform: translateX(100%)
            }
            .active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end) {
                transform: translateX(-100%)
            }
            .carousel-fade .carousel-item {
                opacity: 0;
                transition-property: opacity;
                transform: none
            }
            .carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active {
                z-index: 1;
                opacity: 1
            }
            .carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {
                z-index: 0;
                opacity: 0;
                transition: opacity 0s .6s
            }
            @media (prefers-reduced-motion:reduce) {
                .carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {
                    transition: none
                }
            }
            .carousel-control-next,.carousel-control-prev {
                position: absolute;
                top: 0;
                bottom: 0;
                z-index: 1;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 15%;
                padding: 0;
                color: #000;
                text-align: center;
                background: 0 0;
                border: 0;
                opacity: .5;
                transition: opacity .15s ease
            }
            @media (prefers-reduced-motion:reduce) {
                .carousel-control-next,.carousel-control-prev {
                    transition: none
                }
            }
            .carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
                color: #000;
                text-decoration: none;
                outline: 0;
                opacity: .9
            }
            .carousel-control-prev {
                left: 0
            }
            .carousel-control-next {
                right: 0
            }
            .carousel-control-next-icon,.carousel-control-prev-icon {
                display: inline-block;
                width: 2rem;
                height: 2rem;
                background-repeat: no-repeat;
                background-position: 50%;
                background-size: 100% 100%
            }
            .carousel-control-prev-icon {
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
            }
            .carousel-control-next-icon {
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
            }
            .carousel-indicators {
                position: absolute;
                right: 0;
                bottom: 0;
                left: 0;
                z-index: 2;
                display: flex;
                justify-content: center;
                padding: 0;
                margin-right: 15%;
                margin-bottom: 1rem;
                margin-left: 15%;
                list-style: none
            }
            .carousel-indicators [data-bs-target] {
                box-sizing: content-box;
                flex: 0 1 auto;
                width: 30px;
                height: 3px;
                padding: 0;
                margin-right: 3px;
                margin-left: 3px;
                text-indent: -999px;
                cursor: pointer;
                background-color: #000;
                background-clip: padding-box;
                border: 0;
                border-top: 10px solid transparent;
                border-bottom: 10px solid transparent;
                opacity: .5;
                transition: opacity .6s ease
            }
            @media (prefers-reduced-motion:reduce) {
                .carousel-indicators [data-bs-target] {
                    transition: none
                }
            }
            .carousel-indicators .active {
                opacity: 1
            }
            .carousel-caption {
                position: absolute;
                right: 15%;
                bottom: 1.25rem;
                left: 15%;
                padding-top: 1.25rem;
                padding-bottom: 1.25rem;
                color: #000;
                text-align: center
            }
            .carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon {
                filter: invert(1) grayscale(100)
            }
            .carousel-dark .carousel-indicators [data-bs-target] {
                background-color: #000
            }
            .carousel-dark .carousel-caption {
                color: #000
            }
            .sticky-top {
                position: -webkit-sticky;
                position: sticky;
                top: 0;
                z-index: 1020
            }
            .visually-hidden-focusable:not(:focus):not(:focus-within) {
                position: absolute!important;
                width: 1px!important;
                height: 1px!important;
                padding: 0!important;
                margin: -1px!important;
                overflow: hidden!important;
                clip: rect(0,0,0,0)!important;
                white-space: nowrap!important;
                border: 0!important
            }
            .d-block {
                display: block!important
            }
            .d-flex {
                display: flex!important
            }
            .d-none {
                display: none!important
            }
            .border-0 {
                border: 0!important
            }
            .w-100 {
                width: 100%!important
            }
            .justify-content-start {
                justify-content: flex-start!important
            }
            .justify-content-center {
                justify-content: center!important
            }
            .justify-content-between {
                justify-content: space-between!important
            }
            .align-items-center {
                align-items: center!important
            }
            .m-0 {
                margin: 0!important
            }
            .mb-0 {
                margin-bottom: 0!important
            }
            .ms-2 {
                margin-left: .5rem!important
            }
            .px-0 {
                padding-right: 0!important;
                padding-left: 0!important
            }
            .px-2 {
                padding-right: .5rem!important;
                padding-left: .5rem!important
            }
            .px-3 {
                padding-right: 1rem!important;
                padding-left: 1rem!important
            }
            .py-0 {
                padding-top: 0!important;
                padding-bottom: 0!important
            }
            .py-1 {
                padding-top: .25rem!important;
                padding-bottom: .25rem!important
            }
            .py-2 {
                padding-top: .5rem!important;
                padding-bottom: .5rem!important
            }
            .py-3 {
                padding-top: 1rem!important;
                padding-bottom: 1rem!important
            }
            .pt-2 {
                padding-top: .5rem!important
            }
            .pb-2 {
                padding-bottom: .5rem!important
            }
            .text-center {
                text-align: center!important
            }
            .text-uppercase {
                text-transform: uppercase!important
            }
            .text-white {
                
                color: rgba(255,255,255,1)!important
            }
            .bg-transparent {
                
                background-color: transparent!important
            }
            .rounded-1 {
                border-radius: .2rem!important
            }
            @media (min-width: 992px) {
                .d-lg-block {
                    display:block!important
                }
                .d-lg-flex {
                    display: flex!important
                }
                .d-lg-none {
                    display: none!important
                }
                .justify-content-lg-between {
                    justify-content: space-between!important
                }
                .mb-lg-0 {
                    margin-bottom: 0!important
                }
                .px-lg-3 {
                    padding-right: 1rem!important;
                    padding-left: 1rem!important
                }
                .px-lg-4 {
                    padding-right: 1.5rem!important;
                    padding-left: 1.5rem!important
                }
                .py-lg-2 {
                    padding-top: .5rem!important;
                    padding-bottom: .5rem!important
                }
                .py-lg-4 {
                    padding-top: 1.5rem!important;
                    padding-bottom: 1.5rem!important
                }
            }
            @font-face {
                font-display: block;
                font-family: bootstrap-icons;
                src: url(bootstrap-icons.html) format("woff2"),url(bootstrap-icons-2.html) format("woff")
            }
            .bi::before,[class*=" bi-"]::before {
                display: inline-block;
                font-family: bootstrap-icons!important;
                font-style: normal;
                font-weight: 400!important;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                vertical-align: -.125em;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }
            .bi-chat-dots-fill::before {
                content: "\f249"
            }
            .bi-chevron-left::before {
                content: "\f284"
            }
            .bi-chevron-right::before {
                content: "\f285"
            }
            .bi-person-plus-fill::before {
                content: "\f4dc"
            }
            .bi-volume-up-fill::before {
                content: "\f610"
            }
            .owl-carousel {
                display: none;
                width: 100%;
                -webkit-tap-highlight-color: transparent;
                position: relative;
                z-index: 1
            }
            .owl-carousel .owl-stage {
                position: relative;
                -ms-touch-action: pan-Y;
                touch-action: manipulation;
                -moz-backface-visibility: hidden
            }
            .owl-carousel .owl-stage:after {
                content: ".";
                display: block;
                clear: both;
                visibility: hidden;
                line-height: 0;
                height: 0
            }
            .owl-carousel .owl-stage-outer {
                position: relative;
                overflow: hidden;
                -webkit-transform: translate3d(0,0,0)
            }
            .owl-carousel .owl-item,.owl-carousel .owl-wrapper {
                -webkit-backface-visibility: hidden;
                -moz-backface-visibility: hidden;
                -ms-backface-visibility: hidden;
                -webkit-transform: translate3d(0,0,0);
                -moz-transform: translate3d(0,0,0);
                -ms-transform: translate3d(0,0,0)
            }
            .owl-carousel .owl-item {
                position: relative;
                min-height: 1px;
                float: left;
                -webkit-backface-visibility: hidden;
                -webkit-tap-highlight-color: transparent;
                -webkit-touch-callout: none
            }
            .owl-carousel .owl-item img {
                display: block;
                width: 100%
            }
            .owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
                display: none
            }
            .owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
                cursor: pointer;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none
            }
            .owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
                background: 0 0;
                color: inherit;
                border: none;
                padding: 0!important;
                font: inherit
            }
            .owl-carousel.owl-loaded {
                display: block
            }
            .owl-carousel.owl-loading {
                opacity: 0;
                display: block
            }
            .owl-carousel.owl-hidden {
                opacity: 0
            }
            .owl-carousel.owl-refresh .owl-item {
                visibility: hidden
            }
            .owl-carousel.owl-drag .owl-item {
                -ms-touch-action: pan-y;
                touch-action: pan-y;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none
            }
            .owl-carousel.owl-grab {
                cursor: move;
                cursor: grab
            }
            .owl-carousel.owl-rtl {
                direction: rtl
            }
            .owl-carousel.owl-rtl .owl-item {
                float: right
            }
            .no-js .owl-carousel {
                display: block
            }
            .owl-carousel .animated {
                animation-duration: 1s;
                animation-fill-mode: both
            }
            .owl-carousel .owl-animated-in {
                z-index: 0
            }
            .owl-carousel .owl-animated-out {
                z-index: 1
            }
            .owl-carousel .fadeOut {
                animation-name: fadeOut
            }
            @keyframes fadeOut {
                0% {
                    opacity: 1
                }
                100% {
                    opacity: 0
                }
            }
            .owl-height {
                transition: height .5s ease-in-out
            }
            .owl-carousel .owl-item .owl-lazy {
                opacity: 0;
                transition: opacity .4s ease
            }
            .owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
                max-height: 0
            }
            .owl-carousel .owl-item img.owl-lazy {
                transform-style: preserve-3d
            }
            .owl-carousel .owl-video-wrapper {
                position: relative;
                height: 100%;
                background: #000
            }
            .owl-carousel .owl-video-play-icon {
                position: absolute;
                height: 80px;
                width: 80px;
                left: 50%;
                top: 50%;
                margin-left: -40px;
                margin-top: -40px;
                background: url(owl.video.play.html) no-repeat;
                cursor: pointer;
                z-index: 1;
                -webkit-backface-visibility: hidden;
                transition: transform .1s ease
            }
            .owl-carousel .owl-video-play-icon:hover {
                -ms-transform: scale(1.3,1.3);
                transform: scale(1.3,1.3)
            }
            .owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
                display: none
            }
            .owl-carousel .owl-video-tn {
                opacity: 0;
                height: 100%;
                background-position: center center;
                background-repeat: no-repeat;
                background-size: contain;
                transition: opacity .4s ease
            }
            .owl-carousel .owl-video-frame {
                position: relative;
                z-index: 1;
                height: 100%;
                width: 100%
            }
            a {
                color: #000;
                text-decoration: none
            }
            a:hover {
                color: #040c2d
            }
            .color-1 {
                background-color: #000000
            }
            .color-2 {
                background-color: #000000
            }
            .color-3 {
                background-color: #00442F
            }
            .web-logo {
                width: 200%;
                max-width: 200px
            }
            .card-game {
                position: relative;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                flex-direction: column;
                min-width: 0;
                word-wrap: break-word;
                background-clip: border-box;
                border: 1px solid rgba(0,0,0,.125);
                border-radius: .25rem
            }
            i.icon {
                color: #000000;
                font-size: 20px;
                line-height: 1
            }
            .bi-chat-dots-fill {
                margin-right: .5rem
            }
            .btn-regis {
                font-size: .875rem;
                font-weight: 700;
                background: #00442F;
                color: #000
            }
            .btn-regis:hover {
                background: #ffd900
            }
            .mr-n1 {
                margin-right: -1rem
            }
            .list-group-item .provider-thumbnail {
                display: block;
                margin: 0;
                width: 2rem;
                height: 2rem
            }
            .list-group-item span {
                margin-left: .5rem;
                font-weight: 700
            }
            .list-group-item a:hover {
                color: #ffd800
            }
            .list-group-item {
                border-bottom: 1px solid #040c2d
            }
            .list-group-item-action:focus,.list-group-item-action:hover {
                background-color: #040c2d
            }
            .list-group-item.active a {
                background-color: #040c2d;
                border: none;
                color: #ffd800
            }
            .card.card-game {
                display: block;
                position: relative;
                min-height: 100px;
                width: calc((100% - (5px * 3 * 2))/ 3);
                margin: 5px;
                padding: 5px;
                background-color: #00442F;
                border-radius: 10px;
                position: relative
            }
            .card.card-game .game-link {
                display: none;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 120px;
                width: auto;
                height: auto
            }
            .card.card-game .game-item-img {
                transition: all .5s ease 0s
            }
            .card.card-game:hover .game-link {
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                z-index: 9
            }
            .card.card-game:hover .game-item-img {
                transform: scale(1.15) rotate(0);
                filter: brightness(50%)
            }
            .card-game span {
                color: #000;
                text-transform: capitalize;
                width: 90%;
                margin: 3px auto;
                font-weight: 700;
                text-align: center;
                font-size: 10.4px;
                overflow: hidden;
                white-space: nowrap;
                margin-top: 6px
            }
            .jam {
                color: #fff;
                background: #040c2d;
                border-radius: 10px;
                font-weight: 700;
                text-align: center;
                padding: 2.5px 5px 5px 5px
            }
            .pola {
                color: #fff;
                border-radius: 5px
            }
            .jam h5 {
                font-size: .8em;
                font-weight: 700;
                width: 85%;
                margin: 3px auto;
                padding: 2px
            }
            .jamgacor {
                border-radius: 5px
            }
            .jam .jamgacor h5 {
                border-bottom: none
            }
            .pola1 {
                border-top: 1px solid #fff;
                padding-top: 8px
            }
            .pola p {
                margin-bottom: .1rem;
                font-size: .8em
            }
            .btn-game {
                padding: 3px 8px;
                color: #fff;
                background: #ffd800;
                border-radius: 2px;
                font-weight: 700;
                font-size: 12px
            }
            .btn-game:hover {
                background-color: #c5aff701;
                color: #000
            }
            .btn-group span {
                font-weight: 700;
                width: 73px
            }
            .owl-item {
                text-align: center
            }
            .owl-item .active span {
                color: #000;
                font-weight: 700
            }
            .owl-item span {
                width: 100%;
                font-weight: 500;
                text-align: center;
                font-size: .625rem;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                color: #000
            }
            .owl-dots {
                display: none
            }
            input#search {
                width: 100%;
                outline: 0;
                border: 0;
                background-color: #000000;
                color: #fff;
                font-size: .775rem;
                font-family: inherit;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                transition: color .2s ease,border-color .2s ease
            }
            .card-provider {
                position: relative;
                width: 3rem;
                height: 3rem;
                display: flex;
                align-items: center;
                justify-content: center;
                background-color: #000000;
                border-radius: 50%;
                flex: 1 1 auto;
                margin: 0 auto
            }
            .card-provider img {
                width: 100%
            }
            .card-title {
                text-align: center
            }
            .card-deck {
                display: flex;
                flex-flow: row wrap;
                align-items: stretch
            }
            .game-item {
                background: #040c2d;
                height: 0;
                position: relative;
                padding-bottom: 100%;
                overflow: hidden;
                border-radius: 10px 10px 0 0
            }
            .game-item-img {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                transition: opacity .2s ease
            }
            .carousel-game {
                background: #00442F;
                border-radius: 3px
            }
            .carousel-game .col {
                flex: 0 0 0%;
                height: auto
            }
            #owl-game {
                flex: 1 0 auto;
                width: 50%;
                margin: 0 auto
            }
            .animate-charcter {
                display: inline-block;
                text-transform: uppercase;
                color: #000;
                font-size: 17px;
                font-weight: 500;
                margin: 5px
            }
            .percent {
                height: 16px;
                display: flex;
                overflow: hidden;
                line-height: 0;
                font-size: .5rem;
                background-color: #040c2d;
                border-radius: 0 0 10px 10px;
                position: relative;
                z-index: 1
            }
            .percent p {
                z-index: 15;
                position: absolute;
                text-align: center;
                width: 100%;
                font-size: 12px;
                font-weight: 700;
                transform: translateY(8px);
                color: #fff;
                text-shadow: 0 0 3px #000,0 0 3px #000,0 0 3px #000
            }
            .percent-bar {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                flex-direction: column;
                -ms-flex-pack: center;
                justify-content: center;
                overflow: hidden;
                color: #000;
                text-align: center;
                white-space: nowrap;
                transition: width .6s ease;
                -webkit-animation: progress-bar-stripes 1s linear infinite;
                animation: progress-bar-stripes 1s linear infinite;
                z-index: 10
            }
            .yellow {
                position: relative;
                background-color: #debc01
            }
            .green {
                position: relative;
                background-color: #0eb700
            }
            .red {
                position: relative;
                background-color: #b12c55
            }
            .shine {
                position: relative
            }
            .green:after,.red:after,.yellow:after {
                content: "";
                opacity: 0;
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background: #000;
                -webkit-animation: animate-shine 2s ease-out infinite;
                -moz-animation: animate-shine 2s ease-out infinite
            }
            @-webkit-keyframes animate-shine {
                0% {
                    opacity: 0;
                    width: 0
                }
                50% {
                    opacity: .5
                }
                100% {
                    opacity: 0;
                    width: 95%
                }
            }
            @-moz-keyframes animate-shine {
                0% {
                    opacity: 0;
                    width: 0
                }
                50% {
                    opacity: .5
                }
                100% {
                    opacity: 0;
                    width: 95%
                }
            }
            .footer-text {
                background: #00442F;
                border-top: 1px solid #293353
            }
            #snackbar.show {
                visibility: hidden;
                -webkit-animation: fadeinBottom .5s;
                animation: fadeinBottom .5s
            }
            #snackbar {
                visibility: hidden;
                min-width: 250px;
                color: #000;
                text-align: center;
                border-radius: 2px;
                position: fixed;
                z-index: 999;
                right: 50%;
                transform: translate(50%,0);
                bottom: 0;
                font-size: 17px
            }
            .frame-snackbar {
                background-color: red;
                padding: 12px 36px;
                border-radius: 8px 8px 0 0;
                -webkit-box-shadow: 0 0 5px 2px #000,5px 5px 15px 5px rgb(0 0 0 / 0%);
                box-shadow: 0 0 5px 2px #000,5px 5px 15px 5px rgb(0 0 0 / 0%)
            }
            @-webkit-keyframes fadeinBottom {
                from {
                    bottom: -20px;
                    opacity: 0
                }
                to {
                    bottom: 0;
                    opacity: 1
                }
            }
            @keyframes fadeinBottom {
                from {
                    bottom: -20px;
                    opacity: 0
                }
                to {
                    bottom: 0;
                    opacity: 1
                }
            }
            @media (min-width: 576px) {
                .text-xs-left {
                    text-align:left
                }
                .card.card-game {
                    flex: 0 0 auto;
                    width: calc((100% - (5px * 5 * 2))/ 5)
                }
            }
            @media (max-width: 576px) {
                .pola p {
                    margin-bottom:.1rem;
                    font-size: .7em
                }
                .btn-regis {
                    font-size: 11.5px
                }
                .btn-group span {
                    font-weight: 700;
                    width: 60px
                }
                #snackbar {
                    width: 100%;
                    font-size: 12px
                }
            }
        
        
        
        
        
            !function(h, i, n, a) {
                function l(t, e) {
                    this.settings = null,
                    this.options = h.extend({}, l.Defaults, e),
                    this.$element = h(t),
                    this._handlers = {},
                    this._plugins = {},
                    this._supress = {},
                    this._current = null,
                    this._speed = null,
                    this._coordinates = [],
                    this._breakpoint = null,
                    this._width = null,
                    this._items = [],
                    this._clones = [],
                    this._mergers = [],
                    this._widths = [],
                    this._invalidated = {},
                    this._pipe = [],
                    this._drag = {
                        time: null,
                        target: null,
                        pointer: null,
                        stage: {
                            start: null,
                            current: null
                        },
                        direction: null
                    },
                    this._states = {
                        current: {},
                        tags: {
                            initializing: ["busy"],
                            animating: ["busy"],
                            dragging: ["interacting"]
                        }
                    },
                    h.each(["onResize", "onThrottledResize"], h.proxy(function(t, e) {
                        this._handlers[e] = h.proxy(this[e], this)
                    }, this)),
                    h.each(l.Plugins, h.proxy(function(t, e) {
                        this._plugins[t.charAt(0).toLowerCase() + t.slice(1)] = new e(this)
                    }, this)),
                    h.each(l.Workers, h.proxy(function(t, e) {
                        this._pipe.push({
                            filter: e.filter,
                            run: h.proxy(e.run, this)
                        })
                    }, this)),
                    this.setup(),
                    this.initialize()
                }
                l.Defaults = {
                    items: 3,
                    loop: !1,
                    center: !1,
                    rewind: !1,
                    checkVisibility: !0,
                    mouseDrag: !0,
                    touchDrag: !0,
                    pullDrag: !0,
                    freeDrag: !1,
                    margin: 0,
                    stagePadding: 0,
                    merge: !1,
                    mergeFit: !0,
                    autoWidth: !1,
                    startPosition: 0,
                    rtl: !1,
                    smartSpeed: 250,
                    fluidSpeed: !1,
                    dragEndSpeed: !1,
                    responsive: {},
                    responsiveRefreshRate: 200,
                    responsiveBaseElement: i,
                    fallbackEasing: "swing",
                    slideTransition: "",
                    info: !1,
                    nestedItemSelector: !1,
                    itemElement: "div",
                    stageElement: "div",
                    refreshClass: "owl-refresh",
                    loadedClass: "owl-loaded",
                    loadingClass: "owl-loading",
                    rtlClass: "owl-rtl",
                    responsiveClass: "owl-responsive",
                    dragClass: "owl-drag",
                    itemClass: "owl-item",
                    stageClass: "owl-stage",
                    stageOuterClass: "owl-stage-outer",
                    grabClass: "owl-grab"
                },
                l.Width = {
                    Default: "default",
                    Inner: "inner",
                    Outer: "outer"
                },
                l.Type = {
                    Event: "event",
                    State: "state"
                },
                l.Plugins = {},
                l.Workers = [{
                    filter: ["width", "settings"],
                    run: function() {
                        this._width = this.$element.width()
                    }
                }, {
                    filter: ["width", "items", "settings"],
                    run: function(t) {
                        t.current = this._items && this._items[this.relative(this._current)]
                    }
                }, {
                    filter: ["items", "settings"],
                    run: function() {
                        this.$stage.children(".cloned").remove()
                    }
                }, {
                    filter: ["width", "items", "settings"],
                    run: function(t) {
                        var e = this.settings.margin || ""
                          , i = !this.settings.autoWidth
                          , s = this.settings.rtl
                          , n = {
                            width: "auto",
                            "margin-left": s ? e : "",
                            "margin-right": s ? "" : e
                        };
                        i || this.$stage.children().css(n),
                        t.css = n
                    }
                }, {
                    filter: ["width", "items", "settings"],
                    run: function(t) {
                        var e = (this.width() / this.settings.items).toFixed(3) - this.settings.margin
                          , i = null
                          , s = this._items.length
                          , n = !this.settings.autoWidth
                          , o = [];
                        for (t.items = {
                            merge: !1,
                            width: e
                        }; s--; )
                            i = this._mergers[s],
                            i = this.settings.mergeFit && Math.min(i, this.settings.items) || i,
                            t.items.merge = 1 ", a) || this.op(e, "", a)) && h.push(i);
                        this.$stage.children(".active").removeClass("active"),
                        this.$stage.children(":eq(" + h.join("), :eq(") + ")").addClass("active"),
                        this.$stage.children(".center").removeClass("center"),
                        this.settings.center && this.$stage.children().eq(this.current()).addClass("center")
                    }
                }],
                l.prototype.initializeStage = function() {
                    this.$stage = this.$element.find("." + this.settings.stageClass),
                    !this.$stage.length && (this.$element.addClass(this.options.loadingClass),
                    this.$stage = h("", {
                        class: this.settings.stageClass
                    }).wrap(h("", {
                        class: this.settings.stageOuterClass
                    })),
                    this.$element.append(this.$stage.parent()))
                }
                ,
                l.prototype.initializeItems = function() {
                    var t = this.$element.find(".owl-item");
                    if (t.length)
                        return this._items = t.get().map(function(t) {
                            return h(t)
                        }),
                        this._mergers = this._items.map(function() {
                            return 1
                        }),
                        void this.refresh();
                    this.replace(this.$element.children().not(this.$stage.parent())),
                    this.isVisible() ? this.refresh() : this.invalidate("width"),
                    this.$element.removeClass(this.options.loadingClass).addClass(this.options.loadedClass)
                }
                ,
                l.prototype.initialize = function() {
                    var t, e, i;
                    (this.enter("initializing"),
                    this.trigger("initialize"),
                    this.$element.toggleClass(this.settings.rtlClass, this.settings.rtl),
                    this.settings.autoWidth && !this.is("pre-loading")) && (t = this.$element.find("img"),
                    e = this.settings.nestedItemSelector ? "." + this.settings.nestedItemSelector : a,
                    i = this.$element.children(e).width(),
                    t.length && i ").addClass(this.options.itemClass).append(t)),
                    this.trigger("prepared", {
                        content: e.data
                    }),
                    e.data
                }
                ,
                l.prototype.update = function() {
                    for (var t = 0, e = this._pipe.length, i = h.proxy(function(t) {
                        return this[t]
                    }, this._invalidated), s = {}; t ", a !== r[t + 1] ? r[t + 1] : e - o) && (n = "left" === s ? t + 1 : t),
                        -1 === n
                    }, this)),
                    !this.settings.loop && (this.op(i, ">", r[this.minimum()]) ? n = i = this.minimum() : this.op(i, " s); )
                                ;
                        o = e + 1
                    } else
                        o = n.center ? this._items.length - 1 : this._items.length - n.items;
                    return t && (o -= this._clones.length / 2),
                    Math.max(o, 0)
                }
                ,
                l.prototype.minimum = function(t) {
                    return t ? 0 : this._clones.length / 2
                }
                ,
                l.prototype.items = function(t) {
                    return t === a ? this._items.slice() : (t = this.normalize(t, !0),
                    this._items[t])
                }
                ,
                l.prototype.mergers = function(t) {
                    return t === a ? this._mergers.slice() : (t = this.normalize(t, !0),
                    this._mergers[t])
                }
                ,
                l.prototype.clones = function(i) {
                    var e = this._clones.length / 2
                      , s = e + this._items.length
                      , n = function(t) {
                        return t % 2 == 0 ? s + t / 2 : e - (t + 1) / 2
                    };
                    return i === a ? h.map(this._clones, function(t, e) {
                        return n(e)
                    }) : h.map(this._clones, function(t, e) {
                        return t === i ? n(e) : null
                    })
                }
                ,
                l.prototype.speed = function(t) {
                    return t !== a && (this._speed = t),
                    this._speed
                }
                ,
                l.prototype.coordinates = function(t) {
                    var e, i = 1, s = t - 1;
                    return t === a ? h.map(this._coordinates, h.proxy(function(t, e) {
                        return this.coordinates(e)
                    }, this)) : (this.settings.center ? (this.settings.rtl && (i = -1,
                    s = t + 1),
                    e = this._coordinates[t],
                    e += (this.width() - e + (this._coordinates[s] || 0)) / 2 * i) : e = this._coordinates[s] || 0,
                    e = Math.ceil(e))
                }
                ,
                l.prototype.duration = function(t, e, i) {
                    return 0 === i ? 0 : Math.min(Math.max(Math.abs(e - t), 1), 6) * Math.abs(i || this.settings.smartSpeed)
                }
                ,
                l.prototype.to = function(t, e) {
                    var i = this.current()
                      , s = null
                      , n = t - this.relative(i)
                      , o = (0  r / 2 && (n += -1 * o * r),
                    (s = (((t = i + n) - a) % r + r) % r + a) !== t && s - n ":
                        return s ? t =":
                        return s ? t ',
                        i = a.lazyLoad ? l("", {
                            class: "owl-video-tn " + r,
                            srcType: t
                        }) : l("", {
                            class: "owl-video-tn",
                            style: "opacity:1;background-image:url(" + t + ")"
                        }),
                        e.after(i),
                        e.after('')
                    };
                    if (e.wrap(l("", {
                        class: "owl-video-wrapper",
                        style: s
                    })),
                    this._core.settings.lazyLoad && (o = "data-src",
                    r = "owl-lazy"),
                    n.length)
                        return h(n.attr(o)),
                        n.remove(),
                        !1;
                    "youtube" === t.type ? h("//img.youtube.com/vi/" + t.id + "/hqdefault.jpg") : "vimeo" === t.type ? l.ajax({
                        type: "GET",
                        url: "//vimeo.com/api/v2/video/" + t.id + ".json",
                        jsonp: "callback",
                        dataType: "jsonp",
                        success: function(t) {
                            h(t[0].thumbnail_large)
                        }
                    }) : "vzaar" === t.type && l.ajax({
                        type: "GET",
                        url: "//vzaar.com/api/videos/" + t.id + ".json",
                        jsonp: "callback",
                        dataType: "jsonp",
                        success: function(t) {
                            h(t.framegrab_url)
                        }
                    })
                }
                ,
                s.prototype.stop = function() {
                    this._core.trigger("stop", null, "video"),
                    this._playing.find(".owl-video-frame").remove(),
                    this._playing.removeClass("owl-video-playing"),
                    this._playing = null,
                    this._core.leave("playing"),
                    this._core.trigger("stopped", null, "video")
                }
                ,
                s.prototype.play = function(t) {
                    var e, i = l(t.target).closest("." + this._core.settings.itemClass), s = this._videos[i.attr("data-video")], n = s.width || "100%", o = s.height || this._core.$stage.height();
                    !this._playing && (this._core.enter("playing"),
                    this._core.trigger("play", null, "video"),
                    i = this._core.items(this._core.relative(i.index())),
                    this._core.reset(i.index()),
                    (e = l('')).attr("height", o),
                    e.attr("width", n),
                    "youtube" === s.type ? e.attr("src", "//www.youtube.com/embed/" + s.id + "?autoplay=1&rel=0&v=" + s.id) : "vimeo" === s.type ? e.attr("src", "//player.vimeo.com/video/" + s.id + "?autoplay=1") : "vzaar" === s.type && e.attr("src", "//view.vzaar.com/" + s.id + "/player?autoplay=true"),
                    l(e).wrap('').insertAfter(i.find(".owl-video")),
                    this._playing = i.addClass("owl-video-playing"))
                }
                ,
                s.prototype.isInFullScreen = function() {
                    var t = e.fullscreenElement || e.mozFullScreenElement || e.webkitFullscreenElement;
                    return t && l(t).parent().hasClass("owl-video-frame")
                }
                ,
                s.prototype.destroy = function() {
                    var t, e;
                    for (t in this._core.$element.off("click.owl.video"),
                    this._handlers)
                        this._core.$element.off(t, this._handlers[t]);
                    for (e in Object.getOwnPropertyNames(this))
                        "function" != typeof this[e] && (this[e] = null)
                }
                ,
                l.fn.owlCarousel.Constructor.Plugins.Video = s
            }(window.Zepto || window.jQuery, window, document),
            function(r, t, e, i) {
                var s = function(t) {
                    this.core = t,
                    this.core.options = r.extend({}, s.Defaults, this.core.options),
                    this.swapping = !0,
                    this.previous = void 0,
                    this.next = void 0,
                    this.handlers = {
                        "change.owl.carousel": r.proxy(function(t) {
                            t.namespace && "position" == t.property.name && (this.previous = this.core.current(),
                            this.next = t.property.value)
                        }, this),
                        "drag.owl.carousel dragged.owl.carousel translated.owl.carousel": r.proxy(function(t) {
                            t.namespace && (this.swapping = "translated" == t.type)
                        }, this),
                        "translate.owl.carousel": r.proxy(function(t) {
                            t.namespace && this.swapping && (this.core.options.animateOut || this.core.options.animateIn) && this.swap()
                        }, this)
                    },
                    this.core.$element.on(this.handlers)
                };
                s.Defaults = {
                    animateOut: !1,
                    animateIn: !1
                },
                s.prototype.swap = function() {
                    if (1 === this.core.settings.items && r.support.animation && r.support.transition) {
                        this.core.speed(0);
                        var t, e = r.proxy(this.clear, this), i = this.core.$stage.children().eq(this.previous), s = this.core.$stage.children().eq(this.next), n = this.core.settings.animateIn, o = this.core.settings.animateOut;
                        this.core.current() !== this.previous && (o && (t = this.core.coordinates(this.previous) - this.core.coordinates(this.next),
                        i.one(r.support.animation.end, e).css({
                            left: t + "px"
                        }).addClass("animated owl-animated-out").addClass(o)),
                        n && s.one(r.support.animation.end, e).addClass("animated owl-animated-in").addClass(n))
                    }
                }
                ,
                s.prototype.clear = function(t) {
                    r(t.target).css({
                        left: ""
                    }).removeClass("animated owl-animated-out owl-animated-in").removeClass(this.core.settings.animateIn).removeClass(this.core.settings.animateOut),
                    this.core.onTransitionEnd()
                }
                ,
                s.prototype.destroy = function() {
                    var t, e;
                    for (t in this.handlers)
                        this.core.$element.off(t, this.handlers[t]);
                    for (e in Object.getOwnPropertyNames(this))
                        "function" != typeof this[e] && (this[e] = null)
                }
                ,
                r.fn.owlCarousel.Constructor.Plugins.Animate = s
            }(window.Zepto || window.jQuery, window, document),
            function(s, n, e, t) {
                var i = function(t) {
                    this._core = t,
                    this._call = null,
                    this._time = 0,
                    this._timeout = 0,
                    this._paused = !0,
                    this._handlers = {
                        "changed.owl.carousel": s.proxy(function(t) {
                            t.namespace && "settings" === t.property.name ? this._core.settings.autoplay ? this.play() : this.stop() : t.namespace && "position" === t.property.name && this._paused && (this._time = 0)
                        }, this),
                        "initialized.owl.carousel": s.proxy(function(t) {
                            t.namespace && this._core.settings.autoplay && this.play()
                        }, this),
                        "play.owl.autoplay": s.proxy(function(t, e, i) {
                            t.namespace && this.play(e, i)
                        }, this),
                        "stop.owl.autoplay": s.proxy(function(t) {
                            t.namespace && this.stop()
                        }, this),
                        "mouseover.owl.autoplay": s.proxy(function() {
                            this._core.settings.autoplayHoverPause && this._core.is("rotating") && this.pause()
                        }, this),
                        "mouseleave.owl.autoplay": s.proxy(function() {
                            this._core.settings.autoplayHoverPause && this._core.is("rotating") && this.play()
                        }, this),
                        "touchstart.owl.core": s.proxy(function() {
                            this._core.settings.autoplayHoverPause && this._core.is("rotating") && this.pause()
                        }, this),
                        "touchend.owl.core": s.proxy(function() {
                            this._core.settings.autoplayHoverPause && this.play()
                        }, this)
                    },
                    this._core.$element.on(this._handlers),
                    this._core.options = s.extend({}, i.Defaults, this._core.options)
                };
                i.Defaults = {
                    autoplay: !1,
                    autoplayTimeout: 5e3,
                    autoplayHoverPause: !1,
                    autoplaySpeed: !1
                },
                i.prototype._next = function(t) {
                    this._call = n.setTimeout(s.proxy(this._next, this, t), this._timeout * (Math.round(this.read() / this._timeout) + 1) - this.read()),
                    !this._core.is("interacting") && !e.hidden && this._core.next(t || this._core.settings.autoplaySpeed)
                }
                ,
                i.prototype.read = function() {
                    return (new Date).getTime() - this._time
                }
                ,
                i.prototype.play = function(t, e) {
                    var i;
                    this._core.is("rotating") || this._core.enter("rotating"),
                    t = t || this._core.settings.autoplayTimeout,
                    i = Math.min(this._time % (this._timeout || t), t),
                    this._paused ? (this._time = this.read(),
                    this._paused = !1) : n.clearTimeout(this._call),
                    this._time += this.read() % t - i,
                    this._timeout = t,
                    this._call = n.setTimeout(s.proxy(this._next, this, e), t - i)
                }
                ,
                i.prototype.stop = function() {
                    this._core.is("rotating") && (this._time = 0,
                    this._paused = !0,
                    n.clearTimeout(this._call),
                    this._core.leave("rotating"))
                }
                ,
                i.prototype.pause = function() {
                    this._core.is("rotating") && !this._paused && (this._time = this.read(),
                    this._paused = !0,
                    n.clearTimeout(this._call))
                }
                ,
                i.prototype.destroy = function() {
                    var t, e;
                    for (t in this.stop(),
                    this._handlers)
                        this._core.$element.off(t, this._handlers[t]);
                    for (e in Object.getOwnPropertyNames(this))
                        "function" != typeof this[e] && (this[e] = null)
                }
                ,
                s.fn.owlCarousel.Constructor.Plugins.autoplay = i
            }(window.Zepto || window.jQuery, window, document),
            function(o, t, e, i) {
                "use strict";
                var s = function(t) {
                    this._core = t,
                    this._initialized = !1,
                    this._pages = [],
                    this._controls = {},
                    this._templates = [],
                    this.$element = this._core.$element,
                    this._overrides = {
                        next: this._core.next,
                        prev: this._core.prev,
                        to: this._core.to
                    },
                    this._handlers = {
                        "prepared.owl.carousel": o.proxy(function(t) {
                            t.namespace && this._core.settings.dotsData && this._templates.push('' + o(t.content).find("[data-dot]").addBack("[data-dot]").attr("data-dot") + "")
                        }, this),
                        "added.owl.carousel": o.proxy(function(t) {
                            t.namespace && this._core.settings.dotsData && this._templates.splice(t.position, 0, this._templates.pop())
                        }, this),
                        "remove.owl.carousel": o.proxy(function(t) {
                            t.namespace && this._core.settings.dotsData && this._templates.splice(t.position, 1)
                        }, this),
                        "changed.owl.carousel": o.proxy(function(t) {
                            t.namespace && "position" == t.property.name && this.draw()
                        }, this),
                        "initialized.owl.carousel": o.proxy(function(t) {
                            t.namespace && !this._initialized && (this._core.trigger("initialize", null, "navigation"),
                            this.initialize(),
                            this.update(),
                            this.draw(),
                            this._initialized = !0,
                            this._core.trigger("initialized", null, "navigation"))
                        }, this),
                        "refreshed.owl.carousel": o.proxy(function(t) {
                            t.namespace && this._initialized && (this._core.trigger("refresh", null, "navigation"),
                            this.update(),
                            this.draw(),
                            this._core.trigger("refreshed", null, "navigation"))
                        }, this)
                    },
                    this._core.options = o.extend({}, s.Defaults, this._core.options),
                    this.$element.on(this._handlers)
                };
                s.Defaults = {
                    nav: !1,
                    navText: ['‹', '›'],
                    navSpeed: !1,
                    navElement: 'button type="button" role="presentation"',
                    navContainer: !1,
                    navContainerClass: "owl-nav",
                    navClass: ["owl-prev", "owl-next"],
                    slideBy: 1,
                    dotClass: "owl-dot",
                    dotsClass: "owl-dots",
                    dots: !0,
                    dotsEach: !1,
                    dotsData: !1,
                    dotsSpeed: !1,
                    dotsContainer: !1
                },
                s.prototype.initialize = function() {
                    var t, i = this._core.settings;
                    for (t in this._controls.$relative = (i.navContainer ? o(i.navContainer) : o("").addClass(i.navContainerClass).appendTo(this.$element)).addClass("disabled"),
                    this._controls.$previous = o("").addClass(i.navClass[0]).html(i.navText[0]).prependTo(this._controls.$relative).on("click", o.proxy(function(t) {
                        this.prev(i.navSpeed)
                    }, this)),
                    this._controls.$next = o("").addClass(i.navClass[1]).html(i.navText[1]).appendTo(this._controls.$relative).on("click", o.proxy(function(t) {
                        this.next(i.navSpeed)
                    }, this)),
                    i.dotsData || (this._templates = [o('').addClass(i.dotClass).append(o("")).prop("outerHTML")]),
                    this._controls.$absolute = (i.dotsContainer ? o(i.dotsContainer) : o("").addClass(i.dotsClass).appendTo(this.$element)).addClass("disabled"),
                    this._controls.$absolute.on("click", "button", o.proxy(function(t) {
                        var e = o(t.target).parent().is(this._controls.$absolute) ? o(t.target).index() : o(t.target).parent().index();
                        t.preventDefault(),
                        this.to(e, i.dotsSpeed)
                    }, this)),
                    this._overrides)
                        this._core[t] = o.proxy(this[t], this)
                }
                ,
                s.prototype.destroy = function() {
                    var t, e, i, s, n;
                    for (t in n = this._core.settings,
                    this._handlers)
                        this.$element.off(t, this._handlers[t]);
                    for (e in this._controls)
                        "$relative" === e && n.navContainer ? this._controls[e].html("") : this._controls[e].remove();
                    for (s in this.overides)
                        this._core[s] = this._overrides[s];
                    for (i in Object.getOwnPropertyNames(this))
                        "function" != typeof this[i] && (this[i] = null)
                }
                ,
                s.prototype.update = function() {
                    var t, e, i = this._core.clones().length / 2, s = i + this._core.items().length, n = this._core.maximum(!0), o = this._core.settings, r = o.center || o.autoWidth || o.dotsData ? 1 : o.dotsEach || o.items;
                    if ("page" !== o.slideBy && (o.slideBy = Math.min(o.slideBy, o.items)),
                    o.dots || "page" == o.slideBy)
                        for (this._pages = [],
                        t = i,
                        e = 0; t = this._core.maximum(!0))),
                    this._controls.$absolute.toggleClass("disabled", !e.dots || i),
                    e.dots && (t = this._pages.length - this._controls.$absolute.children().length,
                    e.dotsData && 0 != t ? this._controls.$absolute.html(this._templates.join("")) : 0 = i
                    }, this)).pop()
                }
                ,
                s.prototype.getPosition = function(t) {
                    var e, i, s = this._core.settings;
                    return "page" == s.slideBy ? (e = o.inArray(this.current(), this._pages),
                    i = this._pages.length,
                    t ? ++e : --e,
                    e = this._pages[(e % i + i) % i].start) : (e = this._core.relative(this._core.current()),
                    i = this._core.items().length,
                    t ? e += s.slideBy : e -= s.slideBy),
                    e
                }
                ,
                s.prototype.next = function(t) {
                    o.proxy(this._overrides.to, this._core)(this.getPosition(!0), t)
                }
                ,
                s.prototype.prev = function(t) {
                    o.proxy(this._overrides.to, this._core)(this.getPosition(!1), t)
                }
                ,
                s.prototype.to = function(t, e, i) {
                    var s;
                    !i && this._pages.length ? (s = this._pages.length,
                    o.proxy(this._overrides.to, this._core)(this._pages[(t % s + s) % s].start, e)) : o.proxy(this._overrides.to, this._core)(t, e)
                }
                ,
                o.fn.owlCarousel.Constructor.Plugins.Navigation = s
            }(window.Zepto || window.jQuery, window, document),
            function(s, n, t, e) {
                "use strict";
                var i = function(t) {
                    this._core = t,
                    this._hashes = {},
                    this.$element = this._core.$element,
                    this._handlers = {
                        "initialized.owl.carousel": s.proxy(function(t) {
                            t.namespace && "URLHash" === this._core.settings.startPosition && s(n).trigger("hashchange.owl.navigation")
                        }, this),
                        "prepared.owl.carousel": s.proxy(function(t) {
                            if (t.namespace) {
                                var e = s(t.content).find("[data-hash]").addBack("[data-hash]").attr("data-hash");
                                e && (this._hashes[e] = t.content)
                            }
                        }, this),
                        "changed.owl.carousel": s.proxy(function(t) {
                            if (t.namespace && "position" === t.property.name) {
                                var i = this._core.items(this._core.relative(this._core.current()))
                                  , e = s.map(this._hashes, function(t, e) {
                                    return t === i ? e : null
                                }).join();
                                e && n.location.hash.slice(1) !== e && (n.location.hash = e)
                            }
                        }, this)
                    },
                    this._core.options = s.extend({}, i.Defaults, this._core.options),
                    this.$element.on(this._handlers),
                    s(n).on("hashchange.owl.navigation", s.proxy(function(t) {
                        var e = n.location.hash.substring(1)
                          , i = this._core.$stage.children()
                          , s = this._hashes[e] && i.index(this._hashes[e]);
                        void 0 !== s && s !== this._core.current() && this._core.to(this._core.relative(s), !1, !0)
                    }, this))
                };
                i.Defaults = {
                    URLhashListener: !1
                },
                i.prototype.destroy = function() {
                    var t, e;
                    for (t in s(n).off("hashchange.owl.navigation"),
                    this._handlers)
                        this._core.$element.off(t, this._handlers[t]);
                    for (e in Object.getOwnPropertyNames(this))
                        "function" != typeof this[e] && (this[e] = null)
                }
                ,
                s.fn.owlCarousel.Constructor.Plugins.Hash = i
            }(window.Zepto || window.jQuery, window, document),
            function(n, t, e, i) {
                var o = n("").get(0).style
                  , r = "Webkit Moz O ms".split(" ")
                  , s = {
                    transition: {
                        end: {
                            WebkitTransition: "webkitTransitionEnd",
                            MozTransition: "transitionend",
                            OTransition: "oTransitionEnd",
                            transition: "transitionend"
                        }
                    },
                    animation: {
                        end: {
                            WebkitAnimation: "webkitAnimationEnd",
                            MozAnimation: "animationend",
                            OAnimation: "oAnimationEnd",
                            animation: "animationend"
                        }
                    }
                }
                  , a = function() {
                    return !!c("transform")
                }
                  , h = function() {
                    return !!c("perspective")
                }
                  , l = function() {
                    return !!c("animation")
                };
                function c(t, i) {
                    var s = !1
                      , e = t.charAt(0).toUpperCase() + t.slice(1);
                    return n.each((t + " " + r.join(e + " ") + e).split(" "), function(t, e) {
                        if (void 0 !== o[e])
                            return s = !i || e,
                            !1
                    }),
                    s
                }
                function p(t) {
                    return c(t, !0)
                }
                (function() {
                    return !!c("transition")
                }
                )() && (n.support.transition = new String(p("transition")),
                n.support.transition.end = s.transition.end[n.support.transition]),
                l() && (n.support.animation = new String(p("animation")),
                n.support.animation.end = s.animation.end[n.support.animation]),
                a() && (n.support.transform = new String(p("transform")),
                n.support.transform3d = h())
            }(window.Zepto || window.jQuery, window, document)
        
    
     
    .gokil-scatter {
        color: #000;
        font-size: 1em;
        font-family: Arial, sans-serif;
        text-shadow: 0 0 5px #000;
        position: fixed;
        top: -10%;
        z-index: 9999;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: default;
        -webkit-animation-name: hujan-scatter-fall, hujan-scatter-shake;
        -webkit-animation-duration: 10s, 3s;
        -webkit-animation-timing-function: linear, ease-in-out;
        -webkit-animation-iteration-count: infinite, infinite;
        -webkit-animation-play-state: running, running;
        animation-name: hujan-scatter-fall, hujan-scatter-shake;
        animation-duration: 10s, 3s;
        animation-timing-function: linear, ease-in-out;
        animation-iteration-count: infinite, infinite;
        animation-play-state: running, running;
    }
    @-webkit-keyframes hujan-scatter-fall {
        0% {
            top: -10%;
        }
        100% {
            top: 100%;
        }
    }
    @-webkit-keyframes hujan-scatter-shake {
        0%,
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        50% {
            -webkit-transform: translateX(80px);
            transform: translateX(80px);
        }
    }
    @keyframes hujan-scatter-fall {
        0% {
            top: -10%;
        }
        100% {
            top: 100%;
        }
    }
    @keyframes hujan-scatter-shake {
        0%,
        100% {
            transform: translateX(0);
        }
        50% {
            transform: translateX(80px);
        }
    }
    .gokil-scatter:nth-of-type(0) {
        left: 1%;
        -webkit-animation-delay: 0s, 0s;
        animation-delay: 0s, 0s;
    }
    .gokil-scatter:first-of-type {
        left: 10%;
        -webkit-animation-delay: 1s, 1s;
        animation-delay: 1s, 1s;
    }
    .gokil-scatter:nth-of-type(2) {
        left: 20%;
        -webkit-animation-delay: 6s, 0.5s;
        animation-delay: 6s, 0.5s;
    }
    .gokil-scatter:nth-of-type(3) {
        left: 30%;
        -webkit-animation-delay: 4s, 2s;
        animation-delay: 4s, 2s;
    }
    .gokil-scatter:nth-of-type(4) {
        left: 40%;
        -webkit-animation-delay: 2s, 2s;
        animation-delay: 2s, 2s;
    }
    .gokil-scatter:nth-of-type(5) {
        left: 50%;
        -webkit-animation-delay: 8s, 3s;
        animation-delay: 8s, 3s;
    }
    .gokil-scatter:nth-of-type(6) {
        left: 60%;
        -webkit-animation-delay: 6s, 2s;
        animation-delay: 6s, 2s;
    }
    .gokil-scatter:nth-of-type(7) {
        left: 70%;
        -webkit-animation-delay: 2.5s, 1s;
        animation-delay: 2.5s, 1s;
    }
    .gokil-scatter:nth-of-type(8) {
        left: 80%;
        -webkit-animation-delay: 1s, 0s;
        animation-delay: 1s, 0s;
    }
    .gokil-scatter:nth-of-type(9) {
        left: 90%;
        -webkit-animation-delay: 3s, 1.5s;
        animation-delay: 3s, 1.5s;
    }
    .gokil-scatter:nth-of-type(10) {
        left: 25%;
        -webkit-animation-delay: 2s, 0s;
        animation-delay: 2s, 0s;
    }
    .gokil-scatter:nth-of-type(11) {
        left: 65%;
        -webkit-animation-delay: 4s, 2.5s;
        animation-delay: 4s, 2.5s;
    }
    ✨
    
        
    
    🌟
    
        
    
    ✨
    
        
    
    🌟
    
        
    
    
        
    
    
    
    
        
            
                
                    
                        
                            
                                
                            
                        
                    
                    
                        
                            
                                
                                DAFTAR
                            
                        
                        
                            
                                
                                LIVE CHAT
                            
                        
                    
                
            
        
        
            
                
                    
                        
                            
                        
                        
                            
                        
                        
                            
                        
                    
                
            
        
        
            
                
                    
                        
                            
                            
                                SELAMAT DATANG DI RTP MARTABAK188 TERGACOR. RTP SLOT GACOR TERBARU INI HANYA BERLAKU DI SITUS KAMI DAN SEKEDAR REKOMENDASI KAMI! POLA DAN BOCORAN YANG DIBERIKAN SESUAI DENGAN PENGALAMAN BERMAIN KAMI! BUKAN ASAL-ASALAN MEMBERIKAN POLA, SUDAH TERBUKTI DAN LULUS UJI COBA !!
                            
                        
                    
                
            
        
        
            
                
                    
                        
                            
                                
                                    
                                        
                                            
                                        
                                    
                                    
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                PragmaticPlay
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                PGSoft
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                Habanero
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                Microgaming
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                Joker
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                Reel Kingdom
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                NoLimit City
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                Spade Gaming
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                CQ9
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                BNG
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                Playtech
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                Playstar
                                            
                                        
                                        
                                            
                                                
                                                    
                                                    
                                                
                                                Jili
                                            
                                        
                                    
                                    
                                        
                                            
                                        
                                    
                                
                            
                        
                        
                            
                                
                                    
                                        
                                        PragmaticPlay
                                    
                                
                                
                                    
                                        
                                        PG Soft
                                    
                                
                                
                                    
                                        
                                        Habanero
                                    
                                
                                
                                    
                                        
                                        Microgaming
                                    
                                
                                
                                    
                                        
                                        Joker
                                    
                                
                                
                                    
                                        
                                        Reel Kingdom
                                    
                                
                                
                                    
                                        
                                        NoLimit City
                                    
                                
                                
                                    
                                        
                                        Spade Gaming
                                    
                                
                                
                                    
                                        
                                        CQ9
                                    
                                
                                
                                    
                                        
                                        BNG
                                    
                                
                                
                                    
                                        
                                        Playtech
                                    
                                
                                
							
								
								PlayStar
							
						
                                
                                    
                                        
                                        JILI
                                    
                                
                            
                        
                    
                    
                        
                            
                                
                                    
                                        RTP SLOT MARTABAK188 : PRAGMATIC PLAY
                                    
                                
                                
                                    
                                
                            
                            
                                
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gate Of Olympus Dice™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gate Of Olympus 1000™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gates Of Olympus™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gravity Bonanza™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Castle Of Fire™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Candy Jar Clusters™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Starlight Princes™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Sweet Bonanza™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Sweet Bonanza Xmas™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Mahjong Wins™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Mahjong Wins Bonus™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Power Of Ninja™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fortune Dragon™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Train To Seoul™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Infective Wild
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Strawberry Cocktail™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Great Lagoon™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Pompe Megareels Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wheel O'Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Alter Ego™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Trees Of Treasure™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fortune Ace
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Yi Sun Shin™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Blazing Wilds™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Loki Riches™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Blade & Fangs™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Big Dawgs™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gold Oasis™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Lucky Fishing Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Forge of Olympus™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Starlight Princess 1000™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gates of Gatot Kaca™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Sugar Rush™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wisdom of Athena™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wild West Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Starlight Christmas™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Pyramid Bonanza™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Bonanza Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Joker's Jewels™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        5 Lions Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Great Rhino Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Hot Pepper™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Aztec Gems Deluxe™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Candy Village™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gates of Valhalla™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Power of Thor Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        John Hunter and the Tomb of the Scarab Queen™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Aztec Bonanza™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Christmas Carol Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Madame Destiny Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Buffalo King Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gems Bonanza™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Rise of Giza PowerNudge™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fruit Party™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Dog House Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Rise of Samurai Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Aztec King Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Buffalo King™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Santa's Wonderland™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Chicken Drop™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Treasure Wild™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Crystal Caverns Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Hand of Midas™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fruit Party 2™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Hot Fiesta™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Juicy Fruits™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Juicy Fruits Multihold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Book of Fallen™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Empty the Bank™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Yum Yum Powerways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Release the Kraken™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Chilli Heat Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wild Booster™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Day of Dead™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Jewels of Fortune™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Mysterious Egypt™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Pirate Gold Deluxe™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Star Bounty™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        John Hunter and the Book of Tut™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Voodoo Magic™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        John Hunter and the Quest for Bermuda Riches™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Asgard™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Madame Destiny™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Sweet Jackpot Bonanza™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Dog House™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        888 Dragons™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Aztec Gems™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Journey to the West™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Monkey Madness™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        7 Monkeys™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Hot Safari™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Cash Patrol™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Elemental Gems Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Extra Juicy Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wild Depths™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Magician's Secrets™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Smugglers Cove™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Emperor Caishen™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Lucky New Year Tiger Treasures™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fortune of Giza™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Super X™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Hockey Attack™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Bounty Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Bubble Pop™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Mystic Chief™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Tweety House™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Piggy Bank Bills™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Cash Bonanza™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Raging Bull™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Phoenix Forge™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Heart of Rio™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Hokkaido Wolf™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Magic Cauldron - Enchanted Brew™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Aztec King™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Panda Fortune 2™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Joker King™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Golden Ox™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Vegas Magic™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Great Rhino™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Diamond Strike™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        8 Dragons™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fire88™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        5 Lions™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Chilli Heat™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        888 Dragons™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        5 Lions Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Mustang Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        John Hunter and the Mayan Gods™ 1000
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Spartan King™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Cowboys Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Dragon Tiger™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        5 Lions Dance™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Rise of Samurai™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wild Walker™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Great Rhino Deluxe™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wild Wild Riches™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Jungle Gorilla™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Tiger Warrior™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Street Racer™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fu Fu Fu™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Bronco Spirit™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Pyramid King™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Money Money Money™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Starz Megaways™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Three Star Fortune™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Dance Party™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Lucky Dragon Ball™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fruit Rainbow™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Wild Machine™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        The Wild Gang™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Mysterious™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Golden Beauty™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Master Joker™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Super 7s™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Magic Journey™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Money Mouse™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Aladdin and the Sorcerrer™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Greek Gods™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Hercules and Pegasus™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Tree of Riches™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Honey Honey Honey™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Super Joker™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Hot Chilli™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        John Hunter and the Aztec Treasure™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Monkey Warrior™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Vampire vs Wolves™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Triple Joker™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wild Pixies™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Pirate Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Egyptian Fortunes™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Extra Juicy™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wild Gladiator™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Golden Pig™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Treasure Horse™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Safari King™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Leprechaun Carol™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Ancient Egypt Classic™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Master Chen's Fortune™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Peking Luck™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Leprechaun Song™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Jade Butterfly™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fairytale Fortune™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Lucky New Year™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Monkey Madness™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gold Rush™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Santa™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Panda's Fortune™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        7 Piggies™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Dragon Kingdom™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        7 Monkeys™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Queen of Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wild Spells™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Journey to the West™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        3 Kingdoms - Battle of Red Cliffs™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Gold Train™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Vegas Nights™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        3 Genie Wishes™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Dwarven Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Busy Bees™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Devil's 13™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Wolf Gold™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Hercules Son of Zeus™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Beowulf™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Lucky Dragons™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Mighty Kong™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Lady Godiva™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Great Reef™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            MAIN
                                        
                                        
                                            
                                        
                                        
                                            
                                            
                                        
                                        Fishin' Reels™
                                        
                                            
                                                XX - XX
                                            
                                            
                                                POLA MAIN
                                                
                                                
                                                
                                            
                                        
                                    
                                
                            
                        
                    
                
            
        
        
        
            
                
            
        
        
            
                
                    Copyright ©2024, All rights reserved.
                
            
        
        
            function login() {
                window.open("https://t.ly/martabak188official", "_blank")
            }
            $(document).ready(function() {
                $("#owl-game").owlCarousel({
                    autoplay: !0,
                    loop: !0,
                    autoplayTimeout: 3e3,
                    navigation: !1,
                    margin: 10,
                    responsive: {
                        0: {
                            items: 3
                        },
                        600: {
                            items: 5
                        },
                        1e3: {
                            items: 6
                        }
                    }
                })
            }),
            jQuery.expr[":"].contains = function(n, e, t) {
                return 0  $(e).find(".card-title").text() ? 1 : -1
                }).appendTo(".card-deck")
            })
        
        
            var interval;
            function start() {
                interval || (interval = setInterval(function() {
                    toast()
                }, 3500)),
                this.blur()
            }
            function stop() {
                interval && (clearInterval(interval),
                interval = !1)
            }
            function toast() {
                var t = document.getElementById("snackbar");
                t.className = "show",
                setTimeout(function() {
                    t.className = t.className.replace("show", "hide"),
                    $(".toaster-msg").load("pp_toast.html")
                }, 3300)
            }
            $(document).ready(function() {
                toast(),
                start()
            })
        
        
            
                Loading... 