.responsive-embed,
.flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 56.25%;
    overflow: hidden
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.responsive-embed.standard,
.flex-video.standard {
    padding-bottom: 75%
}

.xdebug-var-dump {
    z-index: 9;
    width: 100%;
    padding: 1rem;
    background: #111a25;
    color: #a3b8ff;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 12px;
    text-align: left !important
}

.xdebug-var-dump i {
    font-size: 12px;
    color: #888a85
}

.xdebug-var-dump small {
    color: white;
    font-size: 12px
}

.xdebug-var-dump font[color="#cc0000"] {
    color: #93bd76 !important
}

.xdebug-var-dump font[color="#4e9a06"] {
    color: #d19a66 !important
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url('/wp-content/uploads/fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmWggvWl0Qn.woff2') format('woff2');
}

@font-face {
    font-family: 'Verlag';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url('/wp-content/uploads/fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmWggvWl0Qn.woff2') format('woff2');
}

@font-face {
    font-family: 'Avenir Next';
    src: url("/wp-content/themes/spark/public/fonts/avenir-next/AvenirNext-UltraLight.woff2") format("woff2"), url("/wp-content/themes/spark/public/fonts/avenir-next/AvenirNext-UltraLight.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Avenir Next';
    src: url("/wp-content/themes/spark/public/fonts/avenir-next/AvenirNext-Regular.woff2") format("woff2"), url("/wp-content/themes/spark/public/fonts/avenir-next/AvenirNext-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Avenir Next';
    src: url("/wp-content/themes/spark/public/fonts/avenir-next/AvenirNext-Bold.woff2") format("woff2"), url("/wp-content/themes/spark/public/fonts/avenir-next/AvenirNext-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

html {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.6;
    -webkit-text-size-adjust: 100%;
    background: #001335;
    color: #F8F8F8
}

html p {
    font-size: 15px !important
}

@media screen and (min-width: 480px) {
    html p {
        font-size: calc(15px + 7 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    html p {
        font-size: 22px !important
    }
}

body {
    margin: 0
}

a:active,
a:hover {
    outline: none
}

a,
.uk-link {
    color: #4B97C7;
    text-decoration: none;
    cursor: pointer
}

a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link,
.uk-link-toggle:focus .uk-link {
    color: #3782b2;
    text-decoration: underline
}

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: 30px;
    color: #f0506e;
    white-space: nowrap
}

em {
    color: #f0506e
}

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

mark {
    background: #ffd;
    color: #F8F8F8
}

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,
video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box
}

@supports (display: block) {
    svg {
        max-width: 100%;
        height: auto;
        box-sizing: border-box
    }
}

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

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

iframe {
    border: 0
}

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

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

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 20px 0;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: normal;
    color: #fff;
    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: 40px
}

h1,
.uk-h1 {
    font-size: 46px;
    line-height: 1.2;
    font-size: 28px !important
}

@media screen and (min-width: 480px) {

    h1,
    .uk-h1 {
        font-size: calc(28px + 30 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    h1,
    .uk-h1 {
        font-size: 52px !important
    }
}

h2,
.uk-h2 {
    font-size: 42px;
    line-height: 1.2;
    font-size: 24px !important
}

@media screen and (min-width: 480px) {

    h2,
    .uk-h2 {
        font-size: calc(24px + 24 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    h2,
    .uk-h2 {
        font-size: 48px !important
    }
}

h3,
.uk-h3 {
    font-size: 38px;
    line-height: 1.3;
    font-size: 30px !important
}

@media screen and (min-width: 480px) {

    h3,
    .uk-h3 {
        font-size: calc(30px + 10 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    h3,
    .uk-h3 {
        font-size: 38px !important
    }
}

h4,
.uk-h4 {
    font-size: 45px;
    line-height: 1.3;
    font-size: 30px !important
}

@media screen and (min-width: 480px) {

    h4,
    .uk-h4 {
        font-size: calc(30px + 15 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    h4,
    .uk-h4 {
        font-size: 45px !important
    }
}

h5,
.uk-h5 {
    font-size: 22px;
    line-height: 1.4;
    font-size: 20px !important
}

@media screen and (min-width: 480px) {

    h5,
    .uk-h5 {
        font-size: calc(20px + 10 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    h5,
    .uk-h5 {
        font-size: 30px !important
    }
}

h6,
.uk-h6 {
    font-size: 30px;
    line-height: 1.4;
    font-size: 13.33333333px !important
}

@media screen and (min-width: 480px) {

    h6,
    .uk-h6 {
        font-size: calc(13.33333333px + 6.66666667 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    h6,
    .uk-h6 {
        font-size: 20px !important
    }
}

@media (min-width: 640px) {

    h1,
    .uk-h1 {
        font-size: 70px
    }

    h2,
    .uk-h2 {
        font-size: 60px
    }
}

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 20px 0;
    border: 0;
    border-top: 1px solid rgba(248, 248, 248, 0.8)
}

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

address {
    font-style: normal
}

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

*+blockquote {
    margin-top: 20px
}

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

blockquote footer {
    margin-top: 10px;
    font-size: 30px;
    line-height: 1.5
}

pre {
    font: 30px / 1.5 Consolas, monaco, monospace;
    color: #F8F8F8;
    -moz-tab-size: 4;
    tab-size: 4;
    overflow: auto
}

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

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

details,
main {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

.uk-breakpoint-s::before {
    content: "480px"
}

.uk-breakpoint-m::before {
    content: "640px"
}

.uk-breakpoint-l::before {
    content: "960px"
}

.uk-breakpoint-xl::before {
    content: "1200px"
}

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

a.uk-link-muted,
.uk-link-muted a {
    color: #889BAA
}

a.uk-link-muted:hover,
.uk-link-muted a:hover,
.uk-link-toggle:hover .uk-link-muted,
.uk-link-toggle:focus .uk-link-muted {
    color: #F8F8F8
}

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

a.uk-link-text:hover,
.uk-link-text a:hover,
.uk-link-toggle:hover .uk-link-text,
.uk-link-toggle:focus .uk-link-text {
    color: #889BAA
}

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

a.uk-link-heading:hover,
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading,
.uk-link-toggle:focus .uk-link-heading {
    color: #1E378E;
    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-link-toggle:focus {
    outline: none
}

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

.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: 640px) {
    .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: 960px) {
    .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 rgba(248, 248, 248, 0.8)
}

.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 rgba(248, 248, 248, 0.8)
}

.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 rgba(248, 248, 248, 0.8)
}

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

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

[class*='uk-divider'] {
    border: none;
    margin-bottom: 20px
}

*+[class*='uk-divider'] {
    margin-top: 20px
}

.uk-divider-icon {
    position: relative;
    height: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba(248,248,248,0.8)%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.uk-divider-icon::before,
.uk-divider-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    max-width: calc(50% - (50px / 2));
    border-bottom: 1px solid rgba(248, 248, 248, 0.8)
}

.uk-divider-icon::before {
    right: calc(50% + (50px / 2));
    width: 100%
}

.uk-divider-icon::after {
    left: calc(50% + (50px / 2));
    width: 100%
}

.uk-divider-small {
    line-height: 0
}

.uk-divider-small::after {
    content: "";
    display: inline-block;
    width: 100px;
    max-width: 100%;
    border-top: 1px solid rgba(248, 248, 248, 0.8);
    vertical-align: top
}

.uk-divider-vertical {
    width: 1px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid rgba(248, 248, 248, 0.8)
}

.uk-list,
aside.news-sidebar #all-categories ul {
    padding: 0;
    list-style: none
}

.uk-list>*>:last-child,
aside.news-sidebar #all-categories ul>*>:last-child {
    margin-bottom: 0
}

.uk-list>:nth-child(n+2),
aside.news-sidebar #all-categories ul>:nth-child(n+2),
.uk-list>*>ul,
aside.news-sidebar #all-categories ul>*>ul {
    margin-top: 10px
}

.uk-list-disc>*,
.uk-list-circle>*,
.uk-list-square>*,
.uk-list-decimal>*,
.uk-list-hyphen>* {
    padding-left: 30px
}

.uk-list-decimal {
    counter-reset: decimal
}

.uk-list-decimal>* {
    counter-increment: decimal
}

[class*='uk-list']>::before {
    content: '';
    position: relative;
    left: -30px;
    width: 30px;
    height: 1.6em;
    margin-bottom: -1.6em;
    display: list-item;
    list-style-position: inside;
    text-align: right
}

.uk-list-disc>::before {
    list-style-type: disc
}

.uk-list-circle>::before {
    list-style-type: circle
}

.uk-list-square>::before {
    list-style-type: square
}

.uk-list-decimal>::before {
    content: counter(decimal, decimal) " . "
}

.uk-list-hyphen>::before {
    content: '–\00A0\00A0'
}

.uk-list-muted>::before {
    color: #889BAA !important
}

.uk-list-emphasis>::before {
    color: #fff !important
}

.uk-list-primary>::before {
    color: #1E378E !important
}

.uk-list-secondary>::before {
    color: #01172E !important
}

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

.uk-list-bullet>::before {
    content: "";
    position: relative;
    left: -30px;
    width: 30px;
    height: 1.6em;
    margin-bottom: -1.6em;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23F8F8F8%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.uk-list-divider>:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(248, 248, 248, 0.8)
}

.uk-list-striped>* {
    padding: 10px 10px
}

.uk-list-striped>:nth-of-type(odd) {
    background: #01172E
}

.uk-list-striped>:nth-child(n+2) {
    margin-top: 0
}

.uk-list-large>:nth-child(n+2),
.uk-list-large>*>ul {
    margin-top: 20px
}

.uk-list-collapse>:nth-child(n+2),
.uk-list-collapse>*>ul {
    margin-top: 0
}

.uk-list-large.uk-list-divider>:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px
}

.uk-list-collapse.uk-list-divider>:nth-child(n+2) {
    margin-top: 0;
    padding-top: 0
}

.uk-list-large.uk-list-striped>* {
    padding: 20px 10px
}

.uk-list-collapse.uk-list-striped>* {
    padding-top: 0;
    padding-bottom: 0
}

.uk-list-large.uk-list-striped>:nth-child(n+2),
.uk-list-collapse.uk-list-striped>:nth-child(n+2) {
    margin-top: 0
}

.uk-description-list>dt {
    color: #fff
}

.uk-description-list>dt:nth-child(n+2) {
    margin-top: 20px
}

.uk-description-list-divider>dt:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(248, 248, 248, 0.8)
}

.uk-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px
}

*+.uk-table {
    margin-top: 20px
}

.uk-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: 22px;
    font-weight: bold;
    color: #F8F8F8
}

.uk-table td {
    padding: 16px 12px;
    vertical-align: top
}

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

.uk-table tfoot {
    font-size: 30px
}

.uk-table caption {
    font-size: 30px;
    text-align: left;
    color: #889BAA
}

.uk-table-middle,
.uk-table-middle td {
    vertical-align: middle !important
}

.uk-table-divider>tr:not(:first-child),
.uk-table-divider>:not(:first-child)>tr,
.uk-table-divider>:first-child>tr:not(:first-child) {
    border-top: 1px solid rgba(248, 248, 248, 0.8)
}

.uk-table-striped>tr:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
    background: #01172E
}

.uk-table-hover>tr:hover,
.uk-table-hover tbody tr:hover {
    background: #ffd
}

.uk-table>tr.uk-active,
.uk-table tbody tr.uk-active {
    background: #ffd
}

.uk-table-small th,
.uk-table-small td {
    padding: 10px 12px
}

.uk-table-large th,
.uk-table-large td {
    padding: 22px 12px
}

.uk-table-justify th:first-child,
.uk-table-justify td:first-child {
    padding-left: 0
}

.uk-table-justify th:last-child,
.uk-table-justify td:last-child {
    padding-right: 0
}

.uk-table-shrink {
    width: 1px
}

.uk-table-expand {
    min-width: 150px
}

.uk-table-link {
    padding: 0 !important
}

.uk-table-link>a {
    display: block;
    padding: 16px 12px
}

.uk-table-small .uk-table-link>a {
    padding: 10px 12px
}

@media (max-width: 639px) {

    .uk-table-responsive,
    .uk-table-responsive tbody,
    .uk-table-responsive th,
    .uk-table-responsive td,
    .uk-table-responsive tr {
        display: block
    }

    .uk-table-responsive thead {
        display: none
    }

    .uk-table-responsive th,
    .uk-table-responsive td {
        width: auto !important;
        max-width: none !important;
        min-width: 0 !important;
        overflow: visible !important;
        white-space: normal !important
    }

    .uk-table-responsive th:not(:first-child):not(.uk-table-link),
    .uk-table-responsive td:not(:first-child):not(.uk-table-link),
    .uk-table-responsive .uk-table-link:not(:first-child)>a {
        padding-top: 5px !important
    }

    .uk-table-responsive th:not(:last-child):not(.uk-table-link),
    .uk-table-responsive td:not(:last-child):not(.uk-table-link),
    .uk-table-responsive .uk-table-link:not(:last-child)>a {
        padding-bottom: 5px !important
    }

    .uk-table-justify.uk-table-responsive th,
    .uk-table-justify.uk-table-responsive td {
        padding-left: 0;
        padding-right: 0
    }
}

.uk-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0
}

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

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

.uk-icon:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
    fill: currentcolor
}

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

.uk-icon>* {
    transform: translate(0, 0)
}

.uk-icon-image {
    width: 20px;
    height: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle
}

.uk-icon-link {
    color: #889BAA
}

.uk-icon-link:hover,
.uk-icon-link:focus {
    color: #F8F8F8;
    outline: none
}

.uk-icon-link:active,
.uk-active>.uk-icon-link {
    color: #ebebeb
}

.uk-icon-button {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border-radius: 500px;
    background: #01172E;
    color: #889BAA;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.uk-icon-button:hover,
.uk-icon-button:focus {
    background-color: #000b15;
    color: #F8F8F8;
    outline: none
}

.uk-icon-button:active,
.uk-active>.uk-icon-button {
    background-color: #000;
    color: #F8F8F8
}

.uk-range,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range] {
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    -webkit-appearance: none;
    background: transparent;
    padding: 0
}

.uk-range:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:focus[type=range] {
    outline: none
}

.uk-range::-moz-focus-outer,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-moz-focus-outer {
    border: none
}

.uk-range::-ms-track,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-ms-track {
    height: 15px;
    background: transparent;
    border-color: transparent;
    color: transparent
}

.uk-range:not(:disabled)::-webkit-slider-thumb,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]:not(:disabled)::-webkit-slider-thumb {
    cursor: pointer
}

.uk-range:not(:disabled)::-moz-range-thumb,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]:not(:disabled)::-moz-range-thumb {
    cursor: pointer
}

.uk-range:not(:disabled)::-ms-thumb,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]:not(:disabled)::-ms-thumb {
    cursor: pointer
}

.uk-range::-webkit-slider-thumb,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin-top: -7px;
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #F8F8F8
}

.uk-range::-moz-range-thumb,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-moz-range-thumb {
    border: none;
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #F8F8F8
}

.uk-range::-ms-thumb,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-ms-thumb {
    margin-top: 0
}

.uk-range::-ms-thumb,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-ms-thumb {
    border: none;
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #F8F8F8
}

.uk-range::-ms-tooltip,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-ms-tooltip {
    display: none
}

.uk-range::-webkit-slider-runnable-track,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #000b15
}

.uk-range:focus::-webkit-slider-runnable-track,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]:focus::-webkit-slider-runnable-track,
.uk-range:active::-webkit-slider-runnable-track,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]:active::-webkit-slider-runnable-track {
    background: #000
}

.uk-range::-moz-range-track,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-moz-range-track {
    height: 3px;
    background: #000b15
}

.uk-range:focus::-moz-range-track,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]:focus::-moz-range-track {
    background: #000
}

.uk-range::-ms-fill-lower,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-ms-fill-lower,
.uk-range::-ms-fill-upper,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]::-ms-fill-upper {
    height: 3px;
    background: #000b15
}

.uk-range:focus::-ms-fill-lower,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]:focus::-ms-fill-lower,
.uk-range:focus::-ms-fill-upper,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=range]:focus::-ms-fill-upper {
    background: #000
}

.uk-input,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email],
.uk-select,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select,
.uk-textarea,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea,
.uk-radio,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=radio],
.uk-checkbox,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=checkbox] {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit
}

.uk-input,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email] {
    overflow: visible
}

.uk-select,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select {
    text-transform: none
}

.uk-select optgroup,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select optgroup {
    font: inherit;
    font-weight: bold
}

.uk-textarea,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea {
    overflow: auto
}

.uk-input[type="search"]::-webkit-search-cancel-button,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text][type="search"]::-webkit-search-cancel-button,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email][type="search"]::-webkit-search-cancel-button,
.uk-input[type="search"]::-webkit-search-decoration,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text][type="search"]::-webkit-search-decoration,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email][type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

.uk-input[type="number"]::-webkit-inner-spin-button,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text][type="number"]::-webkit-inner-spin-button,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email][type="number"]::-webkit-inner-spin-button,
.uk-input[type="number"]::-webkit-outer-spin-button,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text][type="number"]::-webkit-outer-spin-button,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email][type="number"]::-webkit-outer-spin-button {
    height: auto
}

.uk-input::-moz-placeholder,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text]::-moz-placeholder,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email]::-moz-placeholder,
.uk-textarea::-moz-placeholder,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea::-moz-placeholder {
    opacity: 1
}

.uk-radio:not(:disabled),
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:not(:disabled)[type=radio],
.uk-checkbox:not(:disabled),
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:not(:disabled)[type=checkbox] {
    cursor: pointer
}

.uk-fieldset {
    border: none;
    margin: 0;
    padding: 0
}

.uk-input,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email],
.uk-textarea,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea {
    -webkit-appearance: none
}

.uk-input,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email],
.uk-select,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select,
.uk-textarea,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #F8F8F8;
    color: #222;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px
}

.uk-input,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email],
.uk-select:not([multiple]):not([size]),
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select:not([multiple]):not([size]) {
    height: 40px;
    vertical-align: middle;
    display: inline-block
}

.uk-input:not(input),
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:not(input)[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:not(input)[type=email],
.uk-select:not(select),
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select:not(select) {
    line-height: 40px
}

.uk-select[multiple],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select[multiple],
.uk-select[size],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select[size],
.uk-textarea,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea {
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: top
}

.uk-input:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:focus[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:focus[type=email],
.uk-select:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select:focus,
.uk-textarea:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea:focus {
    outline: none;
    background-color: #fff;
    color: #222
}

.uk-input:disabled,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:disabled[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:disabled[type=email],
.uk-select:disabled,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select:disabled,
.uk-textarea:disabled,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea:disabled {
    background-color: #01172E;
    color: #889BAA
}

.uk-input::-ms-input-placeholder,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text]::-ms-input-placeholder,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email]::-ms-input-placeholder {
    color: #999 !important
}

.uk-input::placeholder,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text]::placeholder,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email]::placeholder {
    color: #999
}

