body {
margin:0
}

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

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

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

b,strong {
font-weight:bolder
}

:not(pre)>code,:not(pre)>kbd,:not(pre)>samp {
font-family:Consolas,monaco,monospace;
font-size:14px;
color:#ff4151;
white-space:nowrap;
padding:2px 6px;
background:#f8f8f8
}

em {
color:#ff4151
}

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

mark {
background:#ffd;
color:#2c2c2c
}

q {
font-style:italic
}

small {
font-size:80%
}

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

sup {
top:-.5em
}

sub {
bottom:-.25em
}

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

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

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

iframe {
border:0
}

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

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

.uk-h1,.uk-h2,.uk-h3,.uk-h4,.uk-h5,.uk-h6,.uk-heading-2xlarge,.uk-heading-3xlarge,.uk-heading-large,.uk-heading-medium,.uk-heading-small,.uk-heading-xlarge,h1,h2,h3,h4,h5,h6 {
margin:0 0 20px;
font-weight:500;
text-transform:none
}

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

.uk-h1,h1 {
font-size:37.4px;
line-height:1.2
}

.uk-h2,h2 {
font-size:28.9px;
line-height:1.3
}

.uk-h3,h3 {
font-size:24px;
line-height:1.4
}

.uk-h4,h4 {
font-size:20px;
line-height:1.4
}

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

.uk-h6,h6 {
font-size:14px;
line-height:1.4
}

@media (min-width:960px) {
.uk-h1,h1 {
font-size:44px
}

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

ol,ul {
padding-right:30px
}

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

dt {
font-weight:700
}

dd {
margin-right:0
}

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

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

address {
font-style:normal
}

blockquote {
margin:0 0 20px;
font-size:20px;
line-height:1.5;
font-style:italic;
color:#1c1c1c
}

*+blockquote {
margin-top:20px
}

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

blockquote footer {
margin-top:10px;
font-size:14px;
line-height:1.5;
color:#2c2c2c
}

blockquote footer::before {
content:"— "
}

pre {
font:14px/1.5 Consolas,monaco,monospace;
color:#2c2c2c;
-moz-tab-size:4;
tab-size:4;
overflow:auto;
padding:10px;
border:1px solid #ededed;
border-radius:3px;
background:#fff
}

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

:focus {
outline:0
}

:focus-visible {
outline:2px dotted #1C1C1C
}

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

details,main {
display:block
}

summary {
display:list-item
}

template {
display:none
}

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

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

.uk-link-muted a:hover,.uk-link-toggle:hover .uk-link-muted,a.uk-link-muted:hover {
color:#2c2c2c
}

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

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

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

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

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

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

.uk-heading-small {
font-size:2.6rem;
line-height:1.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
}

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

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

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

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

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

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

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

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

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

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

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

.uk-heading-3xlarge {
font-size:15rem
}
}

.uk-heading-divider {
padding-bottom:calc(5px + .1em);
border-bottom:calc(.2px + .05em) solid #ededed
}

.uk-heading-bullet {
position:relative
}

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

.uk-heading-line {
overflow:hidden
}

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

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

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

.uk-heading-line>::after {
right:100%;
margin-right:calc(5px + .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%22%23EDEDED%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::after,.uk-divider-icon::before {
content:"";
position:absolute;
top:50%;
max-width:calc(50% - (50px / 2));
border-bottom:1px solid #ededed
}

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

.uk-divider-icon::after {
right: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 #ededed;
vertical-align:top
}

.uk-divider-vertical {
width:max-content;
height:100px;
margin-right:auto;
margin-left:auto;
border-right:1px solid #ededed
}

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

.uk-list>* {
break-inside:avoid-column
}

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

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

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

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

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

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

.uk-list-decimal {
list-style-type:decimal
}

.uk-list-hyphen {
list-style-type:'– '
}

.uk-list-muted>::marker {
color:#868686!important
}

.uk-list-emphasis>::marker {
color:#1c1c1c!important
}

.uk-list-primary>::marker {
color:#1e87f0!important
}

.uk-list-secondary>::marker {
color:#111!important
}

.uk-list-bullet>* {
position:relative;
padding-right:30px
}

.uk-list-bullet>::before {
content:"";
position:absolute;
top:0;
right:0;
width:30px;
height:1.5em;
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%232C2C2C%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 #ededed
}

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

.uk-list-striped>:nth-of-type(odd) {
border-top:1px solid #ededed;
border-bottom:1px solid #ededed;
background:#f8f8f8
}

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

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

.uk-list-collapse>*>ul,.uk-list-collapse>:nth-child(n+2) {
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-collapse.uk-list-striped>:nth-child(n+2),.uk-list-large.uk-list-striped>:nth-child(n+2) {
margin-top:0
}

.uk-description-list>dt {
color:#1c1c1c;
font-size:14px;
font-weight:400;
text-transform:uppercase
}

.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 #ededed
}

.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:right;
vertical-align:bottom;
font-size:14px;
font-weight:400;
color:#868686;
text-transform:uppercase
}

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

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

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

.uk-table caption {
font-size:14px;
text-align:right;
color:#868686
}

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

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

.uk-table-striped tbody tr:nth-of-type(odd),.uk-table-striped>tr:nth-of-type(odd) {
background:#f8f8f8;
border-top:1px solid #ededed;
border-bottom:1px solid #ededed
}

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

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

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

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

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

.uk-table-justify td:last-child,.uk-table-justify th:last-child {
padding-left: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:959px) {
.uk-table-responsive,.uk-table-responsive tbody,.uk-table-responsive td,.uk-table-responsive th,.uk-table-responsive tr {
display:block
}

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

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

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

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

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

.uk-table tbody tr {
transition:background-color .1s linear
}

.uk-table-striped tbody tr:nth-of-type(2n):last-child,.uk-table-striped>tr:nth-of-type(2n):last-child {
border-bottom:1px solid #ededed
}

.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;
object-fit:scale-down;
max-width:none
}

.uk-icon-link {
color:#868686;
text-decoration:none!important
}

.uk-icon-link:hover {
color:#2c2c2c
}

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

.uk-icon-button {
box-sizing:border-box;
width:36px;
height:36px;
border-radius:500px;
background:#f8f8f8;
color:#868686;
vertical-align:middle;
display:inline-flex;
justify-content:center;
align-items:center;
transition:.1s ease-in-out;
transition-property:color,background-color
}

.uk-icon-button:hover {
background-color:#ebebeb;
color:#2c2c2c
}

.uk-active>.uk-icon-button,.uk-icon-button:active {
background-color:#dfdfdf;
color:#2c2c2c
}

.uk-range {
-webkit-appearance:none;
box-sizing:border-box;
margin:0;
vertical-align:middle;
max-width:100%;
width:100%;
background:0 0
}

.uk-range:focus {
outline:0
}

.uk-range::-moz-focus-outer {
border:none
}

.uk-range:not(:disabled)::-webkit-slider-thumb {
cursor:pointer
}

.uk-range:not(:disabled)::-moz-range-thumb {
cursor:pointer
}

.uk-range::-webkit-slider-runnable-track {
height:3px;
background:#ebebeb;
border-radius:500px
}

.uk-range:active::-webkit-slider-runnable-track,.uk-range:focus::-webkit-slider-runnable-track {
background:#dedede
}

.uk-range::-moz-range-track {
height:3px;
background:#ebebeb;
border-radius:500px
}

.uk-range:focus::-moz-range-track {
background:#dedede
}

.uk-range::-webkit-slider-thumb {
-webkit-appearance:none;
margin-top:-7px;
height:15px;
width:15px;
border-radius:500px;
background:#fff;
border:1px solid #d4d4d4
}

.uk-range::-moz-range-thumb {
border:none;
height:15px;
width:15px;
margin-top:-7px;
border-radius:500px;
background:#fff;
border:1px solid #d4d4d4
}

.uk-checkbox,.uk-input,.uk-radio,.uk-select,.uk-textarea {
box-sizing:border-box;
margin:0;
border-radius:0;
font:inherit
}

.uk-input {
overflow:visible
}

.uk-select {
text-transform:none
}

.uk-select optgroup {
font:inherit;
font-weight:700
}

.uk-textarea {
overflow:auto
}

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

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

.uk-input[type=date]::-webkit-datetime-edit,.uk-input[type=datetime-local]::-webkit-datetime-edit,.uk-input[type=time]::-webkit-datetime-edit {
display:inline-flex;
align-items:center;
height:100%;
padding:0
}

.uk-input::-moz-placeholder,.uk-textarea::-moz-placeholder {
opacity:1
}

.uk-checkbox:not(:disabled),.uk-radio:not(:disabled) {
cursor:pointer
}

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

.uk-input,.uk-textarea {
-webkit-appearance:none
}

.uk-input,.uk-select,.uk-textarea {
max-width:100%;
width:100%;
border:0 none;
padding:0 10px;
background:#fff;
color:#2c2c2c;
border:1px solid #ededed;
transition:.2s ease-in-out;
transition-property:color,background-color,border
}

.uk-input,.uk-select:not([multiple]):not([size]) {
height:40px;
vertical-align:middle;
display:inline-block
}

.uk-input:not(input),.uk-select:not(select) {
line-height:38px
}

.uk-select[multiple],.uk-select[size],.uk-textarea {
padding-top:6px;
padding-bottom:6px;
vertical-align:top
}

.uk-select[multiple],.uk-select[size] {
resize:vertical
}

.uk-input:focus,.uk-select:focus,.uk-textarea:focus {
outline:0;
background-color:#fff;
color:#2c2c2c;
border-color:#1e87f0
}

.uk-input:disabled,.uk-select:disabled,.uk-textarea:disabled {
background-color:#f8f8f8;
color:#868686;
border-color:#ededed
}

.uk-input::placeholder {
color:#868686
}

.uk-textarea::placeholder {
color:#868686
}

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

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

[multiple].uk-form-small,[size].uk-form-small,textarea.uk-form-small {
padding:5px 8px
}

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

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

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

[multiple].uk-form-large,[size].uk-form-large,textarea.uk-form-large {
padding:7px 12px
}

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

.uk-form-danger,.uk-form-danger:focus {
color:#ff4151;
border-color:#ff4151
}

.uk-form-success,.uk-form-success:focus {
color:#448345;
border-color:#448345
}

.uk-form-blank {
background:0 0;
border-color:transparent
}

.uk-form-blank:focus {
border-color:#ededed;
border-style:solid
}

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]) {
-webkit-appearance:none;
-moz-appearance:none;
padding-left: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%232C2C2C%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%232C2C2C%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
background-repeat:no-repeat;
background-position:0 50%
}

