/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    letter-spacing: .01em
}

* {
    box-sizing: border-box
}
a.no-pointer {
  cursor: default;
  text-decoration: none !important; /* force remove underline */
  color: inherit; /* optional: stops the link from turning blue/purple */
  pointer-events: none; /* optional: disables clicking */
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -0.25em
}

sup {
    top: .15em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea,
[role=button] {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    outline: 0 !important
}

button,
input {
    overflow: visible
}

button {
    background: rgba(0, 0, 0, 0);
    border: 0;
    cursor: pointer;
    text-align: inherit;
    padding: 0
}

button:focus,
button:active {
    outline: 0
}

input::placeholder,
textarea::placeholder {
    opacity: 1
}

input[type=checkbox] {
    vertical-align: middle
}

button,
select {
    text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

nav ul {
    list-style: none
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

html {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.33;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #131a26
}

body {
    margin: 0
}

a,
.uk-link {
    color: #3bd671;
    text-decoration: underline;
    cursor: pointer
}

a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link {
    color: #26b859;
    text-decoration: none
}

abbr[title] {
    text-decoration: underline dotted;
    -webkit-text-decoration-style: dotted
}

b,
strong {
    font-weight: bolder
}

:not(pre)>code,
:not(pre)>kbd,
:not(pre)>samp {
    font-family: Consolas, monaco, monospace;
    font-size: .875rem;
    color: #df484a;
    white-space: nowrap
}

em {
    color: #df484a
}

ins {
    background: #ffd;
    color: #131a26;
    text-decoration: none
}

mark {
    background: #ffd;
    color: #131a26
}

q {
    font-style: italic
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

canvas,
img,
svg,
video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box
}

img:not([src]) {
    visibility: hidden;
    min-width: 1px
}

iframe {
    border: 0
}

p,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
    margin: 0 0 45px 0
}

*+p,
*+ul,
*+ol,
*+dl,
*+pre,
*+address,
*+fieldset,
*+figure {
    margin-top: 45px
}

h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge {
    margin: 0 0 45px 0;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: bold;
    color: inherit;
    text-transform: none
}

*+h1,
*+.uk-h1,
*+h2,
*+.uk-h2,
*+h3,
*+.uk-h3,
*+h4,
*+.uk-h4,
*+h5,
*+.uk-h5,
*+h6,
*+.uk-h6,
*+.uk-heading-small,
*+.uk-heading-medium,
*+.uk-heading-large,
*+.uk-heading-xlarge,
*+.uk-heading-2xlarge {
    margin-top: 45px
}

h1,
.uk-h1 {
    font-size: 2.4565rem;
    line-height: 1.096
}

h2,
.uk-h2 {
    font-size: 1.7rem;
    line-height: 1.096
}

h3,
.uk-h3 {
    font-size: 1.67rem;
    line-height: 1.2
}

h4,
.uk-h4 {
    font-size: 1.33rem;
    line-height: 1.4
}

h5,
.uk-h5 {
    font-size: 18px;
    line-height: 1.4
}

h6,
.uk-h6 {
    font-size: .875rem;
    line-height: 1.4
}

@media(min-width: 960px) {

    h1,
    .uk-h1 {
        font-size: 2.89rem
    }

    h2,
    .uk-h2 {
        font-size: 2rem
    }
}

ul,
ol {
    padding-left: 30px
}

ul>li>ul,
ul>li>ol,
ol>li>ol,
ol>li>ul {
    margin: 0
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

hr,
.uk-hr {
    overflow: visible;
    text-align: inherit;
    margin: 0 0 45px 0;
    border: 0;
    border-top: 1px solid #e5e5e5
}

*+hr,
*+.uk-hr {
    margin-top: 45px
}

address {
    font-style: normal
}

blockquote {
    margin: 0 0 45px 0;
    font-size: 1.33rem;
    line-height: 1.5;
    font-style: italic
}

*+blockquote {
    margin-top: 45px
}

blockquote p:last-of-type {
    margin-bottom: 0
}

blockquote footer {
    margin-top: 15px;
    font-size: .875rem;
    line-height: 1.5
}

pre {
    font: .875rem / 1.5 Consolas, monaco, monospace;
    color: #131a26;
    -moz-tab-size: 4;
    tab-size: 4;
    overflow: auto
}

pre code {
    font-family: Consolas, monaco, monospace
}

:focus {
    outline: none
}

:focus-visible {
    outline: 2px dotted inherit
}

::selection {
    background: #39f;
    color: #fff;
    text-shadow: none
}

details,
main {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

:root {
    --uk-breakpoint-s: 640px;
    --uk-breakpoint-m: 960px;
    --uk-breakpoint-l: 1200px;
    --uk-breakpoint-xl: 1600px
}

a.uk-link-muted,
.uk-link-muted a,
.uk-link-toggle .uk-link-muted {
    color: #687790
}

a.uk-link-muted:hover,
.uk-link-muted a:hover,
.uk-link-toggle:hover .uk-link-muted {
    color: #131a26
}

a.uk-link-text,
.uk-link-text a,
.uk-link-toggle .uk-link-text {
    color: inherit
}

a.uk-link-text:hover,
.uk-link-text a:hover,
.uk-link-toggle:hover .uk-link-text {
    color: #687790
}

a.uk-link-heading,
.uk-link-heading a,
.uk-link-toggle .uk-link-heading {
    color: inherit
}

a.uk-link-heading:hover,
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading {
    color: #3bd671;
    text-decoration: none
}

a.uk-link-reset,
.uk-link-reset a {
    color: inherit !important;
    text-decoration: none !important
}

.uk-link-toggle {
    color: inherit !important;
    text-decoration: none !important
}

.uk-heading-small {
    font-size: 2.6rem;
    line-height: 1.096
}

.uk-heading-medium {
    font-size: 2.8875rem;
    line-height: 1.1
}

.uk-heading-large {
    font-size: 3.4rem;
    line-height: 1.1
}

.uk-heading-xlarge {
    font-size: 4rem;
    line-height: 1
}

.uk-heading-2xlarge {
    font-size: 6rem;
    line-height: 1
}

@media(min-width: 960px) {
    .uk-heading-small {
        font-size: 3.25rem
    }

    .uk-heading-medium {
        font-size: 3.5rem
    }

    .uk-heading-large {
        font-size: 4rem
    }

    .uk-heading-xlarge {
        font-size: 6rem
    }

    .uk-heading-2xlarge {
        font-size: 8rem
    }
}

@media(min-width: 1200px) {
    .uk-heading-medium {
        font-size: 4rem
    }

    .uk-heading-large {
        font-size: 6rem
    }

    .uk-heading-xlarge {
        font-size: 8rem
    }

    .uk-heading-2xlarge {
        font-size: 11rem
    }
}

.uk-heading-divider {
    padding-bottom: calc(5px + 0.1em);
    border-bottom: calc(0.2px + 0.05em) solid #e5e5e5
}

.uk-heading-bullet {
    position: relative
}

.uk-heading-bullet::before {
    content: "";
    display: inline-block;
    position: relative;
    top: calc(-0.1 * 1em);
    vertical-align: middle;
    height: calc(4px + 0.7em);
    margin-right: calc(5px + 0.2em);
    border-left: calc(5px + 0.1em) solid #e5e5e5
}

.uk-heading-line {
    overflow: hidden
}

.uk-heading-line>* {
    display: inline-block;
    position: relative
}

.uk-heading-line>::before,
.uk-heading-line>::after {
    content: "";
    position: absolute;
    top: calc(50% - (calc(0.2px + 0.05em) / 2));
    width: 2000px;
    border-bottom: calc(0.2px + 0.05em) solid #e5e5e5
}

.uk-heading-line>::before {
    right: 100%;
    margin-right: calc(5px + 0.3em)
}

.uk-heading-line>::after {
    left: 100%;
    margin-left: calc(5px + 0.3em)
}

.uk-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    text-decoration: none
}

.uk-button:not(:disabled) {
    cursor: pointer
}

.uk-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.uk-button:hover {
    text-decoration: none
}

.uk-button-default {
    background-color: #687790;
    color: #fff
}

.uk-button-default:hover {
    background-color: #5d6b81;
    color: #fff
}

.uk-button-default:active,
.uk-button-default.uk-active {
    background-color: #535f72;
    color: inherit
}

.uk-button-primary {
    background-color: #3bd671;
    color: #fff
}

.uk-button-primary:hover {
    background-color: #2bcd63;
    color: #fff
}

.uk-button-primary:active,
.uk-button-primary.uk-active {
    background-color: #26b859;
    color: #fff
}

.uk-button-secondary {
    background-color: #131a26;
    color: #fff
}

.uk-button-secondary:hover {
    background-color: #0b0e15;
    color: #fff
}

.uk-button-secondary:active,
.uk-button-secondary.uk-active {
    background-color: #020304;
    color: #fff
}

.uk-button-danger {
    background-color: #df484a;
    color: #fff
}

.uk-button-danger:hover {
    background-color: #db3235;
    color: #fff
}

.uk-button-danger:active,
.uk-button-danger.uk-active {
    background-color: #d02427;
    color: #fff
}

.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled,
.uk-button-danger:disabled {
    background-color: #687790;
    color: #687790
}

.uk-button-small {
    padding: 0 15px;
    line-height: 36px;
    font-size: .875rem
}

.uk-button-large {
    padding: 0 45px;
    line-height: 56px;
    font-size: 18px
}

.uk-button-text {
    padding: 0;
    line-height: 1.33;
    background: none;
    color: #687790
}

.uk-button-text:hover {
    color: #131a26
}

.uk-button-text:disabled {
    color: #687790
}

.uk-button-link {
    padding: 0;
    line-height: 1.33;
    background: none;
    color: #3bd671
}

.uk-button-link:hover {
    color: #26b859;
    text-decoration: underline
}

.uk-button-link:disabled {
    color: #687790;
    text-decoration: none
}

.uk-button-group {
    display: inline-flex;
    vertical-align: middle;
    position: relative
}

.uk-section {
    display: flow-root;
    box-sizing: border-box;
    padding-top: 45px;
    padding-bottom: 45px
}

@media(min-width: 960px) {
    .uk-section {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.uk-section>:last-child {
    margin-bottom: 0
}

.uk-section-xsmall {
    padding-top: 45px;
    padding-bottom: 45px
}

.uk-section-small {
    padding-top: 45px;
    padding-bottom: 45px
}

.uk-section-large {
    padding-top: 70px;
    padding-bottom: 70px
}

@media(min-width: 960px) {
    .uk-section-large {
        padding-top: 160px;
        padding-bottom: 160px
    }
}

.uk-section-xlarge {
    padding-top: 160px;
    padding-bottom: 160px
}

@media(min-width: 960px) {
    .uk-section-xlarge {
        padding-top: 230px;
        padding-bottom: 230px
    }
}

.uk-section-default {
    background: #fff
}

.uk-section-muted {
    background: #687790
}

.uk-section-primary {
    background: #3bd671
}

.uk-section-secondary {
    background: #131a26
}

.uk-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width: 640px) {
    .uk-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media(min-width: 960px) {
    .uk-container {
        padding-left: 45px;
        padding-right: 45px
    }
}

.uk-container>:last-child {
    margin-bottom: 0
}

.uk-container .uk-container {
    padding-left: 0;
    padding-right: 0
}

.uk-container-xsmall {
    max-width: 750px
}

.uk-container-small {
    max-width: 900px
}

.uk-container-large {
    max-width: 1200px
}

.uk-container-xlarge {
    max-width: 1200px
}

.uk-container-expand {
    max-width: none
}

.uk-container-expand-left {
    margin-left: 0
}

.uk-container-expand-right {
    margin-right: 0
}

@media(min-width: 640px) {

    .uk-container-expand-left.uk-container-xsmall,
    .uk-container-expand-right.uk-container-xsmall {
        max-width: calc(50% + (750px / 2) - 30px)
    }

    .uk-container-expand-left.uk-container-small,
    .uk-container-expand-right.uk-container-small {
        max-width: calc(50% + (900px / 2) - 30px)
    }
}

@media(min-width: 960px) {

    .uk-container-expand-left,
    .uk-container-expand-right {
        max-width: calc(50% + (1000px / 2) - 45px)
    }

    .uk-container-expand-left.uk-container-xsmall,
    .uk-container-expand-right.uk-container-xsmall {
        max-width: calc(50% + (750px / 2) - 45px)
    }

    .uk-container-expand-left.uk-container-small,
    .uk-container-expand-right.uk-container-small {
        max-width: calc(50% + (900px / 2) - 45px)
    }

    .uk-container-expand-left.uk-container-large,
    .uk-container-expand-right.uk-container-large {
        max-width: calc(50% + (1200px / 2) - 45px)
    }

    .uk-container-expand-left.uk-container-xlarge,
    .uk-container-expand-right.uk-container-xlarge {
        max-width: calc(50% + (1200px / 2) - 45px)
    }
}

.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
    width: calc(100% + 15px)
}

.uk-container-item-padding-remove-left {
    margin-left: -15px
}

.uk-container-item-padding-remove-right {
    margin-right: -15px
}

@media(min-width: 640px) {

    .uk-container-item-padding-remove-left,
    .uk-container-item-padding-remove-right {
        width: calc(100% + 30px)
    }

    .uk-container-item-padding-remove-left {
        margin-left: -30px
    }

    .uk-container-item-padding-remove-right {
        margin-right: -30px
    }
}

@media(min-width: 960px) {

    .uk-container-item-padding-remove-left,
    .uk-container-item-padding-remove-right {
        width: calc(100% + 45px)
    }

    .uk-container-item-padding-remove-left {
        margin-left: -45px
    }

    .uk-container-item-padding-remove-right {
        margin-right: -45px
    }
}

.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.uk-grid>* {
    margin: 0
}

.uk-grid>*>:last-child {
    margin-bottom: 0
}

.uk-grid {
    margin-left: -30px
}

.uk-grid>* {
    padding-left: 30px
}

.uk-grid+.uk-grid,
.uk-grid>.uk-grid-margin,
*+.uk-grid-margin {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .uk-grid {
        margin-left: -45px
    }

    .uk-grid>* {
        padding-left: 45px
    }

    .uk-grid+.uk-grid,
    .uk-grid>.uk-grid-margin,
    *+.uk-grid-margin {
        margin-top: 45px
    }
}

.uk-grid-small,
.uk-grid-column-small {
    margin-left: -15px
}

.uk-grid-small>*,
.uk-grid-column-small>* {
    padding-left: 15px
}

.uk-grid+.uk-grid-small,
.uk-grid+.uk-grid-row-small,
.uk-grid-small>.uk-grid-margin,
.uk-grid-row-small>.uk-grid-margin,
*+.uk-grid-margin-small {
    margin-top: 15px
}

.uk-grid-medium,
.uk-grid-column-medium {
    margin-left: -30px
}

.uk-grid-medium>*,
.uk-grid-column-medium>* {
    padding-left: 30px
}

.uk-grid+.uk-grid-medium,
.uk-grid+.uk-grid-row-medium,
.uk-grid-medium>.uk-grid-margin,
.uk-grid-row-medium>.uk-grid-margin,
*+.uk-grid-margin-medium {
    margin-top: 30px
}

.uk-grid-large,
.uk-grid-column-large {
    margin-left: -45px
}

.uk-grid-large>*,
.uk-grid-column-large>* {
    padding-left: 45px
}

.uk-grid+.uk-grid-large,
.uk-grid+.uk-grid-row-large,
.uk-grid-large>.uk-grid-margin,
.uk-grid-row-large>.uk-grid-margin,
*+.uk-grid-margin-large {
    margin-top: 45px
}

@media(min-width: 1200px) {

    .uk-grid-large,
    .uk-grid-column-large {
        margin-left: -60px
    }

    .uk-grid-large>*,
    .uk-grid-column-large>* {
        padding-left: 60px
    }

    .uk-grid+.uk-grid-large,
    .uk-grid+.uk-grid-row-large,
    .uk-grid-large>.uk-grid-margin,
    .uk-grid-row-large>.uk-grid-margin,
    *+.uk-grid-margin-large {
        margin-top: 60px
    }
}

.uk-grid-collapse,
.uk-grid-column-collapse {
    margin-left: 0
}

.uk-grid-collapse>*,
.uk-grid-column-collapse>* {
    padding-left: 0
}

.uk-grid+.uk-grid-collapse,
.uk-grid+.uk-grid-row-collapse,
.uk-grid-collapse>.uk-grid-margin,
.uk-grid-row-collapse>.uk-grid-margin {
    margin-top: 0
}

.uk-grid-divider>* {
    position: relative
}

.uk-grid-divider>:not(.uk-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #e5e5e5
}

.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px solid #e5e5e5
}

.uk-grid-divider {
    margin-left: -60px
}

.uk-grid-divider>* {
    padding-left: 60px
}

.uk-grid-divider>:not(.uk-first-column)::before {
    left: 30px
}

.uk-grid-divider.uk-grid-stack>.uk-grid-margin {
    margin-top: 60px
}

.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
    top: -30px;
    left: 60px
}

@media(min-width: 1200px) {
    .uk-grid-divider {
        margin-left: -90px
    }

    .uk-grid-divider>* {
        padding-left: 90px
    }

    .uk-grid-divider>:not(.uk-first-column)::before {
        left: 45px
    }

    .uk-grid-divider.uk-grid-stack>.uk-grid-margin {
        margin-top: 90px
    }

    .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
        top: -45px;
        left: 90px
    }
}

.uk-grid-divider.uk-grid-small,
.uk-grid-divider.uk-grid-column-small {
    margin-left: -30px
}

.uk-grid-divider.uk-grid-small>*,
.uk-grid-divider.uk-grid-column-small>* {
    padding-left: 30px
}

.uk-grid-divider.uk-grid-small>:not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-small>:not(.uk-first-column)::before {
    left: 15px
}

.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin,
.uk-grid-divider.uk-grid-row-small.uk-grid-stack>.uk-grid-margin {
    margin-top: 30px
}

.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin::before {
    top: -15px;
    left: 30px
}

.uk-grid-divider.uk-grid-row-small.uk-grid-stack>.uk-grid-margin::before {
    top: -15px
}

.uk-grid-divider.uk-grid-column-small.uk-grid-stack>.uk-grid-margin::before {
    left: 30px
}

.uk-grid-divider.uk-grid-medium,
.uk-grid-divider.uk-grid-column-medium {
    margin-left: -60px
}

.uk-grid-divider.uk-grid-medium>*,
.uk-grid-divider.uk-grid-column-medium>* {
    padding-left: 60px
}

.uk-grid-divider.uk-grid-medium>:not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-medium>:not(.uk-first-column)::before {
    left: 30px
}

.uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin,
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack>.uk-grid-margin {
    margin-top: 60px
}

.uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin::before {
    top: -30px;
    left: 60px
}

.uk-grid-divider.uk-grid-row-medium.uk-grid-stack>.uk-grid-margin::before {
    top: -30px
}

.uk-grid-divider.uk-grid-column-medium.uk-grid-stack>.uk-grid-margin::before {
    left: 60px
}

.uk-grid-divider.uk-grid-large,
.uk-grid-divider.uk-grid-column-large {
    margin-left: -90px
}

.uk-grid-divider.uk-grid-large>*,
.uk-grid-divider.uk-grid-column-large>* {
    padding-left: 90px
}

.uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-large>:not(.uk-first-column)::before {
    left: 45px
}

.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin {
    margin-top: 90px
}

.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before {
    top: -45px;
    left: 90px
}

.uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin::before {
    top: -45px
}

.uk-grid-divider.uk-grid-column-large.uk-grid-stack>.uk-grid-margin::before {
    left: 90px
}

@media(min-width: 1200px) {

    .uk-grid-divider.uk-grid-large,
    .uk-grid-divider.uk-grid-column-large {
        margin-left: -120px
    }

    .uk-grid-divider.uk-grid-large>*,
    .uk-grid-divider.uk-grid-column-large>* {
        padding-left: 120px
    }

    .uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before,
    .uk-grid-divider.uk-grid-column-large>:not(.uk-first-column)::before {
        left: 60px
    }

    .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin,
    .uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin {
        margin-top: 120px
    }

    .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before {
        top: -60px;
        left: 120px
    }

    .uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin::before {
        top: -60px
    }

    .uk-grid-divider.uk-grid-column-large.uk-grid-stack>.uk-grid-margin::before {
        left: 120px
    }
}

.uk-grid-match>*,
.uk-grid-item-match {
    display: flex;
    flex-wrap: wrap
}

.uk-grid-match>*>:not([class*=uk-width]),
.uk-grid-item-match>:not([class*=uk-width]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto
}

.uk-close {
    color: #687790
}

.uk-close:hover {
    color: #131a26
}

.uk-alert {
    position: relative;
    margin-bottom: 45px;
    padding: 15px 29px 15px 15px;
    background: #687790;
    color: #131a26
}

*+.uk-alert {
    margin-top: 45px
}

.uk-alert>:last-child {
    margin-bottom: 0
}

.uk-alert-close {
    position: absolute;
    top: 20px;
    right: 15px
}

.uk-alert-close:first-child+* {
    margin-top: 0
}

.uk-alert-primary {
    background: rgba(3, 153, 215, .05);
    color: #131a26
}

.uk-alert-success {
    background: rgba(50, 210, 150, .07);
    color: #32d296
}

.uk-alert-warning {
    background: rgba(242, 144, 48, .05);
    color: #f29030
}

.uk-alert-danger {
    background: rgba(223, 72, 74, .05);
    color: #df484a
}

.uk-label {
    display: inline-block;
    padding: 3px 10px;
    background: #e6e7e8;
    line-height: 1.33;
    font-size: 14px;
    color: #687790;
    vertical-align: middle;
    white-space: nowrap
}

.uk-label-success {
    background-color: #32d296;
    color: #fff
}

.uk-label-warning {
    background-color: #f29030;
    color: #fff
}

.uk-label-danger {
    background-color: #df484a;
    color: #fff
}

.uk-pagination {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none
}

.uk-pagination>* {
    flex: none;
    padding-left: 20px;
    position: relative
}

.uk-pagination>*>* {
    display: block;
    padding: 5px 10px;
    color: #687790
}

.uk-pagination>*>:hover {
    color: #131a26;
    text-decoration: none
}

.uk-pagination>.uk-active>* {
    color: #131a26
}

.uk-pagination>.uk-disabled>* {
    color: #687790
}

.uk-drop {
    display: none;
    position: absolute;
    z-index: 1020;
    --uk-position-offset: 45px;
    --uk-position-viewport-offset: 15px;
    box-sizing: border-box;
    width: 300px
}

.uk-drop.uk-open {
    display: block
}

.uk-drop-stack .uk-drop-grid>* {
    width: 100% !important
}

.uk-drop-parent-icon {
    margin-left: .25em;
    transition: transform .3s ease-out
}

[aria-expanded=true]>.uk-drop-parent-icon {
    transform: rotateX(180deg)
}

.uk-dropdown {
    --uk-position-offset: 15px;
    --uk-position-viewport-offset: 15px;
    width: auto;
    min-width: 200px;
    padding: 15px;
    background: #fff;
    color: #131a26
}

.uk-dropdown>:last-child {
    margin-bottom: 0
}

.uk-dropdown :focus-visible {
    outline-color: inherit !important
}

.uk-dropdown-large {
    padding: 40px
}

.uk-dropdown-dropbar {
    width: auto;
    background: rgba(0, 0, 0, 0);
    padding: 15px 0 15px 0;
    --uk-position-viewport-offset: 15px
}

@media(min-width: 640px) {
    .uk-dropdown-dropbar {
        --uk-position-viewport-offset: 30px
    }
}

@media(min-width: 960px) {
    .uk-dropdown-dropbar {
        --uk-position-viewport-offset: 45px
    }
}

.uk-dropdown-dropbar-large {
    padding-top: 40px;
    padding-bottom: 40px
}

.uk-dropdown-nav>li>a {
    color: #687790
}

.uk-dropdown-nav>li>a:hover,
.uk-dropdown-nav>li.uk-active>a {
    color: #131a26
}

.uk-dropdown-nav .uk-nav-subtitle {
    font-size: .875rem
}

.uk-dropdown-nav .uk-nav-header {
    color: inherit
}

.uk-dropdown-nav .uk-nav-divider {
    border-top: 1px solid #e5e5e5
}

.uk-dropdown-nav .uk-nav-sub a {
    color: #687790
}

.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub li.uk-active>a {
    color: #131a26
}

.uk-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    padding: 15px 15px;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .15s linear
}

