html {
  font-family: ;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility
}
body {
  margin: 0
}
.uk-link, a {
  color: #00a0e9;
  text-decoration: none;
  cursor: pointer
}
.uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
  color: #828fff;
  text-decoration: none
}
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
}
iframe {
  border: 0
}
.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 0;
  font-weight: 400;
  color: #444;
  text-transform: none
}
h2.jcat {
  font-size: 1.5rem;
  position: relative;
  font-weight:bold;
  text-align: center;
  margin: 0 auto 50px;
}
h2.jcat span {
  position: relative;
  z-index: 2;
}
h2.jcat::before {
  content: attr(data-en);
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(119,188,255,0.2);
  font-size: 2.5rem;
  line-height: 1.1;
}

h2.blu {
	font-size: 1.5em;
	margin: 50px 15px;
	padding: 10px 0;
	color: #00a2e5;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px solid;
	border-image: linear-gradient(90deg, #fff 30%, #00a2e5 50%, #fff 70%);
	border-image-slice: 1;
}
h3.blu {
	font-size: 1.2em;
	margin: 50px 0 10px;
	padding: 0;
	color: #0D0A46;
	font-weight: bold;
}
h3.grn {
	font-size: 1.2em;
	margin: 50px 0 10px;
	padding: 0;
	color: #43a047;
	font-weight: bold;
}
h3.gra {
  position: relative;
  padding: 1rem .5rem;
}

h3.gra:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#2af598), to(#009efd));
  background-image: -webkit-linear-gradient(right, #2af598 0%, #009efd 100%);
  background-image: linear-gradient(to left, #2af598 0%, #009efd 100%);
}
ol, ul {
  padding-left: 30px
}
ol > li > ol, ol > li > ul, ul > li > ol, ul > li > ul {
  margin: 0
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}

.uk-card a:hover h4 {color: #00a0e9; font-weight: 500;}
.uk-text-center .uk-button {margin: 1em .5em;}
.uk-grid .uk-panel h3 {font-size: 1.2em; font-weight: 500;}

.uk-hr, hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e9ed
}
.uk-hr:not([class*=uk-divider]), hr:not([class*=uk-divider]) {
  box-shadow: 0 1px 0 rgba(255, 255, 255, .6)
}
* + .uk-hr, * + hr {
  margin-top: 20px
}
address {
  font-style: normal
}
:focus {
  outline: 0
}
:focus-visible {
  outline: 2px dotted #0D0A46
}
::selection {
  background: #00a0e9;
  color: #fff;
  text-shadow: none
}
details, main {
  display: block
}
: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: #666666
}
.uk-link-muted a:hover, .uk-link-toggle:hover .uk-link-muted, a.uk-link-muted:hover {
  color: #888888
}
.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: #888888
}
.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: #00a0e9;
  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: 43.2px;
  line-height: 1.2;
  font-weight: 700
}
.uk-heading-medium {
  font-size: 44.75625px;
  line-height: 1.2;
  font-weight: 700
}
.uk-heading-large {
  font-size: 52.7px;
  line-height: 1.1;
  font-weight: 600
}
.uk-heading-xlarge {
  font-size: 62px;
  line-height: 1;
  font-weight: 600
}
.uk-heading-2xlarge {
  font-size: 6rem;
  line-height: 1;
  font-weight: 600
}
.uk-heading-3xlarge {
  font-size: 8rem;
  line-height: 1;
  font-weight: 600
}
@media (min-width:960px) {
  .uk-heading-small {
    font-size: 54px
  }
  .uk-heading-medium {
    font-size: 54.25px
  }
  .uk-heading-large {
    font-size: 62px
  }
  .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: 62px
  }
  .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 #e5e9ed;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .6)
}
.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-right: calc(5px + .2em);
  border-left: calc(4px + .1em) solid #00a0e9
}
.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 #e5e9ed;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .6)
}
.uk-heading-line > ::before {
  right: 100%;
  margin-right: calc(5px + .3em)
}
.uk-heading-line > ::after {
  left: 100%;
  margin-left: calc(5px + .3em)
}
[class*=uk-divider] {
  border: none;
  margin-bottom: 20px
}
* + [class*=uk-divider] {
  margin-top: 20px
}
.uk-description-list > dt {
  color: #0d0a46;
  font-weight: 600
}
.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 #e5e9ed;
  box-shadow: inset 0 1px rgba(255, 255, 255, .6)
}
.uk-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px
}
* + .uk-table {
  margin-top: 20px
}
.uk-table th {
  padding: 16px 12px;
  text-align: left;
  vertical-align: bottom;
  font-size: 13px;
  font-weight: 400;
  color: #747a96;
  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: left;
  color: #747a96
}
.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 #e5e9ed;
  box-shadow: inset 0 2px 0 0 rgba(255, 255, 255, .6)
}
.uk-table-striped tbody tr:nth-of-type(odd), .uk-table-striped > tr:nth-of-type(odd) {
  background: rgba(236, 238, 246, .98)
}
.uk-table-hover tbody tr:hover, .uk-table-hover > tr:hover {
  background: rgba(236, 238, 246, .98)
}
.uk-table tbody tr.uk-active, .uk-table > tr.uk-active {
  background: rgba(236, 238, 246, .98)
}
.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-left: 0
}
.uk-table-justify td:last-child, .uk-table-justify th:last-child {
  padding-right: 0
}
.uk-table-shrink {
  width: 1px
}
.uk-table-expand {
  min-width: 150px
}
.uk-table-link {
  padding: 0 !important
}
.uk-table-link > a {
  display: block;
  padding: 16px 12px
}
.uk-table-small .uk-table-link > a {
  padding: 10px 12px
}
@media (max-width: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-left: 0;
    padding-right: 0
  }
}
.uk-table tbody tr {
  transition: background-color .1s linear
}
.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: #0d0a46;
  text-decoration: none !important
}
.uk-icon-link:hover {
  color: #00a0e9
}
.uk-active > .uk-icon-link, .uk-icon-link:active {
  color: #4a4862
}
.uk-icon-button {
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  border-radius: 500px;
  background: ;
  color: #0d0a46;
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: .1s ease-in-out;
  transition-property: color, background-color, background-size, border-color, box-shadow;
  box-shadow: -5px -5px 15px rgba(255, 255, 255, .9), 4px 4px 12px rgba(57, 65, 124, .2)
}
.uk-icon-button:hover {
  background-color: ;
  color: #00a0e9;
  box-shadow: -2px -2px 5px rgba(255, 255, 255, .9), 2px 2px 4px rgba(57, 65, 124, .2)
}
.uk-active > .uk-icon-button, .uk-icon-button:active {
  background-color: ;
  color: #555371;
  box-shadow: -1px -1px 1px rgba(255, 255, 255, .9), 1px 1px 1px rgba(57, 65, 124, .1)
}
.uk-button {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 15px;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  transition: .2s ease-in-out;
  transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
  font-weight: 600;
  border-radius: 5px;
  background-origin: border-box;
  background-size: 200%;
  background-position-x: 100%
}
.uk-button:not(:disabled) {
  cursor: pointer
}
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0
}
.uk-button:hover {
  text-decoration: none;
  background-position-x: 0
}
.uk-button-default {
  background-color: ;
  color: #0d0a46;
  border: 2px solid transparent;
  box-shadow: -5px -5px 15px rgba(255, 255, 255, .9), 4px 4px 12px rgba(57, 65, 124, .2)
}
.uk-button-default:hover {
  background-color: ;
  color: #00a0e9;
  border-color: transparent;
  box-shadow: -2px -2px 5px rgba(255, 255, 255, .9), 2px 2px 4px rgba(57, 65, 124, .2)
}
.uk-button-default.uk-active, .uk-button-default:active {
  background-color: ;
  color: #00a0e9;
  border-color: transparent;
  box-shadow: -1px -1px 1px rgba(255, 255, 255, .9), 1px 1px 1px rgba(57, 65, 124, .1)
}
.uk-button-primary {
  background-color: #00a0e9;
  color: #fff;
  background: #4b6cb7; /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #182848, #4b6cb7); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #182848, #4b6cb7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.uk-button-primary:hover {
  background-color: #5d28ef;
  color: #fff;
  background: #36D1DC; /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #5B86E5, #36D1DC); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #0090da, #54c3f1); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  box-shadow: -2px -2px 5px rgba(255, 255, 255, .9), 2px 2px 5px rgba(60, 14, 189, .3)
}
.uk-button-primary.uk-active, .uk-button-primary:active {
  background-color: #00a0e9;
  color: #fff;
  background: #0f0c29; /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #24243e, #302b63, #0f0c29); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.uk-button-secondary {
  background-color: transparent;
  color: #00a0e9;
  border: 2px solid #00a0e9;
  box-shadow: inset 3px 3px 10px rgba(76, 17, 237, .1), 3px 3px 10px rgba(76, 17, 237, .1)
}
.uk-button-secondary:hover {
  background-color: #00a0e9;
  color: #fff;
  border-color: transparent;
  background-image: linear-gradient(51deg, #7141f1 0, #4d6bd8 35%, #3183e2 50%);
  box-shadow: -2px -2px 5px rgba(255, 255, 255, .9), 2px 2px 5px rgba(60, 14, 189, .3)
}
.uk-button-secondary.uk-active, .uk-button-secondary:active {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  border-color: transparent;
  background-image: linear-gradient(51deg, #7335ed 0, #3f64d3 35%, #007bde 50%);
  box-shadow: 1px 1px 1px rgba(57, 65, 124, .1)
}
.uk-button-danger {
  background-color: #ff4151;
  color: #fff;
  border: 2px solid transparent;
  box-shadow: 5px 5px 15px rgba(57, 65, 124, .2)
}
.uk-button-danger:hover {
  background-color: #ff273a;
  color: #fff;
  border-color: transparent;
  box-shadow: 2px 2px 5px rgba(57, 65, 124, .2)
}
.uk-button-danger.uk-active, .uk-button-danger:active {
  background-color: #ff0e22;
  color: #fff;
  border-color: transparent
}
.uk-button-danger:disabled, .uk-button-default:disabled, .uk-button-primary:disabled, .uk-button-secondary:disabled, .woocommerce form.login .woocommerce-form-login__submit:disabled, .woocommerce form.lost_reset_password button.button:disabled, .woocommerce form.register .woocommerce-form-register__submit:disabled {
  background-color: #eceef8;
  color: #747a96;
  border: 2px solid transparent;
  background-image: none;
  box-shadow: none
}
.uk-button-small {
  padding: 0 20px;
  line-height: 36px;
  font-size: 14px
}
.uk-button-large {
  padding: 0 40px;
  line-height: 52px;
  font-size: 16px
}
.uk-button-text {
  padding: 0;
  line-height: 1.5;
  background: 0 0;
  color: #00a0e9;
  position: relative;
  padding-right: 25px;
  border-radius: 0
}
.uk-button-text::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
  transition: .2s ease-out;
  transition-property: height, width, background-position
}
.uk-button-text:hover {
  color: #00a0e9
}
.uk-button-text:disabled {
  color: #747a96
}
.uk-button-link {
  padding: 0;
  line-height: 1.5;
  background: 0 0;
  color: #0d0a46;
  border-radius: 0
}
.uk-button-link:hover {
  color: #00a0e9;
  text-decoration: none
}
.uk-button-link:disabled {
  color: #747a96;
  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-left: -2px
}
.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-button-group > .uk-button:not(:first-child):not(:last-child), .uk-button-group > div:not(:first-child):not(:last-child) .uk-button {
  border-radius: 0
}
.uk-button-group > .uk-button:first-child, .uk-button-group > div:first-child .uk-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.uk-button-group > .uk-button:last-child, .uk-button-group > div:last-child .uk-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.uk-tile {
  display: flow-root;
  position: relative;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px
}
@media (min-width:640px) {
  .uk-tile {
    padding-left: 30px;
    padding-right: 30px
  }
}
@media (min-width:960px) {
  .uk-tile {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 70px;
    padding-bottom: 70px
  }
}
.uk-tile > :last-child {
  margin-bottom: 0
}
.uk-tile-xsmall {
  padding-top: 20px;
  padding-bottom: 20px
}
.uk-tile-small {
  padding-top: 40px;
  padding-bottom: 40px
}
.uk-tile-large {
  padding-top: 70px;
  padding-bottom: 70px
}
@media (min-width: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: dark;
  background-color:
}
.uk-tile-default.uk-tile-hover:hover {
  background-color: #e5e8f3
}
.uk-tile-muted {
  --uk-inverse: dark;
  background-color: #eceef6
}
.uk-tile-muted.uk-tile-hover:hover {
  background-color: #e5e8f3
}
.uk-tile-primary {
  --uk-inverse: light;
  background-color: #00a0e9;
  background-image: linear-gradient(40deg, #7141f1 0, #4d6bd8 70%, #3183e2 100%)
}
.uk-tile-primary.uk-tile-hover:hover {
  background-color: #612df0
}
.uk-tile-secondary {
  --uk-inverse: light;
  background-color: #171258;
  background-image: linear-gradient(-40deg, #171258, #110e43)
}
.uk-tile-secondary.uk-tile-hover:hover {
  background-color: #130f47
}
.uk-tile-hover {
  transition: .1s ease-in-out;
  transition-property: background-color, background-size
}
:where(.uk-tile-primary:not(.uk-preserve-color)) > * {
  color: rgba(255, 255, 255, .7)
}
:where(.uk-tile-secondary:not(.uk-preserve-color)) > * {
  color: rgba(255, 255, 255, .7)
}
.uk-card {
  position: relative;
  box-sizing: border-box;
  transition: .1s ease-in-out;
  transition-property: color, background-color, background-size, border-color, box-shadow;
  border-radius: 12px
}
.uk-card:not([uk-parallax]) {
  transition-property: color, background-color, background-size, border-color, box-shadow, transform
}
.uk-card-body {
  display: flow-root;
  padding: 30px 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 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
}
[class*=uk-card-media] {
  overflow: hidden
}
.uk-card-media-top, .uk-grid-stack > .uk-card-media-left, .uk-grid-stack > .uk-card-media-right {
  border-radius: 12px 12px 0 0
}
.uk-card-media-bottom {
  border-radius: 0 0 12px 12px
}
:not(.uk-grid-stack) > .uk-card-media-left {
  border-radius: 12px 0 0 12px
}
:not(.uk-grid-stack) > .uk-card-media-right {
  border-radius: 0 12px 12px 0
}
.uk-card-title {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600
}
.uk-card-badge {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  height: 26px;
  padding: 0 12px;
  background: #00a0e9;
  color: #fff;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  font-weight: 600;
  border-radius: 500px;
  background-image: linear-gradient(51deg, #7141f1 50%, #4d6bd8 75%, #3183e2 100%)
}
.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: ;
  box-shadow: -15px -15px 20px rgba(255, 255, 255, .8), 15px 15px 20px rgba(57, 65, 124, .08);
  transform: translateY(-2px)
}
.uk-card-default {
  --uk-inverse: dark;
  background-color: rgba(255,255,255,0.5);
  color: #555371;
  box-shadow: -5px -5px 10px rgba(255, 255, 255, .8), 15px 15px 20px rgba(57, 65, 124, .08);
  border: 2px solid rgba(119,188,255,0.3);
}
.uk-card-muted {
  background-color: #f7f7f7;
  color: #ccc;
  box-shadow: none;
  border: 2px solid #dfdfdf;
}
.uk-card-muted small {font-size: .6em;}
.uk-card-default .uk-card-title {
  color: #171258
}
.uk-card-default.uk-card-hover:hover {
  background-color: #ccf3ff;
  box-shadow: -2px -2px 5px rgba(255, 255, 255, .9), 2px 2px 4px rgba(57, 65, 124, .2);
  transform: translateY(3px);
}
.uk-card-default .uk-card-header {
  border-bottom: 1px solid #e5e9ed
}
.uk-card-default .uk-card-footer {
  border-top: 1px solid #e5e9ed
}
.uk-card-primary {
  --uk-inverse: light;
  background-color: #00a0e9;
  color: #fff;
  background-image: linear-gradient(40deg, #7141f1 0, #4d6bd8 70%, #3183e2 100%);
  box-shadow: -5px -5px 20px rgba(255, 255, 255, .9), 5px 5px 20px rgba(60, 14, 189, .3)
}
.uk-card-primary .uk-card-title {
  color: #fff
}
.uk-card-primary.uk-card-hover:hover {
  background-color: #00a0e9;
  box-shadow: -2px -2px 10px rgba(255, 255, 255, .8), 2px 2px 5px rgba(60, 14, 189, .3);
  transform: translateY(3px)
}
.uk-card-secondary {
  --uk-inverse: light;
  background-color: #171258;
  color: #fff;
  background-image: linear-gradient(40deg, #110e43 0, #1d166d 90%);
  box-shadow: -5px -5px 20px rgba(255, 255, 255, .9), 5px 5px 20px rgba(1, 1, 3, .3)
}
.uk-card-secondary .uk-card-title {
  color: #fff
}
.uk-card-secondary.uk-card-hover:hover {
  background-color: #171258;
  box-shadow: -2px -2px 10px rgba(255, 255, 255, .8), 2px 2px 5px rgba(1, 1, 3, .3);
  transform: translateY(3px)
}
.uk-card-small .uk-card-body, .uk-card-small.uk-card-body {
  padding: 20px 20px
}
.uk-card-small .uk-card-header {
  padding: 13px 20px
}
.uk-card-small .uk-card-footer {
  padding: 13px 20px
}
@media (min-width:1200px) {
  .uk-card-large .uk-card-body, .uk-card-large.uk-card-body {
    padding: 70px 70px
  }
  .uk-card-large .uk-card-header {
    padding: 35px 70px
  }
  .uk-card-large .uk-card-footer {
    padding: 35px 70px
  }
}
.uk-card-body > .uk-nav-default {
  margin-left: -30px;
  margin-right: -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-left: 30px;
  padding-right: 30px
}
.uk-card-body > .uk-nav-default .uk-nav-sub {
  padding-left: 45px
}
@media (min-width:1200px) {
  .uk-card-body > .uk-nav-default {
    margin-left: -40px;
    margin-right: -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-left: 40px;
    padding-right: 40px
  }
  .uk-card-body > .uk-nav-default .uk-nav-sub {
    padding-left: 55px
  }
}
.uk-card-small > .uk-nav-default {
  margin-left: -20px;
  margin-right: -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-left: 20px;
  padding-right: 20px
}
.uk-card-small > .uk-nav-default .uk-nav-sub {
  padding-left: 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-left: 0;
    padding-right: 0
  }
  .uk-card-large > .uk-nav-default .uk-nav-sub {
    padding-left: 15px
  }
}
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary) {
  box-shadow: 0 0 rgba(255, 255, 255, 0), 0 0 0 rgba(80, 110, 140, 0)
}
.uk-close {
  color: #0d0a46;
  transition: .1s ease-in-out;
  transition-property: color, opacity
}
.uk-close:hover {
  color: #00a0e9
}
.uk-spinner > * {
  animation: uk-spinner-rotate 1.4s linear infinite
}
@keyframes uk-spinner-rotate {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(270deg)
  }
}
/* to top */
.uk-totop, .uk-totop:visited {
  background-color: rgba(79, 170, 231, 0.8);
  border: 1px solid #fff;
  border-radius: 15%;
  padding: 1rem;
  color: #fff;
  z-index: 999;
  transition: color .1s ease-in-out
}
.uk-totop:hover, .uk-totop:active {
  background-color: rgba(15, 122, 229, 1.0);
  color: #fff;
}

/* badge */
.uk-badge {
  box-sizing: border-box;
  min-width: 20px;
  height: 20px;
  padding: 0 5px;
  border-radius: 500px;
  vertical-align: middle;
  background: #00a0e9;
  color: #fff !important;
  font-size: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  line-height: 0;
  letter-spacing: 0
}
.uk-badge:hover {
  text-decoration: none
}
/* label */
.uk-label {
  display: inline-block;
  padding: 0 10px;
  background: #00a0e9;
  line-height: 1.8;
  font-size: 13px;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: 600;
  border-radius: 500px
}
.uk-label-success {
  background-color: #32d296;
  color: #fff
}
.uk-label-warning {
  background-color: #ffa255;
  color: #fff
}
.uk-label-danger {
  background-color: #ff4151;
  color: #fff
}
/* article */
.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;
  color: #0d0a46;
  font-weight: 600
}
@media (min-width:960px) {
  .uk-article-title {
    font-size: 44px
  }
}
.uk-article-meta {
  font-size: 14px;
  line-height: 1.4;
  color: #747a96;
  font-weight: 600
}
.uk-article-meta a {
  color: #747a96
}
.uk-article-meta a:hover {
  color: #555371;
  text-decoration: none
}
/* drop */
.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-left: .25em;
  transition: transform .3s ease-out
}
[aria-expanded=true] > .uk-drop-parent-icon {
  transform: rotateX(180deg)
}
/* dropbar */
.uk-dropbar {
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 0;
  --uk-inverse: dark;
  width: auto;
  padding: 20px 15px 20px 15px;
  background: rgba(255, 255, 255, .9);
  color: #555371
}
.uk-dropbar > :last-child {
  margin-bottom: 0
}
@media (min-width:640px) {
  .uk-dropbar {
    padding-left: 30px;
    padding-right: 30px
  }
}
@media (min-width:960px) {
  .uk-dropbar {
    padding-left: 40px;
    padding-right: 40px
  }
}
.uk-dropbar :focus-visible {
  outline-color: #0d0a46 !important
}
.uk-dropbar-large {
  padding-top: 40px;
  padding-bottom: 40px
}
.uk-dropbar-top {
  box-shadow: 0 33px 45px -37px rgba(57, 65, 124, .1)
}
.uk-dropbar-bottom {
  box-shadow: 0 -33px 45px -37px rgba(57, 65, 124, .1)
}
.uk-dropbar-left {
  box-shadow: 33px 0 45px -37px rgba(57, 65, 124, .1)
}
.uk-dropbar-right {
  box-shadow: -33px 0 45px -37px rgba(57, 65, 124, .1)
}
.uk-dropbar-inset {
  padding-top: 0
}
.uk-dropnav-dropbar {
  position: absolute;
  z-index: 980;
  padding: 0;
  left: 0;
  right: 0
}
/* modal */
.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  padding: 15px 15px;
  background: rgba(0, 0, 0, .6);
  opacity: 0;
  transition: opacity .15s linear
}
@media (min-width:640px) {
  .uk-modal {
    padding: 50px 30px
  }
}
@media (min-width:960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px
  }
}
.uk-modal.uk-open {
  opacity: 1
}
.uk-modal-page {
  overflow: hidden
}
.uk-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  max-width: 100% !important;
  background: ;
  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 20px;
  background: #fff;
}
.uk-modal-header {
  display: flow-root;
  padding: 10px 20px;
  background: ;
  border-bottom: 1px solid #e5e9ed
}
.uk-modal-footer {
  display: flow-root;
  padding: 10px 20px;
  background: ;
  border-top: 1px solid #e5e9ed
}
@media (min-width:640px) {
  .uk-modal-body {
    padding: 30px 30px
  }
  .uk-modal-header {
    padding: 15px 30px
  }
  .uk-modal-footer {
    padding: 15px 30px
  }
}
.uk-modal-body > :last-child, .uk-modal-footer > :last-child, .uk-modal-header > :last-child {
  margin-bottom: 0
}
.uk-modal-title {
  font-size: 1.3em;
  line-height: 1.3;
  font-weight: 600
}
[class*=uk-modal-close-] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px
}
[class*=uk-modal-close-]:first-child + * {
  margin-top: 0
}
.uk-modal-close-outside {
  top: 0;
  right: -5px;
  transform: translate(0, -100%);
  color: #fff
}
.uk-modal-close-outside:hover {
  color: #fff
}
@media (min-width:960px) {
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%)
  }
}
.uk-modal-close-full {
  top: 0;
  right: 0;
  padding: 10px;
  background:
}
@media (min-width:960px) {
  .uk-modal-close-full {
    padding: 20px
  }
}
/* slidewhow */
.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;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  will-change: transform, opacity
}
.uk-slideshow-items > :not(.uk-active) {
  display: none
}
/* slider */
.uk-slider {
  -webkit-tap-highlight-color: transparent
}
.uk-slider-container {
  overflow: hidden;
  overflow: clip
}
.uk-slider-container-offset {
  margin: -35px -35px -35px -35px;
  padding: 35px 35px 35px 35px
}
.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-slider-items li {
  margin: 0;
  padding: 0;
}
/* sticky */
.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
}
/* offcanvas */
.uk-offcanvas {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000
}
.uk-offcanvas-flip .uk-offcanvas {
  right: 0;
  left: auto
}
.uk-offcanvas-bar {
  --uk-inverse: dark;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -270px;
  box-sizing: border-box;
  width: 270px;
  padding: 20px 20px;
  background: ;
  overflow-y: auto
}
@media (min-width:640px) {
  .uk-offcanvas-bar {
    left: -350px;
    width: 350px;
    padding: 30px 30px
  }
}
.uk-offcanvas-flip .uk-offcanvas-bar {
  left: auto;
  right: -270px
}
@media (min-width:640px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    right: -350px
  }
}
.uk-open > .uk-offcanvas-bar {
  left: 0
}
.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
  left: auto;
  right: 0
}
.uk-offcanvas-bar-animation {
  transition: left .3s ease-out
}
.uk-offcanvas-flip .uk-offcanvas-bar-animation {
  transition-property: right
}
.uk-offcanvas-reveal {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  overflow: hidden;
  transition: width .3s ease-out
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
  left: 0
}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
  left: auto;
  right: 0
}
.uk-open > .uk-offcanvas-reveal {
  width: 270px
}
@media (min-width:640px) {
  .uk-open > .uk-offcanvas-reveal {
    width: 350px
  }
}
.uk-offcanvas-flip .uk-offcanvas-reveal {
  right: 0;
  left: auto
}
.uk-offcanvas-close {
  position: absolute;
  z-index: 1000;
  top: 5px;
  right: 5px;
  padding: 5px
}
@media (min-width:640px) {
  .uk-offcanvas-close {
    top: 10px;
    right: 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;
  left: 0;
  right: 0;
  background: rgba(79, 79, 90, .6);
  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;
  left: 0;
  transition: left .3s ease-out;
  box-sizing: border-box;
  width: 100%
}
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
  left: 270px
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
  left: -270px
}
@media (min-width:640px) {
  :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 350px
  }
  .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -350px
  }
}
/* switcher */
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-switcher > :not(.uk-active) {
  display: none
}
.uk-switcher > * > :last-child {
  margin-bottom: 0
}
/* sortable */
.uk-sortable {
  position: relative
}
.uk-sortable > :last-child {
  margin-bottom: 0
}
.uk-sortable-drag {
  position: fixed !important;
  z-index: 1050 !important;
  pointer-events: none
}
.uk-sortable-placeholder {
  opacity: 0;
  pointer-events: none
}
.uk-sortable-empty {
  min-height: 50px
}
.uk-sortable-handle:hover {
  cursor: move
}
/* grid */
.uk-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-grid > * {
  margin: 0
}
.uk-grid > * > :last-child {
  margin-bottom: 0
}
.uk-grid {
  margin-left: -30px
}
.uk-grid > * {
  padding-left: 30px
}
* + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
  margin-top: 30px
}
@media (min-width:1200px) {
  .uk-grid {
    margin-left: -40px
  }
  .uk-grid > * {
    padding-left: 40px
  }
  * + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
    margin-top: 40px
  }
}
.uk-grid-column-small, .uk-grid-small {
  margin-left: -15px
}
.uk-grid-column-small > *, .uk-grid-small > * {
  padding-left: 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-left: -30px
}
.uk-grid-column-medium > *, .uk-grid-medium > * {
  padding-left: 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-left: -40px
}
.uk-grid-column-large > *, .uk-grid-large > * {
  padding-left: 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-left: -70px
  }
  .uk-grid-column-large > *, .uk-grid-large > * {
    padding-left: 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-left: 0
}
.uk-grid-collapse > *, .uk-grid-column-collapse > * {
  padding-left: 0
}
.uk-grid + .uk-grid-collapse, .uk-grid + .uk-grid-row-collapse, .uk-grid-collapse > .uk-grid-margin, .uk-grid-row-collapse > .uk-grid-margin {
  margin-top: 0
}
.uk-grid-divider > * {
  position: relative
}
.uk-grid-divider > :not(.uk-first-column)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 3px solid rgba(119,188,255,0.6);
  box-shadow: 1px 0 0 rgba(255, 255, 255, .6)
}
@media (min-width:1200px) {
  .uk-grid-divider.uk-grid-column-large > *, .uk-grid-divider.uk-grid-large > * {
    padding-left: 5em
  }
  .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before {
    left: 1em
  }
}
.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
}
/* nav */
.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 0 5px 15px
}
.uk-nav-sub ul {
  padding-left: 15px
}
.uk-nav-sub a {
  padding: 2px 0
}
.uk-nav-parent-icon {
  margin-left: 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: 0 0
}
.uk-nav-default {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600
}
.uk-nav-default > li > a {
  color: #0d0a46;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow, opacity, filter
}
.uk-nav-default > li > a:hover {
  color: #00a0e9
}
.uk-nav-default > li.uk-active > a {
  color: #00a0e9
}
.uk-nav-default .uk-nav-subtitle {
  font-size: 12px;
  font-weight: 400
}
.uk-nav-default .uk-nav-header {
  color: #555371
}
.uk-nav-default .uk-nav-divider {
  border-top: 1px solid #e5e9ed;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .6)
}
.uk-nav-default .uk-nav-sub {
  font-size: 16px;
  line-height: 1.5
}
.uk-nav-default .uk-nav-sub a {
  color: #747a96
}
.uk-nav-default .uk-nav-sub a:hover {
  color: #00a0e9
}
.uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #00a0e9
}
.uk-nav-primary {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600
}
.uk-nav-primary > li > a {
  color: #0d0a46;
  transition: .1s ease-in-out;
}
.uk-nav-primary > li > a:hover {
  color: #00a0e9
}
.uk-nav-primary > li.uk-active > a {
  color: #00a0e9
}
.uk-nav-primary .uk-nav-subtitle {
  font-size: 14px;
  font-weight: 400
}
.uk-nav-primary .uk-nav-header {
  color: #555371
}
.uk-nav-primary .uk-nav-divider {
  border-top: 1px solid #e5e9ed;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .6)
}
.uk-nav-primary .uk-nav-sub {
  font-size: 20px;
  line-height: 1.5
}
.uk-nav-primary .uk-nav-sub a {
  color: #747a96
}
.uk-nav-primary .uk-nav-sub a:hover {
  color: #00a0e9
}
.uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #00a0e9
}
.uk-nav-secondary {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600
}
.uk-nav-secondary > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
  margin-top: 4px
}
.uk-nav-secondary > li > a {
  color: #0d0a46;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  padding: 15px 15px;
  border-radius: 7px
}
.uk-nav-secondary > li > a:hover {
  color: #00a0e9;
  background-color:
}
.uk-nav-secondary > li.uk-active > a {
  color: #00a0e9;
  background-color:
}
.uk-nav-secondary .uk-nav-subtitle {
  font-size: 14px;
  color: #747a96;
  font-weight: 400
}
.uk-nav-secondary > li > a:hover .uk-nav-subtitle {
  color: #555371
}
.uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {
  color: #555371
}
.uk-nav-secondary .uk-nav-header {
  color: #0d0a46
}
.uk-nav-secondary .uk-nav-divider {
  border-top: 1px solid #e5e9ed
}
.uk-nav-secondary .uk-nav-sub {
  font-size: 16px;
  line-height: 1.5
}
.uk-nav-secondary .uk-nav-sub a {
  color: #747a96
}
.uk-nav-secondary .uk-nav-sub a:hover {
  color: #00a0e9
}
.uk-nav-secondary .uk-nav-sub li.uk-active > a {
  color: #00a0e9
}
.uk-nav-medium {
  font-size: 44.75625px;
  line-height: 1.2
}
.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: 54.25px
  }
  .uk-nav-large {
    font-size: 4rem
  }
  .uk-nav-xlarge {
    font-size: 6rem
  }
}
@media (min-width:1200px) {
  .uk-nav-medium {
    font-size: 62px
  }
  .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-left: 0
}
.uk-nav-center .uk-nav-parent-icon {
  margin-left: .25em
}
.uk-nav.uk-nav-divider > :not(.uk-nav-header, .uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e5e9ed;
  box-shadow: inset 0 1px rgba(255, 255, 255, .6)
}
.uk-nav-default > li:not(.uk-active) > a:not(:hover) .uk-nav-subtitle {
  color: #747a96
}
.uk-nav-primary > li:not(.uk-active) > a:not(:hover) .uk-nav-subtitle {
  color: #747a96
}
.uk-navbar {
  display: flex;
  position: relative;
  background: #fff;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  position: relative;
  z-index: 990;
  background: #fff;
  border-bottom: 2px solid #e5e9ed; 
}
.uk-navbar-transparent {}
.uk-navbar-left, .uk-navbar-right, [class*=uk-navbar-center] {
  display: flex;
  gap: 10px;
  align-items: center
}
.uk-navbar-right {
  margin-left: auto
}
.uk-navbar-center:only-child {
  margin-left: auto;
  margin-right: auto;
  position: relative
}
.uk-navbar-center:not(:only-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  box-sizing: border-box;
  z-index: 990
}
.uk-navbar-center-left, .uk-navbar-center-right {
  position: absolute;
  top: 0
}
.uk-navbar-center-left {
  right: calc(100% + 10px)
}
.uk-navbar-center-right {
  left: calc(100% + 10px)
}
[class*=uk-navbar-center-] {
  width: max-content;
  box-sizing: border-box
}
.uk-navbar-nav {
  display: flex;
  gap: 10px;
  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: 90px;
  font-size: 15px;
  font-family: inherit;
  text-decoration: none
}
.uk-navbar-nav > li > a {
  padding: 0 7px;
  color: #0d0a46;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  position: relative;
  z-index: 1;
  font-weight: 600
}
@media (min-width:960px) {
  .uk-navbar-nav > li > a {
    padding: 0 14px
  }
}
.uk-navbar-primary .uk-navbar-nav > li > a {
  font-size: 20px
}
.uk-navbar-primary .uk-navbar-nav > li > a {
  font-weight: 400
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a[aria-expanded=true] {
  color: #00a0e9
}
.uk-navbar-nav > li:hover > a::before, .uk-navbar-nav > li > a[aria-expanded=true]::before {
  left: var(--uk-navbar-nav-item-line-margin-horizontal);
  right: var(--uk-navbar-nav-item-line-margin-horizontal);
  background-color: #00a0e9;
  opacity: 1
}
.uk-navbar-nav > li > a:active {
  color: #4c11ed
}
.uk-navbar-nav > li > a:active::before {
  background-color: #00a0e9
}
.uk-navbar-nav > li.uk-active > a {
  color: #00a0e9
}
.uk-navbar-nav > li.uk-active > a::before {
  left: var(--uk-navbar-nav-item-line-margin-horizontal);
  right: var(--uk-navbar-nav-item-line-margin-horizontal);
  background-color: #00a0e9;
  opacity: 1
}
.uk-navbar-parent-icon {
  margin-left: 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 0;
  color: #555371
}
.uk-navbar-item > :last-child {
  margin-bottom: 0
}
.uk-navbar-toggle {
  padding: 0 0;
  color: #0d0a46;
  font-weight: 600
}
.uk-navbar-primary .uk-navbar-toggle {
  font-size: 20px
}
.uk-navbar-primary .uk-navbar-toggle {
  font-weight: 400
}
.uk-navbar-toggle:hover, .uk-navbar-toggle[aria-expanded=true] {
  color: #00a0e9;
  text-decoration: none
}
.uk-navbar-primary .uk-navbar-toggle-icon > svg {
  width: 26px
}
.uk-navbar-toggle-icon {
  color: #00a0e9 !important;
}
.uk-navbar-subtitle {
  font-size: 12px
}
.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
}
@media (min-width:960px) {
  .uk-navbar-primary .uk-navbar-nav > li > a {
    padding-left: 14px;
    padding-right: 14px
  }
}
.uk-navbar-dropdown {
  --uk-position-offset: 5px;
  --uk-position-shift-offset: -19px;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: dark;
  width: 260px;
  padding: 26px;
  background: ;
  color: #555371;
  border-radius: 12px;
  box-shadow: 0 15px 40px rgba(57, 65, 124, .1)
}
@media (min-width:960px) {
  .uk-navbar-dropdown {
    --uk-position-shift-offset: -12px
  }
}
.uk-navbar-dropdown > :last-child {
  margin-bottom: 0
}
.uk-navbar-dropdown :focus-visible {
  outline-color: #0d0a46 !important
}
.uk-navbar-dropdown .uk-drop-grid {
  margin-left: -30px
}
.uk-navbar-dropdown .uk-drop-grid > * {
  padding-left: 30px
}
.uk-navbar-dropdown .uk-drop-grid > .uk-grid-margin {
  margin-top: 30px
}
.uk-navbar-dropdown-width-2:not(.uk-drop-stack) {
  width: 520px
}
.uk-navbar-dropdown-width-3:not(.uk-drop-stack) {
  width: 780px
}
.uk-navbar-dropdown-width-4:not(.uk-drop-stack) {
  width: 1040px
}
.uk-navbar-dropdown-width-5:not(.uk-drop-stack) {
  width: 1300px
}
.uk-navbar-dropdown-large {
  --uk-position-shift-offset: -33px;
  padding: 40px
}
.uk-navbar-dropdown-dropbar {
  width: auto;
  background: 0 0;
  padding: 20px 0 20px 0;
  --uk-position-offset: 0;
  --uk-position-shift-offset: 7px;
  --uk-position-viewport-offset: 15px;
  box-shadow: none
}
@media (min-width:960px) {
  .uk-navbar-dropdown-dropbar {
    --uk-position-shift-offset: 14px
  }
}
@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: 7px;
  padding-top: 40px;
  padding-bottom: 40px
}
@media (min-width:960px) {
  .uk-navbar-dropdown-dropbar-large {
    --uk-position-shift-offset: 14px
  }
}
.uk-navbar-dropdown-nav {
  font-size: 15px;
  font-weight: 600
}
.uk-navbar-dropdown-nav > li > a {
  color: #0d0a46;
  padding: 4px 0
}
.uk-navbar-dropdown-nav > li > a:hover {
  color: #00a0e9
}
.uk-navbar-dropdown-nav > li.uk-active > a {
  color: #00a0e9
}
.uk-navbar-dropdown-nav .uk-nav-subtitle {
  font-size: 12px
}
.uk-navbar-dropdown-nav .uk-nav-header {
  color: #0d0a46;
  padding: 4px 0
}
.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e9ed
}
.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: #747a96
}
.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
  color: #00a0e9
}
.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #00a0e9
}
.uk-navbar-justify .uk-navbar-nav > li {
  display: flex;
  justify-content: center
}
.uk-navbar-container {
  transition: .1s ease-in-out;
  transition-property: background-color;
  background: #fff;
}
@media (min-width:960px) {
  .uk-navbar-left, .uk-navbar-right, [class*=uk-navbar-center] {
    gap: 20px
  }
  .uk-navbar-center-left {
    right: calc(100% + 20px)
  }
  .uk-navbar-center-right {
    left: calc(100% + 20px)
  }
}
@media (min-width:960px) {
  .uk-navbar-nav {
    gap: 20px
  }
}
.uk-navbar-nav > li:not(.uk-active):not(:hover) > a:not([aria-expanded=true]):not(:active) .uk-navbar-subtitle {
  color: #747a96
}
.uk-navbar-dropdown-nav > li:not(.uk-active) > a:not(:hover) .uk-nav-subtitle {
  color: #747a96
}
.uk-subnav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -20px;
  padding: 0;
  list-style: none;
  font-size: 14px;
}
.uk-subnav > * {
  padding-left: 20px;
  position: relative
}
.uk-subnav > * > :first-child {
  display: flex;
  align-items: center;
  column-gap: .25em;
  color: #0d0a46;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow, opacity, filter;
  font-size: 16px;
  font-weight: 400
}
.uk-subnav > * > a:hover {
  color: #00a0e9;
  text-decoration: none
}
.uk-subnav > .uk-active > a {
  color: #00a0e9
}
.uk-subnav-divider > * {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.uk-subnav-divider > ::before {
  content: "";
  height: 1.5em;
  margin-left: 0;
  margin-right: 20px;
  border-left: 1px solid transparent
}
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: #e5e9ed
}
.uk-subnav-pill {
  margin-left: -20px;
}
.uk-subnav-pill > * {
  padding-left: 20px;
  margin-bottom: .5em;
}
.uk-subnav-pill > * > :first-child {
  padding: 8px 20px;
  background: #fff;
  color: #0d0a46;
  border: 2px solid #9fd9f6;
}
.uk-subnav-pill > * > a:hover {
  background-color: #f1f9fe;
  color: #0081cc6;
  border: 2px solid #00a2e5;
  font-weight: 500
}
.uk-subnav-pill > * > a:active {
  background-color: ;
  color: #0d0a46;
  box-shadow: -1px -1px 1px rgba(255, 255, 255, .9), 1px 1px 1px rgba(57, 65, 124, .1)
}
.uk-subnav-pill > .uk-active > a {
  background-color: ;
  color: #0d0a46;
  box-shadow: -5px -5px 15px rgba(255, 255, 255, .9), 4px 4px 12px rgba(57, 65, 124, .2)
}
.uk-subnav > .uk-disabled > a {
  color: #747a96
}
/* breadcrumb */
.uk-breadcrumb {
  padding: 0;
  list-style: none;
  font-size: 0
}
.uk-breadcrumb > * {
  display: contents
}
.uk-breadcrumb > * > * {
  font-size: 14px;
  color: #747a96;
  font-family: Manrope;
  font-weight: 400
}
.uk-breadcrumb > * > :hover {
  color: #555371;
  text-decoration: none
}
.uk-breadcrumb > .uk-disabled > * {
  color: rgba(116, 122, 150, .5)
}
.uk-breadcrumb > :last-child > a:not([href]), .uk-breadcrumb > :last-child > span {
  color: #00a0e9
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: "âˆ™";
  display: inline-block;
  margin: 0 10px;
  font-size: 14px;
  color: #747a96
}
/* tab */
.uk-tab {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  padding: 0;
  list-style: none;
  position: relative
}
.uk-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  border-bottom: 1px solid #e5e9ed
}
.uk-tab::before {
  box-shadow: 0 1px 0 rgba(255, 255, 255, .6)
}
.uk-tab > * {
  flex: none;
  padding-left: 20px;
  position: relative
}
.uk-tab > * > a {
  display: flex;
  align-items: center;
  column-gap: .25em;
  justify-content: center;
  padding: 15px 10px;
  color: #747a96;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  font-weight: 500;
  border-bottom: 2px solid transparent
}
.uk-tab > * > a:hover {
  color: #0d0a46;
  text-decoration: none;
  border-color: #00a0e9
}
.uk-tab > .uk-active > a {
  color: #0d0a46;
  border-color: #00a0e9
}
.uk-tab > .uk-disabled > a {
  color: #747a96
}
.uk-tab-bottom::before {
  top: 0;
  bottom: auto
}
.uk-tab-bottom > * > a {
  border-top: 2px solid transparent;
  border-bottom: 0 none
}
.uk-tab-left, .uk-tab-right {
  flex-direction: column;
  margin-left: 0
}
.uk-tab-left > *, .uk-tab-right > * {
  padding-left: 0
}
.uk-tab-left::before {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-left: 1px solid #e5e9ed;
  border-bottom: none
}
.uk-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid #e5e9ed;
  border-bottom: none
}
.uk-tab-left > * > a {
  justify-content: left;
  border-right: 2px solid transparent;
  border-bottom: 0 none
}
.uk-tab-right > * > a {
  justify-content: left;
  border-left: 2px solid transparent;
  border-bottom: 0 none
}
.uk-tab .uk-dropdown {
  margin-left: 30px
}
/* slidenav */
.uk-slidenav {
  padding: 14px 14px;
  color: #0d0a46;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  background-color: rgba('255, 255, 255, .1');
  border-radius: 500px
}
.uk-slidenav:hover {
  color: #fff;
  background-color: #00a0e9
}
.uk-slidenav:active {
  color: #fff;
  background-color: #5d28ef
}
.uk-slidenav-large {
  padding: 24px 24px
}
.uk-slidenav-container {
  display: flex
}
/* topimg */
uk-section.topimg {
	background:#eeece1 url('../img/topimg_02.webp');
}
.topimg img {
	opacity: 0;
	animation: 1s fadeIn forwards;
	height: 10vh!important;
}
@keyframes fadeIn {from { opacity: 0; }
  to { opacity: 1; }
}
.topimg h1 {
	opacity: 0;
	animation: 3s fadeIn forwards;
	text-align: center;
	font-weight: 600;
	line-height: 1.2;
	color: #00a0e9;
	text-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
	font-size: clamp(0.7rem, 38vw, 1.8rem);
}
@keyframes fadeIn {from { opacity: 0; }
  to { opacity: 1; }
}
/* dotnav */
.uk-dotnav {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -12px
}
.uk-dotnav > * {
  flex: none;
  padding-left: 12px
}
.uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #c9cfe6;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  transition: .2s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15), 1px 1px 1px #fff
}
.uk-dotnav > * > :hover {
  background-color: #00a0e9
}
.uk-dotnav > * > :active {
  background-color: #c9cfe6
}
.uk-dotnav > .uk-active > * {
  background-color: #00a0e9
}
.uk-dotnav-vertical {
  flex-direction: column;
  margin-left: 0;
  margin-top: -12px
}
.uk-dotnav-vertical > * {
  padding-left: 0;
  padding-top: 12px
}
/* dropdown */
.uk-dropdown {
  --uk-position-offset: 10px;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: dark;
  width: auto;
  min-width: 200px;
  padding: 15px;
  background: ;
  color: #555371;
  border-radius: 12px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, .1)
}
.uk-dropdown > :last-child {
  margin-bottom: 0
}
.uk-dropdown :focus-visible {
  outline-color: #0d0a46 !important
}
.uk-dropdown-large {
  padding: 40px
}
.uk-dropdown-dropbar {
  --uk-position-offset: 0;
  width: auto;
  background: 0 0;
  padding: calc(15px - 5px) 0 15px 0;
  --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: calc(40px - 5px);
  padding-bottom: 40px
}
.uk-dropdown-nav {
  font-size: 16px;
  font-weight: 600
}
.uk-dropdown-nav > li > a {
  color: #0d0a46
}
.uk-dropdown-nav > li.uk-active > a, .uk-dropdown-nav > li > a:hover {
  color: #00a0e9;
  background-color: transparent
}
.uk-dropdown-nav .uk-nav-subtitle {
  font-size: 12px
}
.uk-dropdown-nav .uk-nav-header {
  color: #555371
}
.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e9ed;
  box-shadow: 0 2px 0 rgba(255, 255, 255, .6)
}
.uk-dropdown-nav .uk-nav-sub a {
  color: #747a96
}
.uk-dropdown-nav .uk-nav-sub a:hover, .uk-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #555371
}
.uk-dropdown-nav > li:not(.uk-active) > a:not(:hover) .uk-nav-subtitle {
  color: #747a96
}
/* ligntbox */
.uk-lightbox {
  --uk-inverse: dark;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  background: rgba(215, 215, 215, .7);
  opacity: 0;
  transition: opacity .15s linear;
  touch-action: pinch-zoom;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px)
}
.uk-lightbox.uk-open {
  display: block;
  opacity: 1
}
.uk-lightbox :focus-visible {
  outline-color: rgba(255, 255, 255, .7)
}
.uk-lightbox-page {
  overflow: hidden
}
.uk-lightbox-items {
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-lightbox-items > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 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 10px;
  background: ;
  color: #0d0a46
}
.uk-lightbox-caption > * {
  color: #0d0a46
}
.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-left {
  animation-name: uk-fade, uk-slide-left
}
.uk-animation-slide-right {
  animation-name: uk-fade, uk-slide-right
}
.uk-animation-slide-top-small {
  animation-name: uk-fade, uk-slide-top-small
}
.uk-animation-slide-bottom-small {
  animation-name: uk-fade, uk-slide-bottom-small
}
.uk-animation-slide-left-small {
  animation-name: uk-fade, uk-slide-left-small
}
.uk-animation-slide-right-small {
  animation-name: uk-fade, uk-slide-right-small
}
.uk-animation-slide-top-medium {
  animation-name: uk-fade, uk-slide-top-medium
}
.uk-animation-slide-bottom-medium {
  animation-name: uk-fade, uk-slide-bottom-medium
}
.uk-animation-slide-left-medium {
  animation-name: uk-fade, uk-slide-left-medium
}
.uk-animation-slide-right-medium {
  animation-name: uk-fade, uk-slide-right-medium
}
.uk-animation-kenburns {
  animation-name: uk-kenburns;
  animation-duration: 15s
}
.uk-animation-shake {
  animation-name: uk-shake
}
.uk-animation-stroke {
  animation-name: uk-stroke;
  animation-duration: 2s;
  stroke-dasharray: var(--uk-animation-stroke)
}
.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in
}
.uk-animation-fast {
  animation-duration: .1s
}
.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-] {
  animation-name: none
}