.uk-select:not([multiple]):not([size]) option {
color:#2c2c2c
}

.uk-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%23868686%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23868686%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.uk-input[list] {
padding-left:20px;
background-repeat:no-repeat;
background-position:0 50%
}

.uk-input[list]:focus,.uk-input[list]:hover {
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%232C2C2C%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 {
display:none!important
}

.uk-checkbox,.uk-radio {
display:inline-block;
height:16px;
width:16px;
overflow:hidden;
margin-top:-4px;
vertical-align:middle;
-webkit-appearance:none;
-moz-appearance:none;
background-color:transparent;
background-repeat:no-repeat;
background-position:50% 50%;
border:1px solid #d4d4d4;
transition:.2s ease-in-out;
transition-property:background-color,border
}

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

.uk-checkbox:focus,.uk-radio:focus {
background-color:#0000;
outline:0;
border-color:#1e87f0
}

.uk-checkbox:checked,.uk-checkbox:indeterminate,.uk-radio:checked {
background-color:#1e87f0;
border-color:transparent
}

.uk-checkbox:checked:focus,.uk-checkbox:indeterminate:focus,.uk-radio:checked:focus {
background-color:#0e6dcd
}

.uk-radio:checked {
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%23FFF%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-checkbox:checked {
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%23FFF%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 {
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%23FFF%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-checkbox:disabled,.uk-radio:disabled {
background-color:#f8f8f8;
border-color:#ededed
}

.uk-radio:disabled:checked {
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%23868686%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-checkbox:disabled:checked {
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%23868686%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 {
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%23868686%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:24px;
line-height:1.4
}

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

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

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

.uk-form-label {
color:#1c1c1c;
font-size:14px
}

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

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

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

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

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

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

.uk-form-icon:hover {
color:#2c2c2c
}

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

.uk-form-icon:not(.uk-form-icon-flip)~.uk-input {
padding-right:40px!important
}

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

.uk-form-icon-flip~.uk-input {
padding-left:40px!important
}

.uk-button {
margin:0;
border:none;
overflow:visible;
font:inherit;
color:inherit;
-webkit-appearance:none;
border-radius:0;
display:inline-block;
box-sizing:border-box;
padding:0 30px;
vertical-align:middle;
font-size:16px;
line-height:38px;
text-align:center;
text-decoration:none;
text-transform:none;
transition:.1s ease-in-out;
transition-property:color,background-color,border-color
}

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

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

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

.uk-button-default {
background-color:transparent;
color:#1c1c1c;
border:1px solid #ededed
}

.uk-button-default:hover {
background-color:transparent;
color:#1c1c1c;
border-color:#bababa
}

.uk-button-default.uk-active,.uk-button-default:active {
background-color:transparent;
color:#1c1c1c;
border-color:#a1a1a1
}

.uk-button-primary {
background-color:#1e87f0;
color:#fff;
border:1px solid transparent
}

.uk-button-primary:hover {
background-color:#0f7ae5;
color:#fff
}

.uk-button-primary.uk-active,.uk-button-primary:active {
background-color:#0e6dcd;
color:#fff
}

.uk-button-secondary {
background-color:#111;
color:#fff;
border:1px solid transparent
}

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

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

.uk-button-danger {
background-color:#ff4151;
color:#fff;
border:1px solid transparent
}

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

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

.uk-button-danger:disabled,.uk-button-default:disabled,.uk-button-primary:disabled,.uk-button-secondary:disabled {
background-color:transparent;
color:#868686;
border-color:#ededed
}

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

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

.uk-button-text {
padding:0;
line-height:1.5;
background:0 0;
color:#1c1c1c;
position:relative
}

.uk-button-text::before {
content:"";
position:absolute;
bottom:0;
right:0;
left:100%;
border-bottom:1px solid currentColor;
transition:left .3s ease-out
}

.uk-button-text:hover {
color:#1c1c1c
}

.uk-button-text:hover::before {
left:0
}

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

.uk-button-text:disabled::before {
display:none
}

.uk-button-link {
padding:0;
line-height:1.5;
background:0 0;
color:#1c1c1c
}

.uk-button-link:hover {
color:#868686;
text-decoration:none
}

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

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

.uk-button-group>.uk-button:nth-child(n+2),.uk-button-group>div:nth-child(n+2) .uk-button {
margin-right:-1px
}

.uk-button-group .uk-button.uk-active,.uk-button-group .uk-button:active,.uk-button-group .uk-button:focus,.uk-button-group .uk-button:hover {
position:relative;
z-index:1
}

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

@media (min-width:960px) {
.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:960px) {
.uk-section-large {
padding-top:140px;
padding-bottom:140px
}
}

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

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

.uk-section-default {
--uk-inverse:none;
background:#fff
}

.uk-section-muted {
--uk-inverse:none;
background:#f8f8f8
}

.uk-section-primary {
--uk-inverse:none;
background:#1e87f0
}

.uk-section-secondary {
--uk-inverse:none;
background:#111
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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:960px) {
.uk-tile-large {
padding-top:140px;
padding-bottom:140px
}
}

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

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

.uk-tile-default {
--uk-inverse:none;
background-color:#fff
}

.uk-tile-muted {
--uk-inverse:none;
background-color:#f8f8f8
}

.uk-tile-primary {
--uk-inverse:none;
background-color:#1e87f0
}

.uk-tile-secondary {
--uk-inverse:none;
background-color:#111
}

.uk-card {
position:relative;
box-sizing:border-box;
transition:box-shadow .1s ease-in-out
}

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

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

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

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

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

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

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

.uk-card-title {
font-size:24px;
line-height:1.4
}

.uk-card-badge {
position:absolute;
top:15px;
left:15px;
z-index:1;
height:22px;
padding:0 10px;
background:#1e87f0;
color:#fff;
font-size:14px;
display:flex;
justify-content:center;
align-items:center;
line-height:0;
border-radius:2px;
text-transform:uppercase
}

.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-color:#fff;
box-shadow:0 14px 25px #0000001f
}

.uk-card-default {
--uk-inverse:none;
background-color:#fff;
color:#2c2c2c;
box-shadow:0 5px 15px #00000014
}

.uk-card-default .uk-card-title {
color:#1c1c1c
}

.uk-card-default.uk-card-hover:hover {
background-color:#fff;
box-shadow:0 14px 25px #0000001f
}

.uk-card-default .uk-card-header {
border-bottom:1px solid #ededed
}

.uk-card-default .uk-card-footer {
border-top:1px solid #ededed
}

.uk-card-primary {
--uk-inverse:none;
background-color:#1e87f0;
color:#fff;
box-shadow:0 5px 15px #00000014
}

.uk-card-primary .uk-card-title {
color:#fff
}

.uk-card-primary.uk-card-hover:hover {
background-color:#1e87f0;
box-shadow:0 14px 25px #0000001f
}

.uk-card-secondary {
--uk-inverse:none;
background-color:#111;
color:#fff;
box-shadow:0 5px 15px #00000014
}

.uk-card-secondary .uk-card-title {
color:#fff
}

.uk-card-secondary.uk-card-hover:hover {
background-color:#111;
box-shadow:0 14px 25px #0000001f
}

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

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

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

@media (min-width:1200px) {
.uk-card-large .uk-card-body,.uk-card-large.uk-card-body {
padding:70px
}

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

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

.uk-card-body>.uk-nav-default {
margin-right:-30px;
margin-left:-30px
}

.uk-card-body>.uk-nav-default:only-child {
margin-top:-15px;
margin-bottom:-15px
}

.uk-card-body>.uk-nav-default .uk-nav-divider,.uk-card-body>.uk-nav-default .uk-nav-header,.uk-card-body>.uk-nav-default>li>a {
padding-right:30px;
padding-left:30px
}

.uk-card-body>.uk-nav-default .uk-nav-sub {
padding-right:45px
}

@media (min-width:1200px) {
.uk-card-body>.uk-nav-default {
margin-right:-40px;
margin-left:-40px
}

.uk-card-body>.uk-nav-default:only-child {
margin-top:-25px;
margin-bottom:-25px
}

.uk-card-body>.uk-nav-default .uk-nav-divider,.uk-card-body>.uk-nav-default .uk-nav-header,.uk-card-body>.uk-nav-default>li>a {
padding-right:40px;
padding-left:40px
}

.uk-card-body>.uk-nav-default .uk-nav-sub {
padding-right:55px
}
}

.uk-card-small>.uk-nav-default {
margin-right:-20px;
margin-left:-20px
}

.uk-card-small>.uk-nav-default:only-child {
margin-top:-5px;
margin-bottom:-5px
}

.uk-card-small>.uk-nav-default .uk-nav-divider,.uk-card-small>.uk-nav-default .uk-nav-header,.uk-card-small>.uk-nav-default>li>a {
padding-right:20px;
padding-left:20px
}

.uk-card-small>.uk-nav-default .uk-nav-sub {
padding-right:35px
}

@media (min-width:1200px) {
.uk-card-large>.uk-nav-default {
margin:0
}

.uk-card-large>.uk-nav-default:only-child {
margin:0
}

.uk-card-large>.uk-nav-default .uk-nav-divider,.uk-card-large>.uk-nav-default .uk-nav-header,.uk-card-large>.uk-nav-default>li>a {
padding-right:0;
padding-left:0
}

.uk-card-large>.uk-nav-default .uk-nav-sub {
padding-right:15px
}
}

.uk-close {
color:#868686;
transition:.1s ease-in-out;
transition-property:color,opacity
}

.uk-close:hover {
color:#2c2c2c
}

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

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

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:#868686;
transition:color .1s ease-in-out
}

.uk-totop:hover {
color:#2c2c2c
}

.uk-totop:active {
color:#1c1c1c
}

.uk-marker {
padding:5px;
background:#111;
color:#fff;
border-radius:500px
}

.uk-marker:hover {
color:#fff
}

.uk-alert {
position:relative;
margin-bottom:20px;
padding:15px 15px 15px 29px;
background:#f8f8f8;
color:#2c2c2c
}

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

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

.uk-alert-close {
position:absolute;
top:20px;
left:15px;
color:inherit;
opacity:1
}

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

.uk-alert-close:hover {
color:inherit;
opacity:.8
}

.uk-alert-primary {
background:#1e87f0;
color:#fff
}

.uk-alert-success {
background:#448345;
color:#fff
}

.uk-alert-warning {
background:#ffa255;
color:#fff
}

.uk-alert-danger {
background:#ff4151;
color:#fff
}

.uk-alert h1,.uk-alert h2,.uk-alert h3,.uk-alert h4,.uk-alert h5,.uk-alert h6 {
color:inherit
}

.uk-alert a:not([class]) {
color:inherit;
text-decoration:underline
}

.uk-alert a:not([class]):hover {
color:inherit;
text-decoration:underline
}

.uk-placeholder {
margin-bottom:20px;
padding:30px;
background:0 0;
border:1px dashed #ededed
}

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

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

.uk-badge {
box-sizing:border-box;
min-width:18px;
height:18px;
padding:0 5px;
border-radius:500px;
vertical-align:middle;
background:#1e87f0;
color:#fff!important;
font-size:11px;
display:inline-flex;
justify-content:center;
align-items:center;
line-height:0
}

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

.uk-label {
display:inline-block;
padding:0 10px;
background:#1e87f0;
line-height:1.5;
font-size:14px;
color:#fff;
vertical-align:middle;
white-space:nowrap;
border-radius:2px
}

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

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

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

.uk-overlay {
padding:30px
}

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

.uk-overlay-default {
--uk-inverse:none;
background:#fffc
}

.uk-overlay-primary {
--uk-inverse:none;
background:#111c
}

.uk-article {
display:flow-root
}

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

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

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

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

.uk-article-meta {
font-size:14px;
line-height:1.4;
color:#868686
}

.uk-article-meta a {
color:#868686
}

.uk-article-meta a:hover {
color:#2c2c2c;
text-decoration:none
}

.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:20px;
line-height:1.4
}

.uk-comment-meta {
font-size:14px;
line-height:1.4;
color:#868686
}

.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;
padding-right:30px;
list-style:none
}

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

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

.uk-comment-primary {
padding:30px;
background-color:#f8f8f8
}

.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:#2c2c2c
}

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

.uk-search-input::placeholder {
color:#868686
}

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

.uk-search .uk-search-icon:hover {
color:#868686
}

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

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

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

.uk-search-default .uk-search-input {
height:40px;
padding-right:10px;
padding-left:10px;
background:0 0;
border:1px solid #ededed
}

.uk-search-default .uk-search-input:focus {
background-color:#0000;
border-color:#1e87f0
}

.uk-search-default .uk-search-icon {
padding-right:10px;
padding-left:10px
}

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

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

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

.uk-search-navbar .uk-search-input {
height:40px;
padding-right:10px;
padding-left:10px;
background:#fff;
border:1px solid #ededed
}

.uk-search-navbar .uk-search-input:focus {
background-color:#fff;
border-color:#1e87f0
}

.uk-search-navbar .uk-search-icon {
padding-right:10px;
padding-left:10px
}

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

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

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

.uk-search-medium .uk-search-input {
height:48px;
padding-right:12px;
padding-left:12px;
background:0 0;
font-size:24px;
border:1px solid #ededed
}

.uk-search-medium .uk-search-input:focus {
background-color:#0000;
border-color:#1e87f0
}

.uk-search-medium .uk-search-icon {
padding-right:12px;
padding-left:12px
}

.uk-search-medium:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
padding-right:48px
}

.uk-search-medium:has(.uk-search-icon-flip) .uk-search-input {
padding-left:48px
}

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

.uk-search-large .uk-search-input {
height:90px;
padding-right:20px;
padding-left:20px;
background:0 0;
font-size:44px;
border:1px solid #ededed
}

.uk-search-large .uk-search-input:focus {
background-color:#0000;
border-color:#1e87f0
}

.uk-search-large .uk-search-icon {
padding-right:20px;
padding-left:20px
}

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

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

.uk-search-toggle {
color:#868686
}

.uk-search-toggle:hover {
color:#2c2c2c
}

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

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

.uk-accordion-title {
display:block;
font-size:16.4px;
line-height:1.4;
color:#1c1c1c;
overflow:hidden
}

.uk-accordion-title::before {
content:"";
width:1.4em;
height:1.4em;
margin-right:10px;
float:left;
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232C2C2C%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232C2C2C%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
background-repeat:no-repeat;
background-position:50% 50%
}

.uk-open>.uk-accordion-title::before {
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232C2C2C%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-accordion-title:hover {
color:#2c2c2c;
text-decoration: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;
--uk-position-offset:20px;
--uk-position-viewport-offset:15px;
box-sizing:border-box;
width:300px
}

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

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

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

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

.uk-dropbar {
--uk-position-offset:0;
--uk-position-shift-offset:0;
--uk-position-viewport-offset:0;
--uk-inverse:none;
width:auto;
padding:25px 15px;
background:#fff;
color:#2c2c2c
}

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

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

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

.uk-dropbar :focus-visible {
outline-color:#1c1c1c!important
}

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

.uk-dropbar-top {
box-shadow:0 12px 7px -6px #0000000d
}

.uk-dropbar-bottom {
box-shadow:0 -12px 7px -6px #0000000d
}

.uk-dropbar-right {
box-shadow:-12px 0 7px -6px #0000000d
}

.uk-dropbar-left {
box-shadow:12px 0 7px -6px #0000000d
}

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

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

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

@media (min-width:960px) {
.uk-modal {
padding-right:40px;
padding-left: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:100%!important;
background:#fff;
opacity:0;
transform:translateY(-100px);
transition:.3s linear;
transition-property:opacity,transform
}

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

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

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

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

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

.uk-modal-header {
display:flow-root;
padding:10px 20px;
background:#fff;
border-bottom:1px solid #ededed
}

.uk-modal-footer {
display:flow-root;
padding:10px 20px;
background:#fff;
border-top:1px solid #ededed
}

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

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

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

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

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

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

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

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

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

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

.uk-modal-close-full {
top:0;
left:0;
padding:10px;
background:#fff
}

@media (min-width:960px) {
.uk-modal-close-full {
padding:20px
}
}

.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;
touch-action:pan-y
}

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

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

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

.uk-slider-container {
overflow:hidden;
overflow:clip
}

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

.uk-slider-items {
will-change:transform;
position:relative;
touch-action:pan-y
}

.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!important;
box-sizing:border-box;
max-width:100%;
position:relative
}

.uk-sticky {
position:relative;
z-index:980;
box-sizing:border-box
}

.uk-sticky-fixed {
margin:0!important
}

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

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

.uk-sticky-placeholder {
pointer-events:none
}

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

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

.uk-offcanvas-bar {
--uk-inverse:dark;
position:absolute;
top:0;
bottom:0;
right:-270px;
box-sizing:border-box;
width:270px;
padding:20px;
background:#fff;
overflow-y:auto
}

@media (min-width:640px) {
.uk-offcanvas-bar {
right:-350px;
width:350px;
padding:30px
}
}

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

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

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

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

.uk-offcanvas-bar-animation {
transition:right .3s ease-out
}

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

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

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

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

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

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

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

.uk-offcanvas-close {
position:absolute;
z-index:1000;
top:5px;
left:5px;
padding:5px
}

@media (min-width:640px) {
.uk-offcanvas-close {
top:10px;
left:10px
}
}

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

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

.uk-offcanvas-overlay::before {
content:"";
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
background:#ebebebbf;
opacity:0;
transition:opacity .15s linear
}

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

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

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

:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
right:270px
}