@media(min-width: 640px) {
    .uk-modal {
        padding: 50px 30px
    }
}

@media(min-width: 960px) {
    .uk-modal {
        padding-left: 45px;
        padding-right: 45px
    }
}

.uk-modal.uk-open {
    opacity: 1
}

.uk-modal-page {
    overflow: hidden
}

.uk-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 600px;
    max-width: 100% !important;
    background: #fff;
    opacity: 0;
    transform: translateY(-100px);
    transition: .3s linear;
    transition-property: opacity, transform
}

.uk-open>.uk-modal-dialog {
    opacity: 1;
    transform: translateY(0)
}

.uk-modal-container .uk-modal-dialog {
    width: 1200px
}

.uk-modal-full {
    padding: 0;
    background: none
}

.uk-modal-full .uk-modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100%;
    transform: translateY(0)
}

.uk-modal-body {
    display: flow-root;
    padding: 30px 30px
}

.uk-modal-header {
    display: flow-root;
    padding: 15px 30px;
    background: #687790
}

.uk-modal-footer {
    display: flow-root;
    padding: 15px 30px;
    background: #687790
}

@media(min-width: 640px) {
    .uk-modal-body {
        padding: 30px 30px
    }

    .uk-modal-header {
        padding: 15px 30px
    }

    .uk-modal-footer {
        padding: 15px 30px
    }
}