.uk-textarea::-ms-input-placeholder,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea::-ms-input-placeholder {
    color: #999 !important
}

.uk-textarea::placeholder,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea::placeholder {
    color: #999
}

.uk-form-small {
    font-size: 30px
}

.uk-form-small:not(textarea):not([multiple]):not([size]) {
    height: 30px;
    padding-left: 8px;
    padding-right: 8px
}

.uk-form-small:not(select):not(input):not(textarea) {
    line-height: 30px
}

.uk-form-large {
    font-size: 45px
}

.uk-form-large:not(textarea):not([multiple]):not([size]) {
    height: 55px;
    padding-left: 12px;
    padding-right: 12px
}

.uk-form-large:not(select):not(input):not(textarea) {
    line-height: 55px
}

.uk-form-danger,
.uk-form-danger:focus {
    color: #f0506e
}

.uk-form-success,
.uk-form-success:focus {
    color: #7C9C00
}

.uk-form-blank {
    background: none
}

input.uk-form-width-xsmall {
    width: 50px
}

select.uk-form-width-xsmall {
    width: 75px
}

.uk-form-width-small {
    width: 130px
}

.uk-form-width-medium {
    width: 200px
}

.uk-form-width-large {
    width: 500px
}

.uk-select:not([multiple]):not([size]),
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select:not([multiple]):not([size]) {
    -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%23222%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23222%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-select:not([multiple]):not([size])::-ms-expand,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select:not([multiple]):not([size])::-ms-expand {
    display: none
}

.uk-select:not([multiple]):not([size]) option,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select:not([multiple]):not([size]) option {
    color: #444
}

.uk-select:not([multiple]):not([size]):disabled,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select:not([multiple]):not([size]):disabled {
    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%23889BAA%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23889BAA%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-input[list],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[list][type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[list][type=email] {
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.uk-input[list]:hover,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[list]:hover[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[list]:hover[type=email],
.uk-input[list]:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[list]:focus[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[list]:focus[type=email] {
    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%23F8F8F8%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-input[list]::-webkit-calendar-picker-indicator,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=text][list]::-webkit-calendar-picker-indicator,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=email][list]::-webkit-calendar-picker-indicator {
    display: none
}

.uk-radio,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=radio],
.uk-checkbox,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=checkbox] {
    display: inline-block;
    height: 16px;
    width: 16px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #F8F8F8;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.uk-radio,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=radio] {
    border-radius: 50%
}

.uk-radio:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:focus[type=radio],
.uk-checkbox:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:focus[type=checkbox] {
    outline: none
}

.uk-radio:checked,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:checked[type=radio],
.uk-checkbox:checked,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:checked[type=checkbox],
.uk-checkbox:indeterminate,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:indeterminate[type=checkbox] {
    background-color: #F8F8F8
}

.uk-radio:checked:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:checked:focus[type=radio],
.uk-checkbox:checked:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:checked:focus[type=checkbox],
.uk-checkbox:indeterminate:focus,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:indeterminate:focus[type=checkbox] {
    background-color: #F8F8F8
}

.uk-radio:checked,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:checked[type=radio] {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%2301172E%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-checkbox:checked,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%2301172E%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-checkbox:indeterminate,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:indeterminate[type=checkbox] {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%2301172E%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-radio:disabled,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:disabled[type=radio],
.uk-checkbox:disabled,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:disabled[type=checkbox] {
    background-color: #01172E
}

.uk-radio:disabled:checked,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:disabled:checked[type=radio] {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23889BAA%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-checkbox:disabled:checked,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:disabled:checked[type=checkbox] {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23889BAA%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-checkbox:disabled:indeterminate,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:disabled:indeterminate[type=checkbox] {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23889BAA%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-legend {
    width: 100%;
    color: inherit;
    padding: 0;
    font-size: 56px;
    line-height: 1.4
}

.uk-form-custom {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle
}

.uk-form-custom select,
.uk-form-custom input[type="file"] {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-appearance: none;
    opacity: 0;
    cursor: pointer
}

.uk-form-custom input[type="file"] {
    font-size: 500px;
    overflow: hidden
}

.uk-form-stacked .uk-form-label {
    display: block;
    margin-bottom: 10px
}

@media (max-width: 639px) {
    .uk-form-horizontal .uk-form-label {
        display: block;
        margin-bottom: 10px
    }
}

@media (min-width: 640px) {
    .uk-form-horizontal .uk-form-label {
        width: 200px;
        margin-top: 7px;
        float: left
    }

    .uk-form-horizontal .uk-form-controls {
        margin-left: 215px
    }

    .uk-form-horizontal .uk-form-controls-text {
        padding-top: 7px
    }
}

.uk-form-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #889BAA
}

.uk-form-icon:hover {
    color: #F8F8F8
}

.uk-form-icon:not(a):not(button):not(input) {
    pointer-events: none
}

.uk-form-icon:not(.uk-form-icon-flip)~.uk-input,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container .uk-form-icon:not(.uk-form-icon-flip)~input[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container .uk-form-icon:not(.uk-form-icon-flip)~input[type=email] {
    padding-left: 40px !important
}

.uk-form-icon-flip {
    right: 0;
    left: auto
}

.uk-form-icon-flip~.uk-input,
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container .uk-form-icon-flip~input[type=text],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container .uk-form-icon-flip~input[type=email] {
    padding-right: 40px !important
}

.uk-button,
body .gform_wrapper .gform_footer input[type=submit],
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button,
.get-pricing-form .gform_body .gform_page_footer .gform_next_button,
.get-pricing-form .gform_body .gform_page_footer .gform_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 40px;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.04em;
    min-width: 200px;
    padding-top: 19px;
    padding-bottom: 19px;
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: bold;
    transition: 0.2s
}

@media screen and (max-width: 59.9375em) {

    .uk-button,
    body .gform_wrapper .gform_footer input[type=submit],
    .get-pricing-form .gform_body .gform_page_footer .gform_previous_button,
    .get-pricing-form .gform_body .gform_page_footer .gform_next_button,
    .get-pricing-form .gform_body .gform_page_footer .gform_button {
        font-size: 18px;
        min-width: 0;
        padding-top: 14px;
        padding-bottom: 12px
    }
}

.uk-button:not(:disabled),
body .gform_wrapper .gform_footer input:not(:disabled)[type=submit],
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button:not(:disabled),
.get-pricing-form .gform_body .gform_page_footer .gform_next_button:not(:disabled),
.get-pricing-form .gform_body .gform_page_footer .gform_button:not(:disabled) {
    cursor: pointer
}

.uk-button::-moz-focus-inner,
body .gform_wrapper .gform_footer input[type=submit]::-moz-focus-inner,
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button::-moz-focus-inner,
.get-pricing-form .gform_body .gform_page_footer .gform_next_button::-moz-focus-inner,
.get-pricing-form .gform_body .gform_page_footer .gform_button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.uk-button:hover,
body .gform_wrapper .gform_footer input:hover[type=submit],
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button:hover,
.get-pricing-form .gform_body .gform_page_footer .gform_next_button:hover,
.get-pricing-form .gform_body .gform_page_footer .gform_button:hover {
    text-decoration: none
}

.uk-button:focus,
body .gform_wrapper .gform_footer input:focus[type=submit],
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button:focus,
.get-pricing-form .gform_body .gform_page_footer .gform_next_button:focus,
.get-pricing-form .gform_body .gform_page_footer .gform_button:focus {
    outline: none
}

.uk-button-default,
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    border: solid 1px #fff
}

.uk-button-default:hover,
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button:hover,
.uk-button-default:focus,
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #2b4fcd;
    border-color: #2b4fcd
}

.uk-button-default:active,
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button:active,
.uk-button-default.uk-active,
.get-pricing-form .gform_body .gform_page_footer .uk-active.gform_previous_button {
    background-color: rgba(0, 0, 0, 0);
    color: #2b4fcd;
    border-color: #2b4fcd
}

.uk-button-primary,
body .gform_wrapper .gform_footer input[type=submit],
.get-pricing-form .gform_body .gform_page_footer .gform_next_button,
.get-pricing-form .gform_body .gform_page_footer .gform_button {
    background-color: #00EFEF;
    color: #001335;
    border: solid 1px #00b7b7
}

.uk-button-primary:hover,
body .gform_wrapper .gform_footer input:hover[type=submit],
.get-pricing-form .gform_body .gform_page_footer .gform_next_button:hover,
.get-pricing-form .gform_body .gform_page_footer .gform_button:hover,
.uk-button-primary:focus,
body .gform_wrapper .gform_footer input:focus[type=submit],
.get-pricing-form .gform_body .gform_page_footer .gform_next_button:focus,
.get-pricing-form .gform_body .gform_page_footer .gform_button:focus {
    background-color: #00b7b7;
    color: #001335;
    border-color: #00EFEF;
}

.uk-button-primary:active,
body .gform_wrapper .gform_footer input:active[type=submit],
.get-pricing-form .gform_body .gform_page_footer .gform_next_button:active,
.get-pricing-form .gform_body .gform_page_footer .gform_button:active,
.uk-button-primary.uk-active,
body .gform_wrapper .gform_footer input.uk-active[type=submit],
.get-pricing-form .gform_body .gform_page_footer .uk-active.gform_next_button,
.get-pricing-form .gform_body .gform_page_footer .uk-active.gform_button {
    background-color: #2747b8;
    color: #fff;
    border-color: #2747b8
}

.uk-button-secondary {
    background-color: #01172E;
    color: #01172E
}

.uk-button-secondary:hover,
.uk-button-secondary:focus {
    background-color: #000b15;
    color: #01172E
}

.uk-button-secondary:active,
.uk-button-secondary.uk-active {
    background-color: #000;
    color: #01172E
}

.uk-button-danger {
    background-color: #f0506e;
    color: #01172E
}

.uk-button-danger:hover,
.uk-button-danger:focus {
    background-color: #ee395b;
    color: #01172E
}

.uk-button-danger:active,
.uk-button-danger.uk-active {
    background-color: #ec2147;
    color: #01172E
}

.uk-button-default:disabled,
.get-pricing-form .gform_body .gform_page_footer .gform_previous_button:disabled,
.uk-button-primary:disabled,
body .gform_wrapper .gform_footer input:disabled[type=submit],
.get-pricing-form .gform_body .gform_page_footer .gform_next_button:disabled,
.get-pricing-form .gform_body .gform_page_footer .gform_button:disabled,
.uk-button-secondary:disabled,
.uk-button-danger:disabled {
    background-color: #01172E;
    color: #889BAA
}

.uk-button-small {
    padding: 0 15px;
    line-height: 1.3;
    font-size: 16px
}

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

.uk-button-text {
    padding: 0;
    line-height: 1.6;
    background: none;
    color: #889BAA
}

.uk-button-text:hover,
.uk-button-text:focus {
    color: #F8F8F8
}

.uk-button-text:disabled {
    color: #889BAA
}

.uk-button-link {
    padding: 0;
    line-height: 1.6;
    background: none;
    color: #4B97C7
}

.uk-button-link:hover,
.uk-button-link:focus {
    color: #3782b2;
    text-decoration: underline
}

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

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

.uk-progress {
    vertical-align: baseline;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    width: 100%;
    border: 0;
    background-color: #01172E;
    margin-bottom: 20px;
    height: 15px
}

*+.uk-progress {
    margin-top: 20px
}

.uk-progress:indeterminate {
    color: transparent
}

.uk-progress::-webkit-progress-bar {
    background-color: #01172E
}

.uk-progress:indeterminate::-moz-progress-bar {
    width: 0
}

.uk-progress::-webkit-progress-value {
    background-color: #66BAFF;
    transition: width 0.6s ease
}

.uk-progress::-moz-progress-bar {
    background-color: #66BAFF
}

.uk-progress::-ms-fill {
    background-color: #66BAFF;
    transition: width 0.6s ease;
    border: 0
}

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

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

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

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

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

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

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

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

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

.uk-section-default {
    background: #01172E
}

.uk-section-muted {
    background: #01172E
}

.uk-section-primary {
    background: #66BAFF
}

.uk-section-secondary {
    background: #01172E
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {

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

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

@media (min-width: 640px) {

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

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

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

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

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

.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: 480px) {

    .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: 640px) {

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

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

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

.uk-tile {
    display: flow-root;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    padding-bottom: 40px
}

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

@media (min-width: 640px) {
    .uk-tile {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 70px;
        padding-bottom: 70px
    }
}

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

.uk-tile-xsmall {
    padding-top: 20px;
    padding-bottom: 20px
}

.uk-tile-small {
    padding-top: 40px;
    padding-bottom: 40px
}

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

@media (min-width: 640px) {
    .uk-tile-large {
        padding-top: 140px;
        padding-bottom: 140px
    }
}

.uk-tile-xlarge {
    padding-top: 140px;
    padding-bottom: 140px
}

@media (min-width: 640px) {
    .uk-tile-xlarge {
        padding-top: 210px;
        padding-bottom: 210px
    }
}

.uk-tile-default {
    background: #01172E
}

.uk-tile-muted {
    background: #01172E
}

.uk-tile-primary {
    background: #66BAFF
}

.uk-tile-secondary {
    background: #01172E
}

.uk-card {
    position: relative;
    box-sizing: border-box
}

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

.uk-card-body .copy p,
.uk-card-body .copy li {
    font-size: 13px !important;
    font-size: 13px !important
}

@media screen and (min-width: 640px) {

    .uk-card-body .copy p,
    .uk-card-body .copy li {
        font-size: calc(13px + 7 * ((100vw - 640px) / 319)) !important
    }
}

@media screen and (min-width: 959px) {

    .uk-card-body .copy p,
    .uk-card-body .copy li {
        font-size: 20px !important
    }
}

@media screen and (min-width: 960px) {

    .uk-card-body .copy p,
    .uk-card-body .copy li {
        font-size: calc(13px + 7 * ((100vw - 960px) / 480)) !important
    }
}

@media screen and (min-width: 1440px) {

    .uk-card-body .copy p,
    .uk-card-body .copy li {
        font-size: 20px !important
    }
}

.uk-card-header {
    display: flow-root;
    padding: 15px 30px
}

.uk-card-footer {
    display: flow-root;
    padding: 15px 30px
}

@media (min-width: 960px) {
    .uk-card-body {
        padding: 40px 40px
    }

    .uk-card-header {
        padding: 20px 40px
    }

    .uk-card-footer {
        padding: 20px 40px
    }
}

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

.uk-card-title {
    font-size: 56px;
    line-height: 1.2;
    font-weight: 500;
    font-size: 20px !important
}

@media screen and (min-width: 480px) {
    .uk-card-title {
        font-size: calc(20px + 25 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    .uk-card-title {
        font-size: 45px !important
    }
}

.uk-card-badge {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1
}

.uk-card-badge:first-child+* {
    margin-top: 0
}

.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
    background: #01172E
}

.uk-card-default {
    background: #01172E;
    color: #F8F8F8;
    background: linear-gradient(#02335B, #01172E 80%);
    border-top: solid 1px #889BAA;
    position: relative
}

.uk-card-default::before,
.uk-card-default::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

.uk-card-default::before {
    left: 0
}

.uk-card-default::after {
    right: 0
}

.uk-card-default .uk-card-media-top {
    text-align: center;
    margin-bottom: 2rem
}

.uk-card-default .uk-card-title {
    color: #fff;
    margin-bottom: 1rem
}

.uk-card-default.uk-card-hover:hover {
    background-color: #000b15
}

.uk-card-primary {
    background: #66BAFF;
    color: #01172E
}

.uk-card-primary .uk-card-title {
    color: #01172E
}

.uk-card-primary.uk-card-hover:hover {
    background-color: #1a2f79
}

.uk-card-secondary {
    background: #01172E;
    color: #01172E
}

.uk-card-secondary .uk-card-title {
    color: #01172E
}

.uk-card-secondary.uk-card-hover:hover {
    background-color: #000b15
}

.uk-card-small.uk-card-body,
.uk-card-small .uk-card-body {
    padding: 20px 20px
}

.uk-card-small .uk-card-header {
    padding: 13px 20px
}

.uk-card-small .uk-card-footer {
    padding: 13px 20px
}

@media (min-width: 960px) {

    .uk-card-large.uk-card-body,
    .uk-card-large .uk-card-body {
        padding: 70px 70px
    }

    .uk-card-large .uk-card-header {
        padding: 35px 70px
    }

    .uk-card-large .uk-card-footer {
        padding: 35px 70px
    }
}

.uk-close {
    color: #889BAA
}

.uk-close:hover,
.uk-close:focus {
    color: #F8F8F8;
    outline: none
}

.uk-spinner>* {
    animation: uk-spinner-rotate 1.4s linear infinite
}

@keyframes uk-spinner-rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(270deg)
    }
}

.uk-spinner>*>* {
    stroke-dasharray: 88px;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: uk-spinner-dash 1.4s ease-in-out infinite;
    stroke-width: 1;
    stroke-linecap: round
}

@keyframes uk-spinner-dash {
    0% {
        stroke-dashoffset: 88px
    }

    50% {
        stroke-dashoffset: 22px;
        transform: rotate(135deg)
    }

    100% {
        stroke-dashoffset: 88px;
        transform: rotate(450deg)
    }
}

.uk-totop {
    padding: 5px;
    color: #889BAA
}

.uk-totop:hover,
.uk-totop:focus {
    color: #F8F8F8;
    outline: none
}

.uk-totop:active {
    color: #fff
}

.uk-marker {
    padding: 1px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    border: solid 1px #fff
}

.uk-marker svg {
    width: 40px;
    height: 40px
}

.uk-marker:hover,
.uk-marker:focus {
    color: #1E378E;
    outline: none
}

.uk-alert {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 29px 15px 15px;
    background: #01172E;
    color: #F8F8F8
}

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

.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: #bcc3dd;
    color: #1E378E
}

.uk-alert-success {
    background: #e0e7c2;
    color: #7C9C00
}

.uk-alert-warning {
    background: #f4e2b6;
    color: #D99900
}

.uk-alert-danger {
    background: #fef4f6;
    color: #f0506e
}

.uk-placeholder {
    margin-bottom: 20px;
    padding: 30px 30px;
    background: #01172E
}

*+.uk-placeholder {
    margin-top: 20px
}

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

.uk-badge {
    box-sizing: border-box;
    min-width: 22px;
    height: 22px;
    padding: 0 5px;
    border-radius: 500px;
    vertical-align: middle;
    background: #66BAFF;
    color: #01172E;
    font-size: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.uk-badge:hover,
.uk-badge:focus {
    color: #01172E;
    text-decoration: none;
    outline: none
}

.uk-label {
    display: inline-block;
    padding: 0 10px;
    background: #66BAFF;
    line-height: 1.6;
    font-size: 30px;
    color: #01172E;
    vertical-align: middle;
    white-space: nowrap
}

.uk-label-success {
    background-color: #7C9C00;
    color: #01172E
}

.uk-label-warning {
    background-color: #D99900;
    color: #01172E
}

.uk-label-danger {
    background-color: #f0506e;
    color: #01172E
}

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

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

.uk-overlay-default {
    background: rgba(1, 23, 46, 0.8)
}

.uk-overlay-primary {
    background: rgba(1, 23, 46, 0.8)
}

.uk-article {
    display: flow-root
}

@media screen and (min-width: 75em) {
    .uk-article {
        padding-right: 1rem
    }
}

.uk-article .prev-next-articles {
    margin-top: 3rem
}

.uk-article .prev-next-articles a {
    color: #F8F8F8;
    display: flex;
    align-items: center;
    text-decoration: none
}

.uk-article .prev-next-articles .next a {
    justify-content: flex-end
}

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

.uk-article+.uk-article {
    margin-top: 70px
}

.uk-article-title {
    font-size: 59.5px;
    line-height: 1.2
}

@media (min-width: 640px) {
    .uk-article-title {
        font-size: 70px
    }
}

.uk-article-meta {
    font-size: 30px;
    line-height: 1.4;
    color: #889BAA
}

.uk-comment-body {
    display: flow-root;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.uk-comment-header {
    display: flow-root;
    margin-bottom: 20px
}

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

.uk-comment-title {
    font-size: 45px;
    line-height: 1.4
}

.uk-comment-meta {
    font-size: 30px;
    line-height: 1.4;
    color: #889BAA
}

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

.uk-comment-list>:nth-child(n+2) {
    margin-top: 70px
}

.uk-comment-list .uk-comment~ul {
    margin: 70px 0 0 0;
    padding-left: 30px;
    list-style: none
}

@media (min-width: 640px) {
    .uk-comment-list .uk-comment~ul {
        padding-left: 100px
    }
}

.uk-comment-list .uk-comment~ul>:nth-child(n+2) {
    margin-top: 70px
}

.uk-search {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0
}

.uk-search-input::-webkit-search-cancel-button,
.uk-search-input::-webkit-search-decoration {
    -webkit-appearance: none
}

.uk-search-input::-moz-placeholder {
    opacity: 1
}

.uk-search-input {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    overflow: visible;
    -webkit-appearance: none;
    vertical-align: middle;
    width: 100%;
    border: none;
    color: #F8F8F8
}

.uk-search-input:focus {
    outline: none
}

.uk-search-input:-ms-input-placeholder {
    color: #889BAA !important
}

.uk-search-input::placeholder {
    color: #889BAA
}

.uk-search-icon:focus {
    outline: none
}

.uk-search .uk-search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #889BAA
}

.uk-search .uk-search-icon:hover {
    color: #889BAA
}

.uk-search .uk-search-icon:not(a):not(button):not(input) {
    pointer-events: none
}

.uk-search .uk-search-icon-flip {
    right: 0;
    left: auto
}

.uk-search-default {
    width: 180px
}

.uk-search-default .uk-search-input {
    height: 40px;
    padding-left: 6px;
    padding-right: 6px;
    background: #01172E
}

.uk-search-default .uk-search-input:focus {
    background-color: #01172E
}

.uk-search-default .uk-search-icon {
    width: 40px
}

.uk-search-default .uk-search-icon:not(.uk-search-icon-flip)~.uk-search-input {
    padding-left: 40px
}

.uk-search-default .uk-search-icon-flip~.uk-search-input {
    padding-right: 40px
}

.uk-search-navbar {
    width: 400px
}

.uk-search-navbar .uk-search-input {
    height: 40px;
    background: rgba(0, 0, 0, 0);
    font-size: 56px
}

.uk-search-navbar .uk-search-icon {
    width: 40px
}

.uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip)~.uk-search-input {
    padding-left: 40px
}

.uk-search-navbar .uk-search-icon-flip~.uk-search-input {
    padding-right: 40px
}

.uk-search-large {
    width: 500px
}

.uk-search-large .uk-search-input {
    height: 80px;
    background: rgba(0, 0, 0, 0);
    font-size: 70px
}

.uk-search-large .uk-search-icon {
    width: 80px
}

.uk-search-large .uk-search-icon:not(.uk-search-icon-flip)~.uk-search-input {
    padding-left: 80px
}

.uk-search-large .uk-search-icon-flip~.uk-search-input {
    padding-right: 80px
}

.uk-search-toggle {
    color: #889BAA
}

.uk-search-toggle:hover,
.uk-search-toggle:focus {
    color: #F8F8F8
}

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

.uk-accordion>:nth-child(n+2) {
    margin-top: 20px
}

.uk-accordion-title {
    display: block;
    font-size: 45px;
    line-height: 1.4;
    color: #fff
}

.uk-accordion-title:hover,
.uk-accordion-title:focus {
    color: #F8F8F8;
    text-decoration: none;
    outline: none
}

.uk-accordion-content {
    display: flow-root;
    margin-top: 20px
}

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

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

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

[class*='uk-drop-top'] {
    margin-top: -20px
}

[class*='uk-drop-bottom'] {
    margin-top: 20px
}

[class*='uk-drop-left'] {
    margin-left: -20px
}

[class*='uk-drop-right'] {
    margin-left: 20px
}

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

.uk-dropdown {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    min-width: 200px;
    padding: 15px;
    background: #01172E;
    color: #F8F8F8
}

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

.uk-dropdown-nav {
    white-space: nowrap
}

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

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

.uk-dropdown-nav .uk-nav-header {
    color: #fff
}

.uk-dropdown-nav .uk-nav-divider {
    border-top: 1px solid rgba(248, 248, 248, 0.8)
}

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

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

[class*='uk-dropdown-top'] {
    margin-top: -10px
}

[class*='uk-dropdown-bottom'] {
    margin-top: 10px
}

[class*='uk-dropdown-left'] {
    margin-left: -10px
}

[class*='uk-dropdown-right'] {
    margin-left: 10px
}

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

.uk-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 15px 15px;
    background: rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: opacity 0.15s linear;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px)
}

.uk-modal#subscribe-modal .uk-modal-dialog {
    border: none !important
}

.uk-modal#subscribe-modal .uk-modal-dialog::before,
.uk-modal#subscribe-modal .uk-modal-dialog::after {
    display: none !important
}

.uk-modal#subscribe-modal .uk-modal-dialog section.subscribe-form>.uk-container {
    padding: 0
}

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

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

.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: calc(100% - 0.01px) !important;
    background: linear-gradient(rgba(2, 51, 91, 0.5), rgba(1, 23, 46, 0.9));
    opacity: 0;
    transform: translateY(-100px);
    transition: 0.3s linear;
    transition-property: opacity, transform;
    border-top: solid 1px #889BAA;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    position: relative
}

.uk-modal-dialog::before,
.uk-modal-dialog::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

.uk-modal-dialog::before {
    left: 0
}

.uk-modal-dialog::after {
    right: 0
}

.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: 4rem 30px
}

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

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

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