.uk-offcanvas-flip.uk-offcanvas-container-animation {
right:-270px
}

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

.uk-offcanvas-flip.uk-offcanvas-container-animation {
right:-350px
}
}

.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-right:15px;
width:0;
content:attr(data-fill);
white-space:nowrap
}

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

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

.uk-notification {
position:fixed;
top:15px;
right:15px;
z-index:1040;
box-sizing:border-box;
width:420px
}

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

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

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

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

.uk-notification-message {
position:relative;
padding:30px;
background:#f8f8f8;
color:#2c2c2c;
font-size:20px;
line-height:1.4;
cursor:pointer;
font-size:16px;
line-height:1.5;
backdrop-filter:blur(5px);
-webkit-backdrop-filter:blur(5px);
box-shadow:0 4px 15px #00000012
}

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

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

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

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

.uk-notification-message-success {
color:#448345
}

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

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

.uk-tooltip {
display:none;
position:absolute;
z-index:1030;
--uk-position-offset:10px;
--uk-position-viewport-offset:10;
top:0;
box-sizing:border-box;
max-width:200px;
padding:3px 6px;
background:#111;
border-radius:2px;
color:#fff;
font-size:12px
}

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

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

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

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

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

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

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

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

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

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

.uk-thumbnav>*>::after {
content:"";
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
background-image:linear-gradient(-180deg,#fff0,#fff6);
transition:opacity .1s ease-in-out
}

.uk-thumbnav>*>:hover::after {
opacity:0
}

.uk-thumbnav>.uk-active>::after {
opacity:0
}

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

.uk-thumbnav-vertical>* {
padding-right:0;
padding-top:15px
}

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

.uk-iconnav>* {
padding-right:10px
}

.uk-iconnav>*>a {
display:flex;
align-items:center;
column-gap:.25em;
line-height:0;
color:#868686;
text-decoration:none;
font-size:14px;
transition:.1s ease-in-out;
transition-property:color,background-color
}

.uk-iconnav>*>a:hover {
color:#2c2c2c
}

.uk-iconnav>.uk-active>a {
color:#2c2c2c
}

.uk-iconnav-vertical {
flex-direction:column;
margin-right:0;
margin-top:-10px
}

.uk-iconnav-vertical>* {
padding-right:0;
padding-top:10px
}

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

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

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

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

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

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

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

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

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

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

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

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

.uk-grid-column-large,.uk-grid-large {
margin-right:-40px
}

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

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

@media (min-width:1200px) {
.uk-grid-column-large,.uk-grid-large {
margin-right:-70px
}

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

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

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

.uk-grid-collapse>*,.uk-grid-column-collapse>* {
padding-right: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-right:1px solid #ededed
}

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

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

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

.uk-grid-divider>:not(.uk-first-column)::before {
right: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;
right:60px
}

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

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

.uk-grid-divider>:not(.uk-first-column)::before {
right: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;
right:80px
}
}

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

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

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

.uk-grid-divider.uk-grid-row-small.uk-grid-stack>.uk-grid-margin,.uk-grid-divider.uk-grid-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;
right: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 {
right:30px
}

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

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

.uk-grid-divider.uk-grid-column-medium>:not(.uk-first-column)::before,.uk-grid-divider.uk-grid-medium>:not(.uk-first-column)::before {
right: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;
right: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 {
right:60px
}

.uk-grid-divider.uk-grid-column-large,.uk-grid-divider.uk-grid-large {
margin-right:-80px
}

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

.uk-grid-divider.uk-grid-column-large>:not(.uk-first-column)::before,.uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before {
right: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;
right: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 {
right:80px
}

@media (min-width:1200px) {
.uk-grid-divider.uk-grid-column-large,.uk-grid-divider.uk-grid-large {
margin-right:-140px
}

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

.uk-grid-divider.uk-grid-column-large>:not(.uk-first-column)::before,.uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before {
right: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;
right: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 {
right:140px
}
}

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

.uk-grid-item-match>:not([class*=uk-width]),.uk-grid-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:flex;
align-items:center;
column-gap:.25em;
text-decoration:none
}

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

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

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

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

.uk-nav-parent-icon {
margin-right:auto;
transition:transform .3s ease-out
}

.uk-nav>li.uk-open>a .uk-nav-parent-icon {
transform:rotateX(180deg)
}

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

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

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

.uk-nav-default {
font-size:16px;
line-height:1.5
}

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

.uk-nav-default>li>a:hover {
color:#2c2c2c
}

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

.uk-nav-default .uk-nav-subtitle {
font-size:12px
}

.uk-nav-default .uk-nav-header {
color:#1c1c1c
}

.uk-nav-default .uk-nav-divider {
border-top:1px solid #ededed
}

.uk-nav-default .uk-nav-sub {
font-size:16px;
line-height:1.5
}

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

.uk-nav-default .uk-nav-sub a:hover {
color:#2c2c2c
}

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

.uk-nav-primary {
font-size:24px;
line-height:1.5
}

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

.uk-nav-primary>li>a:hover {
color:#2c2c2c
}

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

.uk-nav-primary .uk-nav-subtitle {
font-size:20px
}

.uk-nav-primary .uk-nav-header {
color:#1c1c1c
}

.uk-nav-primary .uk-nav-divider {
border-top:1px solid #ededed
}

.uk-nav-primary .uk-nav-sub {
font-size:20px;
line-height:1.5
}

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

.uk-nav-primary .uk-nav-sub a:hover {
color:#2c2c2c
}

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

.uk-nav-secondary {
font-size:16px;
line-height:1.5
}

.uk-nav-secondary>:not(.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider) {
margin-top:0
}

.uk-nav-secondary>li>a {
color:#1c1c1c;
padding:10px
}

.uk-nav-secondary>li>a:hover {
color:#1c1c1c;
background-color:#f8f8f8
}

.uk-nav-secondary>li.uk-active>a {
color:#1c1c1c;
background-color:#f8f8f8
}

.uk-nav-secondary .uk-nav-subtitle {
font-size:14px;
color:#868686
}

.uk-nav-secondary>li>a:hover .uk-nav-subtitle {
color:#2c2c2c
}

.uk-nav-secondary>li.uk-active>a .uk-nav-subtitle {
color:#1c1c1c
}

.uk-nav-secondary .uk-nav-header {
color:#1c1c1c
}

.uk-nav-secondary .uk-nav-divider {
border-top:1px solid #ededed
}

.uk-nav-secondary .uk-nav-sub {
font-size:14px;
line-height:1.5
}

.uk-nav-secondary .uk-nav-sub a {
color:#868686
}

.uk-nav-secondary .uk-nav-sub a:hover {
color:#2c2c2c
}

.uk-nav-secondary .uk-nav-sub li.uk-active>a {
color:#1c1c1c
}

.uk-nav-medium {
font-size:2.8875rem;
line-height:1
}

.uk-nav-large {
font-size:3.4rem;
line-height:1
}

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

@media (min-width:960px) {
.uk-nav-medium {
font-size:3.5rem
}

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

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

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

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

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

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

.uk-nav-center li>a {
justify-content:center
}

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

.uk-nav-center .uk-nav-parent-icon {
margin-right:.25em
}

.uk-nav.uk-nav-divider>:not(.uk-nav-header,.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider) {
margin-top:5px;
padding-top:5px;
border-top:1px solid #ededed
}

.uk-navbar {
display:flex;
position:relative
}

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

.uk-navbar-left,.uk-navbar-right,[class*=uk-navbar-center] {
display:flex;
gap:15px;
align-items:center
}

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

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

.uk-navbar-center:not(:only-child) {
position:absolute;
top:50%;
right: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-right {
right:calc(100% + 15px)
}

.uk-navbar-center-left {
left:calc(100% + 15px)
}

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

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

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

.uk-navbar-item,.uk-navbar-nav>li>a,.uk-navbar-toggle {
display:flex;
justify-content:center;
align-items:center;
column-gap:.25em;
box-sizing:border-box;
min-height:80px;
font-size:16px;
text-decoration:none
}

.uk-navbar-nav>li>a {
padding:0;
color:#868686;
transition:.1s ease-in-out;
transition-property:color,background-color
}

.uk-navbar-nav>li:hover>a,.uk-navbar-nav>li>a[aria-expanded=true] {
color:#2c2c2c
}

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

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

.uk-navbar-parent-icon {
margin-right:4px;
transition:transform .3s ease-out
}

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

.uk-navbar-item {
padding:0;
color:#2c2c2c
}

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

.uk-navbar-toggle {
padding:0;
color:#868686
}

.uk-navbar-toggle:hover,.uk-navbar-toggle[aria-expanded=true] {
color:#2c2c2c;
text-decoration:none
}

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

.uk-navbar-justify .uk-navbar-item,.uk-navbar-justify .uk-navbar-left,.uk-navbar-justify .uk-navbar-nav,.uk-navbar-justify .uk-navbar-nav>li,.uk-navbar-justify .uk-navbar-right,.uk-navbar-justify .uk-navbar-toggle {
flex-grow:1
}

.uk-navbar-dropdown {
--uk-position-offset:0;
--uk-position-shift-offset:0;
--uk-position-viewport-offset:15px;
--uk-inverse:none;
width:200px;
padding:25px;
background:#fff;
color:#2c2c2c;
box-shadow:0 5px 12px #00000026
}

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

.uk-navbar-dropdown :focus-visible {
outline-color:#1c1c1c!important
}

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

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

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

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

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

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

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

.uk-navbar-dropdown-large {
--uk-position-shift-offset:0;
padding:40px
}

.uk-navbar-dropdown-dropbar {
width:auto;
background:0 0;
padding:25px 0;
--uk-position-offset:0;
--uk-position-shift-offset:0;
--uk-position-viewport-offset:15px;
box-shadow:none
}

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

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

.uk-navbar-dropdown-dropbar-large {
--uk-position-shift-offset:0;
padding-top:40px;
padding-bottom:40px
}

.uk-navbar-dropdown-nav {
font-size:16px
}

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

.uk-navbar-dropdown-nav>li>a:hover {
color:#2c2c2c
}

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

.uk-navbar-dropdown-nav .uk-nav-subtitle {
font-size:12px
}

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

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

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

.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
color:#2c2c2c
}

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

.uk-navbar-container {
transition:.1s ease-in-out;
transition-property:background-color
}

@media (min-width:960px) {
.uk-navbar-left,.uk-navbar-right,[class*=uk-navbar-center] {
gap:30px
}

.uk-navbar-center-right {
right:calc(100% + 30px)
}

.uk-navbar-center-left {
left:calc(100% + 30px)
}

.uk-navbar-nav {
gap:30px
}
}

.uk-subnav {
display:flex;
flex-wrap:wrap;
align-items:center;
margin-right:-20px;
padding:0;
list-style:none
}

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

.uk-subnav>*>:first-child {
display:flex;
align-items:center;
column-gap:.25em;
color:#868686;
font-size:16px;
transition:.1s ease-in-out;
transition-property:color,background-color
}

.uk-subnav>*>a:hover {
color:#2c2c2c;
text-decoration:none
}

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

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

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

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

.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
border-right-color:#ededed
}

.uk-subnav-pill {
margin-right:-20px
}

.uk-subnav-pill>* {
padding-right:20px
}

.uk-subnav-pill>*>:first-child {
padding:5px 10px;
background:0 0;
color:#868686
}

.uk-subnav-pill>*>a:hover {
background-color:#f8f8f8;
color:#2c2c2c
}

.uk-subnav-pill>*>a:active {
background-color:#f8f8f8;
color:#2c2c2c
}

.uk-subnav-pill>.uk-active>a {
background-color:#1e87f0;
color:#fff
}

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

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

.uk-breadcrumb>* {
display:contents
}

.uk-breadcrumb>*>* {
font-size:14px;
color:#868686
}

.uk-breadcrumb>*>:hover {
color:#2c2c2c;
text-decoration:none
}

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

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

.uk-pagination {
display:flex;
flex-wrap:wrap;
align-items:center;
margin-right:-10px;
padding:0;
list-style:none
}

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

.uk-pagination>*>* {
display:flex;
align-items:center;
column-gap:.25em;
padding:13px 15px;
color:#1c1c1c;
min-width:40px;
justify-content:center;
height:40px;
box-sizing:border-box;
background-color:#f8f8f8;
border-radius:3px;
font-size:15px;
transition:.1s ease-in-out;
transition-property:color,background-color,border-color,box-shadow;
background-color:#f8f8f8
}

.uk-pagination>*>:hover {
color:#fff;
text-decoration:none;
background-color:#1e87f0
}

.uk-pagination>.uk-active>* {
color:#fff;
background-color:#1e87f0
}

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

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

.uk-tab::before {
content:"";
position:absolute;
bottom:0;
right:20px;
left:0;
border-bottom:1px solid #ededed
}

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

.uk-tab>*>a {
display:flex;
align-items:center;
column-gap:.25em;
justify-content:center;
padding:5px 10px;
color:#868686;
border-bottom:1px solid transparent;
font-size:16px;
transition:color .1s ease-in-out
}

.uk-tab>*>a:hover {
color:#2c2c2c;
text-decoration:none
}

.uk-tab>.uk-active>a {
color:#1c1c1c;
border-color:#1e87f0
}

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

.uk-tab-bottom::before {
top:0;
bottom:auto
}

.uk-tab-bottom>*>a {
border-top:1px solid transparent;
border-bottom:none
}

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

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

.uk-tab-right::before {
top:0;
bottom:0;
right:0;
left:auto;
border-right:1px solid #ededed;
border-bottom:none
}

.uk-tab-left::before {
top:0;
bottom:0;
right:auto;
left:0;
border-right:1px solid #ededed;
border-bottom:none
}

.uk-tab-right>*>a {
justify-content:right;
border-right:1px solid transparent;
border-bottom:none
}

.uk-tab-left>*>a {
justify-content:right;
border-left:1px solid transparent;
border-bottom:none
}

.uk-tab .uk-dropdown {
margin-right:30px
}

.uk-slidenav {
padding:5px 10px;
color:#2c2c2c80;
transition:color .1s ease-in-out
}

.uk-slidenav:hover {
color:#2c2c2ce6
}

.uk-slidenav:active {
color:#2c2c2c80
}

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

.uk-slidenav-container {
display:flex
}

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

.uk-dotnav>* {
flex:none;
padding-right:12px
}

.uk-dotnav>*>* {
display:block;
box-sizing:border-box;
width:10px;
height:10px;
border-radius:50%;
background:0 0;
text-indent:100%;
overflow:hidden;
white-space:nowrap;
border:1px solid #2c2c2c66;
transition:.2s ease-in-out;
transition-property:background-color,border-color
}

.uk-dotnav>*>:hover {
background-color:#1e87f0;
border-color:transparent
}

.uk-dotnav>*>:active {
background-color:#2c2c2c33;
border-color:transparent
}

.uk-dotnav>.uk-active>* {
background-color:#1e87f0;
border-color:transparent
}

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

.uk-dotnav-vertical>* {
padding-right:0;
padding-top:12px
}

.uk-dropdown {
--uk-position-offset:10px;
--uk-position-viewport-offset:15px;
--uk-inverse:none;
width:auto;
min-width:200px;
padding:25px;
background:#fff;
color:#2c2c2c;
box-shadow:0 5px 12px #00000026
}

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

.uk-dropdown :focus-visible {
outline-color:#1c1c1c!important
}

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

.uk-dropdown-dropbar {
--uk-position-offset:10px;
width:auto;
background:0 0;
padding:5px 0 25px;
--uk-position-viewport-offset:15px;
box-shadow:none
}

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

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

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

.uk-dropdown-nav {
font-size:14px
}

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

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

.uk-dropdown-nav .uk-nav-subtitle {
font-size:12px
}

.uk-dropdown-nav .uk-nav-header {
color:#1c1c1c
}

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

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

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

.uk-lightbox {
--uk-inverse:light;
display:none;
position:fixed;
top:0;
left:0;
bottom:0;
right:0;
z-index:1010;
background:#000;
opacity:0;
transition:opacity .15s linear;
touch-action:pinch-zoom
}

.uk-lightbox.uk-open {
display:block;
opacity:1
}

.uk-lightbox :focus-visible {
outline-color:#ffffffb3
}

.uk-lightbox-page {
overflow:hidden
}

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

.uk-lightbox-items>* {
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
display:none;
justify-content:center;
align-items:flex-start;
will-change:transform,opacity;
overflow:auto
}

.uk-lightbox-items>.uk-active {
display:flex
}

.uk-lightbox-items-fit>* {
align-items:center
}

.uk-lightbox-items-fit>*>* {
max-width:100vw;
max-height:100vh
}

.uk-lightbox-items-fit>*>:not(iframe) {
width:auto;
height:auto
}

.uk-lightbox-items.uk-lightbox-items-fit .uk-lightbox-zoom:hover {
cursor:zoom-in
}

.uk-lightbox-items:not(.uk-lightbox-items-fit) .uk-lightbox-zoom:hover {
cursor:zoom-out
}

.uk-lightbox-thumbnav-vertical :where(img,video) {
max-width:100px
}

.uk-lightbox-thumbnav:not(.uk-lightbox-thumbnav-vertical) :where(img,video) {
max-height:100px
}

.uk-lightbox-dotnav:empty,.uk-lightbox-thumbnav:empty {
display:none
}

.uk-lightbox-caption:empty {
display:none
}

.uk-lightbox-caption {
padding:10px;
background:#0000004d;
color:#ffffffb3
}

.uk-lightbox-caption>* {
color:#ffffffb3
}

.uk-lightbox-counter:empty {
display:none
}

.uk-lightbox-iframe {
width:80%;
height:80%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

100% {
opacity:1
}
}

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

100% {
transform:scale(1)
}
}

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

100% {
transform:scale(1)
}
}

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

100% {
transform:translateY(0)
}
}

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