.uk-modal-body>:last-child,
.uk-modal-header>:last-child,
.uk-modal-footer>:last-child {
    margin-bottom: 0
}

.uk-modal-title {
    font-size: 2rem;
    line-height: 1.3
}

[class*=uk-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 15px;
    right: 15px;
    padding: 5px
}

[class*=uk-modal-close-]:first-child+* {
    margin-top: 0
}

.uk-modal-close-outside {
    top: 0;
    right: -5px;
    transform: translate(0, -100%);
    color: #fff
}

.uk-modal-close-outside:hover {
    color: #fff
}

@media(min-width: 960px) {
    .uk-modal-close-outside {
        right: 0;
        transform: translate(100%, -100%)
    }
}

.uk-switcher {
    margin: 0;
    padding: 0;
    list-style: none
}

.uk-switcher>:not(.uk-active) {
    display: none
}

.uk-switcher>*>:last-child {
    margin-bottom: 0
}

.uk-tooltip {
    display: none;
    position: absolute;
    z-index: 1030;
    --uk-position-offset: 15px;
    --uk-position-viewport-offset: 10;
    top: 0;
    box-sizing: border-box;
    max-width: 300px;
    padding: 10px 15px;
    background: #131a26;
    border-radius: 4px;
    color: #fff;
    font-size: 16px
}

.uk-tooltip.uk-active {
    display: block
}

[class*=uk-animation-] {
    animation: .5s ease-out both
}

.uk-animation-fade {
    animation-name: uk-fade;
    animation-duration: .8s;
    animation-timing-function: linear
}

.uk-animation-scale-up {
    animation-name: uk-fade, uk-scale-up
}

.uk-animation-scale-down {
    animation-name: uk-fade, uk-scale-down
}

.uk-animation-slide-top {
    animation-name: uk-fade, uk-slide-top
}

.uk-animation-slide-bottom {
    animation-name: uk-fade, uk-slide-bottom
}

.uk-animation-slide-left {
    animation-name: uk-fade, uk-slide-left
}

.uk-animation-slide-right {
    animation-name: uk-fade, uk-slide-right
}

.uk-animation-slide-top-small {
    animation-name: uk-fade, uk-slide-top-small
}

.uk-animation-slide-bottom-small {
    animation-name: uk-fade, uk-slide-bottom-small
}

.uk-animation-slide-left-small {
    animation-name: uk-fade, uk-slide-left-small
}

.uk-animation-slide-right-small {
    animation-name: uk-fade, uk-slide-right-small
}

.uk-animation-slide-top-medium {
    animation-name: uk-fade, uk-slide-top-medium
}

.uk-animation-slide-bottom-medium {
    animation-name: uk-fade, uk-slide-bottom-medium
}

.uk-animation-slide-left-medium {
    animation-name: uk-fade, uk-slide-left-medium
}

.uk-animation-slide-right-medium {
    animation-name: uk-fade, uk-slide-right-medium
}

.uk-animation-kenburns {
    animation-name: uk-kenburns;
    animation-duration: 15s
}

.uk-animation-shake {
    animation-name: uk-shake
}

.uk-animation-stroke {
    animation-name: uk-stroke;
    animation-duration: 2s;
    stroke-dasharray: var(--uk-animation-stroke)
}

.uk-animation-reverse {
    animation-direction: reverse;
    animation-timing-function: ease-in
}

.uk-animation-fast {
    animation-duration: .1s
}

.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-] {
    animation-name: none
}