.uk-modal-title {
    font-size: 60px;
    line-height: 1.3
}

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

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

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

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

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

.uk-slideshow {
    -webkit-tap-highlight-color: transparent
}

.uk-slideshow-items {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -webkit-touch-callout: none
}

.uk-slideshow-items>* {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    will-change: transform, opacity;
    touch-action: pan-y
}

.uk-slideshow-items>:focus {
    outline: none
}

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

.uk-slider {
    -webkit-tap-highlight-color: transparent
}

.uk-slider-container {
    overflow: hidden
}

.uk-slider-container-offset {
    margin: -11px -25px -39px -25px;
    padding: 11px 25px 39px 25px
}

.uk-slider-items {
    will-change: transform;
    position: relative
}

.uk-slider-items:not(.uk-grid) {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-touch-callout: none
}

.uk-slider-items.uk-grid {
    flex-wrap: nowrap
}

.uk-slider-items>* {
    flex: none;
    position: relative;
    touch-action: pan-y
}

.uk-slider-items>:focus {
    outline: none
}

.uk-sticky-fixed {
    z-index: 980;
    box-sizing: border-box;
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.uk-sticky[class*='uk-animation-'] {
    animation-duration: .2s
}

.uk-sticky.uk-animation-reverse {
    animation-duration: .2s
}

.uk-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.uk-offcanvas-flip .uk-offcanvas {
    right: 0;
    left: auto
}

.uk-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -900px;
    box-sizing: border-box;
    width: 900px;
    padding: 70px 0;
    background: rgba(0, 0, 0, 0);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute !important
}

.uk-offcanvas-bar--secondary-nav {
    width: 500px !important;
    padding: 0 !important
}

@media screen and (max-width: 31.25em) {
    .uk-offcanvas-bar--secondary-nav {
        width: 100% !important
    }
}

.uk-offcanvas-bar--secondary-nav .background {
    background: linear-gradient(rgba(2, 51, 91, 0.5), rgba(1, 23, 46, 0.9));
    border-top: solid 1px #889BAA;
    margin-top: 10px;
    padding: 70px 0;
    position: relative
}

.uk-offcanvas-bar--secondary-nav .background::before,
.uk-offcanvas-bar--secondary-nav .background::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

.uk-offcanvas-bar--secondary-nav .background::before {
    left: 0
}

.uk-offcanvas-bar--secondary-nav .background::after {
    right: 0
}

@media screen and (max-width: 59.9375em) {
    .uk-offcanvas-bar--secondary-nav .background {
        padding: 70px 0
    }
}

@media screen and (max-width: 31.25em) {
    .uk-offcanvas-bar--secondary-nav .background {
        margin-top: 0
    }
}

.uk-offcanvas-bar--secondary-nav .uk-nav-primary {
    text-align: center
}

.uk-offcanvas-bar--secondary-nav .uk-nav-primary li a {
    color: #F8F8F8;
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 28px;
    padding: 12px 0;
    display: inline-block
}

.uk-offcanvas-bar--secondary-nav .uk-nav-primary.primary-navigation {
    display: none
}

@media screen and (max-width: 67.5em) {
    .uk-offcanvas-bar--secondary-nav .uk-nav-primary.primary-navigation {
        display: block
    }
}

.uk-offcanvas-bar--secondary-nav .search-form {
    display: flex;
    justify-content: center;
    margin-top: 1rem
}

.uk-offcanvas-bar--secondary-nav .search-form .uk-icon:hover {
    color: #222
}

.uk-offcanvas-bar--secondary-nav .search-form input {
    margin: 0
}

.uk-offcanvas-bar--get-pricing {
    min-height: 500px;
    padding: 0 !important
}

@media screen and (max-width: 60em) {
    .uk-offcanvas-bar--get-pricing {
        width: calc(100% - 60px) !important
    }
}

.uk-offcanvas-bar--get-pricing .wrapper {
    position: relative;
    padding-left: 40px
}

.uk-offcanvas-bar--get-pricing .wrapper .get-pricing-tab {
    position: absolute;
    top: 280px;
    left: 40px;
    height: 40px;
    width: 320px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    transform: rotateZ(-90deg);
    transform-origin: bottom left;
    border-right: solid 1px #889BAA;
    background: rgba(2, 51, 91, 0.7)
}

.uk-offcanvas-bar--get-pricing .wrapper .get-pricing-tab::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to left, #889BAA, rgba(0, 0, 0, 0) 90%)
}

.uk-offcanvas-bar--get-pricing .wrapper .background {
    background: rgba(2, 51, 91, 0.7);
    border-top: solid 1px #889BAA;
    margin-top: 139px;
    padding: 70px 0
}

@media screen and (max-width: 59.9375em) {
    .uk-offcanvas-bar--get-pricing .wrapper .background {
        padding: 70px 0
    }
}

@media screen and (max-width: 56.25em) {
    .uk-offcanvas-bar--get-pricing .wrapper .background {
        width: 100% !important;
        margin-top: 90px
    }
}

.uk-offcanvas-bar--get-pricing .wrapper .background .get-pricing-form {
    padding: 0 5rem 0 3rem
}

@media screen and (max-width: 60em) {
    .uk-offcanvas-bar--get-pricing .wrapper .background .get-pricing-form {
        padding: 0 2rem
    }
}

.uk-offcanvas-bar--get-pricing .wrapper .background .get-pricing-form .intro {
    margin-bottom: 40px
}

.uk-offcanvas-bar--get-pricing .wrapper .background .get-pricing-form .intro h4 {
    font-size: 26px !important
}

@media screen and (min-width: 480px) {
    .uk-offcanvas-bar--get-pricing .wrapper .background .get-pricing-form .intro h4 {
        font-size: calc(26px + 10 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    .uk-offcanvas-bar--get-pricing .wrapper .background .get-pricing-form .intro h4 {
        font-size: 36px !important
    }
}

.uk-offcanvas-bar--get-pricing .wrapper .background .get-pricing-form .intro p {
    font-size: 15px !important
}

@media screen and (min-width: 480px) {
    .uk-offcanvas-bar--get-pricing .wrapper .background .get-pricing-form .intro p {
        font-size: calc(15px + 3 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    .uk-offcanvas-bar--get-pricing .wrapper .background .get-pricing-form .intro p {
        font-size: 18px !important
    }
}

@media (min-width: 640px) {
    .uk-offcanvas-bar {
        left: -900px;
        width: 900px;
        padding: 70px 0
    }
}

.uk-offcanvas-flip .uk-offcanvas-bar {
    left: auto;
    right: -900px
}

@media (min-width: 640px) {
    .uk-offcanvas-flip .uk-offcanvas-bar {
        right: -900px
    }
}

.uk-open>.uk-offcanvas-bar {
    left: 0
}

.uk-offcanvas-flip .uk-open>.uk-offcanvas-bar {
    left: auto;
    right: 0
}

.uk-offcanvas-bar-animation {
    transition: left 0.3s ease-out
}

.uk-offcanvas-flip .uk-offcanvas-bar-animation {
    transition-property: right
}

.uk-offcanvas-reveal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    transition: width 0.3s ease-out
}

.uk-offcanvas-reveal .uk-offcanvas-bar {
    left: 0
}

.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
    left: auto;
    right: 0
}

.uk-open>.uk-offcanvas-reveal {
    width: 900px
}

@media (min-width: 640px) {
    .uk-open>.uk-offcanvas-reveal {
        width: 900px
    }
}

.uk-offcanvas-flip .uk-offcanvas-reveal {
    right: 0;
    left: auto
}

.uk-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 20px;
    right: 20px;
    padding: 5px;
    top: 12px;
    right: 28px
}

.uk-offcanvas-overlay {
    width: 100vw;
    touch-action: none
}

.uk-offcanvas-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: opacity 0.15s linear;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px)
}

.uk-offcanvas-overlay.uk-open::before {
    opacity: 1
}

.uk-offcanvas-page,
.uk-offcanvas-container {
    overflow-x: hidden
}

.uk-offcanvas-container {
    position: relative;
    left: 0;
    transition: left 0.3s ease-out;
    box-sizing: border-box;
    width: 100%
}

:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 900px
}

.uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -900px
}

@media (min-width: 640px) {
    :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
        left: 900px
    }

    .uk-offcanvas-flip.uk-offcanvas-container-animation {
        left: -900px
    }
}

@media screen and (max-width: 39.9375em) {
    #get-pricing-slideout {
        display: none !important
    }
}

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

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

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

.uk-leader {
    overflow: hidden
}

.uk-leader-fill::after {
    display: inline-block;
    margin-left: 15px;
    width: 0;
    content: attr(data-fill);
    white-space: nowrap
}

.uk-leader-fill.uk-leader-hide::after {
    display: none
}

.uk-leader-fill-content::before {
    content: "."
}

:root {
    --uk-leader-fill-content: .
}

.uk-notification {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 1040;
    box-sizing: border-box;
    width: 350px
}

.uk-notification-top-right,
.uk-notification-bottom-right {
    left: auto;
    right: 10px
}

.uk-notification-top-center,
.uk-notification-bottom-center {
    left: 50%;
    margin-left: -175px
}

.uk-notification-bottom-left,
.uk-notification-bottom-right,
.uk-notification-bottom-center {
    top: auto;
    bottom: 10px
}

@media (max-width: 479px) {
    .uk-notification {
        left: 10px;
        right: 10px;
        width: auto;
        margin: 0
    }
}

.uk-notification-message {
    position: relative;
    padding: 15px;
    background: #01172E;
    color: #F8F8F8;
    font-size: 45px;
    line-height: 1.4;
    cursor: pointer
}

*+.uk-notification-message {
    margin-top: 10px
}

.uk-notification-close {
    display: none;
    position: absolute;
    top: 20px;
    right: 15px
}

.uk-notification-message:hover .uk-notification-close {
    display: block
}

.uk-notification-message-primary {
    color: #1E378E
}

.uk-notification-message-success {
    color: #7C9C00
}

.uk-notification-message-warning {
    color: #D99900
}

.uk-notification-message-danger {
    color: #f0506e
}

.uk-tooltip {
    display: none;
    position: absolute;
    z-index: 1030;
    top: 0;
    box-sizing: border-box;
    max-width: 200px;
    padding: 3px 6px;
    background: #fff;
    border-radius: 2px;
    color: #01172E;
    font-size: 14px;
    font-family: "Avenir Next";
    font-weight: 500
}

.uk-tooltip::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%)
}

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

[class*='uk-tooltip-top'] {
    margin-top: -10px
}

[class*='uk-tooltip-bottom'] {
    margin-top: 10px
}

[class*='uk-tooltip-left'] {
    margin-left: -10px
}

[class*='uk-tooltip-right'] {
    margin-left: 10px
}

.uk-sortable {
    position: relative
}

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

.uk-sortable-drag {
    position: fixed !important;
    z-index: 1050 !important;
    pointer-events: none
}

.uk-sortable-placeholder {
    opacity: 0
}

.uk-sortable-item {
    pointer-events: none
}

.uk-sortable-empty {
    min-height: 50px
}

.uk-sortable-handle:hover {
    cursor: move
}

.uk-countdown-number {
    font-variant-numeric: tabular-nums;
    font-size: 2rem;
    line-height: .8
}

@media (min-width: 480px) {
    .uk-countdown-number {
        font-size: 4rem
    }
}

@media (min-width: 640px) {
    .uk-countdown-number {
        font-size: 6rem
    }
}

.uk-countdown-separator {
    font-size: 1rem;
    line-height: 1.6
}