100% {
transform:translateY(0)
}
}

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

100% {
transform:translateX(0)
}
}

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

100% {
transform:translateX(0)
}
}

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

100% {
transform:translateY(0)
}
}

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

100% {
transform:translateY(0)
}
}

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

100% {
transform:translateX(0)
}
}

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

100% {
transform:translateX(0)
}
}

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

100% {
transform:translateY(0)
}
}

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

100% {
transform:translateY(0)
}
}

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

100% {
transform:translateX(0)
}
}

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

100% {
transform:translateX(0)
}
}

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

100% {
transform:scale(1.2)
}
}

@keyframes uk-shake {
0%,100% {
transform:translateX(0)
}

10% {
transform:translateX(9px)
}

20% {
transform:translateX(-8px)
}

30% {
transform:translateX(7px)
}

40% {
transform:translateX(-6px)
}

50% {
transform:translateX(5px)
}

60% {
transform:translateX(-4px)
}

70% {
transform:translateX(3px)
}

80% {
transform:translateX(-2px)
}

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

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

100% {
stroke-dashoffset:0
}
}

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

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

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

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

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

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

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

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

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

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

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

.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% / 6)
}

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

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

.uk-child-width-1-1\@s>:not([class*=uk-width]),.uk-child-width-1-2\@s>:not([class*=uk-width]),.uk-child-width-1-3\@s>:not([class*=uk-width]),.uk-child-width-1-4\@s>:not([class*=uk-width]),.uk-child-width-1-5\@s>:not([class*=uk-width]),.uk-child-width-1-6\@s>:not([class*=uk-width]),.uk-child-width-auto\@s>:not([class*=uk-width]) {
flex:initial
}
}

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

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

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