@keyframes uk-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes uk-scale-up {
    0% {
        transform: scale(0.9)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes uk-scale-down {
    0% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes uk-slide-top {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes uk-slide-bottom {
    0% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes uk-slide-left {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes uk-slide-right {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes uk-slide-top-small {
    0% {
        transform: translateY(-10px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes uk-slide-bottom-small {
    0% {
        transform: translateY(10px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes uk-slide-left-small {
    0% {
        transform: translateX(-10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes uk-slide-right-small {
    0% {
        transform: translateX(10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes uk-slide-top-medium {
    0% {
        transform: translateY(-50px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes uk-slide-bottom-medium {
    0% {
        transform: translateY(50px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes uk-slide-left-medium {
    0% {
        transform: translateX(-50px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes uk-slide-right-medium {
    0% {
        transform: translateX(50px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes uk-kenburns {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.2)
    }
}

@keyframes uk-shake {

    0%,
    100% {
        transform: translateX(0)
    }

    10% {
        transform: translateX(-9px)
    }

    20% {
        transform: translateX(8px)
    }

    30% {
        transform: translateX(-7px)
    }

    40% {
        transform: translateX(6px)
    }

    50% {
        transform: translateX(-5px)
    }

    60% {
        transform: translateX(4px)
    }

    70% {
        transform: translateX(-3px)
    }

    80% {
        transform: translateX(2px)
    }

    90% {
        transform: translateX(-1px)
    }
}

@keyframes uk-stroke {
    0% {
        stroke-dashoffset: var(--uk-animation-stroke)
    }

    100% {
        stroke-dashoffset: 0
    }
}

[class*=uk-child-width]>* {
    box-sizing: border-box;
    width: 100%
}

.uk-child-width-1-2>* {
    width: 50%
}

.uk-child-width-1-3>* {
    width: calc(100% * 1 / 3.001)
}

.uk-child-width-1-4>* {
    width: 25%
}

.uk-child-width-1-5>* {
    width: 20%
}

.uk-child-width-1-6>* {
    width: calc(100% * 1 / 6.001)
}

.uk-child-width-auto>* {
    width: auto
}

.uk-child-width-expand>:not([class*=uk-width]) {
    flex: 1;
    min-width: 1px
}

@media(min-width: 640px) {
    .uk-child-width-1-1\@s>* {
        width: 100%
    }

    .uk-child-width-1-2\@s>* {
        width: 50%
    }

    .uk-child-width-1-3\@s>* {
        width: calc(100% * 1 / 3.001)
    }

    .uk-child-width-1-4\@s>* {
        width: 25%
    }

    .uk-child-width-1-5\@s>* {
        width: 20%
    }

    .uk-child-width-1-6\@s>* {
        width: calc(100% * 1 / 6.001)
    }

    .uk-child-width-auto\@s>* {
        width: auto
    }

    .uk-child-width-expand\@s>:not([class*=uk-width]) {
        flex: 1;
        min-width: 1px
    }
}

@media(min-width: 960px) {
    .uk-child-width-1-1\@m>* {
        width: 100%
    }

    .uk-child-width-1-2\@m>* {
        width: 50%
    }

    .uk-child-width-1-3\@m>* {
        width: calc(100% * 1 / 3.001)
    }

    .uk-child-width-1-4\@m>* {
        width: 25%
    }

    .uk-child-width-1-5\@m>* {
        width: 20%
    }

    .uk-child-width-1-6\@m>* {
        width: calc(100% * 1 / 6.001)
    }

    .uk-child-width-auto\@m>* {
        width: auto
    }

    .uk-child-width-expand\@m>:not([class*=uk-width]) {
        flex: 1;
        min-width: 1px
    }
}

@media(min-width: 1200px) {
    .uk-child-width-1-1\@l>* {
        width: 100%
    }

    .uk-child-width-1-2\@l>* {
        width: 50%
    }

    .uk-child-width-1-3\@l>* {
        width: calc(100% * 1 / 3.001)
    }

    .uk-child-width-1-4\@l>* {
        width: 25%
    }

    .uk-child-width-1-5\@l>* {
        width: 20%
    }

    .uk-child-width-1-6\@l>* {
        width: calc(100% * 1 / 6.001)
    }

    .uk-child-width-auto\@l>* {
        width: auto
    }

    .uk-child-width-expand\@l>:not([class*=uk-width]) {
        flex: 1;
        min-width: 1px
    }
}

@media(min-width: 1600px) {
    .uk-child-width-1-1\@xl>* {
        width: 100%
    }

    .uk-child-width-1-2\@xl>* {
        width: 50%
    }

    .uk-child-width-1-3\@xl>* {
        width: calc(100% * 1 / 3.001)
    }

    .uk-child-width-1-4\@xl>* {
        width: 25%
    }

    .uk-child-width-1-5\@xl>* {
        width: 20%
    }

    .uk-child-width-1-6\@xl>* {
        width: calc(100% * 1 / 6.001)
    }

    .uk-child-width-auto\@xl>* {
        width: auto
    }

    .uk-child-width-expand\@xl>:not([class*=uk-width]) {
        flex: 1;
        min-width: 1px
    }
}

[class*=uk-width] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%
}

.uk-width-1-2 {
    width: 50%
}

.uk-width-1-3 {
    width: calc(100% * 1 / 3.001)
}

.uk-width-2-3 {
    width: calc(100% * 2 / 3.001)
}

.uk-width-1-4 {
    width: 25%
}

.uk-width-3-4 {
    width: 75%
}

.uk-width-1-5 {
    width: 20%
}

.uk-width-2-5 {
    width: 40%
}

.uk-width-3-5 {
    width: 60%
}

.uk-width-4-5 {
    width: 80%
}

.uk-width-1-6 {
    width: calc(100% * 1 / 6.001)
}

.uk-width-5-6 {
    width: calc(100% * 5 / 6.001)
}

.uk-width-small {
    width: 150px
}

.uk-width-medium {
    width: 300px
}

.uk-width-large {
    width: 450px
}

.uk-width-xlarge {
    width: 600px
}

.uk-width-2xlarge {
    width: 750px
}

.uk-width-auto {
    width: auto
}

.uk-width-expand {
    flex: 1;
    min-width: 1px
}

@media(min-width: 640px) {
    .uk-width-1-1\@s {
        width: 100%
    }

    .uk-width-1-2\@s {
        width: 50%
    }

    .uk-width-1-3\@s {
        width: calc(100% * 1 / 3.001)
    }

    .uk-width-2-3\@s {
        width: calc(100% * 2 / 3.001)
    }

    .uk-width-1-4\@s {
        width: 25%
    }

    .uk-width-3-4\@s {
        width: 75%
    }

    .uk-width-1-5\@s {
        width: 20%
    }

    .uk-width-2-5\@s {
        width: 40%
    }

    .uk-width-3-5\@s {
        width: 60%
    }

    .uk-width-4-5\@s {
        width: 80%
    }

    .uk-width-1-6\@s {
        width: calc(100% * 1 / 6.001)
    }

    .uk-width-5-6\@s {
        width: calc(100% * 5 / 6.001)
    }

    .uk-width-small\@s {
        width: 150px
    }

    .uk-width-medium\@s {
        width: 300px
    }

    .uk-width-large\@s {
        width: 450px
    }

    .uk-width-xlarge\@s {
        width: 600px
    }

    .uk-width-2xlarge\@s {
        width: 750px
    }

    .uk-width-auto\@s {
        width: auto
    }

    .uk-width-expand\@s {
        flex: 1;
        min-width: 1px
    }
}

@media(min-width: 960px) {
    .uk-width-1-1\@m {
        width: 100%
    }

    .uk-width-1-2\@m {
        width: 50%
    }

    .uk-width-1-3\@m {
        width: calc(100% * 1 / 3.001)
    }

    .uk-width-2-3\@m {
        width: calc(100% * 2 / 3.001)
    }

    .uk-width-1-4\@m {
        width: 25%
    }

    .uk-width-3-4\@m {
        width: 75%
    }

    .uk-width-1-5\@m {
        width: 20%
    }

    .uk-width-2-5\@m {
        width: 40%
    }

    .uk-width-3-5\@m {
        width: 60%
    }

    .uk-width-4-5\@m {
        width: 80%
    }

    .uk-width-1-6\@m {
        width: calc(100% * 1 / 6.001)
    }

    .uk-width-5-6\@m {
        width: calc(100% * 5 / 6.001)
    }

    .uk-width-small\@m {
        width: 150px
    }

    .uk-width-medium\@m {
        width: 300px
    }

    .uk-width-large\@m {
        width: 450px
    }

    .uk-width-xlarge\@m {
        width: 600px
    }

    .uk-width-2xlarge\@m {
        width: 750px
    }

    .uk-width-auto\@m {
        width: auto
    }

    .uk-width-expand\@m {
        flex: 1;
        min-width: 1px
    }
}

@media(min-width: 1200px) {
    .uk-width-1-1\@l {
        width: 100%
    }

    .uk-width-1-2\@l {
        width: 50%
    }

    .uk-width-1-3\@l {
        width: calc(100% * 1 / 3.001)
    }

    .uk-width-2-3\@l {
        width: calc(100% * 2 / 3.001)
    }

    .uk-width-1-4\@l {
        width: 25%
    }

    .uk-width-3-4\@l {
        width: 75%
    }

    .uk-width-1-5\@l {
        width: 20%
    }

    .uk-width-2-5\@l {
        width: 40%
    }

    .uk-width-3-5\@l {
        width: 60%
    }

    .uk-width-4-5\@l {
        width: 80%
    }

    .uk-width-1-6\@l {
        width: calc(100% * 1 / 6.001)
    }

    .uk-width-5-6\@l {
        width: calc(100% * 5 / 6.001)
    }

    .uk-width-small\@l {
        width: 150px
    }

    .uk-width-medium\@l {
        width: 300px
    }

    .uk-width-large\@l {
        width: 450px
    }

    .uk-width-xlarge\@l {
        width: 600px
    }

    .uk-width-2xlarge\@l {
        width: 750px
    }

    .uk-width-auto\@l {
        width: auto
    }

    .uk-width-expand\@l {
        flex: 1;
        min-width: 1px
    }
}

@media(min-width: 1600px) {
    .uk-width-1-1\@xl {
        width: 100%
    }

    .uk-width-1-2\@xl {
        width: 50%
    }

    .uk-width-1-3\@xl {
        width: calc(100% * 1 / 3.001)
    }

    .uk-width-2-3\@xl {
        width: calc(100% * 2 / 3.001)
    }

    .uk-width-1-4\@xl {
        width: 25%
    }

    .uk-width-3-4\@xl {
        width: 75%
    }

    .uk-width-1-5\@xl {
        width: 20%
    }

    .uk-width-2-5\@xl {
        width: 40%
    }

    .uk-width-3-5\@xl {
        width: 60%
    }

    .uk-width-4-5\@xl {
        width: 80%
    }

    .uk-width-1-6\@xl {
        width: calc(100% * 1 / 6.001)
    }

    .uk-width-5-6\@xl {
        width: calc(100% * 5 / 6.001)
    }

    .uk-width-small\@xl {
        width: 150px
    }

    .uk-width-medium\@xl {
        width: 300px
    }

    .uk-width-large\@xl {
        width: 450px
    }

    .uk-width-xlarge\@xl {
        width: 600px
    }

    .uk-width-2xlarge\@xl {
        width: 750px
    }

    .uk-width-auto\@xl {
        width: auto
    }

    .uk-width-expand\@xl {
        flex: 1;
        min-width: 1px
    }
}

.uk-width-max-content {
    width: max-content
}

.uk-width-min-content {
    width: min-content
}

[class*=uk-height] {
    box-sizing: border-box
}

.uk-height-1-1 {
    height: 100%
}

.uk-height-viewport {
    min-height: 100vh
}

.uk-height-viewport-2 {
    min-height: 200vh
}

.uk-height-viewport-3 {
    min-height: 300vh
}

.uk-height-viewport-4 {
    min-height: 400vh
}

.uk-height-small {
    height: 150px
}

.uk-height-medium {
    height: 300px
}

.uk-height-large {
    height: 450px
}

.uk-height-max-small {
    max-height: 150px
}

.uk-height-max-medium {
    max-height: 300px
}

.uk-height-max-large {
    max-height: 450px
}

.uk-text-lead {
    font-size: 1.67rem;
    line-height: 1.5;
    color: inherit
}

.uk-text-meta {
    font-size: .875rem;
    line-height: 1.4;
    color: #687790
}

.uk-text-small {
    font-size: .875rem;
    line-height: 1.5
}

.uk-text-large {
    font-size: 1.67rem;
    line-height: 1.5
}

.uk-text-default {
    font-size: 18px;
    line-height: 1.33
}

.uk-text-light {
    font-weight: 300
}

.uk-text-normal {
    font-weight: 400
}

.uk-text-bold {
    font-weight: 700
}

.uk-text-lighter {
    font-weight: lighter
}

.uk-text-bolder {
    font-weight: bolder
}

.uk-text-italic {
    font-style: italic
}

.uk-text-capitalize {
    text-transform: capitalize !important
}

.uk-text-uppercase {
    text-transform: uppercase !important
}

.uk-text-lowercase {
    text-transform: lowercase !important
}

.uk-text-decoration-none {
    text-decoration: none !important
}

.uk-text-muted {
    color: #687790 !important
}

.uk-text-emphasis {
    color: inherit !important
}

.uk-text-primary {
    color: #3bd671 !important
}

.uk-text-secondary {
    color: #131a26 !important
}

.uk-text-success {
    color: #32d296 !important
}

.uk-text-warning {
    color: #f29030 !important
}

.uk-text-danger {
    color: #df484a !important
}

.uk-text-background {
    -webkit-background-clip: text;
    color: rgba(0, 0, 0, 0) !important;
    display: inline-block;
    background-color: #3bd671
}

.uk-text-left {
    text-align: left !important
}

.uk-text-right {
    text-align: right !important
}

.uk-text-center {
    text-align: center !important
}

.uk-text-justify {
    text-align: justify !important
}

@media(min-width: 640px) {
    .uk-text-left\@s {
        text-align: left !important
    }

    .uk-text-right\@s {
        text-align: right !important
    }

    .uk-text-center\@s {
        text-align: center !important
    }
}

@media(min-width: 960px) {
    .uk-text-left\@m {
        text-align: left !important
    }

    .uk-text-right\@m {
        text-align: right !important
    }

    .uk-text-center\@m {
        text-align: center !important
    }
}

@media(min-width: 1200px) {
    .uk-text-left\@l {
        text-align: left !important
    }

    .uk-text-right\@l {
        text-align: right !important
    }

    .uk-text-center\@l {
        text-align: center !important
    }
}

@media(min-width: 1600px) {
    .uk-text-left\@xl {
        text-align: left !important
    }

    .uk-text-right\@xl {
        text-align: right !important
    }

    .uk-text-center\@xl {
        text-align: center !important
    }
}

.uk-text-top {
    vertical-align: top !important
}

.uk-text-middle {
    vertical-align: middle !important
}

.uk-text-bottom {
    vertical-align: bottom !important
}

.uk-text-baseline {
    vertical-align: baseline !important
}

.uk-text-nowrap {
    white-space: nowrap
}

.uk-text-truncate {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

th.uk-text-truncate,
td.uk-text-truncate {
    max-width: 0
}

.uk-text-break {
    overflow-wrap: break-word
}

th.uk-text-break,
td.uk-text-break {
    word-break: break-word
}

.uk-background-default {
    background-color: #fff
}

.uk-background-muted {
    background-color: #687790
}

.uk-background-primary {
    background-color: #3bd671
}

.uk-background-secondary {
    background-color: #131a26
}

.uk-background-cover,
.uk-background-contain,
.uk-background-width-1-1,
.uk-background-height-1-1 {
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.uk-background-cover {
    background-size: cover
}

.uk-background-contain {
    background-size: contain
}

.uk-background-width-1-1 {
    background-size: 100%
}

.uk-background-height-1-1 {
    background-size: auto 100%
}

.uk-background-top-left {
    background-position: 0 0
}

.uk-background-top-center {
    background-position: 50% 0
}

.uk-background-top-right {
    background-position: 100% 0
}

.uk-background-center-left {
    background-position: 0 50%
}

.uk-background-center-center {
    background-position: 50% 50%
}

.uk-background-center-right {
    background-position: 100% 50%
}

.uk-background-bottom-left {
    background-position: 0 100%
}

.uk-background-bottom-center {
    background-position: 50% 100%
}

.uk-background-bottom-right {
    background-position: 100% 100%
}

.uk-background-norepeat {
    background-repeat: no-repeat
}

.uk-background-fixed {
    background-attachment: fixed;
    backface-visibility: hidden
}

@media(pointer: coarse) {
    .uk-background-fixed {
        background-attachment: scroll
    }
}

@media(max-width: 639px) {
    .uk-background-image\@s {
        background-image: none !important
    }
}

@media(max-width: 959px) {
    .uk-background-image\@m {
        background-image: none !important
    }
}

@media(max-width: 1199px) {
    .uk-background-image\@l {
        background-image: none !important
    }
}

@media(max-width: 1599px) {
    .uk-background-image\@xl {
        background-image: none !important
    }
}

.uk-background-blend-multiply {
    background-blend-mode: multiply
}

.uk-background-blend-screen {
    background-blend-mode: screen
}

.uk-background-blend-overlay {
    background-blend-mode: overlay
}

.uk-background-blend-darken {
    background-blend-mode: darken
}

.uk-background-blend-lighten {
    background-blend-mode: lighten
}

.uk-background-blend-color-dodge {
    background-blend-mode: color-dodge
}

.uk-background-blend-color-burn {
    background-blend-mode: color-burn
}

.uk-background-blend-hard-light {
    background-blend-mode: hard-light
}

.uk-background-blend-soft-light {
    background-blend-mode: soft-light
}

.uk-background-blend-difference {
    background-blend-mode: difference
}

.uk-background-blend-exclusion {
    background-blend-mode: exclusion
}

.uk-background-blend-hue {
    background-blend-mode: hue
}

.uk-background-blend-saturation {
    background-blend-mode: saturation
}

.uk-background-blend-color {
    background-blend-mode: color
}

.uk-background-blend-luminosity {
    background-blend-mode: luminosity
}

.uk-svg,
.uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
    fill: currentcolor
}

.uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
    stroke: currentcolor
}

.uk-svg {
    transform: translate(0, 0)
}

.uk-panel {
    display: flow-root;
    position: relative;
    box-sizing: border-box
}

.uk-panel>:last-child {
    margin-bottom: 0
}

.uk-panel-scrollable {
    height: 170px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    overflow: auto;
    resize: both
}

.uk-clearfix::before {
    content: "";
    display: table-cell
}

.uk-clearfix::after {
    content: "";
    display: table;
    clear: both
}

.uk-float-left {
    float: left
}

.uk-float-right {
    float: right
}

[class*=uk-float-] {
    max-width: 100%
}

.uk-overflow-hidden {
    overflow: hidden
}

.uk-overflow-auto {
    overflow: auto
}

.uk-overflow-auto>:last-child {
    margin-bottom: 0
}

.uk-box-sizing-content {
    box-sizing: content-box
}

.uk-box-sizing-border {
    box-sizing: border-box
}

.uk-resize {
    resize: both
}

.uk-resize-horizontal {
    resize: horizontal
}

.uk-resize-vertical {
    resize: vertical
}

.uk-display-block {
    display: block !important
}

.uk-display-inline {
    display: inline !important
}

.uk-display-inline-block {
    display: inline-block !important
}

[class*=uk-inline] {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden
}

.uk-inline-clip {
    overflow: hidden
}

.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
    max-width: none
}

.uk-responsive-width,
.uk-responsive-height {
    box-sizing: border-box
}

.uk-responsive-width {
    max-width: 100% !important;
    height: auto
}

.uk-responsive-height {
    max-height: 100%;
    width: auto;
    max-width: none
}

[uk-responsive],
[data-uk-responsive] {
    max-width: 100%
}

.uk-object-cover {
    object-fit: cover
}

.uk-object-contain {
    object-fit: contain
}

.uk-object-fill {
    object-fit: fill
}

.uk-object-none {
    object-fit: none
}

.uk-object-scale-down {
    object-fit: scale-down
}

.uk-object-top-left {
    object-position: 0 0
}

.uk-object-top-center {
    object-position: 50% 0
}

.uk-object-top-right {
    object-position: 100% 0
}

.uk-object-center-left {
    object-position: 0 50%
}

.uk-object-center-center {
    object-position: 50% 50%
}

.uk-object-center-right {
    object-position: 100% 50%
}

.uk-object-bottom-left {
    object-position: 0 100%
}

.uk-object-bottom-center {
    object-position: 50% 100%
}

.uk-object-bottom-right {
    object-position: 100% 100%
}

.uk-border-circle {
    border-radius: 50%
}

.uk-border-pill {
    border-radius: 500px
}

.uk-border-rounded {
    border-radius: 5px
}

.uk-inline-clip[class*=uk-border-] {
    -webkit-transform: translateZ(0)
}

.uk-box-shadow-small {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08)
}

.uk-box-shadow-medium {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08)
}

.uk-box-shadow-large {
    box-shadow: 0 14px 25px rgba(0, 0, 0, .16)
}

.uk-box-shadow-xlarge {
    box-shadow: 0 28px 50px rgba(0, 0, 0, .16)
}

[class*=uk-box-shadow-hover] {
    transition: box-shadow .1s ease-in-out
}

.uk-box-shadow-hover-small:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08)
}

.uk-box-shadow-hover-medium:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08)
}

.uk-box-shadow-hover-large:hover {
    box-shadow: 0 14px 25px rgba(0, 0, 0, .16)
}

.uk-box-shadow-hover-xlarge:hover {
    box-shadow: 0 28px 50px rgba(0, 0, 0, .16)
}

@supports(filter: blur(0)) {
    .uk-box-shadow-bottom {
        display: inline-block;
        position: relative;
        z-index: 0;
        max-width: 100%;
        vertical-align: middle
    }

    .uk-box-shadow-bottom::after {
        content: "";
        position: absolute;
        bottom: -30px;
        left: 0;
        right: 0;
        z-index: -1;
        height: 30px;
        border-radius: 100%;
        background: #444;
        filter: blur(20px);
        will-change: filter
    }
}

.uk-dropcap::first-letter,
.uk-dropcap>p:first-of-type::first-letter {
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 3.99em;
    line-height: 1
}

@-moz-document url-prefix() {

    .uk-dropcap::first-letter,
    .uk-dropcap>p:first-of-type::first-letter {
        margin-top: 1.1%
    }
}

.uk-logo {
    font-size: 1.67rem;
    font-family: "Roboto", Arial, sans-serif;
    color: #131a26;
    text-decoration: none
}

:where(.uk-logo) {
    display: inline-block;
    vertical-align: middle
}

.uk-logo:hover {
    color: #131a26;
    text-decoration: none
}

.uk-logo :where(img, svg, video) {
    display: block
}

.uk-logo-inverse {
    display: none
}

.uk-disabled {
    pointer-events: none
}

.uk-drag,
.uk-drag * {
    cursor: move
}

.uk-drag iframe {
    pointer-events: none
}

.uk-dragover {
    box-shadow: 0 0 20px rgba(100, 100, 100, .3)
}

.uk-blend-multiply {
    mix-blend-mode: multiply
}

.uk-blend-screen {
    mix-blend-mode: screen
}

.uk-blend-overlay {
    mix-blend-mode: overlay
}

.uk-blend-darken {
    mix-blend-mode: darken
}

.uk-blend-lighten {
    mix-blend-mode: lighten
}

.uk-blend-color-dodge {
    mix-blend-mode: color-dodge
}

.uk-blend-color-burn {
    mix-blend-mode: color-burn
}

.uk-blend-hard-light {
    mix-blend-mode: hard-light
}

.uk-blend-soft-light {
    mix-blend-mode: soft-light
}

.uk-blend-difference {
    mix-blend-mode: difference
}

.uk-blend-exclusion {
    mix-blend-mode: exclusion
}

.uk-blend-hue {
    mix-blend-mode: hue
}

.uk-blend-saturation {
    mix-blend-mode: saturation
}

.uk-blend-color {
    mix-blend-mode: color
}

.uk-blend-luminosity {
    mix-blend-mode: luminosity
}

.uk-transform-center {
    transform: translate(-50%, -50%)
}

.uk-transform-origin-top-left {
    transform-origin: 0 0
}

.uk-transform-origin-top-center {
    transform-origin: 50% 0
}

.uk-transform-origin-top-right {
    transform-origin: 100% 0
}

.uk-transform-origin-center-left {
    transform-origin: 0 50%
}

.uk-transform-origin-center-right {
    transform-origin: 100% 50%
}

.uk-transform-origin-bottom-left {
    transform-origin: 0 100%
}

.uk-transform-origin-bottom-center {
    transform-origin: 50% 100%
}

.uk-transform-origin-bottom-right {
    transform-origin: 100% 100%
}

.uk-flex {
    display: flex
}

.uk-flex-inline {
    display: inline-flex
}

.uk-flex-left {
    justify-content: flex-start
}

.uk-flex-center {
    justify-content: center
}

.uk-flex-right {
    justify-content: flex-end
}

.uk-flex-between {
    justify-content: space-between
}

.uk-flex-around {
    justify-content: space-around
}

@media(min-width: 640px) {
    .uk-flex-left\@s {
        justify-content: flex-start
    }

    .uk-flex-center\@s {
        justify-content: center
    }

    .uk-flex-right\@s {
        justify-content: flex-end
    }

    .uk-flex-between\@s {
        justify-content: space-between
    }

    .uk-flex-around\@s {
        justify-content: space-around
    }
}

@media(min-width: 960px) {
    .uk-flex-left\@m {
        justify-content: flex-start
    }

    .uk-flex-center\@m {
        justify-content: center
    }

    .uk-flex-right\@m {
        justify-content: flex-end
    }

    .uk-flex-between\@m {
        justify-content: space-between
    }

    .uk-flex-around\@m {
        justify-content: space-around
    }
}

@media(min-width: 1200px) {
    .uk-flex-left\@l {
        justify-content: flex-start
    }

    .uk-flex-center\@l {
        justify-content: center
    }

    .uk-flex-right\@l {
        justify-content: flex-end
    }

    .uk-flex-between\@l {
        justify-content: space-between
    }

    .uk-flex-around\@l {
        justify-content: space-around
    }
}

@media(min-width: 1600px) {
    .uk-flex-left\@xl {
        justify-content: flex-start
    }

    .uk-flex-center\@xl {
        justify-content: center
    }

    .uk-flex-right\@xl {
        justify-content: flex-end
    }

    .uk-flex-between\@xl {
        justify-content: space-between
    }

    .uk-flex-around\@xl {
        justify-content: space-around
    }
}

.uk-flex-stretch {
    align-items: stretch
}

.uk-flex-top {
    align-items: flex-start
}

.uk-flex-middle {
    align-items: center
}

.uk-flex-bottom {
    align-items: flex-end
}

.uk-flex-row {
    flex-direction: row
}

.uk-flex-row-reverse {
    flex-direction: row-reverse
}

.uk-flex-column {
    flex-direction: column
}

.uk-flex-column-reverse {
    flex-direction: column-reverse
}

.uk-flex-nowrap {
    flex-wrap: nowrap
}

.uk-flex-wrap {
    flex-wrap: wrap
}

.uk-flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.uk-flex-wrap-stretch {
    align-content: stretch
}

.uk-flex-wrap-top {
    align-content: flex-start
}

.uk-flex-wrap-middle {
    align-content: center
}

.uk-flex-wrap-bottom {
    align-content: flex-end
}

.uk-flex-wrap-between {
    align-content: space-between
}

.uk-flex-wrap-around {
    align-content: space-around
}

.uk-flex-first {
    order: -1
}

.uk-flex-last {
    order: 99
}

@media(min-width: 640px) {
    .uk-flex-first\@s {
        order: -1
    }

    .uk-flex-last\@s {
        order: 99
    }
}

@media(min-width: 960px) {
    .uk-flex-first\@m {
        order: -1
    }

    .uk-flex-last\@m {
        order: 99
    }
}

@media(min-width: 1200px) {
    .uk-flex-first\@l {
        order: -1
    }

    .uk-flex-last\@l {
        order: 99
    }
}

@media(min-width: 1600px) {
    .uk-flex-first\@xl {
        order: -1
    }

    .uk-flex-last\@xl {
        order: 99
    }
}

.uk-flex-none {
    flex: none
}

.uk-flex-auto {
    flex: auto
}

.uk-flex-1 {
    flex: 1
}

.uk-margin {
    margin-bottom: 45px
}

*+.uk-margin {
    margin-top: 45px !important
}

.uk-margin-top {
    margin-top: 45px !important
}

.uk-margin-bottom {
    margin-bottom: 45px !important
}

.uk-margin-left {
    margin-left: 45px !important
}

.uk-margin-right {
    margin-right: 45px !important
}

.uk-margin-small {
    margin-bottom: 15px
}

*+.uk-margin-small {
    margin-top: 15px !important
}

.uk-margin-small-top {
    margin-top: 15px !important
}

.uk-margin-small-bottom {
    margin-bottom: 15px !important
}

.uk-margin-small-left {
    margin-left: 15px !important
}

.uk-margin-small-right {
    margin-right: 15px !important
}

.uk-margin-medium {
    margin-bottom: 45px
}

*+.uk-margin-medium {
    margin-top: 45px !important
}

.uk-margin-medium-top {
    margin-top: 45px !important
}

.uk-margin-medium-bottom {
    margin-bottom: 45px !important
}

.uk-margin-medium-left {
    margin-left: 45px !important
}

.uk-margin-medium-right {
    margin-right: 45px !important
}

.uk-margin-large {
    margin-bottom: 45px
}

*+.uk-margin-large {
    margin-top: 45px !important
}

.uk-margin-large-top {
    margin-top: 45px !important
}

.uk-margin-large-bottom {
    margin-bottom: 45px !important
}

.uk-margin-large-left {
    margin-left: 45px !important
}

.uk-margin-large-right {
    margin-right: 45px !important
}

@media(min-width: 1200px) {
    .uk-margin-large {
        margin-bottom: 70px
    }

    *+.uk-margin-large {
        margin-top: 70px !important
    }

    .uk-margin-large-top {
        margin-top: 70px !important
    }

    .uk-margin-large-bottom {
        margin-bottom: 70px !important
    }

    .uk-margin-large-left {
        margin-left: 70px !important
    }

    .uk-margin-large-right {
        margin-right: 70px !important
    }
}

.uk-margin-xlarge {
    margin-bottom: 70px
}

*+.uk-margin-xlarge {
    margin-top: 70px !important
}

.uk-margin-xlarge-top {
    margin-top: 70px !important
}

.uk-margin-xlarge-bottom {
    margin-bottom: 70px !important
}

.uk-margin-xlarge-left {
    margin-left: 70px !important
}

.uk-margin-xlarge-right {
    margin-right: 70px !important
}

@media(min-width: 1200px) {
    .uk-margin-xlarge {
        margin-bottom: 160px
    }

    *+.uk-margin-xlarge {
        margin-top: 160px !important
    }

    .uk-margin-xlarge-top {
        margin-top: 160px !important
    }

    .uk-margin-xlarge-bottom {
        margin-bottom: 160px !important
    }

    .uk-margin-xlarge-left {
        margin-left: 160px !important
    }

    .uk-margin-xlarge-right {
        margin-right: 160px !important
    }
}

.uk-margin-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.uk-margin-auto-top {
    margin-top: auto !important
}

.uk-margin-auto-bottom {
    margin-bottom: auto !important
}

.uk-margin-auto-left {
    margin-left: auto !important
}

.uk-margin-auto-right {
    margin-right: auto !important
}

.uk-margin-auto-vertical {
    margin-top: auto !important;
    margin-bottom: auto !important
}

@media(min-width: 640px) {
    .uk-margin-auto\@s {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .uk-margin-auto-left\@s {
        margin-left: auto !important
    }

    .uk-margin-auto-right\@s {
        margin-right: auto !important
    }
}

@media(min-width: 960px) {
    .uk-margin-auto\@m {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .uk-margin-auto-left\@m {
        margin-left: auto !important
    }

    .uk-margin-auto-right\@m {
        margin-right: auto !important
    }
}

@media(min-width: 1200px) {
    .uk-margin-auto\@l {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .uk-margin-auto-left\@l {
        margin-left: auto !important
    }

    .uk-margin-auto-right\@l {
        margin-right: auto !important
    }
}

@media(min-width: 1600px) {
    .uk-margin-auto\@xl {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .uk-margin-auto-left\@xl {
        margin-left: auto !important
    }

    .uk-margin-auto-right\@xl {
        margin-right: auto !important
    }
}

.uk-margin-remove {
    margin: 0 !important
}

.uk-margin-remove-top {
    margin-top: 0 !important
}

.uk-margin-remove-bottom {
    margin-bottom: 0 !important
}

.uk-margin-remove-left {
    margin-left: 0 !important
}

.uk-margin-remove-right {
    margin-right: 0 !important
}

.uk-margin-remove-vertical {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.uk-margin-remove-adjacent+*,
.uk-margin-remove-first-child>:first-child {
    margin-top: 0 !important
}

.uk-margin-remove-last-child>:last-child {
    margin-bottom: 0 !important
}

@media(min-width: 640px) {
    .uk-margin-remove-left\@s {
        margin-left: 0 !important
    }

    .uk-margin-remove-right\@s {
        margin-right: 0 !important
    }
}

@media(min-width: 960px) {
    .uk-margin-remove-left\@m {
        margin-left: 0 !important
    }

    .uk-margin-remove-right\@m {
        margin-right: 0 !important
    }
}

@media(min-width: 1200px) {
    .uk-margin-remove-left\@l {
        margin-left: 0 !important
    }

    .uk-margin-remove-right\@l {
        margin-right: 0 !important
    }
}

@media(min-width: 1600px) {
    .uk-margin-remove-left\@xl {
        margin-left: 0 !important
    }

    .uk-margin-remove-right\@xl {
        margin-right: 0 !important
    }
}

.uk-padding {
    padding: 30px
}

@media(min-width: 1200px) {
    .uk-padding {
        padding: 45px
    }
}

.uk-padding-small {
    padding: 15px
}

.uk-padding-large {
    padding: 30px
}

@media(min-width: 1200px) {
    .uk-padding-large {
        padding: 60px
    }
}

.uk-padding-remove {
    padding: 0 !important
}

.uk-padding-remove-top {
    padding-top: 0 !important
}

.uk-padding-remove-bottom {
    padding-bottom: 0 !important
}

.uk-padding-remove-left {
    padding-left: 0 !important
}

.uk-padding-remove-right {
    padding-right: 0 !important
}

.uk-padding-remove-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.uk-padding-remove-horizontal {
    padding-left: 0 !important;
    padding-right: 0 !important
}

:root {
    --uk-position-margin-offset: 0px
}

[class*=uk-position-top],
[class*=uk-position-bottom],
[class*=uk-position-left],
[class*=uk-position-right],
[class*=uk-position-center] {
    position: absolute !important;
    max-width: calc(100% - (var(--uk-position-margin-offset) * 2));
    box-sizing: border-box
}

.uk-position-top {
    top: 0;
    left: 0;
    right: 0
}

.uk-position-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

.uk-position-left {
    top: 0;
    bottom: 0;
    left: 0
}

.uk-position-right {
    top: 0;
    bottom: 0;
    right: 0
}

.uk-position-top-left {
    top: 0;
    left: 0
}

.uk-position-top-right {
    top: 0;
    right: 0
}

.uk-position-bottom-left {
    bottom: 0;
    left: 0
}

.uk-position-bottom-right {
    bottom: 0;
    right: 0
}

.uk-position-center {
    top: calc(50% - var(--uk-position-margin-offset));
    left: calc(50% - var(--uk-position-margin-offset));
    --uk-position-translate-x: -50%;
    --uk-position-translate-y: -50%;
    transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
    width: max-content
}

[class*=uk-position-center-left],
[class*=uk-position-center-right] {
    top: calc(50% - var(--uk-position-margin-offset));
    --uk-position-translate-y: -50%;
    transform: translate(0, var(--uk-position-translate-y))
}

.uk-position-center-left {
    left: 0
}

.uk-position-center-right {
    right: 0
}

.uk-position-center-left-out {
    right: 100%;
    width: max-content
}

.uk-position-center-right-out {
    left: 100%;
    width: max-content
}

.uk-position-top-center,
.uk-position-bottom-center {
    left: calc(50% - var(--uk-position-margin-offset));
    --uk-position-translate-x: -50%;
    transform: translate(var(--uk-position-translate-x), 0);
    width: max-content
}

.uk-position-top-center {
    top: 0
}

.uk-position-bottom-center {
    bottom: 0
}

.uk-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.uk-position-small {
    margin: 15px;
    --uk-position-margin-offset: 15px
}

.uk-position-medium {
    margin: 30px;
    --uk-position-margin-offset: 30px
}

.uk-position-large {
    margin: 30px;
    --uk-position-margin-offset: 30px
}

@media(min-width: 1200px) {
    .uk-position-large {
        margin: 50px;
        --uk-position-margin-offset: 50px
    }
}

.uk-position-relative {
    position: relative !important
}

.uk-position-absolute {
    position: absolute !important
}

.uk-position-fixed {
    position: fixed !important
}

.uk-position-sticky {
    position: sticky !important
}

.uk-position-z-index {
    z-index: 1
}

.uk-position-z-index-zero {
    z-index: 0
}

.uk-position-z-index-negative {
    z-index: -1
}

:where(.uk-transition-fade),
:where([class*=uk-transition-scale]),
:where([class*=uk-transition-slide]) {
    --uk-position-translate-x: 0;
    --uk-position-translate-y: 0
}

.uk-transition-fade,
[class*=uk-transition-scale],
[class*=uk-transition-slide] {
    --uk-translate-x: 0;
    --uk-translate-y: 0;
    --uk-scale-x: 1;
    --uk-scale-y: 1;
    transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
    transition: .3s ease-out;
    transition-property: opacity, transform, filter;
    opacity: 0
}

.uk-transition-toggle:hover .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-toggle .uk-transition-fade:focus-within,
.uk-transition-active.uk-active .uk-transition-fade {
    opacity: 1
}

[class*=uk-transition-scale] {
    -webkit-backface-visibility: hidden
}

.uk-transition-scale-up {
    --uk-scale-x: 1;
    --uk-scale-y: 1
}

.uk-transition-scale-down {
    --uk-scale-x: 1.1;
    --uk-scale-y: 1.1
}

.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle .uk-transition-scale-up:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-up {
    --uk-scale-x: 1.1;
    --uk-scale-y: 1.1;
    opacity: 1
}

.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle .uk-transition-scale-down:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-down {
    --uk-scale-x: 1;
    --uk-scale-y: 1;
    opacity: 1
}

.uk-transition-slide-top {
    --uk-translate-y: -100%
}

.uk-transition-slide-bottom {
    --uk-translate-y: 100%
}

.uk-transition-slide-left {
    --uk-translate-x: -100%
}

.uk-transition-slide-right {
    --uk-translate-x: 100%
}

.uk-transition-slide-top-small {
    --uk-translate-y: calc(-1 * 10px)
}

.uk-transition-slide-bottom-small {
    --uk-translate-y: 10px
}

.uk-transition-slide-left-small {
    --uk-translate-x: calc(-1 * 10px)
}

.uk-transition-slide-right-small {
    --uk-translate-x: 10px
}

.uk-transition-slide-top-medium {
    --uk-translate-y: calc(-1 * 50px)
}

.uk-transition-slide-bottom-medium {
    --uk-translate-y: 50px
}

.uk-transition-slide-left-medium {
    --uk-translate-x: calc(-1 * 50px)
}

.uk-transition-slide-right-medium {
    --uk-translate-x: 50px
}

.uk-transition-toggle:hover [class*=uk-transition-slide],
.uk-transition-toggle:focus [class*=uk-transition-slide],
.uk-transition-toggle [class*=uk-transition-slide]:focus-within,
.uk-transition-active.uk-active [class*=uk-transition-slide] {
    --uk-translate-x: 0;
    --uk-translate-y: 0;
    opacity: 1
}

.uk-transition-opaque {
    opacity: 1
}

.uk-transition-slow {
    transition-duration: .7s
}

[hidden],
.uk-hidden {
    display: none !important
}

@media(min-width: 640px) {
    .uk-hidden\@s {
        display: none !important
    }
}

@media(min-width: 960px) {
    .uk-hidden\@m {
        display: none !important
    }
}

@media(min-width: 1200px) {
    .uk-hidden\@l {
        display: none !important
    }
}

@media(min-width: 1600px) {
    .uk-hidden\@xl {
        display: none !important
    }
}

@media(max-width: 639px) {
    .uk-visible\@s {
        display: none !important
    }
}

@media(max-width: 959px) {
    .uk-visible\@m {
        display: none !important
    }
}

@media(max-width: 1199px) {
    .uk-visible\@l {
        display: none !important
    }
}

@media(max-width: 1599px) {
    .uk-visible\@xl {
        display: none !important
    }
}

.uk-invisible {
    visibility: hidden !important
}

.uk-hidden-visually:not(:focus):not(:active):not(:focus-within),
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
    opacity: 0 !important
}

@media(hover: none) {
    .uk-hidden-touch {
        display: none !important
    }
}

@media(hover) {
    .uk-hidden-notouch {
        display: none !important
    }
}

.ct-label {
    fill: #687790;
    color: #687790;
    font-size: 12px;
    line-height: 1
}

.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.ct-chart-pie .ct-label,
.ct-chart-donut .ct-label {
    dominant-baseline: central
}

.ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-label.ct-vertical.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    text-align: right;
    text-anchor: end
}

.ct-label.ct-vertical.ct-end {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-chart-bar .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-anchor: start
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-anchor: start
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    text-align: right;
    text-anchor: end
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: end
}

.ct-grid {
    stroke: rgba(0, 0, 0, .1);
    stroke-width: 1px;
    stroke-dasharray: 2px
}

.ct-grid-background {
    fill: none
}

.ct-point {
    stroke-width: 12px;
    stroke-linecap: round
}

.ct-line {
    fill: none;
    stroke-width: 2px
}

.ct-area {
    stroke: none;
    fill-opacity: .4
}

.ct-bar {
    fill: none;
    stroke-width: 10px
}

.ct-slice-donut {
    fill: none;
    stroke-width: 60px
}

.ct-series-a .ct-point,
.ct-series-a .ct-line,
.ct-series-a .ct-bar,
.ct-series-a .ct-slice-donut {
    stroke: #3bd671
}

.ct-series-a .ct-slice-pie,
.ct-series-a .ct-slice-donut-solid,
.ct-series-a .ct-area {
    fill: #3bd671
}

.ct-series-b .ct-point,
.ct-series-b .ct-line,
.ct-series-b .ct-bar,
.ct-series-b .ct-slice-donut {
    stroke: #f05b4f
}

.ct-series-b .ct-slice-pie,
.ct-series-b .ct-slice-donut-solid,
.ct-series-b .ct-area {
    fill: #f05b4f
}

.ct-series-c .ct-point,
.ct-series-c .ct-line,
.ct-series-c .ct-bar,
.ct-series-c .ct-slice-donut {
    stroke: #f4c63d
}

.ct-series-c .ct-slice-pie,
.ct-series-c .ct-slice-donut-solid,
.ct-series-c .ct-area {
    fill: #f4c63d
}

.ct-series-d .ct-point,
.ct-series-d .ct-line,
.ct-series-d .ct-bar,
.ct-series-d .ct-slice-donut {
    stroke: #d17905
}

.ct-series-d .ct-slice-pie,
.ct-series-d .ct-slice-donut-solid,
.ct-series-d .ct-area {
    fill: #d17905
}

.ct-series-e .ct-point,
.ct-series-e .ct-line,
.ct-series-e .ct-bar,
.ct-series-e .ct-slice-donut {
    stroke: #453d3f
}

.ct-series-e .ct-slice-pie,
.ct-series-e .ct-slice-donut-solid,
.ct-series-e .ct-area {
    fill: #453d3f
}

.ct-series-f .ct-point,
.ct-series-f .ct-line,
.ct-series-f .ct-bar,
.ct-series-f .ct-slice-donut {
    stroke: #59922b
}

.ct-series-f .ct-slice-pie,
.ct-series-f .ct-slice-donut-solid,
.ct-series-f .ct-area {
    fill: #59922b
}

.ct-series-g .ct-point,
.ct-series-g .ct-line,
.ct-series-g .ct-bar,
.ct-series-g .ct-slice-donut {
    stroke: #0544d3
}

.ct-series-g .ct-slice-pie,
.ct-series-g .ct-slice-donut-solid,
.ct-series-g .ct-area {
    fill: #0544d3
}

.ct-series-h .ct-point,
.ct-series-h .ct-line,
.ct-series-h .ct-bar,
.ct-series-h .ct-slice-donut {
    stroke: #6b0392
}

.ct-series-h .ct-slice-pie,
.ct-series-h .ct-slice-donut-solid,
.ct-series-h .ct-area {
    fill: #6b0392
}

.ct-series-i .ct-point,
.ct-series-i .ct-line,
.ct-series-i .ct-bar,
.ct-series-i .ct-slice-donut {
    stroke: #f05b4f
}

.ct-series-i .ct-slice-pie,
.ct-series-i .ct-slice-donut-solid,
.ct-series-i .ct-area {
    fill: #f05b4f
}

.ct-series-j .ct-point,
.ct-series-j .ct-line,
.ct-series-j .ct-bar,
.ct-series-j .ct-slice-donut {
    stroke: #dda458
}

.ct-series-j .ct-slice-pie,
.ct-series-j .ct-slice-donut-solid,
.ct-series-j .ct-area {
    fill: #dda458
}

.ct-series-k .ct-point,
.ct-series-k .ct-line,
.ct-series-k .ct-bar,
.ct-series-k .ct-slice-donut {
    stroke: #eacf7d
}

.ct-series-k .ct-slice-pie,
.ct-series-k .ct-slice-donut-solid,
.ct-series-k .ct-area {
    fill: #eacf7d
}

.ct-series-l .ct-point,
.ct-series-l .ct-line,
.ct-series-l .ct-bar,
.ct-series-l .ct-slice-donut {
    stroke: #86797d
}

.ct-series-l .ct-slice-pie,
.ct-series-l .ct-slice-donut-solid,
.ct-series-l .ct-area {
    fill: #86797d
}

.ct-series-m .ct-point,
.ct-series-m .ct-line,
.ct-series-m .ct-bar,
.ct-series-m .ct-slice-donut {
    stroke: #b2c326
}

.ct-series-m .ct-slice-pie,
.ct-series-m .ct-slice-donut-solid,
.ct-series-m .ct-area {
    fill: #b2c326
}

.ct-series-n .ct-point,
.ct-series-n .ct-line,
.ct-series-n .ct-bar,
.ct-series-n .ct-slice-donut {
    stroke: #6188e2
}

.ct-series-n .ct-slice-pie,
.ct-series-n .ct-slice-donut-solid,
.ct-series-n .ct-area {
    fill: #6188e2
}

.ct-series-o .ct-point,
.ct-series-o .ct-line,
.ct-series-o .ct-bar,
.ct-series-o .ct-slice-donut {
    stroke: #a748ca
}

.ct-series-o .ct-slice-pie,
.ct-series-o .ct-slice-donut-solid,
.ct-series-o .ct-area {
    fill: #a748ca
}

.ct-square {
    display: block;
    position: relative;
    width: 100%
}

.ct-square:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 100%
}

.ct-square:after {
    content: "";
    display: table;
    clear: both
}

.ct-square>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-second {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 93.75%
}

.ct-minor-second:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-second>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-second {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 88.8888888889%
}

.ct-major-second:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-second>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-third {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 83.3333333333%
}

.ct-minor-third:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-third>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-third {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 80%
}

.ct-major-third:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-third>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-perfect-fourth {
    display: block;
    position: relative;
    width: 100%
}

.ct-perfect-fourth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 75%
}

.ct-perfect-fourth:after {
    content: "";
    display: table;
    clear: both
}

.ct-perfect-fourth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-perfect-fifth {
    display: block;
    position: relative;
    width: 100%
}

.ct-perfect-fifth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 66.6666666667%
}

.ct-perfect-fifth:after {
    content: "";
    display: table;
    clear: both
}

.ct-perfect-fifth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-sixth {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 62.5%
}

.ct-minor-sixth:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-sixth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-golden-section {
    display: block;
    position: relative;
    width: 100%
}

.ct-golden-section:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 61.804697157%
}

.ct-golden-section:after {
    content: "";
    display: table;
    clear: both
}

.ct-golden-section>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-sixth {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 60%
}

.ct-major-sixth:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-sixth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-seventh {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 56.25%
}

.ct-minor-seventh:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-seventh>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-seventh {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 53.3333333333%
}

.ct-major-seventh:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-seventh>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-octave {
    display: block;
    position: relative;
    width: 100%
}

.ct-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 50%
}

.ct-octave:after {
    content: "";
    display: table;
    clear: both
}

.ct-octave>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-tenth {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-tenth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 40%
}

.ct-major-tenth:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-tenth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-eleventh {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-eleventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 37.5%
}

.ct-major-eleventh:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-eleventh>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-twelfth {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-twelfth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 33.3333333333%
}

.ct-major-twelfth:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-twelfth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-double-octave {
    display: block;
    position: relative;
    width: 100%
}

.ct-double-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 25%
}

.ct-double-octave:after {
    content: "";
    display: table;
    clear: both
}

.ct-double-octave>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-label.ct-horizontal {
    width: 120px !important;
    white-space: nowrap
}

.ct-area {
    fill: url(#gradient-a) !important
}

.ct-point {
    opacity: 0;
    box-shadow: 0 0 0 5px #fff
}

.ct-point:hover {
    opacity: 1
}

.ct-labels span {
    background: rgba(255, 255, 255, .7);
    border-radius: 4px;
    display: inline-block;
    width: inherit !important;
    height: auto !important;
    align-items: flex-end !important;
    justify-content: flex-start !important;
    text-align: left !important;
    text-anchor: start !important;
    padding: 4px 5px;
    margin-left: 5px
}

.dark .ct-labels span {
    background: rgba(0, 0, 0, .5)
}

.chartist-tooltip {
    position: absolute;
    display: inline-block;
    opacity: 0;
    min-width: 140px;
    max-width: 280px;
    padding: 10px 15px;
    background: #131a26;
    color: #fff;
    pointer-events: none;
    z-index: 1;
    transition: opacity .05s linear, transform .05s linear;
    border-radius: 4px;
    font-size: 16px;
    transform-origin: 50% 100%;
    margin-top: -5px;
    transform: scale(0.8) translateY(15px);
    line-height: 1.2em
}

.chartist-tooltip:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    border: 5px solid rgba(0, 0, 0, 0);
    border-top-color: #131a26
}

.chartist-tooltip.tooltip-show {
    opacity: 1;
    transform: scale(1) translateY(0)
}

.ct-area,
.ct-line {
    pointer-events: none
}

@media(max-width: 640px) {
    html {
        font-size: 16px
    }
}

html.compact {
    font-size: 16px
}

html.dark {
    background: #131a26;
    color: #fff
}

* {
    box-sizing: border-box
}

#main-header {
    background: #131a26;
    color: #fff;
    padding: 45px 0 100px 0
}

.compact #main-header {
    padding: 30px 0 60px 0
}

@media(max-width: 640px) {
    #main-header {
        padding: 30px 0 60px
    }

    #main-header.header-2 {
        padding: 30px 0 75px
    }
}

.is-simple #main-header {
    padding: 45px 0
}

@media(max-width: 640px) {
    .is-simple #main-header {
        padding: 30px 0
    }
}

@media(max-width: 960px) {
    .psp-header-info {
        width: 100%;
        margin: 15px 0
    }
}

#main-footer img {
    margin-top: -3px
}

@media(max-width: 960px) {
    #main-footer {
        -ms-flex-pack: center;
        justify-content: center
    }
}

#main-footer a {
    color: #637189 !important;
    text-decoration: none
}

#main-footer a:hover {
    text-decoration: underline
}


.last-update {
    opacity: .5
}

@media(max-width: 960px) {
    .logo-wrapper {
        width: 100%;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        display: flex
    }
}

.header-2 .logo-wrapper {
    margin-bottom: 25px;
    padding: 0 30px 30px 30px;
    border-bottom: 1px solid rgba(170, 170, 170, .5);
    display: inline-block
}

.compact .header-2 .logo-wrapper {
    margin-bottom: 15px;
    padding: 0 15px 15px 15px
}

.header-2 .logo-wrapper>* {
    display: inline-block
}

.logo-wrapper a {
    color: inherit !important;
    text-decoration: none !important
}

.page-logo {
    width: 100%;
    max-width: 210px;
    transition: all .1s ease-in
}

.compact .page-logo {
    max-height: 50px;
    width: auto
}

@media(max-width: 960px) {
    .page-logo {
        max-width: 180px
    }
}

.m-l-5 {
    margin-left: 5px
}

.m-r-5 {
    margin-right: 5px
}

.m-r-10 {
    margin-right: 10px
}

.m-l-10 {
    margin-left: 10px
}

.m-r-30 {
    margin-right: 30px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-b-10 {
    margin-bottom: 15px
}

.m-t-5 {
    margin-top: 5px
}

.m-t-10 {
    margin-top: 10px
}

.color-white {
    color: #fff
}

.font-24 {
    font-size: 24px
}

.font-21 {
    font-size: 21px
}

@media(max-width: 640px) {
    .font-21 {
        font-size: 18px
    }
}

.font-18 {
    font-size: 18px
}

.font-14 {
    font-size: 14px
}

.font-12 {
    font-size: 12px
}

.no-underline {
    text-decoration: none !important
}

.bg-white {
    background: #fff
}

.gap-5 {
    gap: 5px
}

.gap-10 {
    gap: 10px
}

.gap-15 {
    gap: 15px
}

.uk-text-align-start {
    text-align: start
}

.uk-text-align-end {
    text-align: end
}

@media(min-width: 640px) {
    .uk-text-align-start-s {
        text-align: start !important
    }

    .uk-text-align-end-s {
        text-align: end !important
    }
}

@media(min-width: 960px) {
    .uk-text-align-start-m {
        text-align: start !important
    }

    .uk-text-align-end-m {
        text-align: end !important
    }
}

@media(min-width: 1200px) {
    .uk-text-align-start-l {
        text-align: start !important
    }

    .uk-text-align-end-l {
        text-align: end !important
    }
}

@media(min-width: 1600px) {
    .uk-text-align-start-xl {
        text-align: start !important
    }

    .uk-text-align-end-xl {
        text-align: end !important
    }
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.card {
    background: #fff;
    padding: 60px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .1);
    border-radius: 6px;
    color: #131a26
}

.compact .card {
    padding: 35px 40px
}

.dark .card {
    background: #212937;
    color: #fff
}

.card *:last-child {
    margin-bottom: 0
}

@media(max-width: 640px) {
    .card {
        padding: 30px !important
    }
}

.card.is-hover {
    padding: 15px;
    transition: box-shadow .1s ease-in
}

.card.is-hover:not(.is-shadow) {
    box-shadow: none
}

.card.is-hover:hover {
    box-shadow: 0 20px 60px rgba(0, 0, 0, .15)
}

.dot {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    color: #3bd671;
    background: #3bd671;
    position: relative;
    transform: none
}

.dot:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: currentColor;
    animation: pulse 2s infinite;
    opacity: 1;
    border-radius: 50%;
    top: 0;
    left: 0
}

@media(prefers-reduced-motion) {
    .dot:after {
        animation: none !important
    }
}

.dot.is-big {
    width: 60px;
    height: 60px
}

.dot.is-big:after {
    animation: pulseBig 2s infinite
}

@media(prefers-reduced-motion) {
    .dot.is-big:after {
        animation: none !important
    }
}

.compact .dot.is-big {
    width: 30px;
    height: 30px
}

.dot.is-error {
    color: #df484a;
    background: #df484a
}

.dot.is-warning {
    color: #f29030;
    background: #f29030
}

.dot.is-grey {
    color: #637189;
    background: #637189
}

.dot.is-grey:after {
    display: none
}

@keyframes pulseBig {
    0% {
        opacity: .5
    }

    70% {
        opacity: 0;
        transform: scale(1.6)
    }

    100% {
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        opacity: .5
    }

    70% {
        opacity: 0;
        transform: scale(2.5)
    }

    100% {
        opacity: 0
    }
}

#subscribe-btn {
    width: 46px;
    padding: 0 16px;
    border-radius: 6px
}

.uk-button-primary:disabled {
    background: #3bd671;
    color: #fff;
    opacity: .7
}

.uk-input,
.uk-select {
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #687790;
    border-radius: 2px
}

.uk-input::placeholder,
.uk-select::placeholder {
    opacity: .5;
    color: #687790
}

.dark .card .uk-input,
.dark .card .uk-select {
    color: #fff !important;
    background: rgba(0, 0, 0, .2)
}

.dark .card .uk-input:focus,
.dark .card .uk-select:focus {
    background: rgba(0, 0, 0, .3)
}

.uk-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.uk-tab {
    margin: 15px 0
}

.uk-input {
    margin-top: 15px
}

h1,
.uk-h1 {
    letter-spacing: -0.02em
}

.uk-button {
    border-radius: 23px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
    font-weight: bold;
    transition: box-shadow .1s ease-in, background-color .1s ease-in
}

.uk-button:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .2)
}

.uk-button-large {
    border-radius: 28px
}

@media(max-width: 640px) {
    .uk-button-large {
        padding: 0 30px
    }
}

@media(max-width: 359px) {
    .uk-button-large {
        padding: 0 20px
    }
}

.uk-section-secondary {
    color: #fff
}

.uk-section.hero {
    padding-top: 30px
}

@media(min-width: 1920px) {

    .uk-section.hero h1,
    .uk-section.hero p {
        margin-bottom: 60px
    }
}

.uk-section.hero.home {
    padding: 30px 0
}

.uk-label {
    border-radius: 2px
}

.uk-modal-title {
    margin-bottom: 30px
}

.dark .uk-modal-body {
    color: #131a26
}

.uk-nav li {
    margin-bottom: 0
}

.uk-nav .uk-nav-sub {
    margin-top: 0
}

.uk-tab {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
    position: relative
}

.uk-tab:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    border-bottom: 1px solid #e6e7e8
}

.uk-tab>* {
    flex: none;
    padding-left: 20px;
    position: relative;
    margin: 0 !important
}

.uk-tab>*>a {
    display: block;
    text-align: center;
    padding: 9px 20px;
    color: #687790;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    transition: color .1s ease-in-out;
    line-height: 20px
}

.uk-tab>*.uk-active a {
    color: #131a26;
    border-color: #3bd671
}

.uk-tooltip-top-left:before {
    transform: rotate(45deg);
    content: "";
    display: block;
    position: absolute;
    background: #131a26;
    bottom: -5px;
    height: 10px;
    margin-left: 0px;
    width: 10px
}

.uk-tooltip-top-center:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    border: 5px solid rgba(0, 0, 0, 0);
    border-top-color: #131a26
}

.uk-tooltip-right-center:before {
    transform: rotate(45deg);
    content: "";
    display: block;
    position: absolute;
    background: #131a26;
    left: -4px;
    height: 10px;
    margin-left: 0px;
    width: 10px;
    top: 50%;
    margin-top: -5px
}

.uk-tooltip-inner {
    word-break: break-all
}

.uk-link,
a {
    transition: text-shadow .1s ease-in, color .1s ease-in
}

.uk-link:hover,
a:hover {
    text-shadow: 0 5px 30px rgba(59, 214, 113, .3)
}

.uk-pagination a {
    text-decoration: none !important
}

.dark .uk-pagination .uk-active a {
    color: #fff !important
}

.uk-alert {
    border-radius: 6px
}

.dark .card .uk-alert {
    color: #fff
}

.dark .uk-grid-divider>:not(.uk-first-column)::before {
    border-color: #131a26
}

.uk-dropdown {
    border-radius: 6px;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .1);
    max-width: 320px;
    padding: 30px
}

@media(max-width: 640px) {
    .uk-dropdown {
        width: 300px
    }
}

.uk-divider-vertical {
    border-right: 1px solid #e6e7e8
}

body * {
    scrollbar-width: thin
}

body *::-webkit-scrollbar {
    width: 11px
}

body *::-webkit-scrollbar-thumb {
    border-radius: 6px
}

html.is-fullscreen {
    scrollbar-width: thin
}

html.is-fullscreen::-webkit-scrollbar {
    width: 11px
}

html.is-fullscreen::-webkit-scrollbar-thumb {
    border-radius: 6px
}

.psp-status {
    margin-top: -60px
}

.compact .psp-status {
    margin-top: -30px
}

.psp-latest-downtime {
    margin-top: 10px
}

@media(max-width: 640px) {
    .psp-latest-downtime {
        margin-top: 15px
    }
}

.psp-monitors rect {
    outline: 0 !important
}

.psp-monitors rect:hover {
    opacity: .5
}

.psp-fake-uptime-bars {
    background: #e6e7e8;
    border-radius: 6px;
    margin-bottom: 45px;
    height: 30px
}

.dark .psp-fake-uptime-bars {
    background: #131a26
}

.psp-fake-monitorname {
    background: #e6e7e8;
    border-radius: 6px;
    margin-bottom: 15px;
    height: 15px;
    width: 150px
}

.dark .psp-fake-monitorname {
    background: #131a26
}

.psp-monitor-list .card {
    margin-bottom: 30px;
    padding: 30px
}

.psp-monitor-list .card:last-child {
    margin-bottom: 0
}

.compact .psp-monitor-list .card {
    margin-bottom: 20px;
    padding: 17.5px 20px
}

.psp-group-header {
    margin: 0 0 20px 0;
    padding-bottom: 15px
}

.psp-group-header h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #131a26
}

.dark .psp-group-header {
    border-color: #131a26
}

.dark .psp-group-header h4 {
    color: #fff
}

.compact .psp-group-header {
    margin: 0 0 15px 0;
    padding-bottom: 10px
}

.compact .psp-group-header h4 {
    font-size: 16px
}

.psp-group-monitors .psp-monitor-row:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.psp-monitor-row {
    border-bottom: 1px solid #e6e7e8;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.psp-monitor-row .psp-monitor-row-status-inner {
    display: flex;
    align-items: center;
    gap: 10px
}

.compact .psp-monitor-row {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.compact .psp-monitor-row .psp-monitor-row-status {
    min-width: 70px;
    text-align: end
}

.dark .psp-monitor-row {
    border-color: #131a26
}

.psp-monitor-row:last-of-type {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

@media(min-width: 640px) {
    .compact .psp-monitor-row-header {
        max-width: 280px;
        min-width: 280px
    }
}

@media(max-width: 640px) {
    .psp-monitor-row-header {
        width: 100%;
        margin-bottom: 5px;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.psp-monitor-row-header .icon {
    font-size: 14px;
    color: #687790;
    margin-top: -2px;
    transition: color .2s ease-in
}

.psp-monitor-row-header .icon-help-circle {
    margin-left: 5px
}

@media(max-width: 960px) {
    .psp-main-name-wrap {
        width: 100%;
        margin-top: 15px
    }
}

.psp-main-status-wrap {
    gap: 30px
}

@media(max-width: 960px) {
    .psp-main-status-wrap {
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }
}

.compact .psp-main-status-dot {
    margin-right: 15px
}

@media(max-width: 960px) {
    .psp-main-status-dot {
        margin-right: 0
    }
}

.psp-monitor-name {
    color: #131a26 !important;
    text-decoration: none !important;
    max-width: 80%
}

.dark .psp-monitor-name {
    color: #fff !important
}

.compact .psp-monitor-name {
    margin-right: 10px
}

a.psp-monitor-name:hover .icon-plus-square {
    color: #3bd671 !important
}

.psp-monitor-interval a {
    color: #687790 !important;
    top: 6px;
    position: relative;
    max-width: 300px
}

@media(max-width: 640px) {
    .psp-monitor-interval a {
        top: 4px
    }
}

@media(max-width: 640px) {
    .psp-monitor-interval {
        margin-top: 15px
    }
}

@media(max-width: 640px) {
    .psp-calendar-link {
        margin-bottom: 15px
    }
}

.psp-mon-detail-name {
    max-width: 100%
}

.psp-charts {
    line-height: 0
}

.psp-charts>div {
    opacity: 1;
    transition: opacity .2s ease-in
}

.psp-charts>div.chart-hidden {
    opacity: 0;
    max-height: 0;
    overflow: hidden
}

.compact .psp-charts {
    margin-top: 0 !important
}

.psp-announcement {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e7e8
}

.compact .psp-announcement {
    padding-bottom: 20px;
    margin-bottom: 20px
}

.dark .psp-announcement {
    border-color: #131a26
}

.psp-announcement:last-of-type,
.psp-announcement.is-last {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.compact .psp-announcement h4 {
    font-size: 18px
}

.psp-announcement p {
    margin: 15px 0 0 0
}

.compact .psp-announcement p {
    margin: 5px 0 0 0
}

.psp-announcement .uk-label {
    margin-top: 5px
}

.dark .psp-announcement .uk-label {
    background: #131a26
}

.psp-announcement.is-pinned {
    padding: 30px
}

.psp-announcement.is-pinned p,
.psp-announcement.is-pinned h4 {
    color: #131a26
}

.dark .psp-announcement.is-pinned p,
.dark .psp-announcement.is-pinned h4 {
    color: #fff
}

.compact .psp-announcement.is-pinned {
    padding: 20px;
    margin-top: 30px
}

@media(max-width: 640px) {
    .psp-announcement.is-pinned {
        padding: 15px
    }
}

.compact .psp-announcement .uk-margin-small-bottom {
    margin-bottom: 5px !important
}

.psp-announcement[class*=is-] {
    position: relative
}

.psp-announcement[class*=is-]:before {
    content: "";
    width: 3px;
    position: absolute;
    top: -30px;
    left: -60px;
    bottom: 0;
    display: block
}

.compact .psp-announcement[class*=is-]:before {
    top: -20px;
    left: -40px
}

.psp-announcement.is-info:before {
    background: #0399d7
}

.psp-announcement.is-alert-triangle:before {
    background: #df484a
}

.psp-announcement.is-tool:before {
    background: #f29030
}

.psp-announcement-icon {
    font-size: 24px;
    margin-right: 10px;
    margin-top: 4px
}

.compact .psp-announcement-icon {
    font-size: 18px
}

.psp-announcement-icon.icon-info,
.psp-announcement-icon.icon-play-circle,
.psp-announcement-icon.icon-pause-circle {
    color: #0399d7
}

.psp-announcement-icon.icon-tool {
    color: #f29030
}

.psp-announcement-icon.icon-alert-triangle,
.psp-announcement-icon.icon-arrow-down-circle {
    color: #df484a
}

.psp-announcement-icon.icon-arrow-up-circle {
    color: #3bd671
}

.psp-announcement-icon.icon-comment {
    width: 24px;
    height: 24px;
    color: #4a5568
}

.psp-alert-reason .uk-label {
    margin-top: -2px;
    margin-left: 2px;
    transform: scale(0.7)
}

.psp-alert-reason.home .uk-label {
    margin-top: -14px
}

.psp-alert-reason-detail.home {
    margin-top: -30px
}

#chart-container {
    height: 150px;
    margin-bottom: -15px
}

.calendar-prev:disabled,
.calendar-next:disabled {
    opacity: .5;
    cursor: default
}

#calendar-monitor-chooser {
    width: 250px
}

@media(max-width: 640px) {
    #calendar-monitor-chooser {
        margin-bottom: 30px;
        margin-top: -15px;
        width: 100%
    }
}

.psp-calendar-nav.loading {
    opacity: .5;
    cursor: wait;
    pointer-events: none
}

@media(max-width: 640px) {
    .psp-calendar-nav {
        width: 100%;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.select2-selection--single .select2-selection__rendered {
    line-height: 48px !important;
    color: #131a26 !important;
    padding-left: 15px !important
}

.dark .select2-selection--single .select2-selection__rendered {
    color: #fff !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px !important;
    width: 30px !important
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3bd671 !important
}

.select2-container--default .select2-selection--single {
    height: 48px !important
}

.dark .select2-container--default .select2-selection--single {
    background-color: #212937;
    border-color: #131a26
}

.select2-dropdown {
    overflow: hidden
}

.dark .select2-dropdown {
    background-color: #212937;
    border-color: #131a26
}

.dark .select2-search__field {
    background-color: rgba(0, 0, 0, .1);
    border-color: #131a26 !important
}

.dark .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: rgba(255, 255, 255, .1)
}

#floating-stats {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #131a26;
    color: #fff;
    font-size: 14px;
    padding: 7px 15px;
    box-shadow: 0 -20px 40px 0 rgba(0, 0, 0, .1);
    z-index: 99
}

#floating-stats .card {
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none
}

#ck-consent {
    position: fixed;
    bottom: 45px;
    left: 10px;
    border-radius: 5px;
    padding: 15px
}

#ck-consent a,
#ck-consent button {
    margin-left: 5px
}

#ck-consent a {
    text-decoration: none
}

.psp-monitor-row-status-has-comments {
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #e6eaeb;
    border-radius: 100%;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, .1490196078);
    color: #4a5568;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    margin-right: 8px
}

/*# sourceMappingURL=maps/app.min.css.map */