@media (min-width: 480px) {
    .uk-countdown-separator {
        font-size: 2rem
    }
}

@media (min-width: 640px) {
    .uk-countdown-separator {
        font-size: 3rem
    }
}

.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: 960px) {
    .uk-grid {
        margin-left: -40px
    }

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

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

.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: -40px
}

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

.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: 40px
}

@media (min-width: 960px) {

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

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

    .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: 70px
    }
}

.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 rgba(248, 248, 248, 0.8)
}

.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px solid rgba(248, 248, 248, 0.8)
}

.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: 960px) {
    .uk-grid-divider {
        margin-left: -80px
    }

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

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

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

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

.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: -80px
}

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

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

.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: 80px
}

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

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

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

@media (min-width: 960px) {

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

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

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

    .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: 140px
    }

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

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

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

.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-nav,
.uk-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.uk-nav li>a {
    display: block;
    text-decoration: none
}

.uk-nav li>a:focus {
    outline: none
}

.uk-nav>li>a {
    padding: 5px 0
}

ul.uk-nav-sub {
    padding: 5px 0 5px 15px
}

.uk-nav-sub ul {
    padding-left: 15px
}

.uk-nav-sub a {
    padding: 2px 0
}

.uk-nav-parent-icon>.uk-parent>a::after {
    content: "";
    width: 1.6em;
    height: 1.6em;
    float: right;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23F8F8F8%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.uk-nav-parent-icon>.uk-parent.uk-open>a::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23F8F8F8%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-nav-header {
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 30px
}

.uk-nav-header:not(:first-child) {
    margin-top: 20px
}

.uk-nav-divider {
    margin: 5px 0
}

.uk-nav-default>li>a {
    color: #889BAA
}

.uk-nav-default>li>a:hover,
.uk-nav-default>li>a:focus {
    color: #F8F8F8
}

.uk-nav-default>li.uk-active>a {
    color: #fff
}

.uk-nav-default .uk-nav-header {
    color: #fff
}

.uk-nav-default .uk-nav-divider {
    border-top: 1px solid rgba(248, 248, 248, 0.8)
}

.uk-nav-default .uk-nav-sub a {
    color: #889BAA
}

.uk-nav-default .uk-nav-sub a:hover,
.uk-nav-default .uk-nav-sub a:focus {
    color: #F8F8F8
}

.uk-nav-default .uk-nav-sub li.uk-active>a {
    color: #fff
}

.uk-nav-primary>li>a {
    font-size: 56px;
    line-height: 1.6;
    color: #889BAA
}

.uk-nav-primary>li>a:hover,
.uk-nav-primary>li>a:focus {
    color: #F8F8F8
}

.uk-nav-primary>li.uk-active>a {
    color: #fff
}

.uk-nav-primary .uk-nav-header {
    color: #fff
}

.uk-nav-primary .uk-nav-divider {
    border-top: 1px solid rgba(248, 248, 248, 0.8)
}

.uk-nav-primary .uk-nav-sub a {
    color: #889BAA
}

.uk-nav-primary .uk-nav-sub a:hover,
.uk-nav-primary .uk-nav-sub a:focus {
    color: #F8F8F8
}

.uk-nav-primary .uk-nav-sub li.uk-active>a {
    color: #fff
}

.uk-nav-center {
    text-align: center
}

.uk-nav-center .uk-nav-sub,
.uk-nav-center .uk-nav-sub ul {
    padding-left: 0
}

.uk-nav-center.uk-nav-parent-icon>.uk-parent>a::after {
    position: absolute
}

.uk-navbar {
    display: flex;
    position: relative;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 500;
    padding-right: 10px;
    transition: background 0.4s
}

@media screen and (max-width: 29.9375em) {
    .uk-navbar {
        padding-right: 5px
    }
}

@media screen and (max-width: 67.5em) {
    .uk-navbar .uk-navbar-left .uk-navbar-item {
        min-height: 50px
    }
}

.uk-navbar .uk-navbar-nav {
    width: 100%;
    justify-content: space-between
}

@media screen and (max-width: 67.5em) {
    .uk-navbar .uk-navbar-nav.desktop-nav {
        display: none
    }
}

.uk-navbar.headroom--not-top {
    background: #001335
}

.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #001335
}

.uk-navbar-container>::before,
.uk-navbar-container>::after {
    display: none !important
}

.uk-navbar-left,
.uk-navbar-right,
.uk-navbar-center,
.uk-navbar-center-left>*,
.uk-navbar-center-right>* {
    display: flex;
    align-items: center
}

.uk-navbar-right {
    margin-left: auto
}

.uk-navbar-center:only-child {
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.uk-navbar-center:not(:only-child) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    box-sizing: border-box;
    z-index: 990
}

.uk-navbar-center-left,
.uk-navbar-center-right {
    position: absolute;
    top: 0
}

.uk-navbar-center-left {
    right: 100%
}

.uk-navbar-center-right {
    left: 100%
}

[class*='uk-navbar-center-'] {
    width: max-content;
    box-sizing: border-box
}

.uk-navbar-nav {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

.uk-navbar-left,
.uk-navbar-right,
.uk-navbar-center:only-child {
    flex-wrap: wrap
}

.uk-navbar-nav>li>a,
.uk-navbar-item,
.uk-navbar-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    min-height: 90px;
    padding: 0 24px;
    font-size: 16px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    text-decoration: none
}

.uk-navbar-nav>li>a {
    color: #F8F8F8;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.01)
}

@media screen and (max-width: 82.1875em) {
    .uk-navbar-nav>li>a {
        padding: 0 14px
    }
}

@media screen and (max-width: 67.5em) {
    .uk-navbar-nav>li>a {
        min-height: 50px
    }
}

.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a:focus,
.uk-navbar-nav>li>a.uk-open {
    color: #F8F8F8;
    outline: none
}

.uk-navbar-nav>li>a:active {
    color: #F8F8F8
}

.uk-navbar-nav>li.uk-active>a {
    color: #F8F8F8
}

.uk-navbar-item {
    color: #F8F8F8
}

.uk-navbar-item .uk-logo {
    height: auto;
    display: flex;
    align-items: center
}

@media screen and (max-width: 67.5em) {
    .uk-navbar-item .uk-logo {
        height: auto
    }
}

.uk-navbar-item .uk-logo img {
    height: 114px;
    width: auto
}

@media screen and (max-width: 82.1875em) {
    .uk-navbar-item .uk-logo img {
        height: 90px
    }
}

@media screen and (max-width: 69.375em) {
    .uk-navbar-item .uk-logo img {
        height: 72px
    }
}

.uk-navbar-toggle {
    color: #889BAA
}

.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus,
.uk-navbar-toggle.uk-open {
    color: #F8F8F8;
    outline: none;
    text-decoration: none
}

.uk-navbar-subtitle {
    font-size: 30px
}

.uk-navbar-dropdown {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 200px;
    padding: 15px;
    background: #01172E;
    color: #F8F8F8
}

.uk-navbar-dropdown.uk-open {
    display: block
}

[class*='uk-navbar-dropdown-top'] {
    margin-top: 0
}

[class*='uk-navbar-dropdown-bottom'] {
    margin-top: 0
}

[class*='uk-navbar-dropdown-left'] {
    margin-left: 0
}

[class*='uk-navbar-dropdown-right'] {
    margin-left: 0
}

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

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

.uk-navbar-dropdown-grid>.uk-grid-margin {
    margin-top: 30px
}

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

.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
    width: 400px
}

.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
    width: 600px
}

.uk-navbar-dropdown-width-4:not(.uk-navbar-dropdown-stack) {
    width: 800px
}

.uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
    width: 1000px
}

.uk-navbar-dropdown-dropbar {
    margin-top: 0;
    margin-bottom: 0
}

.uk-navbar-dropdown-nav>li>a {
    color: #889BAA
}

.uk-navbar-dropdown-nav>li>a:hover,
.uk-navbar-dropdown-nav>li>a:focus {
    color: #F8F8F8
}

.uk-navbar-dropdown-nav>li.uk-active>a {
    color: #fff
}

.uk-navbar-dropdown-nav .uk-nav-header {
    color: #fff
}

.uk-navbar-dropdown-nav .uk-nav-divider {
    border-top: 1px solid rgba(248, 248, 248, 0.8)
}

.uk-navbar-dropdown-nav .uk-nav-sub a {
    color: #889BAA
}

.uk-navbar-dropdown-nav .uk-nav-sub a:hover,
.uk-navbar-dropdown-nav .uk-nav-sub a:focus {
    color: #F8F8F8
}

.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active>a {
    color: #fff
}

.uk-navbar-dropbar {
    background: #01172E
}

.uk-navbar-dropbar-slide {
    position: absolute;
    z-index: 980;
    left: 0;
    right: 0
}

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

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

.uk-subnav>*>:first-child {
    display: block;
    color: #F8F8F8;
    font-size: 12px !important
}

@media screen and (min-width: 480px) {
    .uk-subnav>*>:first-child {
        font-size: calc(12px + 0 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    .uk-subnav>*>:first-child {
        font-size: 12px !important
    }
}

.uk-subnav>*>a:hover,
.uk-subnav>*>a:focus {
    color: #F8F8F8;
    text-decoration: none;
    outline: none
}

.uk-subnav>.uk-active>a {
    color: #F8F8F8
}

.uk-subnav-divider {
    margin-left: -41px
}

.uk-subnav-divider>* {
    display: flex;
    align-items: center
}

.uk-subnav-divider>::before {
    content: "";
    height: .8em;
    margin-left: 0px;
    margin-right: 20px;
    border-left: 1px solid transparent
}

.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
    border-left-color: rgba(248, 248, 248, 0.8)
}

.uk-subnav-pill>*>:first-child {
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0);
    color: #889BAA
}

.uk-subnav-pill>*>a:hover,
.uk-subnav-pill>*>a:focus {
    background-color: #01172E;
    color: #F8F8F8
}

.uk-subnav-pill>*>a:active {
    background-color: #01172E;
    color: #F8F8F8
}

.uk-subnav-pill>.uk-active>a {
    background-color: #66BAFF;
    color: #01172E
}

.uk-subnav>.uk-disabled>a {
    color: #889BAA
}

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

.uk-breadcrumb>* {
    display: contents
}

.uk-breadcrumb>*>* {
    font-size: 30px;
    color: #889BAA
}

.uk-breadcrumb>*>:hover,
.uk-breadcrumb>*>:focus {
    color: #F8F8F8;
    text-decoration: none
}

.uk-breadcrumb>:last-child>span,
.uk-breadcrumb>:last-child>a:not([href]) {
    color: #F8F8F8
}

.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
    content: "/";
    display: inline-block;
    margin: 0 20px 0 calc(20px - 4px);
    font-size: 30px;
    color: #889BAA
}

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

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

.uk-pagination>*>* {
    display: block;
    padding: 5px 10px;
    color: #889BAA;
    background: linear-gradient(#02335B, #01172E 80%);
    border-top: solid 1px #889BAA;
    height: 100%;
    padding: 2px 14px;
    display: flex;
    align-items: center;
    position: relative
}

.uk-pagination>*>*::before,
.uk-pagination>*>*::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

.uk-pagination>*>*::before {
    left: 0
}

.uk-pagination>*>*::after {
    right: 0
}

.uk-pagination>*>* .uk-icon svg {
    height: 18px;
    width: 10px
}

.uk-pagination>*>:hover,
.uk-pagination>*>:focus {
    color: #F8F8F8;
    text-decoration: none
}

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

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

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

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

.uk-tab>*>a {
    display: block;
    text-align: center;
    padding: 5px 10px;
    color: #889BAA
}

.uk-tab>*>a:hover,
.uk-tab>*>a:focus {
    color: #F8F8F8;
    text-decoration: none
}

.uk-tab>.uk-active>a {
    color: #fff
}

.uk-tab>.uk-disabled>a {
    color: #889BAA
}

.uk-tab-left,
.uk-tab-right {
    flex-direction: column;
    margin-left: 0
}

.uk-tab-left>*,
.uk-tab-right>* {
    padding-left: 0
}

.uk-tab-left>*>a {
    text-align: left
}

.uk-tab-right>*>a {
    text-align: left
}

.uk-slidenav {
    padding: 5px 10px;
    color: rgba(248, 248, 248, 0.5)
}

.uk-slidenav:hover,
.uk-slidenav:focus {
    color: rgba(248, 248, 248, 0.9);
    outline: none
}

.uk-slidenav:active {
    color: rgba(248, 248, 248, 0.5)
}

.uk-slidenav-large {
    padding: 10px 10px
}

.uk-slidenav-container {
    display: flex
}

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

.uk-dotnav>* {
    flex: none;
    padding-left: 15px
}

.uk-dotnav>*>* {
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: solid 1px #fff
}

.uk-dotnav>*>:hover,
.uk-dotnav>*>:focus {
    background-color: rgba(30, 55, 142, 0.6);
    outline: none
}

.uk-dotnav>*>:active {
    background-color: #66BAFF
}

.uk-dotnav>.uk-active>* {
    background-color: #66BAFF
}

.uk-dotnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -15px
}

.uk-dotnav-vertical>* {
    padding-left: 0;
    padding-top: 15px
}

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

.uk-thumbnav>* {
    padding-left: 15px
}

.uk-thumbnav>*>* {
    display: inline-block
}

.uk-thumbnav>*>:hover,
.uk-thumbnav>*>:focus {
    outline: none
}

.uk-thumbnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -15px
}

.uk-thumbnav-vertical>* {
    padding-left: 0;
    padding-top: 15px
}

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

.uk-iconnav>* {
    padding-left: 10px
}

.uk-iconnav>*>a {
    display: block;
    color: #889BAA
}

.uk-iconnav>*>a:hover,
.uk-iconnav>*>a:focus {
    color: #F8F8F8;
    outline: none
}

.uk-iconnav>.uk-active>a {
    color: #F8F8F8
}

.uk-iconnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -10px
}

.uk-iconnav-vertical>* {
    padding-left: 0;
    padding-top: 10px
}

.uk-lightbox {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.15s linear;
    touch-action: pinch-zoom
}

.uk-lightbox.uk-open {
    display: block;
    opacity: 1
}

.uk-lightbox-page {
    overflow: hidden
}

.uk-lightbox-items>* {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    color: rgba(255, 255, 255, 0.7);
    will-change: transform, opacity;
    padding: 2rem
}

@media screen and (max-width: 39.9375em) {
    .uk-lightbox-items>* {
        padding: 1rem
    }
}

.uk-lightbox-items>*>* {
    max-width: 100vw;
    max-height: 100vh
}

.uk-lightbox-items>:focus {
    outline: none
}

.uk-lightbox-items>*>:not(iframe) {
    width: auto;
    height: auto
}

.uk-lightbox-items>.uk-active {
    display: flex
}

.uk-lightbox-toolbar {
    padding: 10px 10px;
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.7)
}

.uk-lightbox-toolbar>* {
    color: rgba(255, 255, 255, 0.7)
}

.uk-lightbox-toolbar-icon {
    padding: 5px;
    color: rgba(255, 255, 255, 0.7)
}

.uk-lightbox-toolbar-icon:hover {
    color: #fff
}

.uk-lightbox-button {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.7);
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.uk-lightbox-button:hover,
.uk-lightbox-button:focus {
    color: #fff
}

.uk-lightbox-caption:empty {
    display: none
}

.uk-lightbox-iframe {
    width: 80%;
    height: 80%
}

[class*='uk-animation-'] {
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-fill-mode: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-animation-toggle {
    -webkit-tap-highlight-color: transparent
}

.uk-animation-toggle:focus {
    outline: none
}

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

    100% {
        opacity: 1
    }
}