.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% / 6)
}

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

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

.uk-child-width-1-1\@m>:not([class*=uk-width]),.uk-child-width-1-2\@m>:not([class*=uk-width]),.uk-child-width-1-3\@m>:not([class*=uk-width]),.uk-child-width-1-4\@m>:not([class*=uk-width]),.uk-child-width-1-5\@m>:not([class*=uk-width]),.uk-child-width-1-6\@m>:not([class*=uk-width]),.uk-child-width-auto\@m>:not([class*=uk-width]) {
flex:initial
}
}

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

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

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

.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% / 6)
}

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

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

.uk-child-width-1-1\@l>:not([class*=uk-width]),.uk-child-width-1-2\@l>:not([class*=uk-width]),.uk-child-width-1-3\@l>:not([class*=uk-width]),.uk-child-width-1-4\@l>:not([class*=uk-width]),.uk-child-width-1-5\@l>:not([class*=uk-width]),.uk-child-width-1-6\@l>:not([class*=uk-width]),.uk-child-width-auto\@l>:not([class*=uk-width]) {
flex:initial
}
}

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

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

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

.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% / 6)
}

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

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

.uk-child-width-1-1\@xl>:not([class*=uk-width]),.uk-child-width-1-2\@xl>:not([class*=uk-width]),.uk-child-width-1-3\@xl>:not([class*=uk-width]),.uk-child-width-1-4\@xl>:not([class*=uk-width]),.uk-child-width-1-5\@xl>:not([class*=uk-width]),.uk-child-width-1-6\@xl>:not([class*=uk-width]),.uk-child-width-auto\@xl>:not([class*=uk-width]) {
flex:initial
}
}

[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% / 3)
}

.uk-width-2-3 {
width:calc(200% / 3)
}

.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% / 6)
}

.uk-width-5-6 {
width:calc(500% / 6)
}

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

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

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

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

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

.uk-width-auto {
width:auto
}

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

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

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

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

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

.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% / 6)
}

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

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

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

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

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

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

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

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

.uk-width-1-1\@s,.uk-width-1-2\@s,.uk-width-1-3\@s,.uk-width-1-4\@s,.uk-width-1-5\@s,.uk-width-1-6\@s,.uk-width-2-3\@s,.uk-width-2-5\@s,.uk-width-2xlarge\@s,.uk-width-3-4\@s,.uk-width-3-5\@s,.uk-width-4-5\@s,.uk-width-5-6\@s,.uk-width-auto\@s,.uk-width-large\@s,.uk-width-medium\@s,.uk-width-small\@s,.uk-width-xlarge\@s {
flex:initial
}
}

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

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

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

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

.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% / 6)
}

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

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

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

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

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

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

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

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

.uk-width-1-1\@m,.uk-width-1-2\@m,.uk-width-1-3\@m,.uk-width-1-4\@m,.uk-width-1-5\@m,.uk-width-1-6\@m,.uk-width-2-3\@m,.uk-width-2-5\@m,.uk-width-2xlarge\@m,.uk-width-3-4\@m,.uk-width-3-5\@m,.uk-width-4-5\@m,.uk-width-5-6\@m,.uk-width-auto\@m,.uk-width-large\@m,.uk-width-medium\@m,.uk-width-small\@m,.uk-width-xlarge\@m {
flex:initial
}
}

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

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

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

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

.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% / 6)
}

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

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

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

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

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

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

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

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

.uk-width-1-1\@l,.uk-width-1-2\@l,.uk-width-1-3\@l,.uk-width-1-4\@l,.uk-width-1-5\@l,.uk-width-1-6\@l,.uk-width-2-3\@l,.uk-width-2-5\@l,.uk-width-2xlarge\@l,.uk-width-3-4\@l,.uk-width-3-5\@l,.uk-width-4-5\@l,.uk-width-5-6\@l,.uk-width-auto\@l,.uk-width-large\@l,.uk-width-medium\@l,.uk-width-small\@l,.uk-width-xlarge\@l {
flex:initial
}
}

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

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

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

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

.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% / 6)
}

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

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

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

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

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

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

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

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

.uk-width-1-1\@xl,.uk-width-1-2\@xl,.uk-width-1-3\@xl,.uk-width-1-4\@xl,.uk-width-1-5\@xl,.uk-width-1-6\@xl,.uk-width-2-3\@xl,.uk-width-2-5\@xl,.uk-width-2xlarge\@xl,.uk-width-3-4\@xl,.uk-width-3-5\@xl,.uk-width-4-5\@xl,.uk-width-5-6\@xl,.uk-width-auto\@xl,.uk-width-large\@xl,.uk-width-medium\@xl,.uk-width-small\@xl,.uk-width-xlarge\@xl {
flex:initial
}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-text-lead {
font-size:1.25rem;
line-height:1.5;
color:#1c1c1c
}

.uk-text-meta {
font-size:14px;
line-height:1.4;
color:#868686
}

.uk-text-meta>a {
color:#868686
}