.bdr {border: 1px solid #ccc;}

/* 旧スタイル引継ぎ */
/* ============================================================ */
/*  スクロールすると画像が切り替わる                            */
/* ============================================================ */
/*ラッパー要素*/
.wrap_chgimgscroll{
	display: flex;
	justify-content: space-between;
	position: relative;
}
/*コンテンツのブロック*/
.wrap_chgimgscroll_contents{ width: 50vw; }
/*.wrap_chgimgscroll_contents div{ padding-top: 50vh; }
.wrap_chgimgscroll_contents div:last-child{ padding-bottom: 50vh; }*/
/*画像のブロック*/
.wrap_chgimgscroll_image{
	width: 50vw;
	height: 100vh;
	display: flex;
	align-items: center;
	position: sticky;
	position: -webkit-sticky;
	top:0;
}
.wrap_chgimgscroll_image div {
	height: 400px;
	/*margin: auto; */
	display: block;
	visibility: hidden;
	/* 画像が透過pngの時は背景色が必要です */
	background: #FFFFFF;
	position: absolute;
	top: 0;
	bottom: 0;
	/* フェード速度 */
	transition: .8s;
	opacity: 0;
}
.wrap_chgimgscroll_image div:first-child,
.wrap_chgimgscroll_image div.active {
	visibility: visible;
	opacity: 1;
}
.wrap_chgimgscroll_image img {
    width: 100%;
}
.wrap_chgimgscroll .flow10{
    width: 100%;
    padding-top: 30px;
}
.wrap_chgimgscroll .flow10 > li {
    margin-bottom: 40px;
    position: relative;
}
.wrap_chgimgscroll .flow10 > li::after {
    content: '';
    position: absolute;
    border: 20px solid transparent;
    width: 0;
    height: 0;
    bottom: -53px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border-top-color: #8cc220;
}
.wrap_chgimgscroll .flow10 > li.last::after {
    border: none!important;
}
/* ============================================================ */
.flow05 {
  padding-left: 20px;
}

.flow05 > li {
  list-style-type: none;
  position: relative;
  padding-left: 50px;
}

.flow05 > li:not(:last-child) {
  padding-bottom: 10px;
}

.flow05 > li .icon05 {
  width: 1.2em;
  height: 1.2em;
  line-height: 2em;
  text-align: center;
  border-radius: 100vh;
  display: inline-block;
  background: #00a2e5;
  color: #fff;
  position: absolute;
  left: 0;
}

.flow05 > li:not(:last-child)::before {
  content: '';
  background: #c3c3c3;
  width: 4px;
  height: 100%;
  position: absolute;
  top: calc(50% - -10px);
  left: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.flow05 > li dl dt {
  font-size: 1.3em;
  font-weight: 600;
  color: #00a2e5;
}

.flow05 > li dl dd {
  margin-left: 0;
}
.flow10{
    width: 100%;
    padding-top: 30px;
}
.flow10 > li {
    margin-bottom: 40px;
    position: relative;
}
.flow10 > li::after {
    content: '';
    position: absolute;
    border: 20px solid transparent;
    width: 0;
    height: 0;
    bottom: -53px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border-top-color: #8cc220;
}
.inner_radio_table_icon {
	text-align: center;
    width: 90px;
    display: inline-block;
    vertical-align: top;
}
.radio_table_icon_img {
	display: flex;
    
}

.inner_radio_table_icon img {
    width: 50%;
	margin: 0 auto;
}
.inner_radio_table_icon p {
	margin: 3px 0 15px;
    font-size: 90%;
    color: #666;
}
.flow10 > li.last::after {
    border: none!important;
}
.flow10 > li dl dt {
 width: auto!important;
}

.h2sub_work {
	background: #eaf5f9;
	padding: 20px 50px!important;
	position: relative;
    border-bottom: none!important;
    text-align: left!important;
	font-size: 1.5em;
	}
.h2sub_work:before {
    position: absolute;
    top: 20%;
    left: 20px;
    width: 6px;
    height: 60%;
    content: '';
    border-radius: 3px;
    background: #27acd9;
}
div#sbimg {
	width: 100%;
	text-align: center;
	margin: 10px 0;
	padding: 80px 0;
	background-size: cover;
}
div.recruit_mesg {
    text-align: center;
    padding: 80px 0;
	background: url( "../recruit/img/back_radio02.png") no-repeat center!important;
    background-size: cover;
    width: 100%;
    height: 300px;
    margin: 100px 0!important;
    align-items: center!important;
}
div.reha_mesg{
    background: url( "../recruit/img/reha_mesg.png") no-repeat center!important;
}
div.pharma_mesg{
    background: url( "../recruit/img/pharma_mesg.png") no-repeat center!important;
}
div.paramedic_mesg{
    margin: 50px 0!important;
    background: url( "../recruit/img/paramedic_mesg.png") no-repeat center!important;
}
a.btn_07 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	max-width: 25em;
	margin: 100px auto;
	padding: 1rem;
	font-weight: bold;
	color: #27acd9;
    background: #fff;
	border-bottom: 2px solid #27acd9;
	border-radius: 100vh;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
	transition: 0.5s;
    font-size: 120%;
    height: auto;
}
a.btn_07:hover {
	color: #fff;
	background: #27acd9;
	border-bottom: 2px solid #fff;
	transform: translateY(3px);
}
a.btn {
	display:  block;
	margin: 10px 0px;
	padding: 20px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: 3px double #fff;
	background:linear-gradient(135deg, #13c6fc 0%,#048bdc 100%);
	border-radius: 8px;
}
a.w_btn {
	width: 93%;
	margin: 10px auto;
}
a.btn2 {
	display: inline-block;
	width: calc(24% - 4px);
	padding: 50px 0;
	margin: 2px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: 3px double #fff;
	background:linear-gradient(135deg, #13c6fc 0%,#048bdc 100%);
	border-radius: 8px;
}
a.btn:hover, a.btn2:hover {
	background: linear-gradient(135deg, #85edfc 0%,#7ec3e8 100%);
	transition: all .5s;
}
/***********************************************************タブ切り替え全体のスタイル***/
.tabs_btn {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	width: 100%;
	margin: 0 auto;
}

/*タブのスタイル*/
.tabs_btn .tab_item {
	width: calc(100%/2);
	height: 50px;
	border-bottom: 3px solid #0a9a3e;
	background-color: #d9d9d9;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #565656;
	display: block;
	float: left;
	font-weight: bold;
	transition: all 0.2s ease;
    letter-spacing: 0.1em;
}
.tabs_btn .tab_item:hover {
	opacity: 0.75;
}

/*ラジオボタンを全て消す*/
.tabs_btn input[name="tab_item_rd"] {
	display: none;
}

/*タブ切り替えの中身のスタイル*/
.tabs_btn .tab_content {
	display: none;
	padding: 40px 40px 0;
	clear: both;
	overflow: hidden;
	background-color: #fff;
}


/*選択されているタブのコンテンツのみを表示*/
#hosp_rd:checked ~ #hosp_rd_content,
#roken_rd:checked ~ #roken_rd_content,
#threee_rd:checked ~ #threee_rd_content{
	display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs_btn input:checked + .tab_item {
	background-color: #0a9a3e;
	color: #fff;
}
.tabs_btn .tab_item::after {
	content: "";
	display: none;
}
div#sbcon div#recruit .tabs_btn img.inh {
	width: 100%;
}
.wrap_select_main_category, .wrap_select_sub_category {
	width: 45%;
	float:left;
	margin:2%;
    border: 1px solid #ccc;
    border-radius: 20px;
    box-sizing: border-box;
	background: #fff;
}
@media (max-width: 600px){
  .wrap_select_main_category, .wrap_select_sub_category {
   width: 100%;
  }
}

div#sbcon h3.select_category_h3 {
    text-align: left;
    color: #333;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-left: 20px;
}
.select_main_cateogory_box {
    width: calc( 100% - 40px );
    margin: 10px auto;
    height: 300px;
    overflow-y: scroll;
	border: 1px solid #ccc;
}
.select_main_cat_ul {
	list-style: none;
	padding: 0;
}
.select_main_cat_li {
	padding: 10px 10px 5px;
	margin: none;
    color: #000;
	border-bottom:1px solid #ccc;
	font-size: 105%;
	cursor: pointer;
}
.select_main_cat_li:hover {
	background-color:#f2f9ff;
}
.select_main_cat_li.select {
	background-color:#f2f9ff;
}
.select_sub_cateogory_box {
    width: calc( 100% - 40px );
    margin: 10px auto;
    height: 300px;
    overflow-y: scroll;
    border: 1px solid #ccc;
}
.select_sub_cat_initial_p {
    color: #000;
    background-color: #eee;
    padding: 10px;
    margin: 0;
    height: calc( 100% - 20px );
}
.select_main_cat_li_span {
	display: block;
    font-size: 90%;
    color: #999;
    padding: 10px 0 10px 0;
    font-weight: normal;
}
.selected_sub_cat_ul {
	list-style: none;
}
.selected_sub_cat_li {
	display:none;
}
.selected_sub_cat_select {
}
.search_recuit_option {
	
}
.wrap_radio_subcat {
	border-bottom: 1px dotted #ddd;
}
.selected_radio_subcat_label {
    display: block;
	cursor: pointer;	
	padding:15px 15px 15px 30px;
}
.selected_radio_subcat_label:hover  {
	background-color:#f2f9ff;
}
.selected_radio_subcat_label.select {
	background-color:#f2f9ff;
}
.search_recuit_input {
	margin-right: 5px;
    color: #000;
}
.search_recuit_input:checked {
	background-color:#666;
}
.search_link_category {
	text-decoration: none;
	display: block;
    padding: 20px 50px;
    letter-spacing: 1em;
    text-align: center;
    color: #ccc;
    font-weight: bold;
    font-size: 150%;
    background-color: #eee;
    width: 200px;
    margin: 30px auto 150px;
    border: 3px solid #ccc;
    border-radius: 10px;
    pointer-events: none;
	transition:background 1s;
}
.search_link_category.enable_link {
    color: #00a2e5;
    background-color: #bceeff;
    border: 3px solid #00a2e5;
    pointer-events: auto;
}
.sbcon h3.select_category_h3 {
    text-align: left;
    color: #333;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-left: 20px;
}



@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: 20px;
                                                  line-height: 1.5;
                                                  color: #0d0a46;
                                                  font-weight: 400
                                                }
                                                .uk-text-meta {
                                                  font-size: 14px;
                                                  line-height: 1.4;
                                                  color: #747a96;
                                                  font-weight: 400
                                                }
                                                .uk-text-meta > a {
                                                  color: #747a96
                                                }
                                                .uk-text-meta > a:hover {
                                                  color: #555371;
                                                  text-decoration: none
                                                }
                                                .uk-text-small {
                                                  font-size: 14px;
                                                  line-height: 1.5
                                                }
                                                .uk-text-large {
                                                  font-size: 18px;
                                                  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: #747a96 !important
                                                }
                                                .uk-text-emphasis {
                                                  color: #0d0a46 !important
                                                }
                                                .uk-text-primary {
                                                  color: #00a0e9 !important
                                                }
                                                .uk-text-secondary {
                                                  color: #171258 !important
                                                }
                                                .uk-text-success {
                                                  color: #32d296 !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: #00a0e9;
                                                  background-image: linear-gradient(40deg, #7141f1 0, #4d6bd8 70%, #3183e2 100%)
                                                }
                                                .uk-text-left {
                                                  text-align: left !important
                                                }
                                                .uk-text-right {
                                                  text-align: right !important
                                                }
                                                .uk-text-center {
                                                  text-align: center !important
                                                }
                                                .uk-text-justify {
                                                  text-align: justify !important
                                                }
                                                @media (min-width:640px) {
                                                  .uk-text-left\@s {
                                                    text-align: left !important
                                                  }
                                                  .uk-text-right\@s {
                                                    text-align: right !important
                                                  }
                                                  .uk-text-center\@s {
                                                    text-align: center !important
                                                  }
                                                }
                                                @media (min-width:960px) {
                                                  .uk-text-left\@m {
                                                    text-align: left !important
                                                  }
                                                  .uk-text-right\@m {
                                                    text-align: right !important
                                                  }
                                                  .uk-text-center\@m {
                                                    text-align: center !important
                                                  }
                                                }
                                                @media (min-width:1200px) {
                                                  .uk-text-left\@l {
                                                    text-align: left !important
                                                  }
                                                  .uk-text-right\@l {
                                                    text-align: right !important
                                                  }
                                                  .uk-text-center\@l {
                                                    text-align: center !important
                                                  }
                                                }
                                                @media (min-width:1600px) {
                                                  .uk-text-left\@xl {
                                                    text-align: left !important
                                                  }
                                                  .uk-text-right\@xl {
                                                    text-align: right !important
                                                  }
                                                  .uk-text-center\@xl {
                                                    text-align: center !important
                                                  }
                                                }
                                                .uk-text-top {
                                                  vertical-align: top !important
                                                }
                                                .uk-text-middle {
                                                  vertical-align: middle !important
                                                }
                                                .uk-text-bottom {
                                                  vertical-align: bottom !important
                                                }
                                                .uk-text-baseline {
                                                  vertical-align: baseline !important
                                                }
                                                .uk-text-nowrap {
                                                  white-space: nowrap
                                                }
                                                .uk-text-truncate {
                                                  max-width: 100%;
                                                  overflow: hidden;
                                                  text-overflow: ellipsis;
                                                  white-space: nowrap
                                                }
                                                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 #E5E9ED;
                                                  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;
                                                  left: 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;
                                                  left: 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:
                                                }
                                                .uk-background-muted {
                                                  background-color: #eceef6
                                                }
                                                .uk-background-primary {
                                                  background-color: #00a0e9
                                                }
                                                .uk-background-secondary {
                                                  background-color: #171258
                                                }
                                                .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-left {
                                                  background-position: 0 0
                                                }
                                                .uk-background-top-center {
                                                  background-position: 50% 0
                                                }
                                                .uk-background-top-right {
                                                  background-position: 100% 0
                                                }
                                                .uk-background-center-left {
                                                  background-position: 0 50%
                                                }
                                                .uk-background-center-center {
                                                  background-position: 50% 50%
                                                }
                                                .uk-background-center-right {
                                                  background-position: 100% 50%
                                                }
                                                .uk-background-bottom-left {
                                                  background-position: 0 100%
                                                }
                                                .uk-background-bottom-center {
                                                  background-position: 50% 100%
                                                }
                                                .uk-background-bottom-right {
                                                  background-position: 100% 100%
                                                }
                                                .uk-background-norepeat {
                                                  background-repeat: no-repeat
                                                }
                                                .uk-background-fixed {
                                                  background-attachment: fixed
                                                }
                                                @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
                                                }
                                                .aligncenter, .uk-align-center {
                                                  margin-left: auto;
                                                  margin-right: auto
                                                }
                                                .alignleft, .uk-align-left {
                                                  margin-top: 0;
                                                  margin-right: 30px;
                                                  float: left
                                                }
                                                .alignright, .uk-align-right {
                                                  margin-top: 0;
                                                  margin-left: 30px;
                                                  float: right
                                                }
                                                @media (min-width:640px) {
                                                  .uk-align-left\@s {
                                                    margin-top: 0;
                                                    margin-right: 30px;
                                                    float: left
                                                  }
                                                  .uk-align-right\@s {
                                                    margin-top: 0;
                                                    margin-left: 30px;
                                                    float: right
                                                  }
                                                }
                                                @media (min-width:960px) {
                                                  .uk-align-left\@m {
                                                    margin-top: 0;
                                                    margin-right: 30px;
                                                    float: left
                                                  }
                                                  .uk-align-right\@m {
                                                    margin-top: 0;
                                                    margin-left: 30px;
                                                    float: right
                                                  }
                                                }
                                                @media (min-width:1200px) {
                                                  .uk-align-left\@l {
                                                    margin-top: 0;
                                                    float: left
                                                  }
                                                  .uk-align-right\@l {
                                                    margin-top: 0;
                                                    float: right
                                                  }
                                                  .alignleft, .uk-align-left, .uk-align-left\@l, .uk-align-left\@m, .uk-align-left\@s {
                                                    margin-right: 40px
                                                  }
                                                  .alignright, .uk-align-right, .uk-align-right\@l, .uk-align-right\@m, .uk-align-right\@s {
                                                    margin-left: 40px
                                                  }
                                                }
                                                @media (min-width:1600px) {
                                                  .uk-align-left\@xl {
                                                    margin-top: 0;
                                                    margin-right: 40px;
                                                    float: left
                                                  }
                                                  .uk-align-right\@xl {
                                                    margin-top: 0;
                                                    margin-left: 40px;
                                                    float: right
                                                  }
                                                }
                                                .uk-svg, .uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
                                                  fill: currentcolor
                                                }
                                                .uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
                                                  stroke: currentcolor
                                                }
                                                .uk-svg {
                                                  transform: translate(0, 0)
                                                }
                                                svg .uk-text-muted, svg.uk-text-muted {
                                                  color: #a0a4b7 !important
                                                }
                                                .uk-svg-default-background {
                                                  color:  !important
                                                }
                                                .uk-svg-muted-background {
                                                  color: #e5e8f3 !important
                                                }
                                                .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 #e5e9ed;
                                                  overflow: auto;
                                                  resize: both
                                                }
                                                .uk-clearfix::before {
                                                  content: "";
                                                  display: table-cell
                                                }
                                                .uk-clearfix::after {
                                                  content: "";
                                                  display: table;
                                                  clear: both
                                                }
                                                .uk-float-left {
                                                  float: left
                                                }
                                                .uk-float-right {
                                                  float: right
                                                }
                                                [class*=uk-float-] {
                                                  max-width: 100%
                                                }
                                                .uk-overflow-hidden {
                                                  overflow: hidden
                                                }
                                                .uk-overflow-auto {
                                                  overflow: auto
                                                }
                                                .uk-overflow-auto > :last-child {
                                                  margin-bottom: 0
                                                }
                                                .uk-box-sizing-content {
                                                  box-sizing: content-box
                                                }
                                                .uk-box-sizing-border {
                                                  box-sizing: border-box
                                                }
                                                .uk-resize {
                                                  resize: both
                                                }
                                                .uk-resize-horizontal {
                                                  resize: horizontal
                                                }
                                                .uk-resize-vertical {
                                                  resize: vertical
                                                }
                                                .uk-display-block {
                                                  display: block !important
                                                }
                                                .uk-display-inline {
                                                  display: inline !important
                                                }
                                                .uk-display-inline-block {
                                                  display: inline-block !important
                                                }
                                                [class*=uk-inline] {
                                                  display: inline-block;
                                                  position: relative;
                                                  max-width: 100%;
                                                  vertical-align: middle;
                                                  -webkit-backface-visibility: hidden
                                                }
                                                .uk-inline-clip {
                                                  overflow: hidden
                                                }
                                                .uk-preserve-width, .uk-preserve-width canvas, .uk-preserve-width img, .uk-preserve-width svg, .uk-preserve-width video {
                                                  max-width: none
                                                }
                                                .uk-responsive-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-left {
                                                  object-position: 0 0
                                                }
                                                .uk-object-top-center {
                                                  object-position: 50% 0
                                                }
                                                .uk-object-top-right {
                                                  object-position: 100% 0
                                                }
                                                .uk-object-center-left {
                                                  object-position: 0 50%
                                                }
                                                .uk-object-center-center {
                                                  object-position: 50% 50%
                                                }
                                                .uk-object-center-right {
                                                  object-position: 100% 50%
                                                }
                                                .uk-object-bottom-left {
                                                  object-position: 0 100%
                                                }
                                                .uk-object-bottom-center {
                                                  object-position: 50% 100%
                                                }
                                                .uk-object-bottom-right {
                                                  object-position: 100% 100%
                                                }
                                                .uk-border-circle {
                                                  border-radius: 50%
                                                }
                                                .uk-border-pill {
                                                  border-radius: 500px
                                                }
                                                .uk-border-rounded {
                                                  border-radius: 12px
                                                }
                                                .uk-inline-clip[class*=uk-border-] {
                                                  -webkit-transform: translateZ(0)
                                                }
                                                .uk-box-shadow-small {
                                                  box-shadow: -1px -1px 1px rgba(255, 255, 255, .9), 1px 1px 1px rgba(57, 65, 124, .1)
                                                }
                                                .uk-box-shadow-medium {
                                                  box-shadow: -2px -2px 5px rgba(255, 255, 255, .9), 2px 2px 4px rgba(57, 65, 124, .2)
                                                }
                                                .uk-box-shadow-large {
                                                  box-shadow: -5px -5px 15px rgba(255, 255, 255, .9), 4px 4px 12px rgba(57, 65, 124, .2)
                                                }
                                                .uk-box-shadow-xlarge {
                                                  box-shadow: -10px -10px 30px rgba(255, 255, 255, .9), 10px 10px 30px rgba(57, 65, 124, .1)
                                                }
                                                [class*=uk-box-shadow-hover] {
                                                  transition: box-shadow .1s ease-in-out
                                                }
                                                .uk-box-shadow-hover-small:hover {
                                                  box-shadow: -1px -1px 1px rgba(255, 255, 255, .9), 1px 1px 1px rgba(57, 65, 124, .1)
                                                }
                                                .uk-box-shadow-hover-medium:hover {
                                                  box-shadow: -2px -2px 5px rgba(255, 255, 255, .9), 2px 2px 4px rgba(57, 65, 124, .2)
                                                }
                                                .uk-box-shadow-hover-large:hover {
                                                  box-shadow: -5px -5px 15px rgba(255, 255, 255, .9), 4px 4px 12px rgba(57, 65, 124, .2)
                                                }
                                                .uk-box-shadow-hover-xlarge:hover {
                                                  box-shadow: -10px -10px 30px rgba(255, 255, 255, .9), 10px 10px 30px rgba(57, 65, 124, .1)
                                                }
                                                @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: -40px;
                                                    left: 0;
                                                    right: 0;
                                                    z-index: -1;
                                                    height: 40px;
                                                    border-radius: 100%;
                                                    background: rgba(49, 55, 77, .35);
                                                    filter: blur(20px);
                                                    will-change: filter
                                                  }
                                                }
                                                .uk-disabled {
                                                  pointer-events: none
                                                }
                                                .uk-drag, .uk-drag * {
                                                  cursor: move
                                                }
                                                .uk-drag iframe {
                                                  pointer-events: none
                                                }
                                                .uk-dragover {
                                                  box-shadow: 0 0 20px rgba(100, 100, 100, .3)
                                                }
                                                .uk-blend-multiply {
                                                  mix-blend-mode: multiply
                                                }
                                                .uk-blend-screen {
                                                  mix-blend-mode: screen
                                                }
                                                .uk-blend-overlay {
                                                  mix-blend-mode: overlay
                                                }
                                                .uk-blend-darken {
                                                  mix-blend-mode: darken
                                                }
                                                .uk-blend-lighten {
                                                  mix-blend-mode: lighten
                                                }
                                                .uk-blend-color-dodge {
                                                  mix-blend-mode: color-dodge
                                                }
                                                .uk-blend-color-burn {
                                                  mix-blend-mode: color-burn
                                                }
                                                .uk-blend-hard-light {
                                                  mix-blend-mode: hard-light
                                                }
                                                .uk-blend-soft-light {
                                                  mix-blend-mode: soft-light
                                                }
                                                .uk-blend-difference {
                                                  mix-blend-mode: difference
                                                }
                                                .uk-blend-exclusion {
                                                  mix-blend-mode: exclusion
                                                }
                                                .uk-blend-hue {
                                                  mix-blend-mode: hue
                                                }
                                                .uk-blend-saturation {
                                                  mix-blend-mode: saturation
                                                }
                                                .uk-blend-color {
                                                  mix-blend-mode: color
                                                }
                                                .uk-blend-luminosity {
                                                  mix-blend-mode: luminosity
                                                }
                                                .uk-transform-center {
                                                  transform: translate(-50%, -50%)
                                                }
                                                .uk-transform-origin-top-left {
                                                  transform-origin: 0 0
                                                }
                                                .uk-transform-origin-top-center {
                                                  transform-origin: 50% 0
                                                }
                                                .uk-transform-origin-top-right {
                                                  transform-origin: 100% 0
                                                }
                                                .uk-transform-origin-center-left {
                                                  transform-origin: 0 50%
                                                }
                                                .uk-transform-origin-center-right {
                                                  transform-origin: 100% 50%
                                                }
                                                .uk-transform-origin-bottom-left {
                                                  transform-origin: 0 100%
                                                }
                                                .uk-transform-origin-bottom-center {
                                                  transform-origin: 50% 100%
                                                }
                                                .uk-transform-origin-bottom-right {
                                                  transform-origin: 100% 100%
                                                }
                                                .uk-flex {
                                                  display: flex
                                                }
                                                .uk-flex-inline {
                                                  display: inline-flex
                                                }
                                                .uk-flex-left {
                                                  justify-content: flex-start
                                                }
                                                .uk-flex-center {
                                                  justify-content: center
                                                }
                                                .uk-flex-right {
                                                  justify-content: flex-end
                                                }
                                                .uk-flex-between {
                                                  justify-content: space-between
                                                }
                                                .uk-flex-around {
                                                  justify-content: space-around
                                                }
                                                @media (min-width:640px) {
                                                  .uk-flex-left\@s {
                                                    justify-content: flex-start
                                                  }
                                                  .uk-flex-center\@s {
                                                    justify-content: center
                                                  }
                                                  .uk-flex-right\@s {
                                                    justify-content: flex-end
                                                  }
                                                  .uk-flex-between\@s {
                                                    justify-content: space-between
                                                  }
                                                  .uk-flex-around\@s {
                                                    justify-content: space-around
                                                  }
                                                }
                                                @media (min-width:960px) {
                                                  .uk-flex-left\@m {
                                                    justify-content: flex-start
                                                  }
                                                  .uk-flex-center\@m {
                                                    justify-content: center
                                                  }
                                                  .uk-flex-right\@m {
                                                    justify-content: flex-end
                                                  }
                                                  .uk-flex-between\@m {
                                                    justify-content: space-between
                                                  }
                                                  .uk-flex-around\@m {
                                                    justify-content: space-around
                                                  }
                                                }
                                                @media (min-width:1200px) {
                                                  .uk-flex-left\@l {
                                                    justify-content: flex-start
                                                  }
                                                  .uk-flex-center\@l {
                                                    justify-content: center
                                                  }
                                                  .uk-flex-right\@l {
                                                    justify-content: flex-end
                                                  }
                                                  .uk-flex-between\@l {
                                                    justify-content: space-between
                                                  }
                                                  .uk-flex-around\@l {
                                                    justify-content: space-around
                                                  }
                                                }
                                                @media (min-width:1600px) {
                                                  .uk-flex-left\@xl {
                                                    justify-content: flex-start
                                                  }
                                                  .uk-flex-center\@xl {
                                                    justify-content: center
                                                  }
                                                  .uk-flex-right\@xl {
                                                    justify-content: flex-end
                                                  }
                                                  .uk-flex-between\@xl {
                                                    justify-content: space-between
                                                  }
                                                  .uk-flex-around\@xl {
                                                    justify-content: space-around
                                                  }
                                                }
                                                .uk-flex-stretch {
                                                  align-items: stretch
                                                }
                                                .uk-flex-top {
                                                  align-items: flex-start
                                                }
                                                .uk-flex-middle {
                                                  align-items: center
                                                }
                                                .uk-flex-bottom {
                                                  align-items: flex-end
                                                }
                                                @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-left {
                                                  margin-left: 20px !important
                                                }
                                                .uk-margin-right {
                                                  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-left {
                                                  margin-left: 5px !important
                                                }
                                                .uk-margin-xsmall-right {
                                                  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-left {
                                                  margin-left: 10px !important
                                                }
                                                .uk-margin-small-right {
                                                  margin-right: 10px !important
                                                }
                                                .uk-margin-medium {
                                                  margin-bottom: 40px
                                                }
                                                * + .uk-margin-medium {
                                                  margin-top: 40px !important
                                                }
                                                .uk-margin-medium-top {
                                                  margin-top: 40px !important
                                                }
                                                .uk-margin-medium-bottom {
                                                  margin-bottom: 40px !important
                                                }
                                                .uk-margin-medium-left {
                                                  margin-left: 40px !important
                                                }
                                                .uk-margin-medium-right {
                                                  margin-right: 40px !important
                                                }
                                                .uk-margin-large {
                                                  margin-bottom: 40px
                                                }
                                                * + .uk-margin-large {
                                                  margin-top: 40px !important
                                                }
                                                .uk-margin-large-top {
                                                  margin-top: 40px !important
                                                }
                                                .uk-margin-large-bottom {
                                                  margin-bottom: 40px !important
                                                }
                                                .uk-margin-large-left {
                                                  margin-left: 40px !important
                                                }
                                                .uk-margin-large-right {
                                                  margin-right: 40px !important
                                                }
                                                @media (min-width:1200px) {
                                                  .uk-margin-large {
                                                    margin-bottom: 70px
                                                  }
                                                  * + .uk-margin-large {
                                                    margin-top: 70px !important
                                                  }
                                                  .uk-margin-large-top {
                                                    margin-top: 70px !important
                                                  }
                                                  .uk-margin-large-bottom {
                                                    margin-bottom: 70px !important
                                                  }
                                                  .uk-margin-large-left {
                                                    margin-left: 70px !important
                                                  }
                                                  .uk-margin-large-right {
                                                    margin-right: 70px !important
                                                  }
                                                }
                                                .uk-margin-xlarge {
                                                  margin-bottom: 70px
                                                }
                                                * + .uk-margin-xlarge {
                                                  margin-top: 70px !important
                                                }
                                                .uk-margin-xlarge-top {
                                                  margin-top: 70px !important
                                                }
                                                .uk-margin-xlarge-bottom {
                                                  margin-bottom: 70px !important
                                                }
                                                .uk-margin-xlarge-left {
                                                  margin-left: 70px !important
                                                }
                                                .uk-margin-xlarge-right {
                                                  margin-right: 70px !important
                                                }
                                                @media (min-width:1200px) {
                                                  .uk-margin-xlarge {
                                                    margin-bottom: 140px
                                                  }
                                                  * + .uk-margin-xlarge {
                                                    margin-top: 140px !important
                                                  }
                                                  .uk-margin-xlarge-top {
                                                    margin-top: 140px !important
                                                  }
                                                  .uk-margin-xlarge-bottom {
                                                    margin-bottom: 140px !important
                                                  }
                                                  .uk-margin-xlarge-left {
                                                    margin-left: 140px !important
                                                  }
                                                  .uk-margin-xlarge-right {
                                                    margin-right: 140px !important
                                                  }
                                                }
                                                .uk-margin-auto {
                                                  margin-left: auto !important;
                                                  margin-right: auto !important
                                                }
                                                .uk-margin-auto-top {
                                                  margin-top: auto !important
                                                }
                                                .uk-margin-auto-bottom {
                                                  margin-bottom: auto !important
                                                }
                                                .uk-margin-auto-left {
                                                  margin-left: auto !important
                                                }
                                                .uk-margin-auto-right {
                                                  margin-right: auto !important
                                                }
                                                .uk-margin-auto-vertical {
                                                  margin-top: auto !important;
                                                  margin-bottom: auto !important
                                                }
                                                @media (min-width:640px) {
                                                  .uk-margin-auto\@s {
                                                    margin-left: auto !important;
                                                    margin-right: auto !important
                                                  }
                                                  .uk-margin-auto-left\@s {
                                                    margin-left: auto !important
                                                  }
                                                  .uk-margin-auto-right\@s {
                                                    margin-right: auto !important
                                                  }
                                                }
                                                @media (min-width:960px) {
                                                  .uk-margin-auto\@m {
                                                    margin-left: auto !important;
                                                    margin-right: auto !important
                                                  }
                                                  .uk-margin-auto-left\@m {
                                                    margin-left: auto !important
                                                  }
                                                  .uk-margin-auto-right\@m {
                                                    margin-right: auto !important
                                                  }
                                                }
                                                @media (min-width:1200px) {
                                                  .uk-margin-auto\@l {
                                                    margin-left: auto !important;
                                                    margin-right: auto !important
                                                  }
                                                  .uk-margin-auto-left\@l {
                                                    margin-left: auto !important
                                                  }
                                                  .uk-margin-auto-right\@l {
                                                    margin-right: auto !important
                                                  }
                                                }
                                                @media (min-width:1600px) {
                                                  .uk-margin-auto\@xl {
                                                    margin-left: auto !important;
                                                    margin-right: auto !important
                                                  }
                                                  .uk-margin-auto-left\@xl {
                                                    margin-left: auto !important
                                                  }
                                                  .uk-margin-auto-right\@xl {
                                                    margin-right: auto !important
                                                  }
                                                }
                                                .uk-margin-remove {
                                                  margin: 0 !important
                                                }
                                                .uk-margin-remove-top {
                                                  margin-top: 0 !important
                                                }
                                                .uk-margin-remove-bottom {
                                                  margin-bottom: 0 !important
                                                }
                                                .uk-margin-remove-left {
                                                  margin-left: 0 !important
                                                }
                                                .uk-margin-remove-right {
                                                  margin-right: 0 !important
                                                }
                                                .uk-margin-remove-vertical {
                                                  margin-top: 0 !important;
                                                  margin-bottom: 0 !important
                                                }
                                                .uk-margin-remove-adjacent + *, .uk-margin-remove-first-child > :first-child {
                                                  margin-top: 0 !important
                                                }
                                                .uk-margin-remove-last-child > :last-child {
                                                  margin-bottom: 0 !important
                                                }
                                                @media (min-width:640px) {
                                                  .uk-margin-remove-left\@s {
                                                    margin-left: 0 !important
                                                  }
                                                  .uk-margin-remove-right\@s {
                                                    margin-right: 0 !important
                                                  }
                                                }
                                                @media (min-width:960px) {
                                                  .uk-margin-remove-left\@m {
                                                    margin-left: 0 !important
                                                  }
                                                  .uk-margin-remove-right\@m {
                                                    margin-right: 0 !important
                                                  }
                                                }
                                                @media (min-width:1200px) {
                                                  .uk-margin-remove-left\@l {
                                                    margin-left: 0 !important
                                                  }
                                                  .uk-margin-remove-right\@l {
                                                    margin-right: 0 !important
                                                  }
                                                }
                                                @media (min-width:1600px) {
                                                  .uk-margin-remove-left\@xl {
                                                    margin-left: 0 !important
                                                  }
                                                  .uk-margin-remove-right\@xl {
                                                    margin-right: 0 !important
                                                  }
                                                }
                                                .uk-padding {
                                                  padding: 30px
                                                }
                                                @media (min-width:1200px) {
                                                  .uk-padding {
                                                    padding: 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-left {
                                                  padding-left: 0 !important
                                                }
                                                .uk-padding-remove-right {
                                                  padding-right: 0 !important
                                                }
                                                .uk-padding-remove-vertical {
                                                  padding-top: 0 !important;
                                                  padding-bottom: 0 !important
                                                }
                                                .uk-padding-remove-horizontal {
                                                  padding-left: 0 !important;
                                                  padding-right: 0 !important
                                                }
                                                :root {
                                                  --uk-position-margin-offset: 0px
                                                }
                                                [class*=uk-position-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;
                                                  left: 0;
                                                  right: 0
                                                }
                                                .uk-position-bottom {
                                                  bottom: 0;
                                                  left: 0;
                                                  right: 0
                                                }
                                                .uk-position-left {
                                                  top: 0;
                                                  bottom: 0;
                                                  left: 0
                                                }
                                                .uk-position-right {
                                                  top: 0;
                                                  bottom: 0;
                                                  right: 0
                                                }
                                                .uk-position-top-left {
                                                  top: 0;
                                                  left: 0
                                                }
                                                .uk-position-top-right {
                                                  top: 0;
                                                  right: 0
                                                }
                                                .uk-position-bottom-left {
                                                  bottom: 0;
                                                  left: 0
                                                }
                                                .uk-position-bottom-right {
                                                  bottom: 0;
                                                  right: 0
                                                }
                                                .uk-position-center {
                                                  top: calc(50% - var(--uk-position-margin-offset));
                                                  left: calc(50% - var(--uk-position-margin-offset));
                                                  --uk-position-translate-x: -50%;
                                                  --uk-position-translate-y: -50%;
                                                  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
                                                  width: max-content
                                                }
                                                .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-left {
                                                  left: 0
                                                }
                                                .uk-position-center-right {
                                                  right: 0
                                                }
                                                .uk-position-center-vertical {
                                                  left: 0;
                                                  right: 0
                                                }
                                                .uk-position-center-left-out {
                                                  right: 100%;
                                                  width: max-content
                                                }
                                                .uk-position-center-right-out {
                                                  left: 100%;
                                                  width: max-content
                                                }
                                                .uk-position-bottom-center, .uk-position-center-horizontal, .uk-position-top-center {
                                                  left: calc(50% - var(--uk-position-margin-offset));
                                                  --uk-position-translate-x: -50%;
                                                  transform: translate(var(--uk-position-translate-x), 0);
                                                  width: max-content
                                                }
                                                .uk-position-top-center {
                                                  top: 0
                                                }
                                                .uk-position-bottom-center {
                                                  bottom: 0
                                                }
                                                .uk-position-center-horizontal {
                                                  top: 0;
                                                  bottom: 0
                                                }
                                                .uk-position-cover {
                                                  position: absolute;
                                                  top: 0;
                                                  bottom: 0;
                                                  left: 0;
                                                  right: 0
                                                }
                                                .uk-position-small {
                                                  margin: 15px;
                                                  --uk-position-margin-offset: 15px
                                                }
                                                .uk-position-medium {
                                                  margin: 30px;
                                                  --uk-position-margin-offset: 30px
                                                }
                                                .uk-position-large {
                                                  margin: 30px;
                                                  --uk-position-margin-offset: 30px
                                                }
                                                @media (min-width:1200px) {
                                                  .uk-position-large {
                                                    margin: 50px;
                                                    --uk-position-margin-offset: 50px
                                                  }
                                                }
                                                .uk-position-relative {
                                                  position: relative !important
                                                }
                                                .uk-position-absolute {
                                                  position: absolute !important
                                                }
                                                .uk-position-fixed {
                                                  position: fixed !important
                                                }
                                                .uk-position-sticky {
                                                  position: sticky !important
                                                }
                                                .uk-position-z-index {
                                                  z-index: 1
                                                }
                                                .uk-position-z-index-zero {
                                                  z-index: 0
                                                }
                                                .uk-position-z-index-negative {
                                                  z-index: -1
                                                }
                                                .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-left {
                                                  --uk-translate-x: -100%
                                                }
                                                .uk-transition-slide-right {
                                                  --uk-translate-x: 100%
                                                }
                                                .uk-transition-slide-top-small {
                                                  --uk-translate-y: calc(-1 * 10px)
                                                }
                                                .uk-transition-slide-bottom-small {
                                                  --uk-translate-y: 10px
                                                }
                                                .uk-transition-slide-left-small {
                                                  --uk-translate-x: calc(-1 * 10px)
                                                }
                                                .uk-transition-slide-right-small {
                                                  --uk-translate-x: 10px
                                                }
                                                .uk-transition-slide-top-medium {
                                                  --uk-translate-y: calc(-1 * 50px)
                                                }
                                                .uk-transition-slide-bottom-medium {
                                                  --uk-translate-y: 50px
                                                }
                                                .uk-transition-slide-left-medium {
                                                  --uk-translate-x: calc(-1 * 50px)
                                                }
                                                .uk-transition-slide-right-medium {
                                                  --uk-translate-x: 50px
                                                }
                                                .uk-transition-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
                                                  }
                                                }
                                                .tm-headerbar-default, .uk-card-default.uk-card-body, .uk-card-default > :not([class*=uk-card-media]), .uk-dark, .uk-dropbar, .uk-dropdown, .uk-navbar-container:not(.uk-navbar-transparent), .uk-navbar-dropdown, .uk-offcanvas-bar, .uk-overlay-default, .uk-section-default:not(.uk-preserve-color), .uk-section-muted:not(.uk-preserve-color), .uk-tile-default:not(.uk-preserve-color), .uk-tile-muted:not(.uk-preserve-color) {
                                                  --uk-inverse: dark
                                                }