@keyframes uk-fade-top {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes uk-fade-bottom {
    0% {
        opacity: 0;
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes uk-fade-left {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes uk-fade-right {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes uk-fade-scale-02 {
    0% {
        opacity: 0;
        transform: scale(0.2)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes uk-fade-scale-18 {
    0% {
        opacity: 0;
        transform: scale(1.8)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes uk-scale-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: 480px) {
    .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: 640px) {
    .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: 960px) {
    .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: 1200px) {
    .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: 240px
}

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

.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: 480px) {
    .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: 240px
    }

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

    .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: 640px) {
    .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: 240px
    }

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

    .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: 960px) {
    .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: 240px
    }

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

    .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: 1200px) {
    .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: 240px
    }

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

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

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

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

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

.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: 56px;
    line-height: 1.5;
    color: #fff
}

.uk-text-meta {
    font-size: 30px;
    line-height: 1.4;
    color: #889BAA
}

.uk-text-small {
    font-size: 30px;
    line-height: 1.5
}

.uk-text-large {
    font-size: 56px;
    line-height: 1.5
}

.uk-text-default {
    font-size: 22px;
    line-height: 1.6
}

.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-muted {
    color: #889BAA !important
}

.uk-text-emphasis {
    color: #fff !important
}

.uk-text-primary {
    color: #1E378E !important
}

.uk-text-secondary {
    color: #01172E !important
}

.uk-text-success {
    color: #7C9C00 !important
}

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

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

.uk-text-background {
    -webkit-background-clip: text;
    display: inline-block;
    color: #1E378E !important
}

@supports (-webkit-background-clip: text) {
    .uk-text-background {
        background-color: #66BAFF;
        color: transparent !important
    }
}

.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: 480px) {
    .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: 640px) {
    .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: 960px) {
    .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: 1200px) {
    .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;
    word-wrap: break-word
}

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

[class*='uk-column-'] {
    column-gap: 30px
}

@media (min-width: 960px) {
    [class*='uk-column-'] {
        column-gap: 40px
    }
}

[class*='uk-column-'] img {
    transform: translate3d(0, 0, 0)
}

.uk-column-divider {
    column-rule: 1px solid rgba(248, 248, 248, 0.8);
    column-gap: 60px
}

@media (min-width: 960px) {
    .uk-column-divider {
        column-gap: 80px
    }
}

.uk-column-1-2 {
    column-count: 2
}

.uk-column-1-3 {
    column-count: 3
}

.uk-column-1-4 {
    column-count: 4
}

.uk-column-1-5 {
    column-count: 5
}

.uk-column-1-6 {
    column-count: 6
}

@media (min-width: 480px) {
    .uk-column-1-2\@s {
        column-count: 2
    }

    .uk-column-1-3\@s {
        column-count: 3
    }

    .uk-column-1-4\@s {
        column-count: 4
    }

    .uk-column-1-5\@s {
        column-count: 5
    }

    .uk-column-1-6\@s {
        column-count: 6
    }
}

@media (min-width: 640px) {
    .uk-column-1-2\@m {
        column-count: 2
    }

    .uk-column-1-3\@m {
        column-count: 3
    }

    .uk-column-1-4\@m {
        column-count: 4
    }

    .uk-column-1-5\@m {
        column-count: 5
    }

    .uk-column-1-6\@m {
        column-count: 6
    }
}

@media (min-width: 960px) {
    .uk-column-1-2\@l {
        column-count: 2
    }

    .uk-column-1-3\@l {
        column-count: 3
    }

    .uk-column-1-4\@l {
        column-count: 4
    }

    .uk-column-1-5\@l {
        column-count: 5
    }

    .uk-column-1-6\@l {
        column-count: 6
    }
}

@media (min-width: 1200px) {
    .uk-column-1-2\@xl {
        column-count: 2
    }

    .uk-column-1-3\@xl {
        column-count: 3
    }

    .uk-column-1-4\@xl {
        column-count: 4
    }

    .uk-column-1-5\@xl {
        column-count: 5
    }

    .uk-column-1-6\@xl {
        column-count: 6
    }
}

.uk-column-span {
    column-span: all
}

.uk-cover {
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

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

.uk-cover-container {
    overflow: hidden;
    position: relative
}

.uk-background-default {
    background-color: #01172E
}

.uk-background-muted {
    background-color: #01172E
}

.uk-background-primary {
    background-color: #66BAFF
}

.uk-background-secondary {
    background-color: #01172E
}

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

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

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

.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: 479px) {
    .uk-background-image\@s {
        background-image: none !important
    }
}

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

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

@media (max-width: 1199px) {
    .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
}

[class*='uk-align'] {
    display: block;
    margin-bottom: 30px
}

*+[class*='uk-align'] {
    margin-top: 30px
}

.uk-align-center {
    margin-left: auto;
    margin-right: auto
}

.uk-align-left {
    margin-top: 0;
    margin-right: 30px;
    float: left
}

.uk-align-right {
    margin-top: 0;
    margin-left: 30px;
    float: right
}

@media (min-width: 480px) {
    .uk-align-left\@s {
        margin-top: 0;
        margin-right: 30px;
        float: left
    }

    .uk-align-right\@s {
        margin-top: 0;
        margin-left: 30px;
        float: right
    }
}

@media (min-width: 640px) {
    .uk-align-left\@m {
        margin-top: 0;
        margin-right: 30px;
        float: left
    }

    .uk-align-right\@m {
        margin-top: 0;
        margin-left: 30px;
        float: right
    }
}

@media (min-width: 960px) {
    .uk-align-left\@l {
        margin-top: 0;
        float: left
    }

    .uk-align-right\@l {
        margin-top: 0;
        float: right
    }

    .uk-align-left,
    .uk-align-left\@s,
    .uk-align-left\@m,
    .uk-align-left\@l {
        margin-right: 40px
    }

    .uk-align-right,
    .uk-align-right\@s,
    .uk-align-right\@m,
    .uk-align-right\@l {
        margin-left: 40px
    }
}

@media (min-width: 1200px) {
    .uk-align-left\@xl {
        margin-top: 0;
        margin-right: 40px;
        float: left
    }

    .uk-align-right\@xl {
        margin-top: 0;
        margin-left: 40px;
        float: right
    }
}

.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 rgba(248, 248, 248, 0.8);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    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;
    -webkit-overflow-scrolling: touch
}

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

.uk-resize {
    resize: both
}

.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-border-circle {
    border-radius: 50%
}

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

.uk-border-rounded {
    border-radius: 0
}

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

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

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

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

.uk-box-shadow-xlarge {
    box-shadow: 0 28px 50px rgba(0, 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, 0.08)
}

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

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

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

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

    .uk-box-shadow-bottom::before {
        content: '';
        position: absolute;
        bottom: -30px;
        left: 0;
        right: 0;
        height: 30px;
        border-radius: 100%;
        background: #444;
        filter: blur(20px)
    }

    .uk-box-shadow-bottom>* {
        position: relative
    }
}

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