.uk-text-meta>a:hover {
color:#2c2c2c;
text-decoration:none
}

.uk-text-small {
font-size:14px;
line-height:1.5
}

.uk-text-large {
font-size:24px;
line-height:1.5
}

.uk-text-default {
font-size:16px;
line-height:1.5
}

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

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

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

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

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

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

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

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

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

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

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

.uk-text-emphasis {
color:#1c1c1c!important
}

.uk-text-primary {
color:#1e87f0!important
}

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

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

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

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

.uk-text-background {
-webkit-background-clip:text;
color:transparent!important;
display:inline-block;
background-color:#1e87f0;
background-image:linear-gradient(-90deg,#1e87f0 0,#214998 100%)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-text-left\@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
}

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

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

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

.uk-text-stroke {
-webkit-text-stroke:calc(1.4px + 0.002em);
-webkit-text-fill-color:transparent
}

[class*=uk-column-] {
column-gap:30px
}

@media (min-width:1200px) {
[class*=uk-column-] {
column-gap:40px
}
}

[class*=uk-column-] img {
transform:translate3d(0,0,0)
}

.uk-column-divider {
column-rule:1px solid #EDEDED;
column-gap:60px
}

@media (min-width:1200px) {
.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:640px) {
.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:960px) {
.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:1200px) {
.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:1600px) {
.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
}

[data-uk-cover]:where(canvas,iframe,svg),[uk-cover]:where(canvas,iframe,svg) {
max-width:none;
position:absolute;
right:50%;
top:50%;
--uk-position-translate-x:50%;
--uk-position-translate-y:-50%;
transform:translate(var(--uk-position-translate-x),var(--uk-position-translate-y))
}

iframe[data-uk-cover],iframe[uk-cover] {
pointer-events:none
}

[data-uk-cover]:where(img,video),[uk-cover]:where(img,video) {
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
box-sizing:border-box;
object-fit:cover;
object-position:center
}

.uk-cover-container {
overflow:hidden;
position:relative
}

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

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

.uk-background-primary {
background-color:#1e87f0
}

.uk-background-secondary {
background-color:#111
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-background-fixed {
background-attachment:fixed
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[class*=uk-align] {
display:block;
margin-bottom:30px
}

*+[class*=uk-align] {
margin-top:30px
}

.uk-align-center {
margin-right:auto;
margin-left:auto
}

.uk-align-right {
margin-top:0;
margin-right:30px;
float:left
}

.uk-align-left {
margin-top:0;
margin-left:30px;
float:right
}

@media (min-width:640px) {
.uk-align-right\@s {
margin-top:0;
margin-right:30px;
float:left
}

.uk-align-left\@s {
margin-top:0;
margin-left:30px;
float:right
}
}

@media (min-width:960px) {
.uk-align-right\@m {
margin-top:0;
margin-right:30px;
float:left
}

.uk-align-left\@m {
margin-top:0;
margin-left:30px;
float:right
}
}

@media (min-width:1200px) {
.uk-align-right\@l {
margin-top:0;
float:left
}

.uk-align-left\@l {
margin-top:0;
float:right
}

.uk-align-right,.uk-align-right\@l,.uk-align-right\@m,.uk-align-right\@s {
margin-right:40px
}

.uk-align-left,.uk-align-left\@l,.uk-align-left\@m,.uk-align-left\@s {
margin-left:40px
}
}

@media (min-width:1600px) {
.uk-align-right\@xl {
margin-top:0;
margin-right:40px;
float:left
}

.uk-align-left\@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 #ededed;
overflow:auto;
resize:both
}

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

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

.uk-float-right {
float:left
}

.uk-float-left {
float:right
}

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

.uk-overflow-hidden {
overflow:hidden
}

.uk-overflow-auto {
overflow:auto
}

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

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

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

.uk-resize {
resize:both
}

.uk-resize-horizontal {
resize:horizontal
}

.uk-resize-vertical {
resize:vertical
}

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

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

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

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

.uk-inline-clip {
overflow:hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-box-shadow-small {
box-shadow:0 2px 8px #0000000f
}

.uk-box-shadow-medium {
box-shadow:0 5px 15px #00000014
}

.uk-box-shadow-large {
box-shadow:0 14px 25px #0000001f
}

.uk-box-shadow-xlarge {
box-shadow:0 28px 50px #00000029
}

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

.uk-box-shadow-hover-small:hover {
box-shadow:0 2px 8px #0000000f
}

.uk-box-shadow-hover-medium:hover {
box-shadow:0 5px 15px #00000014
}

.uk-box-shadow-hover-large:hover {
box-shadow:0 14px 25px #0000001f
}

.uk-box-shadow-hover-xlarge:hover {
box-shadow:0 28px 50px #00000029
}

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

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

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

.uk-logo {
font-size:24px;
color:#1c1c1c;
text-decoration:none
}

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

.uk-logo:hover {
color:#1c1c1c;
text-decoration:none
}

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

.uk-logo-inverse {
display:none
}

.uk-disabled {
pointer-events:none
}

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

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

.uk-dragover {
box-shadow:0 0 20px #6464644d
}

.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-right {
transform-origin:0 0
}

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

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

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

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

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

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

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

.uk-flex {
display:flex
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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
}

@media (min-width:640px) {
.uk-flex-stretch\@s {
align-items:stretch
}

.uk-flex-top\@s {
align-items:flex-start
}

.uk-flex-middle\@s {
align-items:center
}

.uk-flex-bottom\@s {
align-items:flex-end
}
}

@media (min-width:960px) {
.uk-flex-stretch\@m {
align-items:stretch
}

.uk-flex-top\@m {
align-items:flex-start
}

.uk-flex-middle\@m {
align-items:center
}

.uk-flex-bottom\@m {
align-items:flex-end
}
}

@media (min-width:1200px) {
.uk-flex-stretch\@l {
align-items:stretch
}

.uk-flex-top\@l {
align-items:flex-start
}

.uk-flex-middle\@l {
align-items:center
}

.uk-flex-bottom\@l {
align-items:flex-end
}
}

@media (min-width:1600px) {
.uk-flex-stretch\@xl {
align-items:stretch
}

.uk-flex-top\@xl {
align-items:flex-start
}

.uk-flex-middle\@xl {
align-items:center
}

.uk-flex-bottom\@xl {
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
}

@media (min-width:640px) {
.uk-flex-row\@s {
flex-direction:row
}

.uk-flex-column\@s {
flex-direction:column
}
}

@media (min-width:960px) {
.uk-flex-row\@m {
flex-direction:row
}

.uk-flex-column\@m {
flex-direction:column
}
}

@media (min-width:1200px) {
.uk-flex-row\@l {
flex-direction:row
}

.uk-flex-column\@l {
flex-direction:column
}
}

@media (min-width:1600px) {
.uk-flex-row\@xl {
flex-direction:row
}

.uk-flex-column\@xl {
flex-direction:column
}
}

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

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

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

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

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

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

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

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

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

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

.uk-flex-last {
order:99
}

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

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

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

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

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

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

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

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

.uk-flex-initial {
flex:initial
}

.uk-flex-none {
flex:none
}

.uk-flex-auto {
flex:auto
}

.uk-flex-1 {
flex:1
}

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

.uk-flex-none\@s {
flex:none
}

.uk-flex-1\@s {
flex:1
}
}

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

.uk-flex-none\@m {
flex:none
}

.uk-flex-1\@m {
flex:1
}
}

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

.uk-flex-none\@l {
flex:none
}

.uk-flex-1\@l {
flex:1
}
}

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

.uk-flex-none\@xl {
flex:none
}

.uk-flex-1\@xl {
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-right {
margin-left:20px!important
}

.uk-margin-left {
margin-right:20px!important
}

.uk-margin-xsmall {
margin-bottom:5px
}

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

.uk-margin-xsmall-top {
margin-top:5px!important
}

.uk-margin-xsmall-bottom {
margin-bottom:5px!important
}

.uk-margin-xsmall-right {
margin-left:5px!important
}

.uk-margin-xsmall-left {
margin-right:5px!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-right {
margin-left:10px!important
}

.uk-margin-small-left {
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-right {
margin-left:40px!important
}

.uk-margin-medium-left {
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-right {
margin-left:40px!important
}

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

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

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

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

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

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

.uk-margin-large-left {
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-right {
margin-left:70px!important
}

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

@media (min-width:1200px) {
.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-right {
margin-left:140px!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-margin-auto-left\@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-right {
margin-left:0!important
}

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

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

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

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

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

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

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

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

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

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

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

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

.uk-padding {
padding:30px
}

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

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

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

@media (min-width:1200px) {
.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-right {
padding-left:0!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-position-center {
top:calc(50% - var(--uk-position-margin-offset));
right:calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-x:50%;
--uk-position-translate-y:-50%;
transform:translate(var(--uk-position-translate-x),var(--uk-position-translate-y));
width:max-content
}

.uk-position-center-vertical,[class*=uk-position-center-left],[class*=uk-position-center-right] {
top:calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-y:-50%;
transform:translate(0,var(--uk-position-translate-y))
}

.uk-position-center-right {
left:0
}

.uk-position-center-left {
right:0
}

.uk-position-center-vertical {
right:0;
left:0
}

.uk-position-center-right-out {
right:100%;
width:max-content
}

.uk-position-center-left-out {
left:100%;
width:max-content
}

.uk-position-bottom-center,.uk-position-center-horizontal,.uk-position-top-center {
right:calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-x:50%;
transform:translate(var(--uk-position-translate-x),0);
width:max-content
}

.uk-position-top-center {
top:0
}

.uk-position-bottom-center {
bottom:0
}

.uk-position-center-horizontal {
top:0;
bottom:0
}

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

.uk-position-small {
margin:15px;
--uk-position-margin-offset:15px
}

.uk-position-medium {
margin:30px;
--uk-position-margin-offset:30px
}

.uk-position-large {
margin:30px;
--uk-position-margin-offset:30px
}

@media (min-width:1200px) {
.uk-position-large {
margin:50px;
--uk-position-margin-offset:50px
}
}

.uk-position-relative {
position:relative!important
}

.uk-position-absolute {
position:absolute!important
}

.uk-position-fixed {
position:fixed!important
}

.uk-position-sticky {
position:sticky!important
}

.uk-position-z-index {
z-index:1
}

.uk-position-z-index-zero {
z-index:0
}

.uk-position-z-index-negative {
z-index:-1
}

.uk-position-z-index-high {
z-index:990
}

:where(.uk-transition-fade),:where([class*=uk-transition-scale]),:where([class*=uk-transition-slide]) {
--uk-position-translate-x:0;
--uk-position-translate-y:0
}

.uk-transition-fade,[class*=uk-transition-scale],[class*=uk-transition-slide] {
--uk-translate-x:0;
--uk-translate-y:0;
--uk-scale-x:1;
--uk-scale-y:1;
transform:translate(var(--uk-position-translate-x),var(--uk-position-translate-y)) translate(var(--uk-translate-x),var(--uk-translate-y)) scale(var(--uk-scale-x),var(--uk-scale-y));
transition:.3s ease-out;
transition-property:opacity,transform,filter;
opacity:0
}

.uk-transition-active.uk-active .uk-transition-fade,.uk-transition-toggle:focus .uk-transition-fade,.uk-transition-toggle:focus-within .uk-transition-fade,.uk-transition-toggle:hover .uk-transition-fade {
opacity:1
}

[class*=uk-transition-scale] {
-webkit-backface-visibility:hidden
}

.uk-transition-scale-up {
--uk-scale-x:1;
--uk-scale-y:1
}

.uk-transition-scale-down {
--uk-scale-x:1.03;
--uk-scale-y:1.03
}

.uk-transition-active.uk-active .uk-transition-scale-up,.uk-transition-toggle:focus .uk-transition-scale-up,.uk-transition-toggle:focus-within .uk-transition-scale-up,.uk-transition-toggle:hover .uk-transition-scale-up {
--uk-scale-x:1.03;
--uk-scale-y:1.03;
opacity:1
}

.uk-transition-active.uk-active .uk-transition-scale-down,.uk-transition-toggle:focus .uk-transition-scale-down,.uk-transition-toggle:focus-within .uk-transition-scale-down,.uk-transition-toggle:hover .uk-transition-scale-down {
--uk-scale-x:1;
--uk-scale-y:1;
opacity:1
}

.uk-transition-slide-top {
--uk-translate-y:-100%
}

.uk-transition-slide-bottom {
--uk-translate-y:100%
}

.uk-transition-slide-right {
--uk-translate-x:100%
}

.uk-transition-slide-left {
--uk-translate-x:-100%
}

.uk-transition-slide-top-small {
--uk-translate-y:calc(-1 * 10px)
}

.uk-transition-slide-bottom-small {
--uk-translate-y:10px
}

.uk-transition-slide-right-small {
--uk-translate-x:calc(1 * 10px)
}

.uk-transition-slide-left-small {
--uk-translate-x:-10px
}

.uk-transition-slide-top-medium {
--uk-translate-y:calc(-1 * 50px)
}

.uk-transition-slide-bottom-medium {
--uk-translate-y:50px
}

.uk-transition-slide-right-medium {
--uk-translate-x:calc(1 * 50px)
}

.uk-transition-slide-left-medium {
--uk-translate-x:-50px
}

.uk-transition-active.uk-active [class*=uk-transition-slide],.uk-transition-toggle:focus [class*=uk-transition-slide],.uk-transition-toggle:focus-within [class*=uk-transition-slide],.uk-transition-toggle:hover [class*=uk-transition-slide] {
--uk-translate-x:0;
--uk-translate-y:0;
opacity:1
}

.uk-transition-opaque {
opacity:1
}

.uk-transition-slow {
transition-duration:.7s
}

.uk-transition-disable,.uk-transition-disable * {
transition:none!important
}

.uk-hidden,.uk-hidden-empty:empty,[hidden] {
display:none!important
}

@media (min-width:640px) {
.uk-hidden\@s {
display:none!important
}
}

@media (min-width:960px) {
.uk-hidden\@m {
display:none!important
}
}

@media (min-width:1200px) {
.uk-hidden\@l {
display:none!important
}
}

@media (min-width:1600px) {
.uk-hidden\@xl {
display:none!important
}
}

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

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

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

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

.uk-invisible {
visibility:hidden!important
}

.uk-hidden-visually:not(:focus):not(:active):not(:focus-within),.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-visible):not(:has(:focus-visible)),.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;
border:0!important;
margin:0!important;
overflow:hidden!important
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
opacity:0!important
}

@media (hover:none) {
.uk-hidden-touch {
display:none!important
}
}

@media (hover) {
.uk-hidden-notouch {
display:none!important
}
}

.uk-light {
color:#fffc
}

.uk-light .uk-link,.uk-light a {
color:#fff
}

.uk-light .uk-link-toggle:hover .uk-link,.uk-light .uk-link:hover,.uk-light a:hover {
color:#fff
}

.uk-light :not(pre)>code,.uk-light :not(pre)>kbd,.uk-light :not(pre)>samp {
color:#fffc;
background-color:#ffffff1a
}

.uk-light em {
color:#fff
}

.uk-light .uk-h1,.uk-light .uk-h2,.uk-light .uk-h3,.uk-light .uk-h4,.uk-light .uk-h5,.uk-light .uk-h6,.uk-light .uk-heading-2xlarge,.uk-light .uk-heading-3xlarge,.uk-light .uk-heading-large,.uk-light .uk-heading-medium,.uk-light .uk-heading-small,.uk-light .uk-heading-xlarge,.uk-light h1,.uk-light h2,.uk-light h3,.uk-light h4,.uk-light h5,.uk-light h6 {
color:#fff
}

.uk-light blockquote {
color:#fff
}

.uk-light blockquote footer {
color:#fffc
}

.uk-light .uk-hr,.uk-light hr {
border-top-color:#ffffff26
}

.uk-light :focus-visible {
outline-color:#fff
}

.uk-light .uk-link-muted a,.uk-light a.uk-link-muted {
color:#fff9
}

.uk-light .uk-link-muted a:hover,.uk-light .uk-link-toggle:hover .uk-link-muted,.uk-light a.uk-link-muted:hover {
color:#fffc
}

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

.uk-light .uk-link-heading a:hover,.uk-light .uk-link-toggle:hover .uk-link-heading,.uk-light a.uk-link-heading:hover {
color:#fff
}

.uk-light .uk-heading-divider {
border-bottom-color:#ffffff26
}

.uk-light .uk-heading-bullet::before {
border-right-color:#ffffff26
}

.uk-light .uk-heading-line>::after,.uk-light .uk-heading-line>::before {
border-bottom-color:#ffffff26
}

.uk-light .uk-divider-icon {
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%28255,%20255,%20255,%200.15%29%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)
}

.uk-light .uk-divider-icon::after,.uk-light .uk-divider-icon::before {
border-bottom-color:#ffffff26
}

.uk-light .uk-divider-small::after {
border-top-color:#ffffff26
}

.uk-light .uk-divider-vertical {
border-right-color:#ffffff26
}

.uk-light .uk-list-muted>::marker {
color:#fff9!important
}

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

.uk-light .uk-list-primary>::marker {
color:#fff!important
}

.uk-light .uk-list-secondary>::marker {
color:#fff!important
}

.uk-light .uk-list-bullet>::before {
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%22rgba%28255,%20255,%20255,%200.8%29%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-light .uk-list-divider>:nth-child(n+2) {
border-top-color:#ffffff26
}

.uk-light .uk-list-striped>:nth-of-type(odd) {
border-top-color:#ffffff26;
border-bottom-color:#ffffff26;
background-color:#ffffff1a
}

.uk-light .uk-table th {
color:#fffc
}

.uk-light .uk-table caption {
color:#fff9
}

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

.uk-light .uk-table-divider>:first-child>tr:not(:first-child),.uk-light .uk-table-divider>:not(:first-child)>tr,.uk-light .uk-table-divider>tr:not(:first-child) {
border-top-color:#ffffff26
}

.uk-light .uk-table-striped tbody tr:nth-of-type(odd),.uk-light .uk-table-striped>tr:nth-of-type(odd) {
background:#ffffff1a;
border-top-color:#ffffff26;
border-bottom-color:#ffffff26
}

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

.uk-light .uk-icon-link {
color:#fff9
}

.uk-light .uk-icon-link:hover {
color:#fffc
}

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

.uk-light .uk-icon-button {
background-color:#ffffff1a;
color:#fff9
}

.uk-light .uk-icon-button:hover {
background-color:#ffffff26;
color:#fffc
}

.uk-light .uk-icon-button:active {
background-color:#fff3;
color:#fffc
}

.uk-light .uk-range::-webkit-slider-runnable-track {
background:#f2f2f21a
}

.uk-light .uk-range:active::-webkit-slider-runnable-track,.uk-light .uk-range:focus::-webkit-slider-runnable-track {
background:#f2f2f226
}

.uk-light .uk-range::-moz-range-track {
background:#f2f2f21a
}

.uk-light .uk-range:focus::-moz-range-track {
background:#f2f2f226
}

.uk-light .uk-range::-webkit-slider-thumb {
background:grey;
border-color:#e6e6e6
}

.uk-light .uk-range::-moz-range-thumb {
background:grey;
border-color:#e6e6e6
}

.uk-light .uk-input,.uk-light .uk-select,.uk-light .uk-textarea {
background-color:#ffffff1a;
color:#fffc;
background-clip:padding-box;
border-color:#ffffff26
}

.uk-light .uk-input:focus,.uk-light .uk-select:focus,.uk-light .uk-textarea:focus {
background-color:#ffffff26;
color:#fffc;
border-color:#fffc
}

.uk-light .uk-input::placeholder {
color:#fff9
}

.uk-light .uk-textarea::placeholder {
color:#fff9
}

.uk-light .uk-select:not([multiple]):not([size]) {
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%22rgba%28255,%20255,%20255,%200.8%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.uk-light .uk-input[list]:focus,.uk-light .uk-input[list]:hover {
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%22rgba%28255,%20255,%20255,%200.8%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.uk-light .uk-checkbox,.uk-light .uk-radio {
background-color:#ffffff1a;
border-color:#ffffff26
}

.uk-light .uk-checkbox:focus,.uk-light .uk-radio:focus {
background-color:#ffffff26;
border-color:#fffc
}

.uk-light .uk-checkbox:checked,.uk-light .uk-checkbox:indeterminate,.uk-light .uk-radio:checked {
background-color:#fff;
border-color:#fff
}

.uk-light .uk-checkbox:checked:focus,.uk-light .uk-checkbox:indeterminate:focus,.uk-light .uk-radio:checked:focus {
background-color:#fff
}

.uk-light .uk-radio:checked {
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%231C1C1C%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-light .uk-checkbox:checked {
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%231C1C1C%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-light .uk-checkbox:indeterminate {
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%231C1C1C%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-light .uk-form-label {
color:#fff
}

.uk-light .uk-form-icon {
color:#fff9
}

.uk-light .uk-form-icon:hover {
color:#fffc
}

.uk-light .uk-button-default {
background-color:transparent;
color:#fff;
border-color:#fffc
}

.uk-light .uk-button-default:hover {
background-color:transparent;
color:#fff;
border-color:#fff
}

.uk-light .uk-button-default.uk-active,.uk-light .uk-button-default:active {
background-color:transparent;
color:#fff;
border-color:#fff
}

.uk-light .uk-button-primary {
background-color:#fff;
color:#1c1c1c
}

.uk-light .uk-button-primary:hover {
background-color:#f2f2f2;
color:#1c1c1c
}

.uk-light .uk-button-primary.uk-active,.uk-light .uk-button-primary:active {
background-color:#e6e6e6;
color:#1c1c1c
}

.uk-light .uk-button-secondary {
background-color:#fff;
color:#1c1c1c
}

.uk-light .uk-button-secondary:hover {
background-color:#f2f2f2;
color:#1c1c1c
}

.uk-light .uk-button-secondary.uk-active,.uk-light .uk-button-secondary:active {
background-color:#e6e6e6;
color:#1c1c1c
}

.uk-light .uk-button-text {
color:#fff
}

.uk-light .uk-button-text::before {
border-bottom-color:#fff
}

.uk-light .uk-button-text:hover {
color:#fff
}

.uk-light .uk-button-text:disabled {
color:#fff9
}

.uk-light .uk-button-link {
color:#fff
}

.uk-light .uk-button-link:hover {
color:#fff9
}

.uk-light.uk-card-badge {
background-color:#fff;
color:#1c1c1c
}

.uk-light .uk-close {
color:#fff9
}

.uk-light .uk-close:hover {
color:#fffc
}

.uk-light .uk-totop {
color:#fff9
}

.uk-light .uk-totop:hover {
color:#fffc
}

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

.uk-light .uk-marker {
background:#f8f8f8;
color:#2c2c2c
}

.uk-light .uk-marker:hover {
color:#2c2c2c
}

.uk-light .uk-badge {
background-color:#fff;
color:#1c1c1c!important
}

.uk-light .uk-label {
background-color:#fff;
color:#1c1c1c
}

.uk-light .uk-article-meta {
color:#fff9
}

.uk-light .uk-search-input {
color:#fffc
}

.uk-light .uk-search-input::placeholder {
color:#fff9
}

.uk-light .uk-search .uk-search-icon {
color:#fff9
}

.uk-light .uk-search .uk-search-icon:hover {
color:#fff9
}

.uk-light .uk-search-default .uk-search-input {
background-color:transparent;
border-color:#ffffff26
}

.uk-light .uk-search-default .uk-search-input:focus {
background-color:#0000000d
}

.uk-light .uk-search-navbar .uk-search-input {
background-color:transparent;
border-color:#ffffff26
}

.uk-light .uk-search-navbar .uk-search-input:focus {
background-color:#0000000d
}

.uk-light .uk-search-medium .uk-search-input {
background-color:transparent;
border-color:#ffffff26
}

.uk-light .uk-search-medium .uk-search-input:focus {
background-color:#0000000d
}

.uk-light .uk-search-large .uk-search-input {
background-color:transparent;
border-color:#ffffff26
}

.uk-light .uk-search-large .uk-search-input:focus {
background-color:#0000000d
}

.uk-light .uk-search-toggle {
color:#fff9
}

.uk-light .uk-search-toggle:hover {
color:#fffc
}

.uk-light .uk-accordion-title {
color:#fff
}

.uk-light .uk-accordion-title:hover {
color:#fffc
}

.uk-light .uk-thumbnav>*>::after {
background-image:linear-gradient(-180deg,#0000,#0006)
}

.uk-light .uk-iconnav>*>a {
color:#fff9
}

.uk-light .uk-iconnav>*>a:hover {
color:#fffc
}

.uk-light .uk-iconnav>.uk-active>a {
color:#fffc
}

.uk-light .uk-grid-divider>:not(.uk-first-column)::before {
border-right-color:#ffffff26
}

.uk-light .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
border-top-color:#ffffff26
}

.uk-light .uk-nav-default>li>a {
color:#fff9
}

.uk-light .uk-nav-default>li>a:hover {
color:#fffc
}

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

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

.uk-light .uk-nav-default .uk-nav-divider {
border-top-color:#ffffff26
}

.uk-light .uk-nav-default .uk-nav-sub a {
color:#fff9
}

.uk-light .uk-nav-default .uk-nav-sub a:hover {
color:#fffc
}

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

.uk-light .uk-nav-primary>li>a {
color:#fff9
}

.uk-light .uk-nav-primary>li>a:hover {
color:#fffc
}

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

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

.uk-light .uk-nav-primary .uk-nav-divider {
border-top-color:#ffffff26
}

.uk-light .uk-nav-primary .uk-nav-sub a {
color:#fff9
}

.uk-light .uk-nav-primary .uk-nav-sub a:hover {
color:#fffc
}

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

.uk-light .uk-nav-secondary>li>a {
color:#fff
}

.uk-light .uk-nav-secondary>li>a:hover {
color:#fff;
background-color:#ffffff1a
}

.uk-light .uk-nav-secondary>li.uk-active>a {
color:#fff;
background-color:#ffffff1a
}

.uk-light .uk-nav-secondary .uk-nav-subtitle {
color:#fff9
}

.uk-light .uk-nav-secondary>li>a:hover .uk-nav-subtitle {
color:#fffc
}

.uk-light .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle {
color:#fff
}

.uk-light .uk-nav-secondary .uk-nav-header {
color:#fff
}

.uk-light .uk-nav-secondary .uk-nav-divider {
border-top-color:#ffffff26
}

.uk-light .uk-nav-secondary .uk-nav-sub a {
color:#fff9
}

.uk-light .uk-nav-secondary .uk-nav-sub a:hover {
color:#fffc
}

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

.uk-light .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider) {
border-top-color:#ffffff26
}

.uk-light .uk-navbar-nav>li>a {
color:#fff9
}

.uk-light .uk-navbar-nav>li:hover>a,.uk-light .uk-navbar-nav>li>a[aria-expanded=true] {
color:#fffc
}

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

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

.uk-light .uk-navbar-item {
color:#fffc
}

.uk-light .uk-navbar-toggle {
color:#fff9
}

.uk-light .uk-navbar-toggle:hover,.uk-light .uk-navbar-toggle[aria-expanded=true] {
color:#fffc
}

.uk-light .uk-subnav>*>:first-child {
color:#fff9
}

.uk-light .uk-subnav>*>a:hover {
color:#fffc
}

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

.uk-light .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
border-right-color:#ffffff26
}

.uk-light .uk-subnav-pill>*>:first-child {
background-color:transparent;
color:#fff9
}

.uk-light .uk-subnav-pill>*>a:hover {
background-color:#ffffff1a;
color:#fffc
}

.uk-light .uk-subnav-pill>*>a:active {
background-color:#ffffff1a;
color:#fffc
}

.uk-light .uk-subnav-pill>.uk-active>a {
background-color:#fff;
color:#1c1c1c
}

.uk-light .uk-subnav>.uk-disabled>a {
color:#fff9
}

.uk-light .uk-breadcrumb>*>* {
color:#fff9
}

.uk-light .uk-breadcrumb>*>:hover {
color:#fffc
}

.uk-light .uk-breadcrumb>:last-child>* {
color:#fffc
}

.uk-light .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
color:#fff9
}

.uk-light .uk-pagination>*>* {
color:#fff9
}

.uk-light .uk-pagination>*>:hover {
color:#fffc
}

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

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

.uk-light .uk-tab::before {
border-color:#ffffff26
}

.uk-light .uk-tab>*>a {
color:#fff9
}

.uk-light .uk-tab>*>a:hover {
color:#fffc
}

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

.uk-light .uk-tab>.uk-disabled>a {
color:#fff9
}

.uk-light .uk-slidenav {
color:#ffffffb3
}

.uk-light .uk-slidenav:hover {
color:#fffffff2
}

.uk-light .uk-slidenav:active {
color:#ffffffb3
}

.uk-light .uk-dotnav>*>* {
background-color:transparent;
border-color:#ffffffe6
}

.uk-light .uk-dotnav>*>:hover {
background-color:#ffffffe6;
border-color:transparent
}

.uk-light .uk-dotnav>*>:active {
background-color:#ffffffe6;
border-color:transparent
}

.uk-light .uk-dotnav>.uk-active>* {
background-color:#ffffffe6;
border-color:transparent
}

.uk-light .uk-text-lead {
color:#fffc
}

.uk-light .uk-text-meta {
color:#fff9
}

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

.uk-light .uk-text-emphasis {
color:#fff!important
}

.uk-light .uk-text-primary {
color:#fff!important
}

.uk-light .uk-text-secondary {
color:#fff!important
}

.uk-light .uk-column-divider {
column-rule-color:#ffffff26
}

.uk-light .uk-logo {
color:#fff
}

.uk-light .uk-logo:hover {
color:#fff
}

.uk-light .uk-logo:has(.uk-logo-inverse)>:not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse) {
display:none
}

.uk-light .uk-logo-inverse {
display:block
}

.uk-light .uk-table-striped tbody tr:nth-of-type(2n):last-child,.uk-light .uk-table-striped>tr:nth-of-type(2n):last-child {
border-bottom-color:#ffffff26
}

.uk-light .uk-accordion-title::before {
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-light .uk-open>.uk-accordion-title::before {
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

* {
--uk-inverse:initial
}

.uk-light {
--uk-inverse:light
}

.uk-dark,.uk-offcanvas-bar {
--uk-inverse:dark
}

.uk-inverse-light {
--uk-inverse:light!important
}

.uk-inverse-dark {
--uk-inverse:dark!important
}

@media print {
*,::after,::before {
background:0 0!important;
color:#000!important;
box-shadow:none!important;
text-shadow:none!important
}

a,a:visited {
text-decoration:underline
}

blockquote,pre {
border:1px solid #999;
page-break-inside:avoid
}

thead {
display:table-header-group
}

img,tr {
page-break-inside:avoid
}

img {
max-width:100%!important
}

@page {
margin:.5cm
}

h2,h3,p {
orphans:3;
widows:3
}

h2,h3 {
page-break-after:avoid
}
}

.uk-tooltip.uk-active[role=tooltip]:not(.show) {
max-width:max-content;
padding:3px 6px;
margin:0;
color:#fff;
box-sizing:border-box;
text-align:center;
background:#111;
border:none;
border-radius:2px;
box-shadow:none
}