@-moz-document url-prefix() {

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

@supports (-ms-ime-align: auto) {
    .uk-dropcap>p:first-of-type::first-letter {
        font-size: 1em
    }
}

.uk-logo {
    font-size: 56px;
    font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #F8F8F8;
    text-decoration: none
}

.uk-logo:hover,
.uk-logo:focus {
    color: #F8F8F8;
    outline: none;
    text-decoration: none
}

.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, 0.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::before,
.uk-flex::after,
.uk-flex-inline::before,
.uk-flex-inline::after {
    display: none
}

.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: 480px) {
    .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: 640px) {
    .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: 960px) {
    .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: 1200px) {
    .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: 480px) {
    .uk-flex-first\@s {
        order: -1
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 960px) {
    .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: 960px) {
    .uk-margin-xlarge {
        margin-bottom: 140px
    }

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

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

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

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

    .uk-margin-xlarge-right {
        margin-right: 140px !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: 480px) {
    .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: 640px) {
    .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: 960px) {
    .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: 1200px) {
    .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: 480px) {
    .uk-margin-remove-left\@s {
        margin-left: 0 !important
    }

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

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

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

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

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

@media (min-width: 1200px) {
    .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: 960px) {
    .uk-padding {
        padding: 40px
    }
}

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

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

@media (min-width: 960px) {
    .uk-padding-large {
        padding: 70px
    }
}

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

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

.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: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    max-width: 100%;
    box-sizing: border-box
}

[class*='uk-position-center-left'],
[class*='uk-position-center-right'] {
    top: 50%;
    transform: translateY(-50%)
}

.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: 50%;
    transform: translateX(-50%);
    width: max-content;
    max-width: 100%;
    box-sizing: border-box
}

.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-relative {
    position: relative !important
}

.uk-position-absolute {
    position: absolute !important
}

.uk-position-fixed {
    position: fixed !important
}

.uk-position-z-index {
    z-index: 1
}

.uk-position-small {
    max-width: calc(100% - (15px * 2));
    margin: 15px
}

.uk-position-small.uk-position-center {
    transform: translate(-50%, -50%) translate(-15px, -15px)
}

.uk-position-small[class*='uk-position-center-left'],
.uk-position-small[class*='uk-position-center-right'] {
    transform: translateY(-50%) translateY(-15px)
}

.uk-position-small.uk-position-top-center,
.uk-position-small.uk-position-bottom-center {
    transform: translateX(-50%) translateX(-15px)
}

.uk-position-medium {
    max-width: calc(100% - (40px * 2));
    margin: 40px
}

.uk-position-medium.uk-position-center {
    transform: translate(-50%, -50%) translate(-40px, -40px)
}

.uk-position-medium[class*='uk-position-center-left'],
.uk-position-medium[class*='uk-position-center-right'] {
    transform: translateY(-50%) translateY(-40px)
}

.uk-position-medium.uk-position-top-center,
.uk-position-medium.uk-position-bottom-center {
    transform: translateX(-50%) translateX(-40px)
}

.uk-position-large {
    max-width: calc(100% - (30px * 2));
    margin: 30px
}

.uk-position-large.uk-position-center {
    transform: translate(-50%, -50%) translate(-30px, -30px)
}

.uk-position-large[class*='uk-position-center-left'],
.uk-position-large[class*='uk-position-center-right'] {
    transform: translateY(-50%) translateY(-30px)
}

.uk-position-large.uk-position-top-center,
.uk-position-large.uk-position-bottom-center {
    transform: translateX(-50%) translateX(-30px)
}

@media (min-width: 960px) {
    .uk-position-large {
        max-width: calc(100% - (50px * 2));
        margin: 50px
    }

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

    .uk-position-large[class*='uk-position-center-left'],
    .uk-position-large[class*='uk-position-center-right'] {
        transform: translateY(-50%) translateY(-50px)
    }

    .uk-position-large.uk-position-top-center,
    .uk-position-large.uk-position-bottom-center {
        transform: translateX(-50%) translateX(-50px)
    }
}

@media screen and (max-width: 39.9375em) {
    .uk-position-medium {
        max-width: calc(100% - (20px * 2));
        margin: 20px
    }
}

.uk-transition-toggle {
    -webkit-tap-highlight-color: transparent
}

.uk-transition-toggle:focus {
    outline: none
}

.uk-transition-fade,
[class*='uk-transition-scale'],
[class*='uk-transition-slide'] {
    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-active.uk-active .uk-transition-fade {
    opacity: 1
}

.uk-transition-scale-up {
    transform: scale(1, 1)
}

.uk-transition-scale-down {
    transform: scale(1.1, 1.1)
}

.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-active.uk-active .uk-transition-scale-up {
    opacity: 1;
    transform: scale(1.1, 1.1)
}

.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-active.uk-active .uk-transition-scale-down {
    opacity: 1;
    transform: scale(1, 1)
}

.uk-transition-slide-top {
    transform: translateY(-100%)
}

.uk-transition-slide-bottom {
    transform: translateY(100%)
}

.uk-transition-slide-left {
    transform: translateX(-100%)
}

.uk-transition-slide-right {
    transform: translateX(100%)
}

.uk-transition-slide-top-small {
    transform: translateY(-10px)
}

.uk-transition-slide-bottom-small {
    transform: translateY(10px)
}

.uk-transition-slide-left-small {
    transform: translateX(-10px)
}

.uk-transition-slide-right-small {
    transform: translateX(10px)
}

.uk-transition-slide-top-medium {
    transform: translateY(-50px)
}

.uk-transition-slide-bottom-medium {
    transform: translateY(50px)
}

.uk-transition-slide-left-medium {
    transform: translateX(-50px)
}

.uk-transition-slide-right-medium {
    transform: translateX(50px)
}

.uk-transition-toggle:hover [class*='uk-transition-slide'],
.uk-transition-toggle:focus [class*='uk-transition-slide'],
.uk-transition-active.uk-active [class*='uk-transition-slide'] {
    opacity: 1;
    transform: translate(0, 0)
}

.uk-transition-opaque {
    opacity: 1
}

.uk-transition-slow {
    transition-duration: .7s
}

[hidden],
.uk-hidden {
    display: none !important
}

@media (min-width: 480px) {
    .uk-hidden\@s {
        display: none !important
    }
}

@media (min-width: 640px) {
    .uk-hidden\@m {
        display: none !important
    }
}

@media (min-width: 960px) {
    .uk-hidden\@l {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .uk-hidden\@xl {
        display: none !important
    }
}

@media (max-width: 479px) {
    .uk-visible\@s {
        display: none !important
    }
}

@media (max-width: 639px) {
    .uk-visible\@m {
        display: none !important
    }
}

@media (max-width: 959px) {
    .uk-visible\@l {
        display: none !important
    }
}

@media (max-width: 1199px) {
    .uk-visible\@xl {
        display: none !important
    }
}

.uk-invisible {
    visibility: hidden !important
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
    opacity: 0 !important
}

.uk-visible-toggle {
    -webkit-tap-highlight-color: transparent
}

.uk-visible-toggle:focus {
    outline: none
}

@media (pointer: coarse) {
    .uk-hidden-touch {
        display: none !important
    }
}

.uk-hidden-notouch {
    display: none !important
}

@media (pointer: coarse) {
    .uk-hidden-notouch {
        display: block !important
    }
}

@media print {

    *,
    *::before,
    *::after {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    #site-header,
    .site-footer,
    #sticky-cta,
    #get-pricing-slideout,
    .hide-for-print {
        display: none !important
    }

    main.post-single section.news-article {
        margin: 1.5rem 0 !important
    }
}

footer.site-footer {
    background: #001335;
    padding: 70px 0 15px
}

footer.site-footer h6 {
    margin-bottom: 15px;
    font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 14px !important
}

@media screen and (min-width: 480px) {
    footer.site-footer h6 {
        font-size: calc(14px + 0 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    footer.site-footer h6 {
        font-size: 14px !important
    }
}

@media screen and (max-width: 59.9375em) {
    footer.site-footer h6 {
        margin: 30px 0
    }
}

footer.site-footer h6 a {
    color: #F8F8F8
}

footer.site-footer .contact-info * {
    font-weight: bold;
    line-height: 1.4;
    font-size: 12px !important
}

@media screen and (min-width: 480px) {
    footer.site-footer .contact-info * {
        font-size: calc(12px + 0 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    footer.site-footer .contact-info * {
        font-size: 12px !important
    }
}

footer.site-footer .contact-info * a {
    color: #fff
}

footer.site-footer .contact-info * a:hover {
    color: #4B97C7
}

footer.site-footer .social-links a {
    display: inline-block;
    margin: 0 8px;
    color: #889BAA;
    transition: 0.2s
}

footer.site-footer .social-links a:hover {
    color: #fff
}

* {
    outline: none
}

body {
    opacity: 0;
    transition: opacity 0.25s 0.25s
}

body.loaded {
    opacity: 1
}

main.site {
    overflow: hidden
}

main.blog section.articles .uk-card,
main.category section.articles .uk-card {
    display: block;
    margin-bottom: 1.5rem;
    text-decoration: none
}

main.blog section.articles .uk-card .bg-image,
main.category section.articles .uk-card .bg-image {
    height: 23vw;
    min-height: 150px;
    border: solid 1px #889BAA;
    border-bottom: none
}

main.blog section.articles .uk-card .uk-card-body,
main.category section.articles .uk-card .uk-card-body {
    padding: 1.25rem;
    background: linear-gradient(#02264c, #01172E 50%);
    position: relative
}

main.blog section.articles .uk-card .uk-card-body::before,
main.blog section.articles .uk-card .uk-card-body::after,
main.category section.articles .uk-card .uk-card-body::before,
main.category section.articles .uk-card .uk-card-body::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

main.blog section.articles .uk-card .uk-card-body::before,
main.category section.articles .uk-card .uk-card-body::before {
    left: 0
}

main.blog section.articles .uk-card .uk-card-body::after,
main.category section.articles .uk-card .uk-card-body::after {
    right: 0
}

main.blog section.articles .uk-card .uk-card-body .meta,
main.category section.articles .uk-card .uk-card-body .meta {
    margin-bottom: 16px;
    color: #fff;
    font-size: 13px !important
}

@media screen and (min-width: 480px) {

    main.blog section.articles .uk-card .uk-card-body .meta,
    main.category section.articles .uk-card .uk-card-body .meta {
        font-size: calc(13px + 2 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    main.blog section.articles .uk-card .uk-card-body .meta,
    main.category section.articles .uk-card .uk-card-body .meta {
        font-size: 15px !important
    }
}

main.blog section.articles .uk-card .uk-card-body .meta .category,
main.category section.articles .uk-card .uk-card-body .meta .category {
    color: #fff;
    margin-right: 4px
}

main.blog section.articles .uk-card .uk-card-body .meta .category:not(:last-child)::after,
main.category section.articles .uk-card .uk-card-body .meta .category:not(:last-child)::after {
    content: ','
}

main.blog section.articles .uk-card .uk-card-body .uk-card-title,
main.category section.articles .uk-card .uk-card-body .uk-card-title {
    font-size: 16px !important
}

@media screen and (min-width: 480px) {

    main.blog section.articles .uk-card .uk-card-body .uk-card-title,
    main.category section.articles .uk-card .uk-card-body .uk-card-title {
        font-size: calc(16px + 6 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    main.blog section.articles .uk-card .uk-card-body .uk-card-title,
    main.category section.articles .uk-card .uk-card-body .uk-card-title {
        font-size: 22px !important
    }
}

main.blog section.articles .uk-card .uk-card-body .excerpt,
main.category section.articles .uk-card .uk-card-body .excerpt {
    color: #F8F8F8;
    font-size: 14px !important
}

@media screen and (min-width: 480px) {

    main.blog section.articles .uk-card .uk-card-body .excerpt,
    main.category section.articles .uk-card .uk-card-body .excerpt {
        font-size: calc(14px + 2 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    main.blog section.articles .uk-card .uk-card-body .excerpt,
    main.category section.articles .uk-card .uk-card-body .excerpt {
        font-size: 16px !important
    }
}

main.blog section.articles .uk-card .uk-card-body .read-more,
main.category section.articles .uk-card .uk-card-body .read-more {
    padding: 10px 34px;
    min-width: 0;
    margin-top: 15px;
    font-size: 14px !important
}

@media screen and (min-width: 480px) {

    main.blog section.articles .uk-card .uk-card-body .read-more,
    main.category section.articles .uk-card .uk-card-body .read-more {
        font-size: calc(14px + 2 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    main.blog section.articles .uk-card .uk-card-body .read-more,
    main.category section.articles .uk-card .uk-card-body .read-more {
        font-size: 16px !important
    }
}

main.post-single .bg-image {
    height: auto
}

main.post-single .bg-image .overlay {
    background: linear-gradient(rgba(0, 0, 0, 0), #01172E);
    height: 0;
    padding-bottom: 50%
}

main.post-single section.news-article {
    margin-bottom: 4rem
}

main.post-single section.news-article.has-header-image {
    margin-top: -15%
}

main.post-single section.news-article.no-header-image {
    margin-top: 8rem
}

@media screen and (max-width: 74.9375em) {
    main.post-single section.news-article.no-header-image {
        margin-top: 6rem
    }
}

@media screen and (max-width: 67.5em) {
    main.post-single section.news-article.no-header-image {
        margin-top: 4rem
    }
}

main.post-single section.news-article h1.title {
    margin-bottom: 1.5rem
}

main.post-single .prev img,
main.post-single .next img {
    height: 140px
}

aside.news-sidebar {
    padding: 1rem 0
}

aside.news-sidebar #search form.search-form {
    display: flex;
    justify-content: center;
    margin-bottom: 3rem
}

aside.news-sidebar #search form.search-form .uk-inline {
    flex: 1
}

aside.news-sidebar #search form.search-form .uk-icon:hover {
    color: #222
}

aside.news-sidebar #search form.search-form input {
    margin: 0
}

aside.news-sidebar h5,
aside.news-sidebar li.categories {
    font-size: 20px !important;
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: bold;
    margin-bottom: 1rem
}

@media screen and (min-width: 480px) {

    aside.news-sidebar h5,
    aside.news-sidebar li.categories {
        font-size: calc(20px + 10 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    aside.news-sidebar h5,
    aside.news-sidebar li.categories {
        font-size: 30px !important
    }
}

aside.news-sidebar #all-categories {
    margin-bottom: 3rem
}

aside.news-sidebar #all-categories ul {
    margin-top: 1rem
}

aside.news-sidebar #all-categories ul li {
    font-size: 14px !important
}

@media screen and (min-width: 480px) {
    aside.news-sidebar #all-categories ul li {
        font-size: calc(14px + 4 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    aside.news-sidebar #all-categories ul li {
        font-size: 18px !important
    }
}

aside.news-sidebar #all-categories ul li a {
    color: #fff;
    font-weight: normal
}

aside.news-sidebar .share {
    margin-bottom: 3rem
}

aside.news-sidebar .other-articles .uk-card {
    display: block;
    margin-bottom: 1.5rem;
    text-decoration: none
}

aside.news-sidebar .other-articles .uk-card:hover {
    background: linear-gradient(#02335B, #01172E 100%)
}

aside.news-sidebar .other-articles .uk-card .uk-card-body {
    padding: 0.8rem
}

aside.news-sidebar .other-articles .uk-card .uk-card-body .uk-card-title {
    font-size: 14px !important
}

@media screen and (min-width: 480px) {
    aside.news-sidebar .other-articles .uk-card .uk-card-body .uk-card-title {
        font-size: calc(14px + 4 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    aside.news-sidebar .other-articles .uk-card .uk-card-body .uk-card-title {
        font-size: 18px !important
    }
}

aside.news-sidebar .other-articles .uk-card .uk-card-body .excerpt {
    color: #F8F8F8;
    font-size: 13px !important
}

@media screen and (min-width: 480px) {
    aside.news-sidebar .other-articles .uk-card .uk-card-body .excerpt {
        font-size: calc(13px + 1 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    aside.news-sidebar .other-articles .uk-card .uk-card-body .excerpt {
        font-size: 14px !important
    }
}

aside.news-sidebar .other-articles .uk-card .uk-card-body .read-more {
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    margin-top: 15px;
    color: #fff;
    font-size: 13px !important
}

@media screen and (min-width: 480px) {
    aside.news-sidebar .other-articles .uk-card .uk-card-body .read-more {
        font-size: calc(13px + 1 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    aside.news-sidebar .other-articles .uk-card .uk-card-body .read-more {
        font-size: 14px !important
    }
}

aside.news-sidebar--archive {
    padding-top: 0
}

aside.news-sidebar--archive #all-categories li.cat-item.current-cat {
    color: #4B97C7
}

aside.news-sidebar--archive #all-categories li.cat-item.current-cat::before {
    content: '> '
}

aside.news-sidebar--archive #all-categories li.cat-item.current-cat a {
    margin-left: 5px
}

section.category-page-header,
section.search-results-page-header {
    margin: 150px 0 50px
}

section.category-page-header .back-to-news,
section.search-results-page-header .back-to-news {
    color: #fff;
    text-decoration: none
}

section.search-results .uk-card {
    text-decoration: none
}

section.search-results .uk-card:hover {
    background: linear-gradient(#02335B, #01172E 100%)
}

section.search-results .uk-card .uk-card-title {
    padding: 1rem;
    text-align: center;
    font-size: 22px !important
}

@media screen and (min-width: 480px) {
    section.search-results .uk-card .uk-card-title {
        font-size: calc(22px + 8 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.search-results .uk-card .uk-card-title {
        font-size: 30px !important
    }
}

body .gform_wrapper .gform_body ul.gform_fields {
    padding: 0;
    list-style: none
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield ul {
    padding: 0;
    list-style: none
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield.hidden_label label {
    display: none
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=radio]+label {
    margin-left: 6px
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input[type=checkbox]+label {
    margin-left: 3px
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_address>span {
    display: block;
    margin-bottom: 20px
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_date input.datepicker {
    cursor: pointer
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_date img.ui-datepicker-trigger {
    display: none
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container .screen-reader-text {
    display: none
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent {
    display: inline-block;
    margin-top: 0.5rem
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent input[type='checkbox'],
body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent .gfield_required {
    margin-right: 5px
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_consent_description {
    display: inline-block;
    font-size: 13px !important
}

@media screen and (min-width: 480px) {
    body .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_consent_description {
        font-size: calc(13px + 5 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    body .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_consent_description {
        font-size: 18px !important
    }
}

body .gform_wrapper .gform_footer {
    margin-top: 1.5rem;
    text-align: right
}

body .gform_wrapper.gform_validation_error .validation_error {
    color: #fff;
    background-color: #f0506e;
    padding: 1rem;
    margin-bottom: 1rem;
    text-align: center;
    font-size: 13px !important
}

@media screen and (min-width: 480px) {
    body .gform_wrapper.gform_validation_error .validation_error {
        font-size: calc(13px + 1 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    body .gform_wrapper.gform_validation_error .validation_error {
        font-size: 14px !important
    }
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error textarea {
    border-color: #f0506e
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield .ginput_container_fileupload>.validation_message {
    display: none
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield .validation_message {
    padding: 2px 0 10px;
    color: #f0506e;
    font-size: 13px;
    font-weight: normal
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield .validation_message::before {
    content: '\f102';
    font-family: 'Font Awesome 5 Free';
    margin-right: 0.4rem;
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none !important;
    position: absolute !important;
    left: -9000px
}

.bg-image {
    height: 100%;
    background-size: cover;
    background-position: center
}

img[class*='wp-image-'].alignleft {
    float: left;
    margin-right: 1rem
}

img[class*='wp-image-'].alignright {
    float: right;
    margin-left: 1rem
}

img[class*='wp-image-'].aligncenter {
    display: block;
    margin: 0 auto 1rem auto
}

figure.wp-caption {
    margin: 0;
    max-width: 100%
}

figure.wp-caption.alignleft {
    float: left;
    margin: 0 1rem 0 0
}

figure.wp-caption.alignright {
    float: right;
    margin: 0 0 0 1rem
}

figure.wp-caption.aligncenter {
    display: block;
    margin: 0 auto 1rem auto
}

figure.wp-caption .wp-caption-text {
    font-size: .75rem;
    font-weight: bold
}

#sticky-cta {
    position: fixed;
    z-index: 99;
    top: 140px;
    right: 0
}

@media screen and (max-width: 67.5em) {
    #sticky-cta {
        top: 90px
    }
}

@media screen and (max-width: 39.9375em) {
    #sticky-cta {
        display: none
    }
}

#sticky-cta>.toggle {
    position: relative;
    right: 40px;
    height: 40px;
    width: 320px;
    padding: 0;
    text-transform: uppercase;
    transform: rotateZ(-90deg);
    transform-origin: top right
}

@media screen and (max-width: 59.9375em) {
    #sticky-cta>.toggle {
        width: 150px
    }
}

.component--heading-copy-button .heading-button-wrap {
    display: flex;
    align-items: flex-end
}

.component--heading-copy-button .heading-button-wrap .heading {
    margin-right: 3rem;
    overflow: hidden
}

@media screen and (max-width: 59.9375em) {
    .component--heading-copy-button .heading-button-wrap .heading {
        margin: 0
    }
}

.component--heading-copy-button .heading-button-wrap .heading .uk-h2 {
    margin-bottom: 0;
    position: relative
}

.component--heading-copy-button .heading-button-wrap .heading .uk-h2 span.line {
    background: linear-gradient(to right, rgba(0, 0, 0, 0), #889BAA);
    display: inline-block;
    position: absolute;
    bottom: 32px;
    height: 1px;
    width: 80%;
    margin-left: 50px
}

@media screen and (max-width: 80em) {
    .component--heading-copy-button .heading-button-wrap .heading .uk-h2 span.line {
        bottom: 28px
    }
}

@media screen and (max-width: 67.5em) {
    .component--heading-copy-button .heading-button-wrap .heading .uk-h2 span.line {
        bottom: 24px
    }
}

@media screen and (max-width: 60em) {
    .component--heading-copy-button .heading-button-wrap .heading .uk-h2 span.line {
        bottom: 20px
    }
}

@media screen and (max-width: 48em) {
    .component--heading-copy-button .heading-button-wrap .heading .uk-h2 span.line {
        bottom: 16px
    }
}

@media screen and (max-width: 40em) {
    .component--heading-copy-button .heading-button-wrap .heading .uk-h2 span.line {
        display: none
    }
}

.component--heading-copy-button .copy p,
.component--heading-copy-button .copy li {
    font-size: 15px !important
}

@media screen and (min-width: 480px) {

    .component--heading-copy-button .copy p,
    .component--heading-copy-button .copy li {
        font-size: calc(15px + 7 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    .component--heading-copy-button .copy p,
    .component--heading-copy-button .copy li {
        font-size: 22px !important
    }
}

section.hero .bg-image {
    min-height: 55vw;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-end
}

@media screen and (max-width: 106.25em) {
    section.hero .bg-image {
        min-height: 60vw
    }
}

@media screen and (max-width: 74.9375em) {
    section.hero .bg-image {
        min-height: 65vw
    }
}

section.hero .bg-image::after {
    content: '';
    z-index: -1;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #01172E);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

section.hero .content {
    padding: 200px 0 100px
}

@media screen and (max-width: 39.9375em) {
    section.hero .content {
        padding-bottom: 20px
    }
}

section.hero .content .heading,
section.hero .content .copy {
    text-shadow: 0 0 15px rgba(1, 23, 46, 0.8)
}

section.hero .content .heading {
    max-width: 880px
}

section.hero .content .copy {
    max-width: 730px;
    margin: 0 auto;
    position: relative
}

section.hero .content .copy .line-left {
    position: absolute;
    top: 50px;
    left: -170px;
    width: 120px;
    height: 100%;
    border-top: solid 1px #889BAA
}

section.hero .content .copy .line-left::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 200px;
    width: 1px;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0))
}

section.hero .content .copy .line-right {
    position: absolute;
    top: 50px;
    right: -210px;
    width: 160px;
    height: 100%;
    border-top: solid 1px #889BAA
}

section.hero .content .copy .line-right::before {
    content: '';
    position: absolute;
    right: 0;
    top: -600px;
    height: 600px;
    width: 1px;
    background: linear-gradient(rgba(0, 0, 0, 0), #889BAA)
}

section.heading-copy-button {
    margin: 4rem 0
}

@media screen and (max-width: 39.9375em) {
    section.heading-copy-button {
        margin: 2rem 0
    }
}

section.cards {
    margin: 5rem 0
}

@media screen and (max-width: 39.9375em) {
    section.cards {
        margin: 2.5rem 0
    }
}

section.cards .section-heading {
    margin: 2rem 0 3rem
}

@media screen and (max-width: 59.9375em) {
    section.cards .section-heading {
        margin: 1rem 0 2rem
    }
}

@media screen and (max-width: 39.9375em) {
    section.cards .section-heading {
        margin: 1rem 0
    }
}

section.cards .uk-card .uk-marker {
    opacity: 0;
    transition: 0.2s
}

section.cards .uk-card .uk-marker:hover {
    background: #fff
}

@media screen and (max-width: 39.9375em) {
    section.cards .uk-card .uk-marker {
        opacity: 1
    }
}

section.cards .uk-card:hover .uk-marker {
    opacity: 1
}

section.cards--slider .uk-slider {
    overflow: visible
}

section.cards--slider .uk-slider li {
    opacity: 0.3;
    transition: opacity 0.4s
}

section.cards--slider .uk-slider li.uk-active {
    opacity: 1
}

section.cards--slider .uk-slider .uk-card .uk-card-title {
    font-size: 20px !important
}

@media screen and (min-width: 480px) {
    section.cards--slider .uk-slider .uk-card .uk-card-title {
        font-size: calc(20px + 18 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.cards--slider .uk-slider .uk-card .uk-card-title {
        font-size: 38px !important
    }
}

section.cards--slider .uk-slider .slider-arrow {
    position: absolute;
    top: 33%;
    color: rgba(248, 248, 248, 0.8)
}

section.cards--slider .uk-slider .slider-arrow:hover {
    color: #fff
}

section.cards--slider .uk-slider .slider-arrow--left {
    left: -5rem
}

section.cards--slider .uk-slider .slider-arrow--right {
    right: -5rem
}

section.cards--slider .uk-slider .slider-arrow svg polyline {
    stroke-width: 0.33
}

@media screen and (max-width: 39.9375em) {
    section.cards--slider .uk-slider .slider-arrow--left {
        left: -1.5rem
    }

    section.cards--slider .uk-slider .slider-arrow--right {
        right: -1.5rem
    }

    section.cards--slider .uk-slider .slider-arrow svg {
        width: 70px;
        height: 70px
    }
}

.card-popup .uk-modal-title {
    line-height: 1.2;
    font-size: 35px !important
}

@media screen and (min-width: 480px) {
    .card-popup .uk-modal-title {
        font-size: calc(35px + 35 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    .card-popup .uk-modal-title {
        font-size: 70px !important
    }
}

.card-popup .uk-modal-title span {
    font-weight: bold;
    color: #D99900
}

.card-popup .buttons {
    margin-top: 1.5rem;
    text-align: right
}

@media screen and (max-width: 59.9375em) {
    .card-popup .buttons {
        text-align: left
    }
}

@media screen and (max-width: 39.9375em) {
    .card-popup .buttons {
        text-align: center
    }
}

.card-popup .buttons .uk-button,
.card-popup .buttons body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_footer .card-popup .buttons input[type=submit],
.card-popup .buttons .get-pricing-form .gform_body .gform_page_footer .gform_previous_button,
.get-pricing-form .gform_body .gform_page_footer .card-popup .buttons .gform_previous_button,
.card-popup .buttons .get-pricing-form .gform_body .gform_page_footer .gform_next_button,
.get-pricing-form .gform_body .gform_page_footer .card-popup .buttons .gform_next_button,
.card-popup .buttons .get-pricing-form .gform_body .gform_page_footer .gform_button,
.get-pricing-form .gform_body .gform_page_footer .card-popup .buttons .gform_button {
    margin: 0 0 30px 15px
}

@media screen and (max-width: 59.9375em) {

    .card-popup .buttons .uk-button,
    .card-popup .buttons body .gform_wrapper .gform_footer input[type=submit],
    body .gform_wrapper .gform_footer .card-popup .buttons input[type=submit],
    .card-popup .buttons .get-pricing-form .gform_body .gform_page_footer .gform_previous_button,
    .get-pricing-form .gform_body .gform_page_footer .card-popup .buttons .gform_previous_button,
    .card-popup .buttons .get-pricing-form .gform_body .gform_page_footer .gform_next_button,
    .get-pricing-form .gform_body .gform_page_footer .card-popup .buttons .gform_next_button,
    .card-popup .buttons .get-pricing-form .gform_body .gform_page_footer .gform_button,
    .get-pricing-form .gform_body .gform_page_footer .card-popup .buttons .gform_button {
        margin: 0 15px 30px 0
    }
}

@media screen and (max-width: 59.9375em) {

    .card-popup .buttons .uk-button,
    .card-popup .buttons body .gform_wrapper .gform_footer input[type=submit],
    body .gform_wrapper .gform_footer .card-popup .buttons input[type=submit],
    .card-popup .buttons .get-pricing-form .gform_body .gform_page_footer .gform_previous_button,
    .get-pricing-form .gform_body .gform_page_footer .card-popup .buttons .gform_previous_button,
    .card-popup .buttons .get-pricing-form .gform_body .gform_page_footer .gform_next_button,
    .get-pricing-form .gform_body .gform_page_footer .card-popup .buttons .gform_next_button,
    .card-popup .buttons .get-pricing-form .gform_body .gform_page_footer .gform_button,
    .get-pricing-form .gform_body .gform_page_footer .card-popup .buttons .gform_button {
        margin: 0 0 30px
    }
}

@media screen and (max-width: 39.9375em) {
    .card-popup .uk-container {
        padding: 0
    }
}

section.content-below-image {
    margin: 4rem 0
}

@media screen and (max-width: 39.9375em) {
    section.content-below-image {
        margin: 3rem 0
    }
}

section.content-below-image .bg-image {
    position: relative;
    height: 50vw;
    min-height: 240px;
    max-height: 640px
}

section.content-below-image .bg-image:hover .uk-icon {
    opacity: 0.8
}

section.content-below-image .bg-image .uk-icon {
    opacity: 0.4;
    color: #fff;
    margin-bottom: 4rem;
    transition: 0.2s
}

@media screen and (max-width: 39.9375em) {
    section.content-below-image .bg-image .uk-icon {
        margin-bottom: 2rem;
        color: #1E378E;
        opacity: 1 !important
    }
}

section.content-below-image .bg-image .uk-icon:hover {
    color: #1E378E;
    opacity: 0.9
}

section.content-below-image .bg-image .uk-icon svg polygon,
section.content-below-image .bg-image .uk-icon svg circle {
    stroke-width: 0.5
}

section.content-below-image .content {
    margin: -6rem 3rem 0;
    padding: 4rem 5rem 2rem;
    border-top: solid 1px #889BAA;
    background: rgba(1, 23, 46, 0.6);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    position: relative
}

section.content-below-image .content::before,
section.content-below-image .content::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

section.content-below-image .content::before {
    left: 0
}

section.content-below-image .content::after {
    right: 0
}

@media screen and (max-width: 74.9375em) {
    section.content-below-image .content {
        padding: 8vw 7vw 2rem;
        margin-top: -12vw
    }
}

@media screen and (max-width: 39.9375em) {
    section.content-below-image .content {
        margin-left: 1rem;
        margin-right: 1rem
    }
}

section.content-aside-image {
    position: relative;
    margin: 6rem 0 5rem
}

@media screen and (max-width: 59.9375em) {
    section.content-aside-image {
        margin: 4rem 0 3rem
    }
}

section.content-aside-image .bg-image {
    position: absolute;
    top: -2rem;
    bottom: 4rem;
    left: 0;
    width: 50vw;
    height: auto;
    min-height: 480px
}

@media screen and (max-width: 59.9375em) {
    section.content-aside-image .bg-image {
        min-height: 360px
    }
}

@media screen and (max-width: 39.9375em) {
    section.content-aside-image .bg-image {
        position: relative;
        width: 100%;
        min-height: 0;
        height: 60vw;
        top: unset;
        bottom: unset
    }
}

section.content-aside-image .bg-image--right {
    left: unset;
    right: 0
}

section.content-aside-image .content {
    min-height: 480px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(1, 23, 46, 0.7);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px)
}

@media screen and (max-width: 59.9375em) {
    section.content-aside-image .content {
        min-height: 360px
    }
}

@media screen and (max-width: 39.9375em) {
    section.content-aside-image .content {
        margin-top: -3rem;
        border-top: solid 1px #889BAA;
        position: relative;
        min-height: 0
    }

    section.content-aside-image .content::before,
    section.content-aside-image .content::after {
        content: '';
        position: absolute;
        top: 0;
        width: 1px;
        height: 100%;
        background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
    }

    section.content-aside-image .content::before {
        left: 0
    }

    section.content-aside-image .content::after {
        right: 0
    }
}

@media print,
screen and (min-width: 40em) {
    section.content-aside-image .content--left {
        border-right: solid 1px #889BAA;
        position: relative
    }

    section.content-aside-image .content--left::before,
    section.content-aside-image .content--left::after {
        content: '';
        position: absolute;
        left: 0;
        height: 1px;
        width: 100%;
        background: linear-gradient(to left, #889BAA, rgba(0, 0, 0, 0) 20%)
    }

    section.content-aside-image .content--left::before {
        top: 0
    }

    section.content-aside-image .content--left::after {
        bottom: 0
    }
}

section.content-aside-image .content--left .component--heading-copy-button {
    padding: 3rem 3rem 3rem 0
}

@media screen and (max-width: 74.9375em) {
    section.content-aside-image .content--left .component--heading-copy-button {
        padding: 2rem 1.5rem 2rem 0
    }
}

@media screen and (max-width: 39.9375em) {
    section.content-aside-image .content--left .component--heading-copy-button {
        padding: 1.5rem 1.2rem
    }
}

@media print,
screen and (min-width: 40em) {
    section.content-aside-image .content--right {
        border-left: solid 1px #889BAA;
        position: relative
    }

    section.content-aside-image .content--right::before,
    section.content-aside-image .content--right::after {
        content: '';
        position: absolute;
        left: 0;
        height: 1px;
        width: 100%;
        background: linear-gradient(to right, #889BAA, rgba(0, 0, 0, 0) 20%)
    }

    section.content-aside-image .content--right::before {
        top: 0
    }

    section.content-aside-image .content--right::after {
        bottom: 0
    }
}

section.content-aside-image .content--right .component--heading-copy-button {
    padding: 3rem 0 3rem 3rem
}

@media screen and (max-width: 74.9375em) {
    section.content-aside-image .content--right .component--heading-copy-button {
        padding: 2rem 0 2rem 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    section.content-aside-image .content--right .component--heading-copy-button {
        padding: 1.5rem 1.2rem
    }
}

section.content-aside-image .content .component--heading-copy-button .expand-width {
    width: 100%
}

section.content-aside-image .content .component--heading-copy-button .button--aside {
    display: none !important
}

section.content-aside-image .content .component--heading-copy-button .button--below {
    display: block !important
}

section.banner-image-content-below {
    margin: 4rem 0
}

@media screen and (max-width: 59.9375em) {
    section.banner-image-content-below {
        margin: 2rem 0
    }
}

section.banner-image-content-below .bg-image {
    height: 33vw;
    max-height: 560px;
    min-height: 200px
}

section.banner-image-content-below .content {
    margin-top: 2rem
}

@media screen and (max-width: 39.9375em) {
    section.banner-image-content-below .content {
        margin-top: 1rem
    }
}

@media screen and (min-width: 75em) {
    section.banner-image-content-below .content .heading {
        position: relative;
        overflow: visible
    }

    section.banner-image-content-below .content .heading::before {
        content: '';
        position: absolute;
        top: -92px;
        left: -100px;
        height: 120px;
        width: 1px;
        background: linear-gradient(rgba(0, 0, 0, 0), #889BAA)
    }

    section.banner-image-content-below .content .heading::after {
        content: '';
        position: absolute;
        top: 28px;
        left: -100px;
        width: 80px;
        border-bottom: solid 1px #889BAA
    }
}

section.banner-image-content-below .content .heading span.line {
    display: none !important
}

section.banner-image-content-below .content .component--heading-copy-button .button--aside {
    display: none !important
}

section.banner-image-content-below .content .component--heading-copy-button .button--below {
    display: block !important
}

section.cta-banner {
    margin: 7rem 0
}

@media screen and (max-width: 39.9375em) {
    section.cta-banner {
        margin: 3rem 0 5rem
    }
}

section.cta-banner .banner {
    background: linear-gradient(to right, #66BAFF, #01172E);
    padding: 2rem 3rem 1.5rem;
    border-left: solid 1px #889BAA;
    position: relative
}

section.cta-banner .banner::before,
section.cta-banner .banner::after {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, #889BAA, rgba(0, 0, 0, 0) 80%)
}

section.cta-banner .banner::before {
    top: 0
}

section.cta-banner .banner::after {
    bottom: 0
}

@media screen and (max-width: 59.9375em) {
    section.cta-banner .banner {
        padding: 2rem
    }
}

@media screen and (max-width: 39.9375em) {
    section.cta-banner .banner {
        padding: 1.5rem 1rem
    }
}

section.testimonials-slideshow {
    position: relative;
    margin: 6rem 0 5rem
}

@media screen and (max-width: 59.9375em) {
    section.testimonials-slideshow {
        margin: 3rem 0 4rem
    }
}

section.testimonials-slideshow .bg-image {
    position: absolute;
    top: -2rem;
    bottom: 4rem;
    left: 0;
    width: 50vw;
    height: auto
}

section.testimonials-slideshow .uk-slider {
    overflow: visible
}

section.testimonials-slideshow .uk-slider .uk-slider-items {
    position: relative
}

@media print,
screen and (min-width: 60em) {
    section.testimonials-slideshow .uk-slider .uk-slider-items li {
        min-height: 480px
    }
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial {
    height: calc(100% - 2rem);
    position: relative;
    z-index: 2;
    padding: 1rem 3rem 1rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(1, 23, 46, 0.7);
    border-right: solid 1px #889BAA;
    position: relative
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial::before,
section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial::after {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(to left, #889BAA, rgba(0, 0, 0, 0) 20%)
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial::before {
    top: 0
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial::after {
    bottom: 0
}

@media print,
screen and (min-width: 40em) {
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial {
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px)
    }
}

@media screen and (max-width: 74.9375em) {
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial {
        padding: 1rem 1.5rem 1rem 0
    }
}

@media screen and (max-width: 39.9375em) {
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial {
        padding: 1rem 1.2rem
    }
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .quote p {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 18px !important
}

@media screen and (min-width: 640px) {
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .quote p {
        font-size: calc(18px + 12 * ((100vw - 640px) / 800)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .quote p {
        font-size: 30px !important
    }
}

@media screen and (max-width: 39.9375em) {
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .quote p {
        font-size: 18px !important
    }
}

@media screen and (max-width: 39.9375em) and (min-width: 400px) {
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .quote p {
        font-size: calc(18px + 8 * ((100vw - 400px) / 239)) !important
    }
}

@media screen and (max-width: 39.9375em) and (min-width: 639px) {
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .quote p {
        font-size: 26px !important
    }
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .quote p:first-child::before {
    content: open-quote
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .quote p:last-child::after {
    content: close-quote
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .author,
section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .website {
    text-align: right
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .author p,
section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .website p {
    margin: 0;
    font-size: 13px !important
}

@media screen and (min-width: 480px) {

    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .author p,
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .website p {
        font-size: calc(13px + 3 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .author p,
    section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .website p {
        font-size: 16px !important
    }
}

section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .author p a,
section.testimonials-slideshow .uk-slider .uk-slider-items .testimonial .website p a {
    color: #F8F8F8
}

section.testimonials-slideshow .uk-slider .uk-slider-items .logo {
    position: absolute;
    background: #fff;
    width: calc(45% - 6rem);
    top: -2rem;
    bottom: 2rem;
    right: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 3rem
}

@media screen and (max-width: 39.9375em) {
    section.testimonials-slideshow .uk-slider .uk-slider-items .logo {
        display: none
    }
}

section.testimonials-slideshow .uk-slider .dotnav-wrap {
    position: relative;
    z-index: 3;
    top: -25px;
    margin-left: 1rem
}

@media screen and (max-width: 39.9375em) {
    section.testimonials-slideshow .uk-slider .dotnav-wrap {
        top: 20px;
        margin: 0
    }

    section.testimonials-slideshow .uk-slider .dotnav-wrap .uk-slider-nav {
        justify-content: center
    }
}

section.product-header {
    margin: 10rem 0 200px
}

@media screen and (max-width: 67.5em) {
    section.product-header {
        margin: 4.5rem 0 160px
    }
}

@media screen and (max-width: 59.9375em) {
    section.product-header {
        margin: 4.5rem 0 160px
    }
}

@media screen and (max-width: 39.9375em) {
    section.product-header {
        margin: 4.5rem 0 3rem
    }
}

section.product-header .content h1 {
    line-height: 1;
    margin: 0 0 1rem;
    font-family: "Avenir Next";
    font-size: 40px !important
}

@media screen and (min-width: 640px) {
    section.product-header .content h1 {
        font-size: calc(40px + 50 * ((100vw - 640px) / 800)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.product-header .content h1 {
        font-size: 90px !important
    }
}

@media screen and (max-width: 39.9375em) {
    section.product-header .content h1 {
        font-size: 44px !important
    }
}

@media screen and (max-width: 39.9375em) and (min-width: 400px) {
    section.product-header .content h1 {
        font-size: calc(44px + 26 * ((100vw - 400px) / 239)) !important
    }
}

@media screen and (max-width: 39.9375em) and (min-width: 639px) {
    section.product-header .content h1 {
        font-size: 70px !important
    }
}

section.product-header .content h4 {
    margin: 0 0 1rem;
    font-size: 25px !important
}

@media screen and (min-width: 640px) {
    section.product-header .content h4 {
        font-size: calc(25px + 15 * ((100vw - 640px) / 800)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.product-header .content h4 {
        font-size: 40px !important
    }
}

@media screen and (max-width: 39.9375em) {
    section.product-header .content h4 {
        font-size: 24px !important
    }
}

@media screen and (max-width: 39.9375em) and (min-width: 400px) {
    section.product-header .content h4 {
        font-size: calc(24px + 6 * ((100vw - 400px) / 239)) !important
    }
}

@media screen and (max-width: 39.9375em) and (min-width: 639px) {
    section.product-header .content h4 {
        font-size: 30px !important
    }
}

section.product-header .image {
    position: relative;
    padding: 0 1rem
}

@media screen and (min-width: 75em) {
    section.product-header .image {
        padding-left: 2rem;
        padding-right: 6rem
    }
}

@media screen and (min-width: 75em) {
    section.product-header .image span.line {
        position: absolute;
        top: -1rem;
        right: 1rem;
        width: 1px;
        height: 250px;
        background: linear-gradient(rgba(0, 0, 0, 0), #889BAA)
    }

    section.product-header .image span.line::before {
        content: '';
        display: block;
        width: 4rem;
        border-bottom: solid 1px #889BAA;
        position: absolute;
        right: 0;
        bottom: 0
    }
}

section.product-header .uk-container {
    position: relative
}

section.product-header .uk-container::before {
    content: '';
    width: 1px;
    height: 150px;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0));
    position: absolute;
    left: 200px;
    bottom: -170px
}

@media screen and (max-width: 59.9375em) {
    section.product-header .uk-container::before {
        height: 100px;
        bottom: -120px;
        left: 150px
    }
}

@media screen and (max-width: 39.9375em) {
    section.product-header .uk-container::before {
        display: none
    }
}

section.logo-slider {
    margin: 4rem 0
}

@media screen and (max-width: 39.9375em) {
    section.logo-slider {
        margin: 2rem 0
    }
}

@media print,
screen and (min-width: 60em) {
    section.logo-slider .intro {
        padding: 0 3rem
    }
}

section.logo-slider .uk-slider {
    position: relative;
    background: #fff;
    padding: 0 4rem;
    margin: 1rem 0 3rem
}

@media screen and (max-width: 39.9375em) {
    section.logo-slider .uk-slider {
        padding: 0 2rem
    }
}

section.logo-slider .uk-slider ul.uk-slider-items li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem 1rem
}

@media screen and (max-width: 39.9375em) {
    section.logo-slider .uk-slider ul.uk-slider-items li {
        padding: 1.5rem 0.75rem
    }
}

section.logo-slider .uk-slider ul.uk-slider-items li img {
    max-height: 80px
}

section.logo-slider .uk-slider .slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(34, 34, 34, 0.6)
}

section.logo-slider .uk-slider .slider-arrow:hover {
    color: #222
}

section.logo-slider .uk-slider .slider-arrow--left {
    left: -4.25rem
}

section.logo-slider .uk-slider .slider-arrow--right {
    right: -4.25rem
}

section.logo-slider .uk-slider .slider-arrow svg polyline {
    stroke-width: 0.4
}

@media screen and (max-width: 39.9375em) {
    section.logo-slider .uk-slider .slider-arrow--left {
        left: -2.75rem
    }

    section.logo-slider .uk-slider .slider-arrow--right {
        right: -2.75rem
    }

    section.logo-slider .uk-slider .slider-arrow svg {
        width: 70px;
        height: 70px
    }
}

section.page-header {
    margin-bottom: 6rem
}

@media screen and (max-width: 39.9375em) {
    section.page-header {
        margin-bottom: 3rem
    }
}

section.page-header .bg-image {
    background-position: center top;
    height: auto
}

section.page-header .overlay {
    background: linear-gradient(rgba(0, 0, 0, 0), #01172E)
}

section.page-header .overlay .uk-flex>div {
    min-height: 45vw;
    max-height: 900px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex: 1
}

section.page-header .overlay .component--heading-copy-button {
    padding: 5rem 0 1rem
}

section.page-header .overlay .component--heading-copy-button .heading>.uk-h1 {
    margin: 0;
    text-shadow: 0 0 15px rgba(1, 23, 46, 0.8)
}

section.page-header .overlay .component--heading-copy-button .copy>* {
    text-shadow: 0 0 15px rgba(1, 23, 46, 0.8)
}

section.team-members {
    margin: 5rem 0
}

@media screen and (max-width: 39.9375em) {
    section.team-members {
        margin: 2.5rem 0
    }
}

section.team-members .member .bg-image {
    height: 0;
    padding-bottom: 110%;
    margin-right: 1.5rem
}

@media screen and (max-width: 59.9375em) {
    section.team-members .member .bg-image {
        margin-right: 1rem
    }
}

section.team-members .member .content {
    position: relative;
    margin-left: 1.5rem;
    margin-top: -15%;
    background: rgba(1, 23, 46, 0.5);
    border-top: solid 1px #889BAA;
    padding: 2rem;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    position: relative
}

section.team-members .member .content::before,
section.team-members .member .content::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

section.team-members .member .content::before {
    left: 0
}

section.team-members .member .content::after {
    right: 0
}

@media screen and (max-width: 59.9375em) {
    section.team-members .member .content {
        padding: 2rem 1rem 1rem;
        margin-left: 1rem
    }
}

section.team-members .member .content .contact {
    position: absolute;
    top: 5px;
    right: 25px
}

section.team-members .member .content .contact a {
    display: inline-block;
    color: #fff;
    margin-left: 10px
}

section.team-members .member .content .name {
    margin: 0;
    font-size: 24px !important
}

@media screen and (min-width: 640px) {
    section.team-members .member .content .name {
        font-size: calc(24px + 16 * ((100vw - 640px) / 800)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.team-members .member .content .name {
        font-size: 40px !important
    }
}

@media screen and (max-width: 39.9375em) {
    section.team-members .member .content .name {
        font-size: 24px !important
    }
}

@media screen and (max-width: 39.9375em) and (min-width: 480px) {
    section.team-members .member .content .name {
        font-size: calc(24px + 16 * ((100vw - 480px) / 160)) !important
    }
}

@media screen and (max-width: 39.9375em) and (min-width: 640px) {
    section.team-members .member .content .name {
        font-size: 40px !important
    }
}

section.team-members .member .content .title {
    margin: 0
}

section.team-members .member .content .bio {
    margin-top: 1.5rem
}

section.team-members .member .content .bio p {
    font-size: 15px !important
}

@media screen and (min-width: 960px) {
    section.team-members .member .content .bio p {
        font-size: calc(15px + 3 * ((100vw - 960px) / 480)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.team-members .member .content .bio p {
        font-size: 18px !important
    }
}

@media screen and (max-width: 59.9375em) {
    section.team-members .member .content .bio p {
        font-size: 15px !important
    }
}

@media screen and (max-width: 59.9375em) and (min-width: 480px) {
    section.team-members .member .content .bio p {
        font-size: calc(15px + 3 * ((100vw - 480px) / 480)) !important
    }
}

@media screen and (max-width: 59.9375em) and (min-width: 960px) {
    section.team-members .member .content .bio p {
        font-size: 18px !important
    }
}

section.job-cards {
    margin: 5rem 0
}

@media screen and (max-width: 39.9375em) {
    section.job-cards {
        margin: 2.5rem 0
    }
}

section.job-cards .section-heading {
    margin: 2rem 0 3rem
}

@media screen and (max-width: 59.9375em) {
    section.job-cards .section-heading {
        margin: 1rem 0 2rem
    }
}

@media screen and (max-width: 39.9375em) {
    section.job-cards .section-heading {
        margin: 1rem 0
    }
}

section.job-cards a.card-link {
    display: block;
    text-decoration: none
}

section.job-cards a.card-link:hover .uk-card {
    background: linear-gradient(#02335B, #01172E 100%)
}

section.job-cards a.card-link .uk-card .date {
    margin-bottom: 12px;
    font-size: 15px !important
}

@media screen and (min-width: 480px) {
    section.job-cards a.card-link .uk-card .date {
        font-size: calc(15px + 3 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.job-cards a.card-link .uk-card .date {
        font-size: 18px !important
    }
}

section.job-cards a.card-link .uk-card .date span {
    margin-right: 20px
}

section.job-cards a.card-link .uk-card .uk-card-title {
    font-size: 20px !important
}

@media screen and (min-width: 480px) {
    section.job-cards a.card-link .uk-card .uk-card-title {
        font-size: calc(20px + 10 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.job-cards a.card-link .uk-card .uk-card-title {
        font-size: 30px !important
    }
}

section.job-cards a.card-link .uk-card .copy {
    font-size: 16px !important
}

@media screen and (min-width: 480px) {
    section.job-cards a.card-link .uk-card .copy {
        font-size: calc(16px + 4 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.job-cards a.card-link .uk-card .copy {
        font-size: 20px !important
    }
}

section.map-info {
    margin: 4rem 0
}

@media screen and (max-width: 39.9375em) {
    section.map-info {
        margin: 3rem 0
    }
}

section.map-info .acf-map {
    height: 0;
    padding-bottom: 66%
}

@media screen and (max-width: 39.9375em) {
    section.map-info .acf-map {
        padding-bottom: 75%
    }
}

section.map-info .acf-map p {
    color: #222;
    margin: 10px 0;
    font-size: 10px !important
}

@media screen and (min-width: 480px) {
    section.map-info .acf-map p {
        font-size: calc(10px + 2 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.map-info .acf-map p {
        font-size: 12px !important
    }
}

@media print,
screen and (min-width: 60em) {
    section.map-info .info {
        padding: 2rem 0
    }
}

section.map-info .info strong {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: bold;
    font-size: 18px !important
}

@media screen and (min-width: 480px) {
    section.map-info .info strong {
        font-size: calc(18px + 8 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.map-info .info strong {
        font-size: 26px !important
    }
}

section.content-aside-form {
    margin: 6rem 0
}

@media screen and (max-width: 59.9375em) {
    section.content-aside-form {
        margin: 3rem 0
    }
}

section.product-features {
    margin: 5rem 0
}

@media screen and (max-width: 39.9375em) {
    section.product-features {
        margin: 2.5rem 0
    }
}

section.product-features .copy p,
section.product-features .copy li {
    font-size: 13px !important
}

@media screen and (min-width: 480px) {

    section.product-features .copy p,
    section.product-features .copy li {
        font-size: calc(13px + 5 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    section.product-features .copy p,
    section.product-features .copy li {
        font-size: 18px !important
    }
}

section.customer-stories {
    margin: 5rem 0
}

@media screen and (max-width: 59.9375em) {
    section.customer-stories {
        margin: 2.5rem 0
    }
}

section.customer-stories .uk-slider {
    overflow: visible
}

@media print,
screen and (min-width: 40em) {
    section.customer-stories .uk-slider li {
        opacity: 0.3;
        transition: opacity 0.4s
    }

    section.customer-stories .uk-slider li.uk-active {
        opacity: 1
    }
}

section.customer-stories .uk-slider .uk-card .uk-card-media-top {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    padding: 1.5rem
}

section.customer-stories .uk-slider .uk-card .uk-card-media-top img {
    max-height: 80%
}

section.customer-stories .uk-slider .uk-card .uk-card-body {
    padding: 1rem
}

section.customer-stories .uk-slider .uk-card .uk-card-body .meta {
    margin-bottom: 2rem;
    text-align: center
}

section.customer-stories .uk-slider .uk-card .uk-card-body .meta p,
section.customer-stories .uk-slider .uk-card .uk-card-body .meta h6 {
    margin: 0
}

section.customer-stories .uk-slider .uk-card .uk-card-body .meta p {
    margin-bottom: 10px;
    font-size: 12px !important
}

@media screen and (min-width: 480px) {
    section.customer-stories .uk-slider .uk-card .uk-card-body .meta p {
        font-size: calc(12px + 2 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.customer-stories .uk-slider .uk-card .uk-card-body .meta p {
        font-size: 14px !important
    }
}

section.customer-stories .uk-slider .uk-card .uk-card-body .meta h6 {
    font-weight: bold;
    font-size: 15px !important
}

@media screen and (min-width: 480px) {
    section.customer-stories .uk-slider .uk-card .uk-card-body .meta h6 {
        font-size: calc(15px + 2 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.customer-stories .uk-slider .uk-card .uk-card-body .meta h6 {
        font-size: 17px !important
    }
}

section.customer-stories .uk-slider .uk-card .uk-card-body .copy {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 20px !important
}

@media screen and (min-width: 480px) {
    section.customer-stories .uk-slider .uk-card .uk-card-body .copy {
        font-size: calc(20px + 6 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.customer-stories .uk-slider .uk-card .uk-card-body .copy {
        font-size: 26px !important
    }
}

section.customer-stories .uk-slider .uk-card .uk-card-body .copy::before {
    content: open-quote
}

section.customer-stories .uk-slider .uk-card .uk-card-body .copy::after {
    content: close-quote
}

section.customer-stories .uk-slider .uk-card .uk-card-body .footer {
    margin-top: 2rem
}

section.customer-stories .uk-slider .uk-card .uk-card-body .footer .uk-button,
section.customer-stories .uk-slider .uk-card .uk-card-body .footer body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer input[type=submit],
section.customer-stories .uk-slider .uk-card .uk-card-body .footer .get-pricing-form .gform_body .gform_page_footer .gform_previous_button,
.get-pricing-form .gform_body .gform_page_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer .gform_previous_button,
section.customer-stories .uk-slider .uk-card .uk-card-body .footer .get-pricing-form .gform_body .gform_page_footer .gform_next_button,
.get-pricing-form .gform_body .gform_page_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer .gform_next_button,
section.customer-stories .uk-slider .uk-card .uk-card-body .footer .get-pricing-form .gform_body .gform_page_footer .gform_button,
.get-pricing-form .gform_body .gform_page_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer .gform_button {
    padding: 10px 30px;
    min-width: 0;
    font-size: 14px !important
}

@media screen and (min-width: 480px) {

    section.customer-stories .uk-slider .uk-card .uk-card-body .footer .uk-button,
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer body .gform_wrapper .gform_footer input[type=submit],
    body .gform_wrapper .gform_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer input[type=submit],
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer .get-pricing-form .gform_body .gform_page_footer .gform_previous_button,
    .get-pricing-form .gform_body .gform_page_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer .gform_previous_button,
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer .get-pricing-form .gform_body .gform_page_footer .gform_next_button,
    .get-pricing-form .gform_body .gform_page_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer .gform_next_button,
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer .get-pricing-form .gform_body .gform_page_footer .gform_button,
    .get-pricing-form .gform_body .gform_page_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer .gform_button {
        font-size: calc(14px + 2 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {

    section.customer-stories .uk-slider .uk-card .uk-card-body .footer .uk-button,
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer body .gform_wrapper .gform_footer input[type=submit],
    body .gform_wrapper .gform_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer input[type=submit],
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer .get-pricing-form .gform_body .gform_page_footer .gform_previous_button,
    .get-pricing-form .gform_body .gform_page_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer .gform_previous_button,
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer .get-pricing-form .gform_body .gform_page_footer .gform_next_button,
    .get-pricing-form .gform_body .gform_page_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer .gform_next_button,
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer .get-pricing-form .gform_body .gform_page_footer .gform_button,
    .get-pricing-form .gform_body .gform_page_footer section.customer-stories .uk-slider .uk-card .uk-card-body .footer .gform_button {
        font-size: 16px !important
    }
}

section.customer-stories .uk-slider .uk-card .uk-card-body .footer p {
    margin: 0;
    font-size: 13px !important
}

@media screen and (min-width: 480px) {
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer p {
        font-size: calc(13px + 2 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    section.customer-stories .uk-slider .uk-card .uk-card-body .footer p {
        font-size: 15px !important
    }
}

section.customer-stories .uk-slider .uk-card .uk-card-body .footer p a {
    color: #fff
}

section.customer-stories .uk-slider .slider-arrow {
    position: absolute;
    top: 33%;
    color: rgba(248, 248, 248, 0.8)
}

section.customer-stories .uk-slider .slider-arrow:hover {
    color: #fff
}

section.customer-stories .uk-slider .slider-arrow--left {
    left: -5rem
}

section.customer-stories .uk-slider .slider-arrow--right {
    right: -5rem
}

section.customer-stories .uk-slider .slider-arrow svg polyline {
    stroke-width: 0.33
}

@media screen and (max-width: 39.9375em) {
    section.customer-stories .uk-slider .slider-arrow--left {
        left: -1.5rem
    }

    section.customer-stories .uk-slider .slider-arrow--right {
        right: -1.5rem
    }

    section.customer-stories .uk-slider .slider-arrow svg {
        width: 70px;
        height: 70px
    }
}

.story-popup .uk-modal-body {
    padding-top: 2.5rem
}

.story-popup .uk-modal-body .logo {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem
}

.story-popup .uk-modal-body .copy {
    padding: 1rem 0
}

.story-popup .uk-modal-body .copy p {
    font-size: 15px !important
}

@media screen and (min-width: 480px) {
    .story-popup .uk-modal-body .copy p {
        font-size: calc(15px + 5 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    .story-popup .uk-modal-body .copy p {
        font-size: 20px !important
    }
}

section.pricing-form {
    margin-bottom: 200px
}

@media screen and (max-width: 59.9375em) {
    section.pricing-form {
        margin-bottom: 3rem
    }
}

section.pricing-form .bg-image {
    background-position: center top;
    height: auto
}

section.pricing-form .overlay {
    background: linear-gradient(rgba(0, 0, 0, 0), #01172E 80%);
    padding-top: 300px
}

@media screen and (max-width: 59.9375em) {
    section.pricing-form .overlay {
        padding-top: 100px
    }
}

section.pricing-form .overlay .content-column {
    overflow: hidden;
    transition: 0s
}

section.pricing-form .overlay .content-column.shrink {
    width: 0;
    padding: 0;
    transition: 0.4s
}

section.pricing-form .overlay .content-column.shrink * {
    display: none
}

section.pricing-form .overlay .component--heading-copy-button .heading>.uk-h1 {
    margin: 0;
    text-shadow: 0 0 15px rgba(1, 23, 46, 0.8)
}

section.pricing-form .overlay .component--heading-copy-button .expand-width {
    width: 100%
}

section.pricing-form .overlay .component--heading-copy-button .copy>* {
    text-shadow: 0 0 15px rgba(1, 23, 46, 0.8)
}

@media screen and (max-width: 59.9375em) {
    section.pricing-form .overlay .component--heading-copy-button .copy>* {
        font-weight: normal
    }
}

section.pricing-form .overlay .component--heading-copy-button .button--aside {
    display: none !important
}

section.pricing-form .overlay .component--heading-copy-button .button--below {
    display: block !important
}

.get-pricing-form--in-layout {
    padding: 2rem 3rem 0;
    border-top: solid 1px #889BAA;
    background: linear-gradient(rgba(2, 51, 91, 0.5), rgba(1, 23, 46, 0.9));
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    position: relative
}

.get-pricing-form--in-layout::before,
.get-pricing-form--in-layout::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

.get-pricing-form--in-layout::before {
    left: 0
}

.get-pricing-form--in-layout::after {
    right: 0
}

@media screen and (max-width: 59.9375em) {
    .get-pricing-form--in-layout {
        padding: 1.5rem 2rem 0
    }
}

@media screen and (max-width: 39.9375em) {
    .get-pricing-form--in-layout {
        padding: 1rem
    }
}

.get-pricing-form .gform_page:not(:last-child) {
    margin: auto;
    max-width: 768px
}

@media screen and (max-width: 48em) {
    .get-pricing-form .gform_page:not(:last-child) {
        max-width: 100%
    }
}

.get-pricing-form .gf_progressbar_wrapper {
    margin: auto;
    max-width: 768px
}

@media screen and (max-width: 48em) {
    .get-pricing-form .gf_progressbar_wrapper {
        max-width: 100%
    }
}

.get-pricing-form .gf_progressbar_wrapper .gf_progressbar_title {
    font-size: 0px !important
}

.get-pricing-form .gf_progressbar_wrapper .gf_progressbar_title span {
    font-size: 34px !important
}

@media screen and (min-width: 480px) {
    .get-pricing-form .gf_progressbar_wrapper .gf_progressbar_title span {
        font-size: calc(34px + 12 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    .get-pricing-form .gf_progressbar_wrapper .gf_progressbar_title span {
        font-size: 46px !important
    }
}

.get-pricing-form .gf_progressbar_wrapper .gf_progressbar {
    display: none
}

.get-pricing-form .gf_progressbar_wrapper .uk-dotnav {
    margin-bottom: 1rem;
    padding-left: 5px
}

.get-pricing-form .gf_progressbar_wrapper .uk-dotnav a {
    pointer-events: none
}

.get-pricing-form .gform_body .gform_fields .gfield:not(:first-child) {
    margin-top: 15px
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons>.gfield_label {
    display: none
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px
}

@media screen and (max-width: 59.9375em) {
    .get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox {
        grid-gap: 20px
    }
}

@media screen and (max-width: 39.9375em) {
    .get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox {
        grid-template-columns: 1fr 1fr
    }
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li {
    border-top: solid 1px #889BAA;
    background: linear-gradient(#02335B, #01172E 80%);
    line-height: 1.2 !important;
    font-size: 13px !important;
    position: relative
}

@media screen and (min-width: 480px) {
    .get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li {
        font-size: calc(13px + 11 * ((100vw - 480px) / 960)) !important
    }
}

@media screen and (min-width: 1440px) {
    .get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li {
        font-size: 24px !important
    }
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li::before,
.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li::before {
    left: 0
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li::after {
    right: 0
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li:hover label {
    color: #fff
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li input {
    display: none !important
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li label {
    color: #d9d9d9;
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    min-height: 100px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    cursor: pointer;
    padding: 1rem;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li label {
        min-height: 40px
    }
}

.get-pricing-form .gform_body .gform_fields .gfield.checkboxes-as-buttons ul.gfield_checkbox li.active label {
    color: #D99900
}

.get-pricing-form .gform_body .gform_page_footer {
    margin-top: 1.5rem;
    display: flex;
    justify-content: space-between
}

.get-pricing-form .gform_body .gform_page_footer .gform_next_button {
    margin-left: auto
}

@media screen and (max-width: 29.9375em) {

    .get-pricing-form .gform_body .gform_page_footer .gform_previous_button,
    .get-pricing-form .gform_body .gform_page_footer .gform_next_button,
    .get-pricing-form .gform_body .gform_page_footer .gform_button {
        min-width: 0;
        padding: 10px 15px;
        font-size: 14px !important
    }
}

.get-pricing-form .gform_body .gform_page_footer img.gform_ajax_spinner {
    display: none !important
}

section.full-width-content {
    margin: 6rem 0
}

@media screen and (max-width: 59.9375em) {
    section.full-width-content {
        margin: 4rem 0
    }
}

section.subscribe-form {
    margin: 4rem 0 2rem
}

@media screen and (max-width: 59.9375em) {
    section.subscribe-form {
        margin: 2rem 0 1rem
    }
}

section.subscribe-form .content {
    padding: 1rem 3rem;
    background: linear-gradient(#02335B, #01172E 80%);
    border-top: solid 1px #889BAA;
    position: relative
}

section.subscribe-form .content::before,
section.subscribe-form .content::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
}

section.subscribe-form .content::before {
    left: 0
}

section.subscribe-form .content::after {
    right: 0
}

@media screen and (max-width: 59.9375em) {
    section.subscribe-form .content {
        padding: 1rem 2rem
    }
}

@media screen and (max-width: 39.9375em) {
    section.subscribe-form .content {
        padding: 1rem
    }
}

section.subscribe-form .content h2,
section.subscribe-form .content h5 {
    margin: 0 0 0.5rem
}

section.subscribe-form .content .gform_wrapper {
    margin-top: 1.5rem
}

section.image-links {
    margin: 6rem 0
}

@media screen and (max-width: 59.9375em) {
    section.image-links {
        margin: 4rem 0
    }
}

section.image-links a.image-link {
    display: block;
    height: 0;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center
}

section.content-aside-slideshow {
    position: relative;
    margin: 6rem 0 5rem
}

@media screen and (max-width: 59.9375em) {
    section.content-aside-slideshow {
        margin: 4rem 0 3rem
    }
}

section.content-aside-slideshow .uk-slideshow {
    position: absolute;
    top: -2rem;
    bottom: 4rem;
    left: 0;
    width: 50vw;
    height: auto;
    min-height: 480px
}

@media screen and (max-width: 59.9375em) {
    section.content-aside-slideshow .uk-slideshow {
        min-height: 360px
    }
}

@media screen and (max-width: 39.9375em) {
    section.content-aside-slideshow .uk-slideshow {
        position: relative;
        width: 100%;
        min-height: 0;
        height: 60vw;
        top: unset;
        bottom: unset
    }
}

section.content-aside-slideshow .uk-slideshow--right {
    left: unset;
    right: 0
}

section.content-aside-slideshow .uk-slideshow .uk-slideshow-items {
    height: 100%
}

section.content-aside-slideshow .uk-slideshow .uk-slidenav {
    background: rgba(1, 23, 46, 0.5)
}

section.content-aside-slideshow .content {
    min-height: 480px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(1, 23, 46, 0.7);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px)
}

@media screen and (max-width: 59.9375em) {
    section.content-aside-slideshow .content {
        min-height: 360px
    }
}

@media screen and (max-width: 39.9375em) {
    section.content-aside-slideshow .content {
        margin-top: -3rem;
        border-top: solid 1px #889BAA;
        position: relative;
        min-height: 0
    }

    section.content-aside-slideshow .content::before,
    section.content-aside-slideshow .content::after {
        content: '';
        position: absolute;
        top: 0;
        width: 1px;
        height: 100%;
        background: linear-gradient(#889BAA, rgba(0, 0, 0, 0) 80%)
    }

    section.content-aside-slideshow .content::before {
        left: 0
    }

    section.content-aside-slideshow .content::after {
        right: 0
    }
}

@media print,
screen and (min-width: 40em) {
    section.content-aside-slideshow .content--left {
        border-right: solid 1px #889BAA;
        position: relative
    }

    section.content-aside-slideshow .content--left::before,
    section.content-aside-slideshow .content--left::after {
        content: '';
        position: absolute;
        left: 0;
        height: 1px;
        width: 100%;
        background: linear-gradient(to left, #889BAA, rgba(0, 0, 0, 0) 20%)
    }

    section.content-aside-slideshow .content--left::before {
        top: 0
    }

    section.content-aside-slideshow .content--left::after {
        bottom: 0
    }
}

section.content-aside-slideshow .content--left .component--heading-copy-button {
    padding: 3rem 3rem 3rem 0
}

@media screen and (max-width: 74.9375em) {
    section.content-aside-slideshow .content--left .component--heading-copy-button {
        padding: 2rem 1.5rem 2rem 0
    }
}

@media screen and (max-width: 39.9375em) {
    section.content-aside-slideshow .content--left .component--heading-copy-button {
        padding: 1.5rem 1.2rem
    }
}

@media print,
screen and (min-width: 40em) {
    section.content-aside-slideshow .content--right {
        border-left: solid 1px #889BAA;
        position: relative
    }

    section.content-aside-slideshow .content--right::before,
    section.content-aside-slideshow .content--right::after {
        content: '';
        position: absolute;
        left: 0;
        height: 1px;
        width: 100%;
        background: linear-gradient(to right, #889BAA, rgba(0, 0, 0, 0) 20%)
    }

    section.content-aside-slideshow .content--right::before {
        top: 0
    }

    section.content-aside-slideshow .content--right::after {
        bottom: 0
    }
}

section.content-aside-slideshow .content--right .component--heading-copy-button {
    padding: 3rem 0 3rem 3rem
}

@media screen and (max-width: 74.9375em) {
    section.content-aside-slideshow .content--right .component--heading-copy-button {
        padding: 2rem 0 2rem 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    section.content-aside-slideshow .content--right .component--heading-copy-button {
        padding: 1.5rem 1.2rem
    }
}

section.content-aside-slideshow .content .component--heading-copy-button .expand-width {
    width: 100%
}

section.content-aside-slideshow .content .component--heading-copy-button .button--aside {
    display: none !important
}

section.content-aside-slideshow .content .component--heading-copy-button .button--below {
    display: block !important
}

/* Custom Header & Body Typography */
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,
.uk-card-title,
#site-header,
.uk-navbar-nav>li>a {
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

body,
p,
.copy,
.uk-text-lead,
.lead,
input,
button,
select,
textarea {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}