@font-face {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Raleway-Regular.ttf) format('truetype')
}

@font-face {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Raleway-Medium.ttf) format('truetype')
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Raleway-Bold.ttf) format('truetype')
}

@font-face {
  font-family: Manrope;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype')
}

@font-face {
  font-family: 'Manrope', sans-serif;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Manrope-Medium.ttf) format('truetype')
}

.button.alt,
.button.checkout,
.button.pay,
.button.view,
.button[name*=save_],
input[type=submit].alt,
input[type=submit].checkout,
input[type=submit].pay,
input[type=submit].view,
input[type=submit][name*=save_] {
  background-color: #2ea3d2;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 45%, #2690ca 70%, #15dbf5 100%)
}

.button.alt:not(.uk-hack),
.button.checkout:not(.uk-hack),
.button.pay:not(.uk-hack),
.button.view:not(.uk-hack),
.button[name*=save_]:not(.uk-hack),
input[type=submit].alt:not(.uk-hack),
input[type=submit].checkout:not(.uk-hack),
input[type=submit].pay:not(.uk-hack),
input[type=submit].view:not(.uk-hack),
input[type=submit][name*=save_]:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

.button.alt::after,
.button.alt::before,
.button.checkout::after,
.button.checkout::before,
.button.pay::after,
.button.pay::before,
.button.view::after,
.button.view::before,
.button[name*=save_]::after,
.button[name*=save_]::before,
input[type=submit].alt::after,
input[type=submit].alt::before,
input[type=submit].checkout::after,
input[type=submit].checkout::before,
input[type=submit].pay::after,
input[type=submit].pay::before,
input[type=submit].view::after,
input[type=submit].view::before,
input[type=submit][name*=save_]::after,
input[type=submit][name*=save_]::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.button.alt::before,
.button.checkout::before,
.button.pay::before,
.button.view::before,
.button[name*=save_]::before,
input[type=submit].alt::before,
input[type=submit].checkout::before,
input[type=submit].pay::before,
input[type=submit].view::before,
input[type=submit][name*=save_]::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: filter .1s ease-in-out
}

.button.alt:hover,
.button.checkout:hover,
.button.pay:hover,
.button.view:hover,
.button[name*=save_]:hover,
input[type=submit].alt:hover,
input[type=submit].checkout:hover,
input[type=submit].pay:hover,
input[type=submit].view:hover,
input[type=submit][name*=save_]:hover {
  background-color: #2993be;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 35%, #2690ca 60%, #15dbf5 100%)
}

.button.alt:hover::before,
.button.checkout:hover::before,
.button.pay:hover::before,
.button.view:hover::before,
.button[name*=save_]:hover::before,
input[type=submit].alt:hover::before,
input[type=submit].checkout:hover::before,
input[type=submit].pay:hover::before,
input[type=submit].view:hover::before,
input[type=submit][name*=save_]:hover::before {
  filter: blur(16px)
}

.button.alt:active,
.button.checkout:active,
.button.pay:active,
.button.view:active,
.button[name*=save_]:active,
input[type=submit].alt:active,
input[type=submit].checkout:active,
input[type=submit].pay:active,
input[type=submit].view:active,
input[type=submit][name*=save_]:active {
  background-color: #2483a9;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 20%, #2690ca 50%, #15dbf5 100%)
}


.price del,
.product_list_widget del {
  color: rgba(255, 255, 255, .5)
}

.price ins,
.product_list_widget ins {
  background: 0 0;
  color: inherit
}

.price {
  display: block
}

.onsale {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  height: 22px;
  padding-left: 10px;
  padding-right: 10px;
  background: #2ea3d2;
  color: #fff;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0
}

a.remove {
  font-size: 1.5em;
  text-decoration: none;
  display: inline-flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, .7);
  transition: .1s ease-in-out;
  transition-property: color, opacity
}

a.remove:hover {
  text-decoration: none;
  color: #fff
}

a.woocommerce-remove-coupon {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #259acc;
  text-decoration: none !important
}

a.woocommerce-remove-coupon:hover {
  color: #7b12a7
}

.star-rating {
  display: inline-block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 14px;
  font-family: WooCommerce;
  vertical-align: middle;
  white-space: nowrap
}

.star-rating::before {
  content: "\e020\e020\e020\e020\e020";
  color: #242a90
}

.star-rating span {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden
}

.star-rating span::before {
  content: "\e020\e020\e020\e020\e020";
  color: #2ea3d2
}

.tm-source-woo-rating>.star-rating {
  font-size: inherit
}

.star-rating+.woocommerce-review-link {
  vertical-align: middle
}

.woocommerce-review-link {
  font-size: 14px;
  line-height: 1.5;
  color: inherit
}

.woocommerce-review-link:hover {
  color: #fff
}

.woocommerce-pagination {
  margin-top: 40px
}

.woocommerce-pagination ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -10px;
  padding: 0;
  list-style: none
}

.woocommerce-pagination ul.page-numbers>* {
  flex: none;
  padding-left: 10px;
  position: relative
}

.woocommerce-pagination ul.page-numbers>*>* {
  display: block;
  padding: 8px 15px;
  color: rgba(255, 255, 255, .7);
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  min-width: 40px;
  justify-content: center;
  height: 40px;
  box-sizing: border-box;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  border: 1px solid transparent;
  border-radius: 500px
}

.woocommerce-pagination ul.page-numbers>*>:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

.woocommerce-pagination ul.page-numbers>*>::after,
.woocommerce-pagination ul.page-numbers>*>::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.woocommerce-pagination ul.page-numbers>*>::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: .1s ease-in-out;
  transition-property: opacity, filter
}

.woocommerce-pagination ul.page-numbers>*>::after,
.woocommerce-pagination ul.page-numbers>*>::before {
  border-radius: 500px
}

.woocommerce-pagination ul.page-numbers>*>::before {
  opacity: 0
}

.woocommerce-pagination ul.page-numbers>*>:hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(9, 8, 52, .75);
  border-color: transparent;
  box-shadow: 0 0 8px rgba(255, 255, 255, .2)
}

.woocommerce-pagination ul.page-numbers>*>:hover::before {
  opacity: 1
}

.woocommerce-pagination ul.page-numbers>*>.current {
  color: #fff;
  background-color: rgba(9, 8, 52, .75);
  border-color: transparent;
  box-shadow: 0 0 5px rgba(255, 255, 255, .15), 0 0 0 1px rgba(255, 255, 255, .02), 0 1px 0 rgba(255, 255, 255, .04)
}

.woocommerce-pagination ul.page-numbers>*>.current::before {
  opacity: 1
}

.u-columns,
.woocommerce-columns {
  display: flex;
  flex-wrap: wrap;
  margin-top: -30px;
  margin-left: -30px
}

.u-columns>*,
.woocommerce-columns>* {
  padding-top: 30px;
  padding-left: 30px;
  box-sizing: border-box;
  width: 100%
}

@media (min-width: 1200px) {

  .u-columns,
  .woocommerce-columns {
    margin-top: -40px;
    margin-left: -40px
  }

  .u-columns>*,
  .woocommerce-columns>* {
    padding-top: 40px;
    padding-left: 40px
  }
}

@media (min-width: 640px) {

  .u-columns>*,
  .woocommerce-columns>* {
    width: 50%
  }
}

.woocommerce-notices-wrapper:empty {
  display: none
}

div.product {
  position: relative
}

div.product>.summary,
div.product>div.images {
  margin-bottom: 40px
}

@media (min-width: 640px) {
  div.product>div.images {
    margin-bottom: 70px;
    float: left
  }

  div.product>.summary {
    margin-bottom: 70px;
    float: right
  }

  div.product>.woocommerce-tabs {
    clear: both
  }

  div.product>.summary,
  div.product>div.images {
    width: calc(50% - (40px / 2))
  }
}

@media (min-width: 1200px) {

  div.product>.summary,
  div.product>div.images {
    width: calc(50% - (70px / 2))
  }
}

.product_title {
  margin-bottom: 0;
  font-size: 27.2px;
  line-height: 1.3;
  color: #fff
}

@media (min-width: 960px) {
  .product_title {
    font-size: 32px
  }
}

.product_title {
  font-family: Raleway
}

.product_title {
  font-weight: 700
}

.product_title {
  text-transform: none
}

.product_title {
  letter-spacing: 0
}

.product_title {
  font-style: normal
}

.woocommerce-product-rating {
  margin-top: 0;
  margin-bottom: 20px
}

.summary>.price {
  margin-top: 20px;
  margin-bottom: 20px
}

.summary>.price,
.tm-element-woo-price>.price {
  color: #fff
}

.summary>.price,
.tm-element-woo-price>.price {
  font-size: 16px
}

.summary>.price,
.tm-element-woo-price>.price {
  line-height: 1.5
}

.summary>.price del+ins,
.summary>.price ins+del,
.tm-element-woo-price del+ins,
.tm-element-woo-price ins+del,
.tm-source-woo-price del+ins,
.tm-source-woo-price ins+del {
  margin-left: 0
}

.woocommerce-product-details__short-description {
  margin-bottom: 20px
}

.woocommerce-product-details__short-description>:last-child {
  margin-bottom: 0
}

.summary>.woocommerce-product-details__short-description:empty,
.tm-element-woo-description:empty {
  display: none !important
}

.tm-element-woo-add-to-cart:empty,
.tm-element-woo-add-to-cart:has(> .stock:only-child),
.tm-element-woo-add-to-cart>.stock {
  display: none !important
}

.summary>.stock:empty,
.tm-element-woo-stock:empty {
  display: none !important
}

.product:not(.product-type-variable) .summary>.out-of-stock,
.product:not(.product-type-variable) .tm-element-woo-stock-disabled>.out-of-stock {
  margin-top: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  transition: .1s ease-in-out;
  transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  border-radius: 500px;
  background-origin: border-box;
  background-color: rgba(9, 8, 52, .75);
  color: rgba(255, 255, 255, .5);
  background-image: none;
  box-shadow: none
}

.product:not(.product-type-variable) .summary>.out-of-stock::after,
.product:not(.product-type-variable) .summary>.out-of-stock::before,
.product:not(.product-type-variable) .tm-element-woo-stock-disabled>.out-of-stock::after,
.product:not(.product-type-variable) .tm-element-woo-stock-disabled>.out-of-stock::before {
  border-radius: 500px
}

.product:not(.product-type-variable) .summary>.out-of-stock:after,
.product:not(.product-type-variable) .summary>.out-of-stock:before,
.product:not(.product-type-variable) .tm-element-woo-stock-disabled>.out-of-stock:after,
.product:not(.product-type-variable) .tm-element-woo-stock-disabled>.out-of-stock:before {
  display: none
}

form.cart {
  margin-bottom: 20px
}

form.cart .quantity:has(input[type=number]) {
  float: left;
  margin-right: 10px
}

table.variations {
  margin-bottom: 0 !important
}

.woocommerce-variation-add-to-cart {
  margin-top: 20px
}

.woocommerce-variation-availability,
.woocommerce-variation-description,
.woocommerce-variation-price {
  display: none
}

a.reset_variations {
  display: none !important
}

form.grouped_form {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

.product_meta {
  font-size: 14px;
  line-height: 1.5
}

.product_meta>* {
  display: block
}

.product_meta a {
  color: inherit
}

.product_meta a:hover {
  color: #fff
}

div.images img {
  display: block;
  width: 100%
}

div.images figure {
  margin: 0
}

div.images div.thumbnails {
  padding-top: 10px
}

.woocommerce-product-gallery {
  position: relative
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  transition: all cubic-bezier(.795, -.035, 0, 1) .5s
}

.woocommerce-product-gallery .zoomImg {
  background-color: #fff;
  opacity: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image--placeholder {
  border: 1px solid #f2f2f2
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs {
  margin: 0 0 0 -10px;
  padding: 0;
  overflow: hidden
}

.woocommerce-product-gallery .flex-control-thumbs li {
  box-sizing: border-box;
  padding-left: 10px;
  padding-top: 10px;
  float: left;
  margin: 0;
  list-style: none;
  cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs li img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs li img:hover {
  opacity: 1
}

.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 50%
}

.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(odd) {
  clear: left
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: calc(100% * 1 / 3.001)
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: left
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: left
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: left
}

.woocommerce-product-gallery--columns-6 .flex-control-thumbs li {
  width: calc(100% * 1 / 6.001)
}

.woocommerce-product-gallery--columns-6 .flex-control-thumbs li:nth-child(6n+1) {
  clear: left
}

.woocommerce-product-gallery__trigger {
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #04052f;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box
}

.woocommerce-product-gallery__trigger::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box
}

.woocommerce-product-gallery__trigger::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  transform: rotate(-45deg);
  box-sizing: content-box
}

.pswp__caption__center {
  text-align: center
}

.woocommerce-tabs {
  margin-bottom: 70px
}

.woocommerce-tabs ul.tabs {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-bottom: 40px;
  padding: 0;
  list-style: none;
  position: relative
}

.woocommerce-tabs ul.tabs::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  border-bottom: 1px solid rgba(255, 255, 255, .11)
}

.woocommerce-tabs ul.tabs li {
  flex: none;
  padding-left: 20px;
  position: relative
}

.woocommerce-tabs ul.tabs li a {
  display: block;
  text-align: center;
  padding: 5px 10px;
  color: rgba(255, 255, 255, .5);
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  border-width: 0;
  border-bottom: 2px solid transparent
}

.woocommerce-tabs ul.tabs li a:hover {
  color: #fff;
  text-decoration: none;
  border-color: currentColor
}

.woocommerce-tabs ul.tabs li.active a {
  color: #fff;
  border-color: #2ea3d2;
  border-image: linear-gradient(90deg, #4501b3 0%, #345da9 45%, #2690CA 70%, #15DBF5 100%) 1
}

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

.woocommerce-Tabs-panel>h2 {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700
}

.upsells {
  margin-bottom: 70px
}

.cart_totals h2,
.cross-sells h2,
.related h2,
.upsells h2 {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700
}

.clear {
  clear: both
}

@media (min-width: 640px) {
  .woocommerce-result-count {
    float: left
  }

  .woocommerce-ordering {
    float: right
  }

  ul.products {
    clear: both
  }
}

.woocommerce-ordering,
.woocommerce-result-count {
  margin: 0 0 20px
}

:not(.uk-panel)>.woocommerce-result-count {
  line-height: 1em;
  margin-top: calc((48px - 1em)/ 2) !important
}

.woocommerce-ordering select {
  vertical-align: top
}

.tm-element-woo-filter .woocommerce-ordering,
.tm-element-woo-filter .woocommerce-result-count {
  float: none
}

.tm-element-woo-filter .woocommerce-ordering select {
  width: auto
}

ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: -30px;
  margin-left: -30px
}

ul.products>* {
  margin: 0;
  padding-bottom: 30px;
  padding-left: 30px;
  box-sizing: border-box;
  width: 100%
}

ul.products>*>* {
  position: relative
}

@media (min-width: 1200px) {
  ul.products {
    margin-bottom: -40px;
    margin-left: -40px
  }

  ul.products>* {
    padding-bottom: 40px;
    padding-left: 40px
  }
}

@media (min-width: 640px) {

  ul.columns-2>*,
  ul.columns-3>*,
  ul.columns-4>*,
  ul.columns-5>*,
  ul.columns-6>* {
    width: 50%
  }
}

@media (min-width: 960px) {

  ul.columns-3>*,
  ul.columns-4>*,
  ul.columns-5>*,
  ul.columns-6>* {
    width: calc(100% * 1 / 3.001)
  }
}

@media (min-width: 1200px) {
  ul.columns-4>* {
    width: 25%
  }

  ul.columns-5>* {
    width: 20%
  }

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

ul.products>* .woocommerce-loop-product__link,
ul.products>.product-category>a {
  display: block;
  text-decoration: none
}

ul.products>* .woocommerce-loop-product__link>:last-child,
ul.products>.product-category>a>:last-child {
  margin-bottom: 0
}

ul.products>* .woocommerce-loop-product__link>img,
ul.products>.product-category>a>img {
  width: 100%;
  margin-bottom: 20px
}

ul.products>* .woocommerce-loop-category__title,
ul.products>* .woocommerce-loop-product__title {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  color: #fff
}

ul.products>* .woocommerce-loop-product__title {
  font-family: Raleway
}

ul.products>* .woocommerce-loop-product__title {
  font-weight: 700
}

ul.products>* .woocommerce-loop-product__title {
  text-transform: none
}

ul.products>* .woocommerce-loop-product__title {
  letter-spacing: 0
}

ul.products>* .woocommerce-loop-product__title {
  font-style: normal
}

ul.products>* .woocommerce-loop-category__title {
  font-family: Raleway
}

ul.products>* .woocommerce-loop-category__title {
  font-weight: 700
}

ul.products>* .woocommerce-loop-category__title {
  text-transform: none
}

ul.products>* .woocommerce-loop-category__title {
  letter-spacing: 0
}

ul.products>* .woocommerce-loop-category__title {
  font-style: normal
}

ul.products>* .star-rating {
  vertical-align: baseline;
  margin-top: 0;
  margin-bottom: 0
}

ul.products>* .price {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, .7)
}

ul.products>* .price del+ins,
ul.products>* .price ins+del {
  margin-left: 0
}

ul.products>*>.added_to_cart,
ul.products>*>.button {
  margin-top: 20px;
  display: inline-flex;
  align-items: center
}

ul.products>*>.button.loading:after {
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0;
  margin-right: calc(-1em - 10px);
  color: rgba(255, 255, 255, .7);
  border-radius: 50%;
  border: 1px solid;
  border-color: currentColor currentColor currentColor transparent;
  animation: woocommerce-spinner 1s linear infinite
}

ul.products>*>.button.added {
  display: none
}

ul.products>*>.added_to_cart {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  transition: .1s ease-in-out;
  transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  border-radius: 500px;
  background-origin: border-box;
  background-color: #2ea3d2;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 45%, #2690ca 70%, #15dbf5 100%)
}

ul.products>*>.added_to_cart::after,
ul.products>*>.added_to_cart::before {
  border-radius: 500px
}

ul.products>*>.added_to_cart:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

ul.products>*>.added_to_cart::after,
ul.products>*>.added_to_cart::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

ul.products>*>.added_to_cart::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: filter .1s ease-in-out
}

ul.products>*>.added_to_cart:hover {
  text-decoration: none;
  background-color: #2993be;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 35%, #2690ca 60%, #15dbf5 100%)
}

ul.products>*>.added_to_cart:hover::before {
  filter: blur(16px)
}

ul.products>*>.added_to_cart:active {
  background-color: #2483a9;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 20%, #2690ca 50%, #15dbf5 100%)
}

#reviews .woocommerce-Reviews-title {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700
}

:not(.woocommerce-Tabs-panel)>#reviews .woocommerce-Reviews-title {
  margin-bottom: 40px;
  position: relative
}

:not(.woocommerce-Tabs-panel)>#reviews .woocommerce-Reviews-title::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(5px + .1em) solid rgba(255, 255, 255, .11)
}

#reviews .commentlist {
  margin: 0;
  padding: 0;
  list-style: none
}

#reviews .commentlist>:nth-child(n+2) {
  margin-top: 70px
}

#reviews .children {
  margin: 70px 0 0 0;
  padding-left: 30px;
  list-style: none
}

#reviews .children .star-rating {
  display: none
}

@media (min-width: 960px) {
  #reviews .children {
    padding-left: 100px
  }
}

#reviews .children>:nth-child(n+2) {
  margin-top: 70px
}

#reviews .bypostauthor>.comment_container,
#reviews .comment-author-admin>.comment_container {
  padding: 30px;
  background-color: #151853;
  border-radius: 8px
}

#reviews .woocommerce-review__author {
  margin: 0 0 20px 0;
  font-family: Raleway;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 0
}

#reviews .woocommerce-review__verified {
  font-size: 14px;
  color: #fff
}

#reviews .woocommerce-review__published-date {
  font-size: 14px;
  line-height: 1.4;
  color: rgba(255, 255, 255, .5);
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

#reviews .avatar {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px
}

#reviews .star-rating {
  float: right
}

#reviews .meta {
  margin-top: 5px;
  margin-bottom: 0
}

#reviews .woocommerce-review__dash {
  display: none
}

#reviews .woocommerce-review__published-date {
  display: block
}

#reviews .description {
  clear: both;
  margin-top: 20px
}

#reviews .description>:last-child {
  margin-bottom: 0
}

#reviews .comment-reply-title {
  display: block;
  margin: 40px 0 20px 0;
  font-family: Raleway;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700
}

#reviews :not(.comment-form-cookies-consent)>label {
  font-size: 16px;
  color: #fff;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  display: block;
  margin-bottom: 10px
}

#reviews p.stars {
  line-height: 1
}

#reviews p.stars>span {
  display: inline-flex
}

#reviews p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  color: #242a90
}

#reviews p.stars a::before {
  content: "\e020";
  font-family: WooCommerce;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0
}

#reviews p.stars a:hover {
  color: #2ea3d2
}

#reviews p.stars a:hover~a {
  color: #242a90
}

#reviews p.stars:hover a {
  color: #2ea3d2
}

#reviews p.stars.selected a.active {
  color: #2ea3d2
}

#reviews p.stars.selected a.active~a {
  color: #242a90
}

#reviews p.stars.selected a:not(.active) {
  color: #2ea3d2
}

#reviews .comment-form-cookies-consent>input[type=checkbox] {
  margin-right: calc(10px - .25em)
}

#reviews .form-submit {
  margin-bottom: 0
}

#reviews .woocommerce-verification-required {
  margin-top: 40px
}

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

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

.woocommerce th {
  text-align: left
}

.woocommerce td:first-child,
.woocommerce th:first-child {
  padding-left: 0 !important
}

.woocommerce td:last-child,
.woocommerce th:last-child {
  padding-right: 0 !important
}

.woocommerce td>:last-child,
.woocommerce th>:last-child {
  margin-bottom: 0
}

.woocommerce table.variations td,
.woocommerce table.variations th {
  display: block;
  padding: 0;
  vertical-align: middle
}

.woocommerce table.variations th.label {
  font-weight: inherit;
  font-size: 16px;
  color: #fff;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  padding-bottom: 10px
}

.woocommerce table.variations tr:not(:last-child) .value {
  padding-bottom: 20px
}

.woocommerce table.woocommerce-grouped-product-list td,
.woocommerce table.woocommerce-grouped-product-list th {
  padding: 10px 12px
}

.woocommerce table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity {
  width: 1px;
  white-space: nowrap;
  vertical-align: top
}

.woocommerce table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price {
  white-space: nowrap
}

.woocommerce table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label a {
  color: inherit
}

.woocommerce table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label a:hover {
  color: #fff
}

.woocommerce table.woocommerce-grouped-product-list .quantity {
  margin: 0
}

.woocommerce table.woocommerce-grouped-product-list .stock {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, .5)
}

.woocommerce table.shop_table thead th {
  padding: 16px 12px;
  vertical-align: bottom;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase
}

.woocommerce table.shop_table :not(thead)>th {
  font-weight: 400
}

.woocommerce table.shop_table :not(thead)>th,
.woocommerce table.shop_table td {
  padding: 16px 12px;
  vertical-align: middle
}

.woocommerce table.shop_table td:last-child,
.woocommerce table.shop_table th:last-child {
  text-align: right
}

.woocommerce table.shop_table>:first-child>tr:not(:first-child),
.woocommerce table.shop_table>:not(:first-child)>tr,
.woocommerce table.shop_table>tr:not(:first-child) {
  border-top: 1px solid rgba(255, 255, 255, .11)
}

.woocommerce table.shop_table td.product-thumbnail {
  width: 75px;
  min-width: 75px
}

.woocommerce table.shop_table td.download-product a,
.woocommerce table.shop_table td.product-name a {
  color: #fff;
  text-decoration: none !important
}

.woocommerce table.shop_table td.download-product a:hover,
.woocommerce table.shop_table td.product-name a:hover {
  color: rgba(255, 255, 255, .7)
}

.woocommerce table.shop_table td.download-product strong,
.woocommerce table.shop_table td.product-name strong {
  font-weight: 400
}

.woocommerce table.shop_table del {
  display: none
}

.woocommerce table.shop_table ins {
  background: 0 0;
  color: inherit
}

.woocommerce table.cart {
  margin-bottom: 0;
  position: relative
}

.woocommerce table.cart thead th.product-name {
  position: absolute;
  left: 0;
  padding-left: 0
}

.woocommerce table.cart td {
  width: 1px
}

.woocommerce table.cart td.product-name {
  width: auto
}

.woocommerce table.cart tbody td[colspan="6"] {
  text-align: left
}

.woocommerce table.cart td.product-price,
.woocommerce table.cart td.product-subtotal {
  white-space: nowrap
}

@media (max-width: 959px) {
  .woocommerce table.cart thead {
    display: none
  }

  .woocommerce td,
  .woocommerce th {
    padding-left: 5px !important;
    padding-right: 5px !important
  }

  .woocommerce td:first-child,
  .woocommerce th:first-child {
    padding-right: 0 !important
  }

  .woocommerce input.input-text.qty {
    width: 3em
  }
}

.woocommerce .cart_totals>table .woocommerce-shipping-totals th {
  vertical-align: top
}

.woocommerce .cart_totals>table .woocommerce-shipping-totals td {
  width: 60%;
  text-align: left
}

.woocommerce .cart_totals>table .order-total strong {
  font-weight: 400
}

.woocommerce table.woocommerce-checkout-review-order-table {
  margin-bottom: 0
}

.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.woocommerce-checkout-review-order-table th {
  vertical-align: top !important
}

.woocommerce table.woocommerce-checkout-review-order-table .order-total strong {
  font-weight: 400
}

.woocommerce table.woocommerce-checkout-review-order-table .order-total .includes_tax {
  display: block
}

.woocommerce table.woocommerce-table--order-details td,
.woocommerce table.woocommerce-table--order-details th {
  vertical-align: top !important
}

.woocommerce table.woocommerce-table--order-details .shipped_via {
  display: block
}

.woocommerce table.my_account_orders .button,
.woocommerce table.order_details .button,
.woocommerce table.subscription_details .button,
.woocommerce table.woocommerce-table--order-downloads .button {
  padding: 0 15px;
  line-height: 35px;
  font-size: 14px
}

.woocommerce table.my_account_orders td:last-child {
  width: 1px
}

.woocommerce table.my_account_orders td:last-child .button {
  display: block;
  width: 100%;
  white-space: nowrap
}

.woocommerce table.my_account_orders td:last-child *+.button {
  margin-top: 5px
}

.woocommerce table.order_details .wcs-switch-link {
  margin-left: 20px
}

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

table.shop_attributes+table {
  margin-top: 20px
}

table.shop_attributes th {
  text-align: left
}

table.shop_attributes td:first-child,
table.shop_attributes th:first-child {
  padding-left: 0 !important
}

table.shop_attributes td:last-child,
table.shop_attributes th:last-child {
  padding-right: 0 !important
}

table.shop_attributes td>:last-child,
table.shop_attributes th>:last-child {
  margin-bottom: 0
}

table.shop_attributes td,
table.shop_attributes th {
  padding: 10px 12px
}

table.shop_attributes tr:not(:first-child) {
  border-top: 1px solid rgba(255, 255, 255, .11)
}

table.shop_attributes th {
  width: 1px;
  white-space: nowrap;
  font-weight: 400;
  color: #fff
}

table.shop_attributes td.woocommerce-product-attributes-item__value a {
  color: inherit
}

table.shop_attributes td.woocommerce-product-attributes-item__value a:hover {
  color: #fff
}

dl.variation {
  display: flow-root;
  margin: 0
}

dl.variation dt {
  display: inline-block;
  margin-right: .25em;
  float: left;
  clear: both;
  font-weight: 400
}

dl.variation dd,
dl.variation dt {
  font-size: 14px;
  line-height: 1.5
}

dl.variation dd p {
  margin-bottom: 0
}

.wc-item-meta {
  display: flow-root;
  margin: 0;
  padding: 0;
  list-style: none
}

.wc-item-meta li {
  font-size: 14px;
  line-height: 1.5
}

.wc-item-meta strong {
  margin-right: .25em;
  font-weight: 400
}

.wc-item-meta p {
  display: inline-block;
  margin: 0
}

.wc-item-meta:has(> li:only-child) {
  display: none
}

.woocommerce .blockUI.blockOverlay {
  background-color: #04052f !important;
  position: relative
}

.woocommerce .blockUI.blockOverlay::before {
  height: 1em;
  width: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -.5em;
  margin-top: -.5em;
  display: block;
  content: "";
  color: #fff;
  border-radius: 50%;
  border: 1px solid;
  border-color: currentColor currentColor currentColor transparent;
  font-size: 2em;
  animation: woocommerce-spinner 1s linear infinite
}

.cart-collaterals {
  display: flow-root;
  margin-top: 40px
}

@media (min-width: 960px) {
  .cross-sells {
    float: left
  }

  .cart_totals {
    float: right
  }

  .cart_totals,
  .cross-sells {
    width: calc(50% - (40px / 2))
  }
}

@media (min-width: 1200px) {

  .cart_totals,
  .cross-sells {
    width: calc(50% - (70px / 2))
  }
}

form.woocommerce-cart-form {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

.form-row {
  margin: 0
}

.form-row:not(:last-child) {
  margin-bottom: 20px
}

.woocommerce-address-fields__field-wrapper+.form-row {
  margin-top: 20px
}

.form-row-first {
  float: left
}

.form-row-last {
  float: right
}

.form-row-wide {
  clear: both
}

.form-row-first,
.form-row-last {
  width: 100%
}

@media (min-width: 640px) {

  .form-row-first,
  .form-row-last {
    width: calc(50% - (30px / 2))
  }
}

@media (min-width: 1200px) {

  .form-row-first,
  .form-row-last {
    width: calc(50% - (40px / 2))
  }
}

.form-row label:first-child:not(.checkbox, .woocommerce-form__label-for-checkbox) {
  font-size: 16px;
  color: #fff;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  display: block;
  margin-bottom: 10px
}

.form-row .required {
  color: #fc1263;
  text-decoration: none
}

.form-row .optional {
  visibility: hidden
}

.coupon label {
  display: none
}

.coupon input.input-text {
  margin-right: 10px;
  width: 200px
}

@media (max-width: 639px) {
  .coupon {
    margin-bottom: 20px
  }
}

@media (min-width: 640px) {
  .coupon {
    float: left
  }

  .coupon+button {
    float: right
  }
}

@media (max-width: 959px) {
  .cart-collaterals>:not(:first-child) {
    margin-top: 40px
  }
}

.woocommerce-shipping-methods {
  padding: 0;
  list-style: none;
  text-align: left
}

.woocommerce-shipping-methods li {
  display: flex;
  align-items: center
}

.woocommerce-shipping-methods input[type=radio] {
  margin-top: 0
}

.woocommerce-shipping-methods input[type=radio]+label {
  margin-left: 10px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.woocommerce-shipping-methods input[type=radio]+label>span {
  margin-left: 4px
}

.shipping-calculator-form {
  margin-top: 10px
}

.shipping-calculator-form button {
  width: 100%
}

.wc-proceed-to-checkout a.checkout-button {
  width: 100%;
  padding: 0 40px;
  line-height: 55px;
  font-size: 18px
}

.woocommerce form.checkout_coupon {
  display: flow-root;
  margin-bottom: 40px
}

.woocommerce form.checkout_coupon .form-row {
  margin-bottom: 0
}

@media (max-width: 639px) {
  .woocommerce form.checkout_coupon .form-row-first {
    margin-bottom: 20px
  }
}

@media (min-width: 640px) {
  .woocommerce form.checkout_coupon .form-row {
    width: auto;
    margin-bottom: 0
  }

  .woocommerce form.checkout_coupon .form-row-first {
    padding-right: calc(10px + .25em)
  }

  .woocommerce form.checkout_coupon .form-row-last {
    float: left
  }
}

.woocommerce-notices-wrapper:empty~*~.woocommerce-checkout,
.woocommerce-notices-wrapper:not(:empty)~.woocommerce-checkout {
  margin-top: 40px
}

@media (min-width: 640px) {
  .woocommerce-checkout {
    display: flow-root
  }

  #customer_details {
    float: left;
    width: calc(50% - (40px / 2))
  }

  #order_review_heading,
  .woocommerce-checkout-review-order {
    float: right;
    width: calc(50% - (40px / 2))
  }

  #order_review_heading {
    margin-top: 0
  }
}

@media (min-width: 1200px) {
  #customer_details {
    width: calc((100% - (100% * 2 / 5.001)) - (70px / 2))
  }

  #order_review_heading,
  .woocommerce-checkout-review-order {
    width: calc(((100% * 2 / 5.001)) - (70px / 2))
  }
}

#customer_details>.col-2,
.woocommerce-account-fields {
  margin-top: 20px
}

#ship-to-different-address {
  text-transform: inherit;
  text-shadow: inherit;
  letter-spacing: inherit;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(255, 255, 255, .7)
}

#ship-to-different-address>label>input[type=checkbox] {
  margin-right: calc(10px - .25em)
}

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

.wc_payment_methods>* {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, .11)
}

.wc_payment_methods>:first-child {
  margin-top: 0
}

.wc_payment_methods>*>input[type=radio] {
  margin-right: calc(10px - .25em)
}

.wc_payment_methods .payment_box {
  margin-top: 10px;
  padding-left: calc(16px + 10px);
  font-size: 14px;
  line-height: 1.5
}

.wc_payment_methods .payment_box p:only-child {
  margin-bottom: 0
}

.woocommerce-SavedPaymentMethods {
  padding: 0;
  list-style: none
}

.wc-credit-card-form-card-number {
  background-repeat: no-repeat !important;
  background-position: right .618em center !important;
  background-size: 32px 20px !important
}


.wc-credit-card-form-card-cvc {
  width: 100% !important
}

.payment_method_paypal .about_paypal {
  display: none
}

.woocommerce-terms-and-conditions-wrapper {
  font-size: 14px;
  line-height: 1.5
}

.woocommerce-terms-and-conditions-wrapper>*+* {
  margin-top: 20px
}

.woocommerce-terms-and-conditions-wrapper>.woocommerce-privacy-policy-text>:last-child {
  margin-bottom: 0
}

.woocommerce-terms-and-conditions {
  margin-bottom: 20px;
  padding: 15px 29px 15px 15px;
  background: #1a1e67;
  color: rgba(255, 255, 255, .7);
  border-radius: 3px
}

.woocommerce-terms-and-conditions>:last-child {
  margin-bottom: 0
}

.woocommerce-checkout-review-order button {
  width: 100%;
  margin-top: 20px;
  padding: 0 40px;
  line-height: 55px;
  font-size: 18px
}

.woocommerce-order>section {
  margin-top: 40px
}

.woocommerce-order header {
  margin-top: 40px
}

.woocommerce-order-overview {
  padding: 30px;
  border: 2px dashed rgba(255, 255, 255, .11);
  list-style: none
}

@media (min-width: 1200px) {
  .woocommerce-order-overview {
    padding: 40px
  }
}

.wc-bacs-bank-details-account-name {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700
}

.wc-bacs-bank-details {
  padding: 0;
  list-style: none
}

ol.commentlist.notes {
  list-style: none;
  padding: 0;
  margin-bottom: 40px
}

ol.commentlist.notes>:nth-child(n+2) {
  margin-top: 20px
}

ol.commentlist.notes .meta {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.4;
  color: rgba(255, 255, 255, .5);
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

ol.commentlist.notes .meta>a {
  color: rgba(255, 255, 255, .5)
}

ol.commentlist.notes .meta>a:hover {
  color: rgba(255, 255, 255, .7);
  text-decoration: none
}

ol.commentlist.notes .description>:last-child {
  margin-bottom: 0
}

.woocommerce form.login>:last-child,
.woocommerce form.register>:last-child {
  margin-bottom: 0
}

.woocommerce form.login .woocommerce-form-login__rememberme {
  display: block
}

.woocommerce form.login .woocommerce-form-login__submit {
  margin-top: 20px
}

.woocommerce form.lost_reset_password .form-row-first,
.woocommerce form.lost_reset_password .form-row-last {
  width: 100%
}

ul.cart_list,
ul.product_list_widget {
  list-style: none;
  padding: 0;
  margin: 0
}

ul.cart_list li,
ul.product_list_widget li {
  position: relative;
  display: flow-root;
  min-height: 60px;
  padding-left: calc(60px + 10px);
  font-size: 14px;
  line-height: 1.5
}

ul.cart_list li:not(:first-child),
ul.product_list_widget li:not(:first-child) {
  margin-top: 5px
}

ul.cart_list li a:not(.remove),
ul.product_list_widget li a:not(.remove) {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  text-decoration: none !important
}

ul.cart_list li a:not(.remove):hover,
ul.product_list_widget li a:not(.remove):hover {
  color: rgba(255, 255, 255, .7)
}

ul.cart_list li img,
ul.product_list_widget li img {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 60px
}

ul.cart_list li dl.variation,
ul.product_list_widget li dl.variation {
  margin: 0
}

ul.cart_list li .quantity,
ul.product_list_widget li .quantity {
  display: block;
  color: #fff
}

ul.cart_list li .star-rating~*,
ul.product_list_widget li .star-rating~* {
  vertical-align: middle
}

.widget_shopping_cart .total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, .11)
}

.widget_shopping_cart .cart_list li {
  position: relative;
  padding-right: 20px
}

.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  right: 0
}

.widget_shopping_cart .buttons {
  margin-bottom: 0
}

.widget_shopping_cart .buttons a {
  display: block
}

.widget_shopping_cart .buttons a+a {
  margin-top: 10px
}

.woocommerce-mini-cart__empty-message {
  margin-bottom: 0
}

.woocommerce-mini-cart__total strong {
  font-weight: 400
}

@media (max-width: 639px) {
  .woocommerce-MyAccount-navigation {
    margin-bottom: 40px
  }
}

@media (min-width: 640px) {
  .woocommerce-MyAccount-navigation {
    float: left;
    width: calc(25% - (40px * .75))
  }

  .woocommerce-MyAccount-content {
    float: right;
    width: calc(75% - (40px * .25))
  }
}

@media (min-width: 1200px) {
  .woocommerce-MyAccount-navigation {
    width: calc(25% - (70px * .75))
  }

  .woocommerce-MyAccount-content {
    width: calc(75% - (70px * .25))
  }
}

@media (max-width: 639px) {
  .woocommerce-MyAccount-navigation {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .11)
  }
}

.woocommerce-MyAccount-content {
  position: relative
}

@media (min-width: 640px) {
  .woocommerce:has(> .woocommerce-MyAccount-navigation) {
    display: flex;
    justify-content: space-between
  }

  .woocommerce-MyAccount-navigation {
    width: calc(25% - (40px * 1.5))
  }

  .woocommerce-MyAccount-content {
    width: calc(75% - (40px * .5))
  }

  .woocommerce-MyAccount-content::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -40px;
    border-left: 1px solid rgba(255, 255, 255, .11)
  }
}

@media (min-width: 1200px) {
  .woocommerce-MyAccount-navigation {
    width: calc(25% - (70px * 1.5))
  }

  .woocommerce-MyAccount-content {
    width: calc(75% - (70px * .5))
  }

  .woocommerce-MyAccount-content::before {
    left: -70px
  }
}

@media (max-width: 639px) {
  .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
    margin-bottom: 0
  }

  .woocommerce-MyAccount-navigation ul>li {
    flex: none;
    padding-left: 20px;
    position: relative
  }

  .woocommerce-MyAccount-navigation ul>*>:first-child {
    display: block;
    color: #fff;
    transition: .1s ease-in-out;
    transition-property: color, background-color, border-color, box-shadow, opacity, filter;
    font-size: 16px;
    font-family: Raleway;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    font-style: normal
  }

  .woocommerce-MyAccount-navigation ul>*>a:hover {
    color: rgba(255, 255, 255, .7);
    text-decoration: none
  }

  .woocommerce-MyAccount-navigation ul>.is-active>a {
    color: #2ea3d2
  }
}

@media (min-width: 640px) {
  .woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style: none;
    margin: 0
  }

  .woocommerce-MyAccount-navigation li>a {
    display: block;
    text-decoration: none
  }

  .woocommerce-MyAccount-navigation>ul {
    font-family: Raleway;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    font-style: normal
  }

  .woocommerce-MyAccount-navigation>ul>li>a {
    padding: 5px 0;
    color: #fff;
    transition: .1s ease-in-out;
    transition-property: color, background-color, border-color, box-shadow, opacity, filter
  }

  .woocommerce-MyAccount-navigation>ul>li>a:hover {
    color: #2ea3d2
  }

  .woocommerce-MyAccount-navigation>ul>li.is-active>a {
    color: #2ea3d2
  }
}

.woocommerce-notices-wrapper:empty+:not(.u-columns, .woocommerce-columns, .woocommerce-checkout) {
  margin-top: 0
}

.woocommerce-MyAccount-content>section {
  margin-top: 40px
}

.woocommerce-MyAccount-content header:not(:first-child) {
  margin-top: 40px
}

.woocommerce-Address-title {
  margin-top: calc(40px - 20px)
}

.woocommerce-Address a {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  transition: .1s ease-in-out;
  transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  border-radius: 500px;
  background-origin: border-box;
  background-color: #2ea3d2;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 45%, #2690ca 70%, #15dbf5 100%)
}

.woocommerce-Address a::after,
.woocommerce-Address a::before {
  border-radius: 500px
}

.woocommerce-Address a:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

.woocommerce-Address a::after,
.woocommerce-Address a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.woocommerce-Address a::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: filter .1s ease-in-out
}

.woocommerce-Address a:hover {
  text-decoration: none;
  background-color: #2993be;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 35%, #2690ca 60%, #15dbf5 100%)
}

.woocommerce-Address a:hover::before {
  filter: blur(16px)
}

.woocommerce-Address a:active {
  background-color: #2483a9;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 20%, #2690ca 50%, #15dbf5 100%)
}

.woocommerce-address-fields>p:last-child {
  margin-top: 40px
}

.woocommerce-EditAccountForm>p:last-child {
  margin-top: 40px
}

.woocommerce-MyAccount-content .form-row .input-text+span:not(.show-password-input) {
  display: block;
  margin-top: 10px
}

.woocommerce-MyAccount-content .form-row em {
  font-style: normal;
  color: rgba(255, 255, 255, .5) !important;
  font-size: 14px;
  line-height: 1.5
}

.woocommerce-MyAccount-content fieldset {
  margin-top: 40px
}

.woocommerce-MyAccount-content legend {
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
  font-family: Raleway;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700
}

.woocommerce-password-strength {
  margin-top: 10px
}

.woocommerce-password-strength.strong {
  color: #00d082
}

.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
  color: #fc1263
}

.woocommerce-password-strength.good {
  color: #ffb343
}

.woocommerce-password-hint {
  font-size: 14px;
  line-height: 1.4;
  color: rgba(255, 255, 255, .5);
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.woocommerce-password-hint>a {
  color: rgba(255, 255, 255, .5)
}

.woocommerce-password-hint>a:hover {
  color: rgba(255, 255, 255, .7);
  text-decoration: none
}

.password-input {
  display: block;
  position: relative
}

.password-input input {
  padding-right: 48px !important
}

.show-password-input {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, .5)
}

.show-password-input:hover {
  color: rgba(255, 255, 255, .7)
}

.show-password-input::after {
  content: '\e010';
  font-family: WooCommerce
}

.widget_layered_nav ul,
.widget_rating_filter ul {
  padding: 0;
  list-style: none
}

.widget_layered_nav li>a,
.widget_rating_filter li>a {
  color: inherit !important;
  text-decoration: none !important
}

.widget_layered_nav li>a::before,
.widget_rating_filter li>a::before {
  content: '';
  box-sizing: border-box;
  margin-right: calc(5px + .25em);
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  background-color: #2f2a62;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: .2s ease-in-out;
  transition-property: background-color, border-color, box-shadow
}

.widget_layered_nav li>a:hover::before,
.widget_rating_filter li>a:hover::before {
  background-color: #262250
}

.widget_layered_nav .chosen>a::before,
.widget_rating_filter .chosen>a::before {
  background-color: #2ea3d2
}

.widget_layered_nav .chosen>a:hover::before,
.widget_rating_filter .chosen>a:hover::before {
  background-color: #2483a9
}

.widget_layered_nav .chosen>a::before,
.widget_rating_filter .chosen>a::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.widget_layered_nav li>a::before {
  margin-top: -4px
}

.widget_rating_filter li>a {
  display: flex;
  align-items: center
}

.widget_rating_filter .star-rating {
  margin-right: .25em
}

.woocommerce-widget-layered-nav-list {
  margin: 0
}

.tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list {
  column-gap: 30px
}

@media (min-width: 1200px) {
  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list {
    column-gap: 40px
  }
}

.tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(10)) {
  column-count: 2
}

@media (min-width: 640px) {
  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(10)) {
    column-count: 2
  }

  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(20)) {
    column-count: 3
  }
}

@media (min-width: 960px) {
  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(10)) {
    column-count: 2
  }

  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(20)) {
    column-count: 3
  }

  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(30)) {
    column-count: 4
  }
}

@media (min-width: 1200px) {
  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(10)) {
    column-count: 2
  }

  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(20)) {
    column-count: 3
  }

  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(30)) {
    column-count: 4
  }

  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(40)) {
    column-count: 5
  }

  .tm-element-woo-filter .tm-element-filter-columns .woocommerce-widget-layered-nav-list:has(> :nth-child(50)) {
    column-count: 6
  }
}

.widget_layered_nav_filters ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: -7px;
  margin-left: -7px;
  padding: 0;
  list-style: none
}

.widget_layered_nav_filters li {
  flex: none;
  padding-top: 7px;
  padding-left: 7px;
  position: relative
}

.widget_layered_nav_filters li>a {
  text-decoration: none;
  display: inline-block;
  padding: 3px 7px;
  background: #2a30a4;
  border-radius: 2px;
  font-size: 14px;
  color: rgba(255, 255, 255, .5)
}

.widget_layered_nav_filters li>a:hover {
  background: #2a30a4;
  color: rgba(255, 255, 255, .7)
}

.widget_layered_nav_filters li>a::after {
  content: 'Ã—';
  margin-left: 5px
}

.widget_product_categories ul {
  padding: 0;
  list-style: none
}

.widget_product_categories li>a {
  display: inline-block;
  text-decoration: none
}

.widget_product_categories>ul {
  color: #fff;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.widget_product_categories>ul>li>a {
  padding: 5px 0;
  color: #fff;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow, opacity, filter
}

.widget_product_categories>ul>li>a:hover {
  color: #2ea3d2
}

.widget_product_categories>ul>li.current-cat>a {
  color: #2ea3d2
}

.widget_product_categories ul.children {
  padding: 5px 0 5px 15px
}

.widget_product_categories ul.children ul {
  padding-left: 15px
}

.widget_product_categories ul.children a {
  padding: 2px 0;
  color: rgba(255, 255, 255, .5)
}

.widget_product_categories ul.children a:hover {
  color: #2ea3d2
}

.widget_product_categories ul.children li.current-cat>a {
  color: #2ea3d2
}

.widget_product_search .woocommerce-product-search {
  display: inline-block;
  position: relative;
  max-width: 100%;
  margin: 0;
  width: 240px
}

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

.widget_product_search input::-moz-placeholder {
  opacity: 1
}

.widget_product_search input {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  overflow: visible;
  -webkit-appearance: none;
  vertical-align: middle;
  width: 100%;
  border: none;
  color: #fff;
  transition: .2s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow
}

.widget_product_search input:focus {
  outline: 0
}

.widget_product_search input:-ms-input-placeholder {
  color: #fff !important
}

.widget_product_search input::placeholder {
  color: #fff
}

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

.widget_product_search button {
  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;
  cursor: pointer
}

.widget_product_search button {
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.5%29%22%20stroke-width%3D%221.1%22%20cx%3D%229%22%20cy%3D%229%22%20r%3D%227%22%20%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.5%29%22%20stroke-width%3D%221.1%22%20d%3D%22M14%2C14%20L18%2C18%20L14%2C14%20Z%22%20%2F%3E%0A%3C%2Fsvg%3E");
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0
}

.widget_product_search input {
  height: 48px;
  padding-left: 18px;
  padding-right: 18px;
  background: rgba(11, 23, 40, .1);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 500px;
  box-shadow: 0 0 17px rgba(121, 0, 242, .23), inset 0 0 20px 1px rgba(9, 8, 52, .4)
}

.widget_product_search input:focus {
  background-color: #04052f;
  border-color: rgba(255, 255, 255, .11);
  box-shadow: 0 0 17px rgba(121, 0, 242, .5)
}

.widget_product_search button {
  width: 20px
}

.widget_product_search input {
  padding-right: 20px
}

.widget_price_filter .price_slider {
  margin-bottom: 20px
}

.widget_price_filter .price_slider_amount {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.widget_price_filter .price_slider_amount .button {
  flex: none;
  margin-left: 10px;
  padding: 0 15px;
  line-height: 35px;
  font-size: 14px
}

.widget_price_filter .price_slider_amount .price_label {
  flex: 1;
  order: -1;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.5
}

.widget_price_filter .price_slider_amount .clear {
  display: none
}

.widget_price_filter .ui-slider {
  position: relative;
  height: 3px;
  background: rgba(255, 255, 255, .1);
  border-radius: 500px
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  top: calc((3px / 2) - (14px / 2));
  outline: 0;
  cursor: pointer;
  box-sizing: border-box;
  height: 14px;
  width: 14px;
  border-radius: 500px;
  background: #04052f;
  border: 2px solid #fff
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  transform: translateX(calc(-1 * 14px))
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  background: #2ea3d2
}

[class*=tm-source] {
  display: inline-block
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

html {
  font-family: Raleway;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  background: #04052f;
  color: rgba(255, 255, 255, .7);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility
}

body {
  margin: 0
}

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

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

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

b,
strong {
  font-weight: bolder
}

:not(pre)>code,
:not(pre)>kbd,
:not(pre)>samp {
  font-family: Consolas, monaco, monospace;
  font-size: 14px;
  color: #65359a;
  white-space: nowrap
}

em {
  color: #65359a
}

ins {
  background: rgba(59, 84, 174, .34);
  color: #fff;
  text-decoration: none
}

mark {
  background: rgba(59, 84, 174, .34);
  color: #fff
}

q {
  font-style: italic
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

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

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

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

iframe {
  border: 0
}

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

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

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-3xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  font-family: Raleway;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

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

.uk-h1,
h1 {
  font-size: 2.23125rem;
  line-height: 1.2;
  font-weight: 700
}

.uk-h2,
h2 {
  font-size: 27.2px;
  line-height: 1.3;
  font-weight: 700
}

.uk-h3,
h3 {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700
}

.uk-h4,
h4 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700
}

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

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

@media (min-width: 960px) {

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

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

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-hr,
hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, .11)
}

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

address {
  font-style: normal
}

blockquote {
  margin: 0 0 20px 0;
  font-size: 18px;
  line-height: 1.5;
  font-style: italic;
  color: #fff;
  font-family: Raleway;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0
}

*+blockquote {
  margin-top: 20px
}

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

blockquote footer {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, .7);
  font-family: Raleway;
  font-weight: 400;
  text-transform: none
}

blockquote footer::before {
  content: "â€” "
}

pre {
  font: 14px/1.5 Consolas, monaco, monospace;
  color: #fff;
  -moz-tab-size: 4;
  tab-size: 4;
  overflow: auto;
  padding: 30px;
  background: #171a5b;
  border-radius: 4px
}

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

:focus {
  outline: 0
}

:focus-visible {
  outline: 2px dotted #FFF
}

::selection {
  background: #2ea3d2;
  color: #fff;
  text-shadow: none
}

details,
main {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

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

.uk-link-muted a,
.uk-link-toggle .uk-link-muted,
a.uk-link-muted {
  color: rgba(255, 255, 255, .5)
}

.uk-link-muted a:hover,
.uk-link-toggle:hover .uk-link-muted,
a.uk-link-muted:hover {
  color: rgba(255, 255, 255, .7)
}

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

.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: #2ea3d2;
  text-decoration: none
}

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

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

.uk-heading-small {
  font-size: 2.6rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
  font-style: normal
}

.uk-heading-medium {
  font-size: 2.8875rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 0;
  font-style: normal
}

.uk-heading-large {
  font-size: 3.4rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 0;
  font-style: normal
}

.uk-heading-xlarge {
  font-size: 4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
  font-style: normal
}

.uk-heading-2xlarge {
  font-size: 5rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
  font-style: normal
}

.uk-heading-3xlarge {
  font-size: 8rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
  font-style: normal
}

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

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

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

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

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

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

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

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

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

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

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

.uk-heading-divider {
  padding-bottom: calc(5px + .1em);
  border-bottom: calc(.2px + .05em) solid rgba(255, 255, 255, .11)
}

.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(5px + .1em) solid rgba(255, 255, 255, .11)
}

.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 rgba(255, 255, 255, .11)
}

.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-divider-icon {
  position: relative;
  height: 26px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2226%22%20viewBox%3D%220%200%2022%2026%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22svg-defs-divider-icon-01%22%20x1%3D%2216.973%22%20y1%3D%224.7569%22%20x2%3D%225.2393%22%20y2%3D%2216.4907%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%231DC3BD%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220.5%22%20stop-color%3D%22%23345da9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233E3EAC%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20xlink%3Ahref%3D%22%23svg-defs-divider-icon-01%22%20id%3D%22svg-defs-divider-icon-02%22%20x1%3D%220.2747%22%20y1%3D%2215.2746%22%20x2%3D%2221.7254%22%20y2%3D%2215.2746%22%20gradientTransform%3D%22translate(14.0226%20-3.3044)%20rotate(45)%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22svg-defs-mask-divider-icon%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.93%2C17.2061l-8%2C7.99a2.7229%2C2.7229%2C0%2C0%2C1-3.86%2C0l-8-7.99a2.74%2C2.74%2C0%2C0%2C1%2C0-3.86l.35-.34%2C7.65-7.66a2.7407%2C2.7407%2C0%2C0%2C1%2C3.86%2C0l8%2C8A2.74%2C2.74%2C0%2C0%2C1%2C20.93%2C17.2061Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cpath%20fill%3D%22url(%23svg-defs-divider-icon-01)%22%20d%3D%22M20.93%2C12.66l-.34.34L12.93%2C5.35a2.7229%2C2.7229%2C0%2C0%2C0-3.86%2C0L1.41%2C13l-.34-.34a2.7407%2C2.7407%2C0%2C0%2C1%2C0-3.86l8-8a2.7229%2C2.7229%2C0%2C0%2C1%2C3.86%2C0l8%2C8A2.7407%2C2.7407%2C0%2C0%2C1%2C20.93%2C12.66Z%22%20%2F%3E%0A%20%20%20%20%3Crect%20width%3D%2216.7669%22%20height%3D%2216.7669%22%20fill%3D%22url(%23svg-defs-divider-icon-02)%22%20opacity%3D%220.1%22%20x%3D%222.6166%22%20y%3D%226.8911%22%20rx%3D%222.7296%22%20transform%3D%22translate(-7.5789%2012.252)%20rotate(-45)%22%20%2F%3E%0A%20%20%20%20%3Crect%20width%3D%2216.7669%22%20height%3D%2216.7669%22%20fill%3D%22%23fff%22%20opacity%3D%220.15%22%20x%3D%222.6166%22%20y%3D%226.8911%22%20rx%3D%222.7296%22%20transform%3D%22translate(-7.5789%2012.252)%20rotate(-45)%22%20%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20opacity%3D%220.1%22%20d%3D%22M11%2C5.5513a1.729%2C1.729%2C0%2C0%2C1%2C1.2231.5019l8%2C8a1.7388%2C1.7388%2C0%2C0%2C1%2C.0005%2C2.4453l-8.0005%2C7.9908a1.7235%2C1.7235%2C0%2C0%2C1-2.4467%2C0L1.78%2C16.5024a1.7371%2C1.7371%2C0%2C0%2C1-.0132-2.4394l.36-.3506%2C7.646-7.6558A1.7321%2C1.7321%2C0%2C0%2C1%2C11%2C5.5513m0-1a2.7349%2C2.7349%2C0%2C0%2C0-1.93.7949l-7.65%2C7.66-.35.34a2.74%2C2.74%2C0%2C0%2C0%2C0%2C3.86l8%2C7.99a2.7233%2C2.7233%2C0%2C0%2C0%2C3.86%2C0l8-7.99a2.74%2C2.74%2C0%2C0%2C0%2C0-3.86l-8-8A2.7349%2C2.7349%2C0%2C0%2C0%2C11%2C4.5513Z%22%20%2F%3E%0A%20%20%20%20%3Cg%20mask%3D%22url(%23svg-defs-mask-divider-icon)%22%3E%0A%20%20%20%20%20%20%20%20%3Cimage%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAFwAAABaCAYAAAA1tjFFAAAACXBIWXMAAAsSAAALEgHS3X78AAANXUlEQVR4Xu2b0W4jR3aG%2F%2F9UdTdbEqXVLKgYxmxsDLxBotm7eQDPS8zzjPU88xLaBxjkIpAusobizQ4MrAhrTFFks6vqnJMLShppxhsHgd3SJvyAlqhWUyp%2B%2FHmqilWku2PDcMjPXbDhl2UjfGA2wgdmI3xgNsIHZiN8YDbCB2YjfGA2wgdmI3xgNsIHZiN8YDbCB2YjfGA2wgdmI3xgNsIHZiN8YDbCB2YjfGA2wgdmI3xgNsIHJv7cBY8FkgQAfLyP5vb038cGGz7WdpLkJ3L%2Fp5CP9gl4dMI%2FEX10RLx%2Bvb795g1%2F8k6vXvn1tcDr1x%2Fu%2FAjFPyrhBNZCbyTfCJ5M1t9fvgTevr0v%2FcULx%2FHx%2BvZ0un4wr175B%2FmE%2F69fKr88j0L4vVQfHRGHh7yR%2FGI85qpt2f%2F5z8Tvf4%2Fy7t094fHpU8ef%2FoTmiy%2F8pOsc8%2Fn6D02njtNTv038I0n7g49SbmUfHREAcfiamEz4fDqVr7ou%2FDCfh9lsFuYhxPlyGRdAXBwcrA8gzpfLOA8hzmaz8OV8Hr7quoDpVDCZrJ84gDg6Itw%2FdLwPyIMmnAThuJfqF%2BMxZ%2BfnUtp%2FYRr%2FIPvzVvp2LqXrxGKkhXBPmqi6lOKxbW3WdVaNx1bP5xa7zr89ODDM534v7Q%2Bc9AcbFn5INm5lP59OZdY95VIR9rEUeY8wH6mMuhhCXQuqSihCW60IADIaOc08iJh0nbUxanz%2F3uYxaqVqX%2B3t4duzM8dkYjg8XHeq7k6SDyX9QRJ%2Br4zcyj6QxeJcdj9Pod%2F%2BQuofp7HfbkMFi7mpQ7ESKtWgsYgnEs268blECyFolKSp77Uej8uq67Qly4%2BLhbV1rd9Np4bJxB5D0h8o4deyTw4JTPj88EAWiy3Z%2FfxJuJrl2LoGH1UVLEaVrtJeY2wQFQxBQ%2FBIQoHs7lVLLSWpAgWjUVmmlKuqKgszbovo4knCl5jgu%2BkUHyf951r5azB4wj%2FUbRA4luc4kMUX57IbnoSrUY511BgaVjCpUaWabVMlLTWJSuExBA8u685PzZ1CNZTiXmWLlqJ7drNkdZ2ye27CZVlUB6W9uPiQ9JcvDYBj%2FWVQAYMm%2FH7dBl%2B8H%2FOHei276nKMcV4xjCuD1C65gdZN7EtDSAPROhKVEcFBAYAgbkYoPWZGSxTpXbVHVQlzZmyUq3nkdjnHwgxfTib4bjx23Iz3gcHr%2BaDC75aSF9%2B%2Fl9kffie%2FxYHEvguzPcag46pJuTGNjbbVyDy1kDCK9JETjZJ18BDcTRAAs2hgVookd%2B%2FFrIJJ1ACB12QurALQb2352N2XMfpX5%2Bf%2B7du3wNmZ4fR08NIyWElZj4Ed%2BAZ8iWOZ4kB2d2fhIluMlVRo%2Brpu6kYbH4nUrbbektzSiC0XtB58BEENskI0UQHobi6SQSSjreDoLPhSPCwLSkf3DuTKU%2BpL06SVWR6JlHd7e4rz8w%2BlZcAOdMCEO%2FDNOt3z%2FWfs%2F1Bz0c%2Bl7erANoS6bmNfUMcKTaGN0Pm219wW47bV2IKjRcUGjsqLBIrCA9XdM%2BA9iJr0KC5iZoxVcAWMgIW21VjXGmcz654k%2B6qe2LfjMfHmDYdO%2BYDC17x8PuEUZ5z8x1ORz7bFdkWSlugrVs5c61JG3JIWgi0v3EbtO5J9x6O0XmwEsoZQiACYG4MnUFbuVgEiACHr163CzMRMc1UVmKk2jeq8ktViKnj3zjGZEK%2BH7TQHmdrfTqlPDgkA%2FQ87THs1VxedrFYlyMIjUqoq0zq4NUylZUYbsm1L9h0p3GG2XSp23bHransstieOXSp2odiFcwfgDs22HWi9oIVZk0XqAFTRFnE0KmF3NBKra361s7Nu05t1m4aa9g%2BY8CMCh5h%2FP%2BbTBELnUnZH0qcSQoPgzojCyt1qIRsjRjRrPckWat8WcluVrYC1u0cLAJSFggQywACQZoISIEldE4L0AlTiHovVAYtVsNhJLkVK2xrGY2I69ev3cQZJ%2BiAJv%2B4s8er6p35%2FyrxzycRe6mWWvLCAPkUmj1FZoVgtyRv2GLFghIQW2bek%2BBbUtqDYEsWWGLZg3EKxLRpawEeiGMG9AVkTqASImhCjWdCqEu178apimU7vJ3qgMj5gwoHp9JQrgPX2U5TuR2rdMYy2GBHFsgnpAaVEmERUWsFRibB2ojayJr0hWLNiMAOgHsRBjVQYagA1glQwrxgQqYhkCBIoGiCtGREC28tLrp4%2BxfOzM56cng6WbmCAhP%2F3tXEHloWumVGF3pl4IkVFaC5UD8weUDxIQWBBYGFA8ijqEcoAZ6AxEAg0BFcPQoo4xRFppuIkkTNNhBiPgSdPPjTh669vbw5RxwdN%2BMeM50DXAKiwzhhx3SIFKNe5s%2FUvaIBjvWZMwJUQOkwdAoH5eoyCm7sAiAEot%2F%2BtxoBB%2Fpv86gm%2FnVB8c%2Bfku3fABTDHFSSas5hTzQkz5uJUN2Y3ZleW6yO74uZ2QaGyIK%2FPU12pUDqUTmVxo4tpcRcJRneHuYuZYz4HLu605Y9%2F%2FLStvyKDJnwyOfT5%2FjPH%2BzPEJruv1KVWJ4tpEgtChXtxR1Eiryc1SHQkdyTWCMhwmEU6YBULwWTwJJHJAxIU2WPIAi8ACxXqNPOoRnO%2FUvWd3eJ4Jxg9e%2BYAHKenP9f0X4xfPeFr7pbGt2i2F17Ne6%2B3a0uWzTIVhoKEArNsaonFepqtqFhR0YlhyYwl1Zc0LL3YksWXbljSsKSjQ%2BaKzlVQ9jBP7shGFgVKFNE%2B1xaaxi5y9jjp%2Fe29Jv7q5RvAYMIB4LW%2FATD%2B93%2Fyd3%2F9B5%2Fvt9ZpY6OOqiLqhoJiWbMkqvaSsELyjkWXLLZA9gULrpj9ihlzKuYofiXrY4HsCzFfsqAztRXU%2B2ieYo8cyZJT0Biixra1ajy2eHfB%2Be7Wil%2BZQUqKuzsJ4vmp4%2FhrNjtXXr%2BHy9isSKOj4qU3zaXxFAt6Y4xgjrQYmEHA4KQKmNStBkSEgAFGYXJiheIdiCsJWIDWwaoOlnqvmdyQa0qR2GhZvbck4s3VlaNtb%2Fe0DFG%2FgUETDuAb4Hgy9dH%2Be%2F%2FNZzs2zyPrtDNkK4RmKZKsxBWyd8iyZNKFK66QeSnJL1FsFgw%2FMuvMk89Q%2FEdPPvOMSxouoXYF84UULIOxozcrL5bURjlDyqI%2Ftx8XYxtNJnby7JlfzzJ%2FrtW%2FKIMkfA0BuOM5MD4%2B9v%2BcTH0XMOkbLY2IbWupPKdUi1CDMJDB3F3dFCiEJ5K1gxWdQgJSzJTIQknmXAHsQFk6fKm9rsqIvWRNTe4LQtGwU2lpFtakuC4n63Q7yMFmmoO9Hw5cL6%2FhiHh1yBdn72V28DvZixriboge6kpHpa7Em0A0OTYjQls2GJEcWS2NB68tVkFqFw0BrGkuplpJksjeGq6MXOkWuxBklaz0bKveo6aSPC81lq1wrt%2F%2B5cCwf2Y3C8o%2B4AB9wIQDH1J%2BhGc4tLP9A4zTv%2FFCP9eqcyJn5nEFqSqHmQthql4kekZGT7JCsQA3QaNAFsP69ZDVJZHSe6N9TKGXKvQEk2bkEkLZCZWW9sL2xgeGqxeGVy8GTzcwcMKBj1Z%2Bjo9lOpnKZHsiF5pCtZIYWkbfCVVTSq1Ra69DZaI1olQEo4YQQkMiAiruFqheVQXRM9uYQM%2BsLa1GddLoOZVQdvaqclnv6vZ0aSeT8wddRB6208TdmecRjidTn0wnNl1M7UmoNY%2BsaHdRYt%2BnbMseVnVYlS54swhaXRnDPGSbu%2Frce59bsnnwai4mVyxhYQWdZnR9H3tgO21PL8vO6iPZdzrKoWUDDyB8DQG8drw59U%2Blr4r4Tq6WITUmvYqt0FkXSllS87IwLUJeHyxcMOsSxZYN0FXz1SpK3TPnVOYh59bKpV7cl31nI9BDMHhJueG2tFx3oi%2BnE04nU%2FnHz3Z4%2Fp2G8WhH5vvT0IYt6dRDI7VkKWL1mFZfb3WLI5davUJtPZKlJmrNla3GUUfxymb9P2tz8a9%2BgonhcOo4feV4Peyi8cc8UMJvSsvHST%2B18%2F4vNitBsY0CtDlyO8cmpOVqmRr3vuayH2VbjfLOqu6W%2FWoV%2ByVSimiT9SVjtZ8nU5RZH3SvmdkJJoaTm2TDweEmOT%2FFgwkHfkL6S9iz9%2Fv2tGt1upja7C9BsUSR%2BJtsupUvt6t02Tep6ZvU7PXpcq9JLLvJrlKWXcsToMx%2BONcppvb0otW3%2B2cGvDQ8v7ufcPi6fZcHKyl3%2BVBecLuV4uX0lHj5Nebfj7l6f8b%2Bs%2FWib5m3%2FBIAvgS%2BAxB%2FeOrAn9D89gsffd%2F5%2BPO5HwPAydQ%2FiAaAhysjd3kUwm%2B4V9e%2FAXByyFcAptMJ8XJ9zfz78b3ebvz5%2FPYBHJ9cf%2BTk%2Ben1SGj9ptRDp%2Fouj0o4cHeZ607iAQCvgZO%2F8aGq59cfqsIRPiQaeCypvsujE37DJ%2BLvcvfUJ0%2FB%2BsRjE33DoxX%2BMfcXeD81%2FlgFf8zfjfD%2FKzzosPD%2FIxvhA7MRPjAb4QOzET4wG%2BEDsxE%2BMBvhA7MRPjAb4QOzET4wG%2BEDsxE%2BMBvhA7MRPjAb4QOzET4wG%2BEDsxE%2BMBvhA7MRPjAb4QOzET4w%2FwUjXLHgz6NKZwAAAABJRU5ErkJggg%3D%3D%22%20width%3D%2292%22%20height%3D%2290%22%20transform%3D%22translate(-35%20-32.0039)%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%
}

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

.uk-divider-icon::before {
  right: calc(50% + (50px / 2));
  width: 100%;
  border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.11) 50%, rgba(255, 255, 255, 0.11) 100%);
  border-image-slice: 1
}

.uk-divider-icon::after {
  left: calc(50% + (50px / 2));
  width: 100%;
  border-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.11) 50%, rgba(255, 255, 255, 0.11) 100%);
  border-image-slice: 1
}

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

.uk-divider-small::after {
  content: "";
  display: inline-block;
  width: 100px;
  max-width: 100%;
  border-top: 2px solid rgba(255, 255, 255, .11);
  vertical-align: top;
  border-image: linear-gradient(90deg, #4501b3 0%, #345da9 45%, #2690CA 70%, #15DBF5 100%);
  border-image-slice: 1;
  border-width: 2px 0 0 0
}

.uk-divider-vertical {
  width: max-content;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  border-left: 2px solid rgba(255, 255, 255, .11);
  border-image: linear-gradient(0deg, #4501b3 0%, #345da9 45%, #2690CA 70%, #15DBF5 100%);
  border-image-slice: 1;
  border-width: 0 0 0 2px
}

.tm-child-list>ul,
.uk-list {
  padding: 0;
  list-style: none
}

.tm-child-list>ul>*,
.uk-list>* {
  break-inside: avoid-column
}

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

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

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

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

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

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

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

.uk-list-hyphen {
  list-style-type: 'â€“  '
}

.uk-list-muted>::marker {
  color: rgba(255, 255, 255, .5) !important
}

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

.uk-list-primary>::marker {
  color: #2ea3d2 !important
}

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

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

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

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

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

.uk-list-striped>:nth-of-type(odd) {
  background: rgba(195, 165, 255, .08)
}

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

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

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

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

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

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

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

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

.uk-description-list>dt {
  color: #fff;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

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

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

.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: 14px;
  font-weight: 700;
  color: #fff;
  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: rgba(255, 255, 255, .5)
}

.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 rgba(255, 255, 255, .11)
}

.uk-table-striped tbody tr:nth-of-type(odd),
.uk-table-striped>tr:nth-of-type(odd) {
  background: rgba(195, 165, 255, .08)
}

.uk-table-hover tbody tr:hover,
.uk-table-hover>tr:hover {
  background: rgba(195, 165, 255, .1)
}

.uk-table tbody tr.uk-active,
.uk-table>tr.uk-active {
  background: rgba(195, 165, 255, .1)
}

.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: rgba(255, 255, 255, .5);
  text-decoration: none !important
}

.uk-icon-link:hover {
  color: rgba(255, 255, 255, .7)
}

.uk-active>.uk-icon-link,
.uk-icon-link:active {
  color: rgba(242, 242, 242, .7)
}

.uk-icon-button,
.uk-icon-button::after {
  box-sizing: border-box;
  width: 42px;
  height: 42px;
  border-radius: 500px;
  background: rgba(9, 8, 52, .75);
  color: #fff;
  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: 0 0 5px rgba(255, 255, 255, .15), 0 0 0 1px rgba(255, 255, 255, .02), 0 1px 0 rgba(255, 255, 255, .04)
}

.uk-icon-button:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

.uk-icon-button::after,
.uk-icon-button::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.uk-icon-button::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: filter .1s ease-in-out
}

.uk-icon-button::after,
.uk-icon-button::before {
  border-radius: 500px
}

.uk-icon-button:hover,
.uk-icon-button:hover::after {
  background-color: rgba(9, 8, 52, .75);
  color: #fff;
  box-shadow: 0 0 8px rgba(255, 255, 255, .2)
}

.uk-icon-button:hover::before {
  filter: blur(16px)
}

.uk-active>.uk-icon-button,
.uk-icon-button:active,
.uk-icon-button:active::after {
  background-color: rgba(9, 8, 52, .75);
  color: #fff;
  box-shadow: 0 0 10px rgba(255, 255, 255, .2)
}

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

.uk-range:focus {
  outline: 0
}

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

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

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

.uk-range::-webkit-slider-runnable-track {
  height: 3px;
  background: rgba(255, 255, 255, .1);
  border-radius: 500px
}

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

.uk-range::-moz-range-track {
  height: 3px;
  background: rgba(255, 255, 255, .1);
  border-radius: 500px
}

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

.uk-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -7px;
  height: 14px;
  width: 14px;
  border-radius: 500px;
  background: #04052f;
  border: 2px solid #fff
}

.uk-range::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  margin-top: -7px;
  border-radius: 500px;
  background: #04052f;
  border: 2px solid #fff
}

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

.uk-input {
  overflow: visible
}

.uk-select {
  text-transform: none
}

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

.uk-textarea {
  overflow: auto
}

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

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

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

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

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

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

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

.uk-input,
.uk-select,
.uk-textarea {
  max-width: 100%;
  width: 100%;
  border: 0 none;
  padding: 0 15px;
  background: rgba(11, 23, 40, .1);
  color: #fff;
  transition: .2s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  border-radius: 500px;
  box-shadow: 0 0 17px rgba(121, 0, 242, .23), inset 0 0 20px 1px rgba(9, 8, 52, .4)
}

.uk-input,
.uk-select:not([multiple]):not([size]) {
  height: 48px;
  vertical-align: middle;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, .11)
}

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

.uk-select[multiple],
.uk-select[size],
.uk-textarea {
  padding-top: 9px;
  padding-bottom: 9px;
  vertical-align: top;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 8px
}

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

.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: 0;
  background-color: #04052f;
  color: #fff;
  border-color: rgba(255, 255, 255, .11) !important;
  box-shadow: 0 0 17px rgba(121, 0, 242, .5)
}

.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #151853;
  color: rgba(255, 255, 255, .5);
  border-color: rgba(255, 255, 255, .11) !important;
  box-shadow: none
}

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

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

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

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

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

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

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

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

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

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

.uk-form-danger,
.uk-form-danger:focus {
  color: #fc1263;
  border-color: #fc1263 !important;
  box-shadow: 0 0 17px rgba(252, 18, 99, .6), inset 0 0 15px #1b0b0b
}

.uk-form-success,
.uk-form-success:focus {
  color: #00d082;
  border-color: #00d082 !important;
  box-shadow: 0 0 17px rgba(0, 208, 130, .6), inset 0 0 15px #1b0b0b
}

.uk-form-blank {
  background: 0 0;
  box-shadow: none
}

.uk-form-blank:focus {
  border-color: rgba(255, 255, 255, .11) !important
}

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

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

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

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

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

.uk-select:not([multiple]):not([size]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 100% 50%
}

.uk-select:not([multiple]):not([size]) option {
  color: rgba(255, 255, 255, .7)
}

.uk-select:not([multiple]):not([size]):disabled {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.5%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.5%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

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

.uk-input[list]:focus,
.uk-input[list]:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-input[list]::-webkit-calendar-picker-indicator {
  display: none !important
}

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

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

.uk-checkbox:focus,
.uk-radio:focus {
  background-color: #262250;
  outline: 0
}

.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
  background-color: #2ea3d2
}

.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus,
.uk-radio:checked:focus {
  background-color: #2483a9
}

.uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

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

.uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23FFF%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-checkbox:disabled,
.uk-radio:disabled {
  background-color: rgba(17, 34, 60, .05)
}

.uk-radio:disabled:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

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

.uk-checkbox:disabled:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23FFF%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

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

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

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

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

.uk-form-label {
  font-size: 16px;
  color: #fff;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

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

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

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

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

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

.uk-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, .5);
  z-index: 1
}

.uk-form-icon:hover {
  color: rgba(255, 255, 255, .7)
}

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

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

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

.uk-form-icon-flip~.uk-input {
  padding-right: 48px !important
}

.uk-button {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  transition: .1s ease-in-out;
  transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  border-radius: 500px;
  background-origin: border-box
}

.uk-button::after,
.uk-button::before {
  border-radius: 500px
}

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

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

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

.uk-button-default,
.uk-button-default::after,
:not(.woocommerce-message)>.button:not(.alt, .checkout, .view, .pay, [name*=save_])::after,
:not(.woocommerce-message)>input[type=submit]:not(.alt, .checkout, .view, .pay, [name*=save_])::after {
  background-color: rgba(9, 8, 52, .75);
  color: #fff;
  box-shadow: 0 0 5px rgba(255, 255, 255, .15), 0 0 0 1px rgba(255, 255, 255, .02), 0 1px 0 rgba(255, 255, 255, .04)
}

.uk-button-default:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

.uk-button-default::after,
.uk-button-default::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.uk-button-default::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: filter .1s ease-in-out
}

.uk-button-default:hover,
.uk-button-default:hover::after,
:not(.woocommerce-message)>.button:not(.alt, .checkout, .view, .pay, [name*=save_]):hover::after,
:not(.woocommerce-message)>input[type=submit]:not(.alt, .checkout, .view, .pay, [name*=save_]):hover::after {
  background-color: rgba(9, 8, 52, .75);
  color: #fff;
  box-shadow: 0 0 8px rgba(255, 255, 255, .2)
}

.uk-button-default:hover::before {
  filter: blur(16px)
}

.uk-button-default.uk-active,
.uk-button-default:active,
.uk-button-default:active::after,
:not(.woocommerce-message)>.button:not(.alt, .checkout, .view, .pay, [name*=save_]):active::after,
:not(.woocommerce-message)>input[type=submit]:not(.alt, .checkout, .view, .pay, [name*=save_]):active::after {
  background-color: rgba(9, 8, 52, .75);
  color: #fff;
  box-shadow: 0 0 10px rgba(255, 255, 255, .2)
}

.button.alt::after,
.button.checkout::after,
.button.pay::after,
.button.view::after,
.button[name*=save_]::after,
.uk-button-primary,
.uk-button-primary::after,
.woocommerce form.login .woocommerce-form-login__submit,
.woocommerce form.login .woocommerce-form-login__submit::after,
.woocommerce form.lost_reset_password button.button,
.woocommerce form.lost_reset_password button.button::after,
.woocommerce form.register .woocommerce-form-register__submit,
.woocommerce form.register .woocommerce-form-register__submit::after,
.woocommerce-Address a::after,
input[type=submit].alt::after,
input[type=submit].checkout::after,
input[type=submit].pay::after,
input[type=submit].view::after,
input[type=submit][name*=save_]::after,
ul.products>*>.added_to_cart::after {
  background-color: #2ea3d2;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 45%, #2690ca 70%, #15dbf5 100%)
}

.uk-button-primary:not(.uk-hack),
.woocommerce form.login .woocommerce-form-login__submit:not(.uk-hack),
.woocommerce form.lost_reset_password button.button:not(.uk-hack),
.woocommerce form.register .woocommerce-form-register__submit:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

.uk-button-primary::after,
.uk-button-primary::before,
.woocommerce form.login .woocommerce-form-login__submit::after,
.woocommerce form.login .woocommerce-form-login__submit::before,
.woocommerce form.lost_reset_password button.button::after,
.woocommerce form.lost_reset_password button.button::before,
.woocommerce form.register .woocommerce-form-register__submit::after,
.woocommerce form.register .woocommerce-form-register__submit::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.uk-button-primary::before,
.woocommerce form.login .woocommerce-form-login__submit::before,
.woocommerce form.lost_reset_password button.button::before,
.woocommerce form.register .woocommerce-form-register__submit::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: filter .1s ease-in-out
}

.button.alt:hover::after,
.button.checkout:hover::after,
.button.pay:hover::after,
.button.view:hover::after,
.button[name*=save_]:hover::after,
.uk-button-primary:hover,
.uk-button-primary:hover::after,
.woocommerce form.login .woocommerce-form-login__submit:hover,
.woocommerce form.login .woocommerce-form-login__submit:hover::after,
.woocommerce form.lost_reset_password button.button:hover,
.woocommerce form.lost_reset_password button.button:hover::after,
.woocommerce form.register .woocommerce-form-register__submit:hover,
.woocommerce form.register .woocommerce-form-register__submit:hover::after,
.woocommerce-Address a:hover::after,
input[type=submit].alt:hover::after,
input[type=submit].checkout:hover::after,
input[type=submit].pay:hover::after,
input[type=submit].view:hover::after,
input[type=submit][name*=save_]:hover::after,
ul.products>*>.added_to_cart:hover::after {
  background-color: #2993be;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 35%, #2690ca 60%, #15dbf5 100%)
}

.uk-button-primary:hover::before,
.woocommerce form.login .woocommerce-form-login__submit:hover::before,
.woocommerce form.lost_reset_password button.button:hover::before,
.woocommerce form.register .woocommerce-form-register__submit:hover::before {
  filter: blur(16px)
}

.button.alt:active::after,
.button.checkout:active::after,
.button.pay:active::after,
.button.view:active::after,
.button[name*=save_]:active::after,
.uk-button-primary.uk-active,
.uk-button-primary:active,
.uk-button-primary:active::after,
.woocommerce form.login .woocommerce-form-login__submit.uk-active,
.woocommerce form.login .woocommerce-form-login__submit:active,
.woocommerce form.login .woocommerce-form-login__submit:active::after,
.woocommerce form.lost_reset_password button.button.uk-active,
.woocommerce form.lost_reset_password button.button:active,
.woocommerce form.lost_reset_password button.button:active::after,
.woocommerce form.register .woocommerce-form-register__submit.uk-active,
.woocommerce form.register .woocommerce-form-register__submit:active,
.woocommerce form.register .woocommerce-form-register__submit:active::after,
.woocommerce-Address a:active::after,
input[type=submit].alt:active::after,
input[type=submit].checkout:active::after,
input[type=submit].pay:active::after,
input[type=submit].view:active::after,
input[type=submit][name*=save_]:active::after,
ul.products>*>.added_to_cart:active::after {
  background-color: #2483a9;
  color: #fff;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 20%, #2690ca 50%, #15dbf5 100%)
}

.uk-button-secondary,
.uk-button-secondary::after {
  background-color: rgba(9, 8, 52, .85);
  color: #fff;
  box-shadow: 0 0 5px rgba(255, 255, 255, .15)
}

.uk-button-secondary:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

.uk-button-secondary::after,
.uk-button-secondary::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.uk-button-secondary::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: filter .1s ease-in-out
}

.uk-button-secondary:hover,
.uk-button-secondary:hover::after {
  background-color: rgba(9, 8, 52, .75);
  color: #fff;
  box-shadow: 0 0 5px rgba(255, 255, 255, .2)
}

.uk-button-secondary:hover::before {
  filter: blur(16px)
}

.uk-button-secondary.uk-active,
.uk-button-secondary:active,
.uk-button-secondary:active::after {
  background-color: rgba(9, 8, 52, .8);
  color: #fff;
  box-shadow: 0 0 10px rgba(255, 255, 255, .2)
}

.uk-button-danger {
  background-color: #fc1263;
  color: #fff;
  background-image: linear-gradient(40deg, #ee1a87 0, #fe2377 20%, #fe2377 50%, #df5970 100%)
}

.uk-button-danger:hover {
  background-color: #f10356;
  color: #fff;
  background-image: linear-gradient(40deg, #ee1a87 0, #fe2377 10%, #fe2377 30%, #df5970 100%)
}

.uk-button-danger.uk-active,
.uk-button-danger:active {
  background-color: #d8034d;
  color: #fff;
  background-image: linear-gradient(40deg, #fe2377 0, #df5970 100%)
}

.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: rgba(9, 8, 52, .75);
  color: rgba(255, 255, 255, .5);
  background-image: none;
  box-shadow: none
}

.uk-button-danger:disabled:after,
.uk-button-danger:disabled:before,
.uk-button-default:disabled:after,
.uk-button-default:disabled:before,
.uk-button-primary:disabled:after,
.uk-button-primary:disabled:before,
.uk-button-secondary:disabled:after,
.uk-button-secondary:disabled:before,
.woocommerce form.login .woocommerce-form-login__submit:disabled:after,
.woocommerce form.login .woocommerce-form-login__submit:disabled:before,
.woocommerce form.lost_reset_password button.button:disabled:after,
.woocommerce form.lost_reset_password button.button:disabled:before,
.woocommerce form.register .woocommerce-form-register__submit:disabled:after,
.woocommerce form.register .woocommerce-form-register__submit:disabled:before {
  display: none
}

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

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

.uk-button-text {
  padding: 0;
  line-height: 1.5;
  background: 0 0;
  color: #fff;
  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::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2210%22%20viewBox%3D%220%200%2013%2010%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.2%22%20d%3D%22M6.88.45%2C12%2C5%2C6.88%2C9.45%22%20%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.2%22%20d%3D%22M0%2C5H11.53%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) 50%
}

.uk-button-text:hover {
  color: #fff
}

.uk-button-text:hover:not(:disabled)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2210%22%20viewBox%3D%220%200%2013%2010%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.2%22%20d%3D%22M6.88.45%2C12%2C5%2C6.88%2C9.45%22%20%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.2%22%20d%3D%22M0%2C5H11.53%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-position: 100% 50%
}

.uk-button-text:disabled {
  color: rgba(255, 255, 255, .5)
}

.uk-button-link {
  padding: 0;
  line-height: 1.5;
  background: 0 0;
  color: #fff;
  border-radius: 0
}

.uk-button-link:hover {
  color: rgba(255, 255, 255, .5);
  text-decoration: none
}

.uk-button-link:disabled {
  color: rgba(255, 255, 255, .5);
  text-decoration: none
}

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

.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-progress {
  vertical-align: baseline;
  display: block;
  width: 100%;
  border: 0;
  background-color: #171a5b;
  margin-bottom: 20px;
  height: 5px;
  border-radius: 500px;
  overflow: hidden
}

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

.uk-progress::-webkit-progress-bar {
  background-color: transparent
}

.uk-progress::-webkit-progress-value {
  background-color: #2ea3d2;
  transition: width .6s ease;
  background-image: linear-gradient(90deg, #4501b3 0, #345da9 45%, #2690ca 70%, #15dbf5 100%)
}

.uk-progress::-moz-progress-bar {
  background-color: #2ea3d2;
  transition: width .6s ease;
  background-image: linear-gradient(90deg, #4501b3 0, #345da9 45%, #2690ca 70%, #15dbf5 100%)
}

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

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

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

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

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

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

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

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

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

.uk-section-default {
  --uk-inverse: light;
  background: #04052f;
  background-image: radial-gradient(ellipse closest-corner at 30% 40%, rgba(184, 79, 178, .15), transparent 80%), radial-gradient(ellipse closest-corner at 50% 60%, rgba(105, 201, 240, .05), transparent 80%), radial-gradient(ellipse closest-corner at 70% 50%, rgba(105, 201, 240, .1), transparent 80%)
}

.uk-section-muted {
  --uk-inverse: light;
  background: #151853
}

.uk-section-primary {
  --uk-inverse: light;
  background: #2ea3d2;
  background-image: linear-gradient(40deg, #4501b3 0, #345da9 45%, #2690ca 70%, #15dbf5 100%)
}

.uk-section-secondary {
  --uk-inverse: light;
  background: #090834
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 640px) {

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

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

@media (min-width: 960px) {

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

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

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

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

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

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

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

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

@media (min-width: 640px) {

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

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

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

@media (min-width: 960px) {

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

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

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

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

@media (min-width: 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: light;
  background-color: #04052f;
  background-image: radial-gradient(ellipse farthest-corner at 30% 40%, rgba(184, 79, 178, .15), transparent 80%), radial-gradient(ellipse farthest-corner at 50% 60%, rgba(105, 201, 240, .05), transparent 80%), radial-gradient(ellipse farthest-corner at 70% 50%, rgba(105, 201, 240, .1), transparent 80%)
}

.uk-tile-default.uk-tile-hover:hover {
  background-color: #13164b
}

.uk-tile-muted {
  --uk-inverse: light;
  background-color: #151853
}

.uk-tile-muted.uk-tile-hover:hover {
  background-color: #13164b
}

.uk-tile-primary {
  --uk-inverse: light;
  background-color: #2ea3d2;
  background-image: linear-gradient(30deg, #4501b3 0, #345da9 45%, #2690ca 70%, #15dbf5 100%)
}

.uk-tile-primary.uk-tile-hover:hover {
  background-color: #2a96c2
}

.uk-tile-secondary {
  --uk-inverse: light;
  background-color: #090834
}

.uk-tile-secondary.uk-tile-hover:hover {
  background-color: #060522
}

.uk-tile-hover {
  transition: .1s ease-in-out;
  transition-property: background-color, background-size
}

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

.uk-card::after,
.uk-card::before {
  border-radius: 20px
}

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

.uk-card-media-bottom {
  border-radius: 0 0 20px 20px
}

:not(.uk-grid-stack)>.uk-card-media-left {
  border-radius: 20px 0 0 20px
}

:not(.uk-grid-stack)>.uk-card-media-right {
  border-radius: 0 20px 20px 0
}

.uk-card-title {
  font-size: 22px;
  line-height: 1.4;
  font-family: Raleway;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.uk-card-badge {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  height: 22px;
  padding: 0 10px;
  background: #2ea3d2;
  color: #fff;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0
}

.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: rgba(255, 255, 255, .08);
  transform: translateY(-2px)
}

.uk-card-default {
  --uk-inverse: light;
  background-color: rgba(255, 255, 255, .08);
  color: rgba(255, 255, 255, .7);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px)
}

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

.uk-card-default.uk-card-hover:hover {
  background-color: rgba(255, 255, 255, .1);
  transform: translateY(-2px)
}

.uk-card-default .uk-card-header {
  border-bottom: 1px solid rgba(255, 255, 255, .11)
}

.uk-card-default .uk-card-footer {
  border-top: 1px solid rgba(255, 255, 255, .11)
}

.uk-card-primary {
  --uk-inverse: light;
  background-color: #2ea3d2;
  color: #fff;
  background-image: linear-gradient(30deg, #4501b3 0, #345da9 40%, #2690ca 70%, #15dbf5 100%)
}

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

.uk-card-primary.uk-card-hover:hover {
  background-color: #2993be;
  transform: translateY(-2px)
}

.uk-card-secondary,
.uk-card-secondary::after {
  --uk-inverse: light;
  background-color: #090f4b;
  color: #fff;
  box-shadow: 0 0 5px rgba(255, 255, 255, .12)
}

.uk-card-secondary:not(.uk-hack) {
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important;
  backdrop-filter: none;
  -webkit-backdrop-filter: none
}

.uk-card-secondary::after,
.uk-card-secondary::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.uk-card-secondary::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(20px);
  transition: filter .1s ease-in-out
}


.uk-card-secondary::after {
  transform: none !important
}

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

.uk-card-secondary.uk-card-hover:hover,
.uk-card-secondary.uk-card-hover:hover::after {
  background-color: #090f4b;
  box-shadow: 0 0 10px rgba(255, 255, 255, .2);
  transform: translateY(-2px)
}

.uk-card-secondary.uk-card-hover:hover::before {
  filter: blur(30px)
}

.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-close {
  color: rgba(255, 255, 255, .7);
  transition: .1s ease-in-out;
  transition-property: color, opacity
}

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

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

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

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

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

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

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

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

.uk-totop {
  padding: 5px;
  color: rgba(255, 255, 255, .5);
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow
}

.uk-totop:hover {
  color: rgba(255, 255, 255, .7)
}

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

.uk-marker {
  padding: 8px;
  background: #2ea3d2;
  color: #fff;
  transition: .1s ease-in-out;
  transition-property: color, background-color;
  border-radius: 500px
}

.uk-marker:hover {
  color: #fff;
  background: #2689b1
}

.uk-alert {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 29px 15px 15px;
  background: #1a1e67;
  color: rgba(255, 255, 255, .7);
  border-radius: 3px
}

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

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

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

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

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

.uk-alert-primary {
  background: #2ea3d2;
  color: #fff
}

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

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

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

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

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

.uk-placeholder {
  margin-bottom: 20px;
  padding: 30px 30px;
  background: 0 0;
  border: 1px dashed rgba(255, 255, 255, .11)
}

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

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

.uk-badge {
  box-sizing: border-box;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 500px;
  vertical-align: middle;
  background: #2ea3d2;
  color: #fff !important;
  font-size: 11px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  line-height: 0;
  letter-spacing: 0;
  font-family: Raleway;
  font-style: normal
}

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

.uk-label {
  display: inline-block;
  padding: 0 10px;
  background: #2ea3d2;
  line-height: 1.5;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  border-radius: 2px
}

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

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

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

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

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

.uk-overlay-default {
  --uk-inverse: light;
  background: rgba(255, 255, 255, .15);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px)
}

.uk-overlay-primary {
  --uk-inverse: light;
  background: 0 0;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  background-image: linear-gradient(45deg, rgba(84, 53, 156, .3) 0, rgba(52, 96, 168, .3) 40%, rgba(21, 219, 245, .3) 100%)
}

.uk-article {
  display: flow-root
}

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

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

.uk-article-title {
  font-size: 2.23125rem;
  line-height: 1.2;
  color: #fff;
  font-family: Raleway;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

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

.uk-article-meta {
  font-size: 14px;
  line-height: 1.4;
  color: rgba(255, 255, 255, .5);
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.uk-article-meta a {
  color: rgba(255, 255, 255, .5)
}

.uk-article-meta a:hover {
  color: rgba(255, 255, 255, .7);
  text-decoration: none
}

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

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

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

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

.uk-comment-meta {
  font-size: 14px;
  line-height: 1.4;
  color: rgba(255, 255, 255, .5);
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

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

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

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

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

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

.uk-comment-primary {
  padding: 30px;
  background-color: #151853;
  border-radius: 8px
}

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

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

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

.uk-search-input {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  overflow: visible;
  -webkit-appearance: none;
  vertical-align: middle;
  width: 100%;
  border: none;
  color: #fff;
  transition: .2s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow
}

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

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

.uk-search .uk-search-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, .5);
  z-index: 1
}

.uk-search .uk-search-icon:hover {
  color: rgba(255, 255, 255, .5)
}

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

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

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

.uk-search-default .uk-search-input {
  height: 48px;
  padding-left: 18px;
  padding-right: 18px;
  background: rgba(11, 23, 40, .1);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 500px;
  box-shadow: 0 0 17px rgba(121, 0, 242, .23), inset 0 0 20px 1px rgba(9, 8, 52, .4)
}

.uk-search-default .uk-search-input:focus {
  background-color: #04052f;
  border-color: rgba(255, 255, 255, .11);
  box-shadow: 0 0 17px rgba(121, 0, 242, .5)
}

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

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

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

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

.uk-search-navbar .uk-search-input {
  height: 48px;
  padding-left: 18px;
  padding-right: 18px;
  background: #04052f;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 500px;
  box-shadow: 0 0 17px rgba(121, 0, 242, .22), inset 0 0 20px 1px rgba(0, 0, 0, .4)
}

.uk-search-navbar .uk-search-input:focus {
  background-color: #04042a;
  border-color: rgba(255, 255, 255, .11);
  box-shadow: 0 0 17px rgba(121, 0, 242, .5)
}

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

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

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

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

.uk-search-medium .uk-search-input {
  height: 55px;
  padding-left: 20px;
  padding-right: 20px;
  background: rgba(11, 23, 40, .1);
  font-size: 22px;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 500px;
  box-shadow: 0 0 17px rgba(121, 0, 242, .23), inset 0 0 20px 1px rgba(9, 8, 52, .4)
}

.uk-search-medium .uk-search-input:focus {
  background-color: #04052f;
  border-color: rgba(255, 255, 255, .11);
  box-shadow: 0 0 17px rgba(121, 0, 242, .23)
}

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

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

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

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

.uk-search-large .uk-search-input {
  height: 90px;
  padding-left: 30px;
  padding-right: 30px;
  background: rgba(11, 23, 40, .1);
  font-size: 2.625rem;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 500px;
  box-shadow: 0 0 17px rgba(121, 0, 242, .23), inset 0 0 20px 1px rgba(9, 8, 52, .4)
}

.uk-search-large .uk-search-input:focus {
  background-color: #04052f;
  border-color: rgba(255, 255, 255, .11);
  box-shadow: 0 0 17px rgba(121, 0, 242, .23)
}

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

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

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

.uk-search-toggle {
  color: rgba(255, 255, 255, .5)
}

.uk-search-toggle:hover {
  color: rgba(255, 255, 255, .7)
}

.uk-search-navbar .uk-search-icon,
.uk-search-navbar .uk-search-icon:hover {
  color: #fff
}

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

.uk-accordion>:nth-child(n+2) {
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, .11)
}

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

.uk-accordion-title {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  overflow: hidden;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

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

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

.uk-accordion-title:hover {
  color: rgba(255, 255, 255, .7);
  text-decoration: none
}

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

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

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

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

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

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

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

.uk-dropbar {
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 0;
  --uk-inverse: light;
  width: auto;
  padding: 15px 15px 15px 15px;
  background: #151853;
  color: rgba(255, 255, 255, .7)
}

.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: #fff !important
}

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

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

.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(9, 8, 52, .9);
  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: #04052f;
  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
}

.uk-modal-header {
  display: flow-root;
  padding: 10px 20px;
  background: #04052f;
  border-bottom: 1px solid rgba(255, 255, 255, .11)
}

.uk-modal-footer {
  display: flow-root;
  padding: 10px 20px;
  background: #04052f;
  border-top: 1px solid rgba(255, 255, 255, .11)
}

@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: 32px;
  line-height: 1.3;
  font-family: Raleway;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

[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: #333
}

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

@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: #04052f
}

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

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

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

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

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

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

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

.uk-slider-container-offset {
  margin: -40px -40px -40px -40px;
  padding: 40px 40px 40px 40px
}

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

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

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

.uk-slider-items>* {
  flex: none !important;
  box-sizing: border-box;
  max-width: 100%;
  position: relative
}

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

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

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

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

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

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

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

.uk-offcanvas-bar {
  --uk-inverse: light;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -270px;
  box-sizing: border-box;
  width: 270px;
  padding: 30px 30px;
  background: #05073d;
  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(3, 3, 30, .6);
  opacity: 0;
  transition: opacity .15s linear;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px)
}

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

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

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

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

.uk-leader {
  overflow: hidden
}

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

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

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

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

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

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

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

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

.uk-notification-message {
  position: relative;
  padding: 20px;
  background: #1a1e67;
  color: rgba(255, 255, 255, .7);
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
  border-radius: 3px
}

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

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

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

.uk-notification-message-primary {
  color: #2ea3d2;
  background-color: #1a1e67
}

.uk-notification-message-success {
  color: #00d082;
  background-color: #1a1e67
}

.uk-notification-message-warning {
  color: #ffb343;
  background-color: #1a1e67
}

.uk-notification-message-danger {
  color: #fc1263;
  background-color: #1a1e67
}

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

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

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

.uk-countdown-number,
.uk-countdown-separator {
  color: #fff
}

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

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

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

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

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

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

.uk-countdown-label {
  color: rgba(255, 255, 255, .5);
  font-size: 14px
}

@media (min-width: 640px) {
  .uk-countdown-label {
    font-size: 16px
  }
}

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

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

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

.uk-thumbnav>*>::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  background-origin: border-box;
  transition: .1s ease-in-out;
  transition-property: background-color, border-color, box-shadow, opacity
}

.uk-thumbnav>*>::after {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .4))
}

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

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

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

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

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

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

.uk-iconnav>*>a {
  display: flex;
  align-items: center;
  column-gap: .25em;
  line-height: 0;
  color: rgba(255, 255, 255, .5);
  text-decoration: none;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow, opacity, filter;
  font-size: 14px
}

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

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

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

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

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

.uk-grid>* {
  margin: 0
}

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

.uk-grid {
  margin-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: 1px solid rgba(255, 255, 255, .11);
  border-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.11) 25%, rgba(255, 255, 255, 0.11) 75%, rgba(255, 255, 255, 0));
  border-image-slice: 1;
  border-width: 0 0 0 1px
}

.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid rgba(255, 255, 255, .11);
  border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.11) 25%, rgba(255, 255, 255, 0.11) 75%, rgba(255, 255, 255, 0));
  border-image-slice: 1;
  border-width: 1px 0 0 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {

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

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

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

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

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

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

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

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

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

.uk-nav,
.uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.uk-nav li>a {
  display: flex;
  align-items: center;
  column-gap: .25em;
  text-decoration: none
}

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

ul.uk-nav-sub {
  padding: 5px 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: 13px;
  letter-spacing: 0
}

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

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

.uk-nav-default {
  font-size: 16px;
  line-height: 1.5;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.uk-nav-default>li>a {
  color: #fff;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow, opacity, filter
}

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

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

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

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

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

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

.uk-nav-default .uk-nav-sub a {
  color: rgba(255, 255, 255, .5)
}

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

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

.uk-nav-primary {
  font-size: 22px;
  line-height: 1.5;
  font-family: Raleway;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.uk-nav-primary>li>a {
  color: #fff;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow, opacity, filter
}

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

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

.uk-nav-primary .uk-nav-subtitle {
  font-size: 14px;
  font-weight: 500
}

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

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

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

.uk-nav-primary .uk-nav-sub a {
  color: rgba(255, 255, 255, .7)
}

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

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

.uk-nav-secondary {
  font-size: 16px;
  line-height: 1.5;
  font-family: Raleway;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

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

.uk-nav-secondary>li>a {
  color: #fff;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  padding: 12px 15px;
  border-radius: 4px
}

.uk-nav-secondary>li>a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, .08)
}

.uk-nav-secondary>li.uk-active>a {
  color: #fff;
  background-color: rgba(255, 255, 255, .08)
}

.uk-nav-secondary .uk-nav-subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, .5);
  font-weight: 400
}

.uk-nav-secondary>li>a:hover .uk-nav-subtitle {
  color: rgba(255, 255, 255, .7)
}

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

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

.uk-nav-secondary .uk-nav-divider {
  border-top: 1px solid rgba(255, 255, 255, .11)
}

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

.uk-nav-secondary .uk-nav-sub a {
  color: rgba(255, 255, 255, .7)
}

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

.uk-nav-secondary .uk-nav-sub li.uk-active>a {
  color: #2ea3d2
}

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

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

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

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

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

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

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

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

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

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

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

.uk-nav-center .uk-nav-sub,
.uk-nav-center .uk-nav-sub ul {
  padding-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: 5px;
  padding-top: 5px;
  border-top: 1px solid rgba(255, 255, 255, .11)
}

.uk-nav-default>li:not(.uk-active)>a:not(:hover) .uk-nav-subtitle {
  color: rgba(255, 255, 255, .5)
}

.uk-nav-primary>li:not(.uk-active)>a:not(:hover) .uk-nav-subtitle {
  color: rgba(255, 255, 255, .5)
}

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

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: rgba(4, 5, 47, .8);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  position: relative;
  z-index: 990
}

.uk-navbar-left,
.uk-navbar-right,
[class*=uk-navbar-center] {
  display: flex;
  gap: 0;
  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% + 0px)
}

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

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

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

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

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

.uk-navbar-nav>li>a {
  padding: 0 15px;
  color: rgba(255, 255, 255, .7);
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  position: relative;
  z-index: 1;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

@media (min-width: 960px) {
  .uk-navbar-nav>li>a {
    padding: 0 30px
  }
}

.uk-navbar-nav>li>a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: -1px;
  height: 1px;
  background-color: transparent;
  transition: .35s ease-in-out;
  transition-property: background-color, border-color, box-shadow, height, left, right, opacity;
  --uk-navbar-nav-item-line-margin-horizontal: 0;
  left: var(--uk-navbar-nav-item-line-margin-horizontal);
  left: 50%;
  right: 50%;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%)
}

.uk-navbar-primary .uk-navbar-nav>li>a {
  font-size: 22px
}

.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: #fff;
  text-shadow: 0 0 8px rgba(255, 255, 255, .8);
  background-image: radial-gradient(at 50% bottom, rgba(0, 88, 219, .14), rgba(0, 88, 219, 0));
  box-shadow: 0 6px 20px -13px #0057da
}

.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)
}

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

.uk-navbar-nav>li.uk-active>a {
  color: #fff;
  text-shadow: 0 0 8px rgba(255, 255, 255, .8);
  background-image: radial-gradient(at 50% bottom, rgba(0, 88, 219, .14), rgba(0, 88, 219, 0));
  box-shadow: 0 6px 20px -13px #0057da
}

.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)
}

.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 10px;
  color: rgba(255, 255, 255, .7)
}

@media (min-width: 960px) {
  .uk-navbar-item {
    padding: 0 30px
  }
}

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

.uk-navbar-toggle {
  padding: 0 10px;
  color: rgba(255, 255, 255, .7);
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0
}

@media (min-width: 960px) {
  .uk-navbar-toggle {
    padding: 0 30px
  }
}

.uk-navbar-primary .uk-navbar-toggle {
  font-size: 22px
}

.uk-navbar-primary .uk-navbar-toggle {
  font-weight: 400
}

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

.uk-navbar-primary .uk-navbar-toggle-icon>svg {
  width: 26px
}

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

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

@media (min-width: 960px) {
  .uk-navbar-primary .uk-navbar-nav>li>a {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width: 960px) {

  .uk-navbar-primary .uk-navbar-item,
  .uk-navbar-primary .uk-navbar-toggle {
    padding-left: 30px;
    padding-right: 30px
  }
}

.uk-navbar-dropdown {
  --uk-position-offset: 15px;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: light;
  width: 260px;
  padding: 20px;
  background: rgba(4, 5, 47, .8);
  color: rgba(255, 255, 255, .7);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 8px;
  box-shadow: 0 3px 30px rgba(0, 88, 219, .25)
}

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

.uk-navbar-dropdown :focus-visible {
  outline-color: #fff !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: 0;
  padding: 40px
}

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

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

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

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

.uk-navbar-dropdown-nav {
  font-size: 16px;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

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

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

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

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

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

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

.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: rgba(255, 255, 255, .7)
}

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

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

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

.uk-navbar-center>:last-child,
.uk-navbar-left .uk-navbar-item,
.uk-navbar-left .uk-navbar-nav,
.uk-navbar-left .uk-navbar-toggle,
.uk-navbar-right .uk-navbar-nav>li:nth-last-child(n+2)>a {
  border-right: 1px solid rgba(255, 255, 255, .08)
}

.uk-navbar-center .uk-navbar-item,
.uk-navbar-center .uk-navbar-nav,
.uk-navbar-center .uk-navbar-nav>li:nth-child(n+2)>a,
.uk-navbar-center .uk-navbar-toggle,
.uk-navbar-left .uk-navbar-nav>li:nth-child(n+2)>a,
.uk-navbar-right .uk-navbar-item,
.uk-navbar-right .uk-navbar-nav,
.uk-navbar-right .uk-navbar-toggle {
  border-left: 1px solid rgba(255, 255, 255, .08)
}

.uk-navbar-right {
  border-right: 1px solid rgba(255, 255, 255, .08)
}

.uk-navbar-left {
  border-left: 1px solid rgba(255, 255, 255, .08)
}

.uk-navbar-container {
  border-bottom: 1px solid rgba(255, 255, 255, .08)
}

.tm-header .tm-headerbar-top+* .uk-navbar-container:not(.uk-navbar-sticky),
.tm-header .tm-headerbar-top+.uk-navbar-container:not(.uk-navbar-sticky) {
  border-top: 1px solid rgba(255, 255, 255, .08)
}

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

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

.uk-subnav>*>:first-child {
  display: flex;
  align-items: center;
  column-gap: .25em;
  color: #fff;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow, opacity, filter;
  font-size: 16px;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.uk-subnav>*>a:hover {
  color: rgba(255, 255, 255, .7);
  text-decoration: none
}

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

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

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

.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: rgba(255, 255, 255, .23);
  border-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.23) 40%, rgba(255, 255, 255, 0.23) 60%, rgba(255, 255, 255, 0));
  border-image-slice: 1;
  border-width: 0 0 0 1px
}

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

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

.uk-subnav-pill>*>:first-child,
.uk-subnav-pill>*>:first-child::after {
  padding: 8px 14px;
  background: 0 0;
  color: #fff;
  border-radius: 500px
}

.uk-subnav-pill>*>:first-child:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

.uk-subnav-pill>*>:first-child::after,
.uk-subnav-pill>*>:first-child::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.uk-subnav-pill>*>:first-child::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: .1s ease-in-out;
  transition-property: opacity, filter
}

.uk-subnav-pill>*>:first-child::after,
.uk-subnav-pill>*>:first-child::before {
  border-radius: 500px
}

.uk-subnav-pill>*>:first-child::before {
  opacity: 0
}

.uk-subnav-pill>*>a:hover,
.uk-subnav-pill>*>a:hover::after {
  background-color: transparent;
  color: rgba(255, 255, 255, .7)
}

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

.uk-subnav-pill>.uk-active>a,
.uk-subnav-pill>.uk-active>a::after {
  background-color: rgba(9, 8, 52, .75);
  color: #fff;
  box-shadow: 0 0 5px rgba(255, 255, 255, .15), 0 0 0 1px rgba(255, 255, 255, .02), 0 1px 0 rgba(255, 255, 255, .04)
}

.uk-subnav-pill>.uk-active>a::before {
  opacity: 1
}

.uk-subnav>.uk-disabled>a {
  color: rgba(255, 255, 255, .5)
}

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

.uk-breadcrumb>* {
  display: contents
}

.uk-breadcrumb>*>* {
  font-size: 14px;
  color: rgba(255, 255, 255, .7);
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  vertical-align: text-bottom
}

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

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

.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
  content: "/";
  display: inline-block;
  margin: 0 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, .5);
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221%22%20height%3D%2220%22%20viewBox%3D%220%200%201%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22svg-defs-gradient-breadcrumb-divider%22%20x1%3D%220.5%22%20x2%3D%220.5%22%20y2%3D%221%22%20gradientUnits%3D%22objectBoundingBox%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22rgba%28255,%20255,%20255,%200.5%29%22%20stop-opacity%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220.4%22%20stop-color%3D%22rgba%28255,%20255,%20255,%200.5%29%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220.6%22%20stop-color%3D%22rgba%28255,%20255,%20255,%200.5%29%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22rgba%28255,%20255,%20255,%200.5%29%22%20stop-opacity%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Crect%20width%3D%221%22%20height%3D%2220%22%20fill%3D%22url(%23svg-defs-gradient-breadcrumb-divider)%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

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

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

.uk-pagination>*>*,
.uk-pagination>*>::after {
  display: flex;
  align-items: center;
  column-gap: .25em;
  padding: 8px 15px;
  color: rgba(255, 255, 255, .7);
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  min-width: 40px;
  justify-content: center;
  height: 40px;
  box-sizing: border-box;
  font-family: Manrope;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  border: 1px solid transparent;
  border-radius: 500px
}

.uk-pagination>*>:not(.uk-hack) {
  position: relative;
  z-index: 0;
  background: 0 0 !important;
  box-shadow: none !important;
  border: none !important
}

.uk-pagination>*>::after,
.uk-pagination>*>::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  will-change: filter
}

.uk-pagination>*>::before {
  background-image: conic-gradient(from 60deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(10px);
  transition: .1s ease-in-out;
  transition-property: opacity, filter
}

.uk-pagination>*>::after,
.uk-pagination>*>::before {
  border-radius: 500px
}

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

.uk-pagination>*>:not(.tm-current-page-ellipsis):hover,
.uk-pagination>*>:not(.tm-current-page-ellipsis):hover::after {
  color: #fff;
  text-decoration: none;
  background-color: rgba(9, 8, 52, .75);
  border-color: transparent;
  box-shadow: 0 0 8px rgba(255, 255, 255, .2)
}

.uk-pagination>*>:hover::before {
  opacity: 1
}

.uk-pagination>.uk-active>*,
.uk-pagination>.uk-active>::after {
  color: #fff;
  background-color: rgba(9, 8, 52, .75);
  border-color: transparent;
  box-shadow: 0 0 5px rgba(255, 255, 255, .15), 0 0 0 1px rgba(255, 255, 255, .02), 0 1px 0 rgba(255, 255, 255, .04)
}

.uk-pagination>.uk-active>::before {
  opacity: 1
}

.uk-pagination>.uk-disabled>* {
  color: rgba(255, 255, 255, .5);
  border-color: transparent
}

.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 rgba(255, 255, 255, .11)
}

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

.uk-tab>*>a {
  display: flex;
  align-items: center;
  column-gap: .25em;
  justify-content: center;
  padding: 5px 10px;
  color: rgba(255, 255, 255, .5);
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  border-width: 0;
  border-bottom: 2px solid transparent
}

.uk-tab>*>a:hover {
  color: #fff;
  text-decoration: none;
  border-color: currentColor
}

.uk-tab>.uk-active>a {
  color: #fff;
  border-color: #2ea3d2;
  border-image: linear-gradient(90deg, #4501b3 0%, #345da9 45%, #2690CA 70%, #15DBF5 100%) 1
}

.uk-tab>.uk-disabled>a {
  color: rgba(255, 255, 255, .5)
}

.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 rgba(255, 255, 255, .11);
  border-bottom: none
}

.uk-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid rgba(255, 255, 255, .11);
  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
}

.uk-slidenav {
  padding: 10px 13px;
  color: #fff;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  background-color: rgba(87, 87, 87, .15);
  border-radius: 3px
}

.uk-slidenav:hover {
  color: #fff;
  background-color: rgba(87, 87, 87, .2)
}

.uk-slidenav:active {
  color: #fff;
  background-color: rgba(87, 87, 87, .25)
}

.uk-slidenav-large {
  padding: 16px 19px
}

.uk-slidenav-container {
  display: flex
}

.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: 10px;
  height: 10px;
  border-radius: 50%;
  background: 0 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  transition: .2s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  border: 1px solid rgba(255, 255, 255, .3)
}

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

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

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

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

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

.uk-dropdown {
  --uk-position-offset: 10px;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: light;
  width: auto;
  min-width: 200px;
  padding: 15px;
  background: rgba(9, 8, 52, .5);
  color: rgba(255, 255, 255, .7);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 8px;
  box-shadow: 0 3px 30px rgba(0, 88, 219, .25)
}

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

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

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

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

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

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

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

.uk-dropdown-nav {
  font-size: 16px;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

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

.uk-dropdown-nav>li.uk-active>a,
.uk-dropdown-nav>li>a:hover {
  color: #2ea3d2;
  background-color: transparent
}

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

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

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

.uk-dropdown-nav .uk-nav-sub a {
  color: rgba(255, 255, 255, .5)
}

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

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

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

.uk-lightbox :focus-visible {
  outline-color: 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: rgba(0, 0, 0, .3);
  color: rgba(255, 255, 255, .7)
}

.uk-lightbox-caption>* {
  color: rgba(255, 255, 255, .7)
}

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

@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: 21px;
  line-height: 1.5;
  color: #fff;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.uk-text-meta {
  font-size: 14px;
  line-height: 1.4;
  color: rgba(255, 255, 255, .5);
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.uk-text-meta>a {
  color: rgba(255, 255, 255, .5)
}

.uk-text-meta>a:hover {
  color: rgba(255, 255, 255, .7);
  text-decoration: none
}

.uk-text-small {
  font-size: 14px;
  line-height: 1.5
}

.uk-text-large {
  font-size: 19px;
  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: rgba(255, 255, 255, .5) !important
}

.uk-text-emphasis {
  color: #fff !important
}

.uk-text-primary {
  color: #2ea3d2 !important
}

.uk-text-secondary {
  color: #9611cd !important
}

.uk-text-success {
  color: #00d082 !important
}

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

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

.uk-text-background {
  -webkit-background-clip: text;
  color: transparent !important;
  display: inline-block;
  background-color: #2ea3d2;
  background-image: linear-gradient(90deg, #8258de 0, #3772e2 50%, #22abdd 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 rgba(255, 255, 255, 0.11);
  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: #04052f
}

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

.uk-background-primary {
  background-color: #2ea3d2
}

.uk-background-secondary {
  background-color: #090834
}

.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: rgba(255, 255, 255, .5) !important
}

.uk-svg-default-background {
  color: #04052f !important
}

.uk-svg-muted-background {
  color: #13164b !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 rgba(255, 255, 255, .11);
  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: 5px
}

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

.uk-box-shadow-small {
  box-shadow: 0 2px 8px rgba(4, 6, 16, .25)
}

.uk-box-shadow-medium {
  box-shadow: 0 5px 15px rgba(4, 6, 16, .25)
}

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

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

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

.uk-box-shadow-hover-small:hover {
  box-shadow: 0 2px 8px rgba(4, 6, 16, .25)
}

.uk-box-shadow-hover-medium:hover {
  box-shadow: 0 5px 15px rgba(4, 6, 16, .25)
}

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

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

@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: 0;
    left: 0;
    right: 0;
    z-index: -1;
    height: 100%;
    border-radius: 100%;
    background: linear-gradient(90deg, #65359a 0, #4501b3, #345da9 100%);
    filter: blur(85px);
    will-change: filter
  }
}

.uk-dropcap::first-letter,
.uk-dropcap>.tm-page-break-first-page+p::first-letter,
.uk-dropcap>p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 3em;
  line-height: 1;
  margin-bottom: -2px
}

@-moz-document url-prefix() {

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

.uk-logo {
  font-size: 20px;
  font-family: Raleway;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase
}

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

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

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

.uk-logo-inverse {
  display: none
}

.uk-disabled {
  pointer-events: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-flex {
  display: flex
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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
  }
}

.uk-dark {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .woocommerce-breadcrumb {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .woocommerce-breadcrumb a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .woocommerce-breadcrumb a:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .woocommerce input.input-text,
.uk-dark .woocommerce select,
.uk-dark .woocommerce textarea {
  background-color: #f8f8f8;
  color: rgba(0, 0, 0, .7);
  background-clip: padding-box;
  border-color: transparent !important;
  box-shadow: none
}

.uk-dark .woocommerce input.input-text:focus,
.uk-dark .woocommerce select:focus,
.uk-dark .woocommerce textarea:focus {
  background-color: #f8f8f8;
  color: rgba(0, 0, 0, .7);
  border-color: transparent !important;
  box-shadow: none
}

.uk-dark .woocommerce input.input-text::-ms-input-placeholder {
  color: rgba(0, 0, 0, .5) !important
}

.uk-dark .woocommerce input.input-text::placeholder {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .woocommerce textarea::-ms-input-placeholder {
  color: rgba(0, 0, 0, .5) !important
}

.uk-dark .woocommerce textarea::placeholder {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .woocommerce select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%280,%200,%200,%200.7%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%280,%200,%200,%200.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-dark .woocommerce input[type=checkbox],
.uk-dark .woocommerce input[type=radio] {
  background-color: #eee;
  border-color: transparent
}

.uk-dark .woocommerce input[type=checkbox]:focus,
.uk-dark .woocommerce input[type=radio]:focus {
  border-color: transparent
}

.uk-dark .woocommerce input[type=checkbox]:checked,
.uk-dark .woocommerce input[type=checkbox]:indeterminate,
.uk-dark .woocommerce input[type=radio]:checked {
  background-color: #ebebeb;
  border-color: transparent
}

.uk-dark .woocommerce input[type=checkbox]:checked:focus,
.uk-dark .woocommerce input[type=checkbox]:indeterminate:focus,
.uk-dark .woocommerce input[type=radio]:checked:focus {
  background-color: #ebebeb
}

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

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

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

:not(.woocommerce-message)>.uk-dark .button:not(.alt, .checkout, .view, .pay, [name*=save_]),
:not(.woocommerce-message)>.uk-dark input[type=submit]:not(.alt, .checkout, .view, .pay, [name*=save_]) {
  background-color: #fff;
  color: #000;
  box-shadow: none
}

:not(.woocommerce-message)>.uk-dark .button:not(.alt, .checkout, .view, .pay, [name*=save_]):hover,
:not(.woocommerce-message)>.uk-dark input[type=submit]:not(.alt, .checkout, .view, .pay, [name*=save_]):hover {
  background-color: #f2f2f2;
  color: #000;
  box-shadow: none
}

:not(.woocommerce-message)>.uk-dark .button:not(.alt, .checkout, .view, .pay, [name*=save_]):active,
:not(.woocommerce-message)>.uk-dark input[type=submit]:not(.alt, .checkout, .view, .pay, [name*=save_]):active {
  background-color: #e6e6e6;
  color: #000;
  box-shadow: none
}

.uk-dark .button.alt,
.uk-dark .button.checkout,
.uk-dark .button.pay,
.uk-dark .button.view,
.uk-dark .button[name*=save_],
.uk-dark input[type=submit].alt,
.uk-dark input[type=submit].checkout,
.uk-dark input[type=submit].pay,
.uk-dark input[type=submit].view,
.uk-dark input[type=submit][name*=save_] {
  background-color: #fff;
  color: #000;
  background-image: none
}

.uk-dark .button.alt:hover,
.uk-dark .button.checkout:hover,
.uk-dark .button.pay:hover,
.uk-dark .button.view:hover,
.uk-dark .button[name*=save_]:hover,
.uk-dark input[type=submit].alt:hover,
.uk-dark input[type=submit].checkout:hover,
.uk-dark input[type=submit].pay:hover,
.uk-dark input[type=submit].view:hover,
.uk-dark input[type=submit][name*=save_]:hover {
  background-color: #f2f2f2;
  color: #000
}

.uk-dark .button.alt:active,
.uk-dark .button.checkout:active,
.uk-dark .button.pay:active,
.uk-dark .button.view:active,
.uk-dark .button[name*=save_]:active,
.uk-dark input[type=submit].alt:active,
.uk-dark input[type=submit].checkout:active,
.uk-dark input[type=submit].pay:active,
.uk-dark input[type=submit].view:active,
.uk-dark input[type=submit][name*=save_]:active {
  background-color: #e6e6e6;
  color: #000
}

.woocommerce-message>.uk-dark .button,
.woocommerce-message>.uk-dark input[type=submit] {
  color: #259acc
}

.woocommerce-message>.uk-dark .button:hover,
.woocommerce-message>.uk-dark input[type=submit]:hover {
  color: rgba(0, 0, 0, .6)
}

.uk-dark .price del,
.uk-dark .product_list_widget del,
.uk-dark .woocommerce-grouped-product-list-item__price del {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .price ins,
.uk-dark .product_list_widget ins,
.uk-dark .woocommerce-grouped-product-list-item__price ins {
  color: rgba(0, 0, 0, .7)
}

.uk-dark a.remove {
  color: rgba(0, 0, 0, .5)
}

.uk-dark a.remove:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .star-rating::before {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .star-rating span::before {
  color: #000
}

.uk-dark .woocommerce-review-link:hover {
  color: rgba(0, 0, 0, .5)
}

.uk-dark ul.page-numbers>*>* {
  color: rgba(0, 0, 0, .5);
  border-color: transparent
}

.uk-dark ul.page-numbers>*>:hover {
  color: rgba(0, 0, 0, .7);
  background-color: #fff;
  border-color: transparent;
  box-shadow: none
}

.uk-dark ul.page-numbers>*>.current {
  color: rgba(0, 0, 0, .7);
  background-color: #fff;
  border-color: transparent;
  box-shadow: none
}

.uk-dark .product_title {
  color: #000
}

.uk-dark .woocommerce-tabs ul.tabs::before {
  border-color: #ddd
}

.uk-dark .woocommerce-tabs ul.tabs a {
  color: rgba(0, 0, 0, .5);
  border-image: none
}

.uk-dark .woocommerce-tabs ul.tabs a:hover {
  color: #000;
  border-color: currentColor
}

.uk-dark .woocommerce-tabs ul.tabs.active a {
  color: #000;
  border-color: #2ea3d2
}

.woocommerce .uk-dark ul.products>* .woocommerce-loop-category__title,
.woocommerce .uk-dark ul.products>* .woocommerce-loop-product__title {
  color: #000
}

.woocommerce .uk-dark ul.products>* .price {
  color: rgba(0, 0, 0, .7)
}

.woocommerce .uk-dark ul.products>*>.button.loading:after {
  color: rgba(0, 0, 0, .7)
}

.woocommerce .uk-dark ul.products>*>.added_to_cart {
  background-color: #fff;
  color: #000;
  background-image: none
}

.woocommerce .uk-dark ul.products>*>.added_to_cart:hover {
  background-color: #f2f2f2;
  color: #000
}

.woocommerce .uk-dark ul.products>*>.added_to_cart:active {
  background-color: #e6e6e6;
  color: #000
}

.uk-dark :not(.woocommerce-Tabs-panel)>#reviews .woocommerce-Reviews-title::before {
  border-left-color: #ddd
}

.uk-dark #reviews .woocommerce-review__author {
  color: #000
}

.uk-dark #reviews .woocommerce-review__published-date {
  color: rgba(0, 0, 0, .5)
}

.uk-dark #reviews .comment-reply-title {
  color: #000
}

.uk-dark #reviews label {
  color: #000
}

.uk-dark #reviews p.stars a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark #reviews p.stars a:hover {
  color: #000
}

.uk-dark #reviews p.stars a:hover~a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark #reviews p.stars:hover a {
  color: #000
}

.uk-dark #reviews p.stars.selected a.active {
  color: #000
}

.uk-dark #reviews p.stars.selected a.active~a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark #reviews p.stars.selected a:not(.active) {
  color: #000
}

.uk-dark .woocommerce table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label a:hover {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .woocommerce table.shop_table thead th {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .woocommerce table.shop_table>:first-child>tr:not(:first-child),
.uk-dark .woocommerce table.shop_table>:not(:first-child)>tr,
.uk-dark .woocommerce table.shop_table>tr:not(:first-child) {
  border-top-color: rgba(255, 255, 255, .11)
}

.uk-dark .woocommerce table.shop_table td.download-product a,
.uk-dark .woocommerce table.shop_table td.product-name a {
  color: #000
}

.uk-dark .woocommerce table.shop_table td.download-product a:hover,
.uk-dark .woocommerce table.shop_table td.product-name a:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark table.shop_attributes tr:not(:first-child) {
  border-top-color: rgba(255, 255, 255, .11)
}

.uk-dark table.shop_attributes table.shop_attributes th {
  color: #000
}

.uk-dark table.shop_attributes td.woocommerce-product-attributes-item__value a:hover {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .wc-item-meta strong {
  color: #000
}

.uk-dark .form-row label:first-child:not(.checkbox) {
  color: #000
}

.uk-dark #ship-to-different-address {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .woocommerce-order-overview {
  border-color: #ddd
}

.uk-dark ol.commentlist.notes .meta {
  color: rgba(0, 0, 0, .5)
}

.uk-dark ul.cart_list a:not(.remove),
.uk-dark ul.product_list_widget a:not(.remove) {
  color: #000
}

.uk-dark ul.cart_list a:not(.remove):hover,
.uk-dark ul.product_list_widget a:not(.remove):hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark ul.cart_list .quantity,
.uk-dark ul.product_list_widget .quantity {
  color: #000
}

@media (max-width: 639px) {
  .uk-dark .woocommerce-MyAccount-navigation ul>*>:first-child {
    color: rgba(0, 0, 0, .5)
  }

  .uk-dark .woocommerce-MyAccount-navigation ul>*>a:hover {
    color: rgba(0, 0, 0, .7)
  }

  .uk-dark .woocommerce-MyAccount-navigation ul>.is-active>a {
    color: #000
  }
}

@media (min-width: 640px) {
  .uk-dark .woocommerce-MyAccount-navigation>ul>li>a {
    color: rgba(0, 0, 0, .5)
  }

  .uk-dark .woocommerce-MyAccount-navigation>ul>li>a:hover {
    color: #2ea3d2
  }

  .uk-dark .woocommerce-MyAccount-navigation>ul>li.is-active>a {
    color: #2ea3d2
  }
}

.uk-dark .woocommerce-Address a {
  background-color: #fff;
  color: #000;
  background-image: none
}

.uk-dark .woocommerce-Address a:hover {
  background-color: #f2f2f2;
  color: #000
}

.uk-dark .woocommerce-Address a:active {
  background-color: #e6e6e6;
  color: #000
}

.uk-dark .woocommerce-MyAccount-content .form-row em {
  color: rgba(0, 0, 0, .5) !important
}

.uk-dark .woocommerce-MyAccount-content legend {
  color: #000
}

.uk-dark .show-password-input {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .show-password-input:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .widget_layered_nav li>a::before,
.uk-dark .widget_rating_filter li>a::before {
  background-color: #eee;
  border-color: transparent
}

.uk-dark .widget_layered_nav li>a:hover::before,
.uk-dark .widget_rating_filter li>a:hover::before {
  background-color: #eee;
  border-color: transparent
}

.uk-dark .widget_layered_nav .chosen>a::before,
.uk-dark .widget_rating_filter .chosen>a::before {
  background-color: #ebebeb;
  border-color: transparent
}

.uk-dark .widget_layered_nav .chosen>a:hover::before,
.uk-dark .widget_rating_filter .chosen>a:hover::before {
  background-color: #ebebeb
}

.uk-dark .widget_layered_nav .chosen>a::before,
.uk-dark .widget_rating_filter .chosen>a::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23000%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-dark .widget_layered_nav_filters li>a {
  background: #eee;
  color: rgba(0, 0, 0, .5)
}

.uk-dark .widget_layered_nav_filters li>a:hover {
  background: #eee;
  color: rgba(0, 0, 0, .7)
}

.uk-dark .widget_product_categories>ul {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .widget_product_categories>ul>li>a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .widget_product_categories>ul>li>a:hover {
  color: #2ea3d2
}

.uk-dark .widget_product_categories>ul>li.current-cat>a {
  color: #2ea3d2
}

.uk-dark .widget_product_categories ul.children a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .widget_product_categories ul.children a:hover {
  color: #2ea3d2
}

.uk-dark .widget_product_categories ul.children li.current-cat>a {
  color: #2ea3d2
}

.uk-dark .widget_product_search input {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .widget_product_search input:-ms-input-placeholder {
  color: rgba(0, 0, 0, .5) !important
}

.uk-dark .widget_product_search input::placeholder {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .widget_product_search button {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%280,%200,%200,%200.5%29%22%20stroke-width%3D%221.1%22%20cx%3D%229%22%20cy%3D%229%22%20r%3D%227%22%20%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22rgba%280,%200,%200,%200.5%29%22%20stroke-width%3D%221.1%22%20d%3D%22M14%2C14%20L18%2C18%20L14%2C14%20Z%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-dark .widget_product_search input {
  background-color: #f8f8f8;
  border-color: transparent;
  box-shadow: none
}

.uk-dark .widget_product_search input:focus {
  background-color: #f8f8f8;
  box-shadow: none
}

.uk-dark .widget_price_filter .ui-slider {
  background: #e1e1e1
}

.uk-dark .widget_price_filter .ui-slider .ui-slider-handle {
  background: #000;
  border-color: #c4c4c4
}

.uk-dark .widget_price_filter .ui-slider .ui-slider-range {
  background: #e1e1e1
}

.uk-dark .uk-link,
.uk-dark a {
  color: #259acc
}

.uk-dark .uk-link-toggle:hover .uk-link,
.uk-dark .uk-link:hover,
.uk-dark a:hover {
  color: rgba(0, 0, 0, .6)
}

.uk-dark :not(pre)>code,
.uk-dark :not(pre)>kbd,
.uk-dark :not(pre)>samp {
  color: rgba(0, 0, 0, .7)
}

.uk-dark em {
  color: #000
}

.uk-dark .uk-h1,
.uk-dark .uk-h2,
.uk-dark .uk-h3,
.uk-dark .uk-h4,
.uk-dark .uk-h5,
.uk-dark .uk-h6,
.uk-dark .uk-heading-2xlarge,
.uk-dark .uk-heading-3xlarge,
.uk-dark .uk-heading-large,
.uk-dark .uk-heading-medium,
.uk-dark .uk-heading-small,
.uk-dark .uk-heading-xlarge,
.uk-dark h1,
.uk-dark h2,
.uk-dark h3,
.uk-dark h4,
.uk-dark h5,
.uk-dark h6 {
  color: #000
}

.uk-dark blockquote {
  color: #000
}

.uk-dark blockquote footer {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-hr,
.uk-dark hr {
  border-top-color: #ddd
}

.uk-dark :focus-visible {
  outline-color: #000
}

.uk-dark .uk-link-muted a,
.uk-dark a.uk-link-muted {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-link-muted a:hover,
.uk-dark .uk-link-toggle:hover .uk-link-muted,
.uk-dark a.uk-link-muted:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-link-text a:hover,
.uk-dark .uk-link-toggle:hover .uk-link-text,
.uk-dark a.uk-link-text:hover {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-link-heading a:hover,
.uk-dark .uk-link-toggle:hover .uk-link-heading,
.uk-dark a.uk-link-heading:hover {
  color: #2ea3d2
}

.uk-dark .uk-heading-divider {
  border-bottom-color: #ddd
}

.uk-dark .uk-heading-bullet::before {
  border-left-color: #ddd
}

.uk-dark .uk-heading-line>::after,
.uk-dark .uk-heading-line>::before {
  border-bottom-color: #ddd
}

.uk-dark .uk-divider-icon {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2226%22%20viewBox%3D%220%200%2022%2026%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22svg-defs-divider-icon-01%22%20x1%3D%2216.973%22%20y1%3D%224.7569%22%20x2%3D%225.2393%22%20y2%3D%2216.4907%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%231DC3BD%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220.5%22%20stop-color%3D%22%23345da9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233E3EAC%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20xlink%3Ahref%3D%22%23svg-defs-divider-icon-01%22%20id%3D%22svg-defs-divider-icon-02%22%20x1%3D%220.2747%22%20y1%3D%2215.2746%22%20x2%3D%2221.7254%22%20y2%3D%2215.2746%22%20gradientTransform%3D%22translate(14.0226%20-3.3044)%20rotate(45)%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22svg-defs-mask-divider-icon%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.93%2C17.2061l-8%2C7.99a2.7229%2C2.7229%2C0%2C0%2C1-3.86%2C0l-8-7.99a2.74%2C2.74%2C0%2C0%2C1%2C0-3.86l.35-.34%2C7.65-7.66a2.7407%2C2.7407%2C0%2C0%2C1%2C3.86%2C0l8%2C8A2.74%2C2.74%2C0%2C0%2C1%2C20.93%2C17.2061Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cpath%20fill%3D%22url(%23svg-defs-divider-icon-01)%22%20d%3D%22M20.93%2C12.66l-.34.34L12.93%2C5.35a2.7229%2C2.7229%2C0%2C0%2C0-3.86%2C0L1.41%2C13l-.34-.34a2.7407%2C2.7407%2C0%2C0%2C1%2C0-3.86l8-8a2.7229%2C2.7229%2C0%2C0%2C1%2C3.86%2C0l8%2C8A2.7407%2C2.7407%2C0%2C0%2C1%2C20.93%2C12.66Z%22%20%2F%3E%0A%20%20%20%20%3Crect%20width%3D%2216.7669%22%20height%3D%2216.7669%22%20fill%3D%22url(%23svg-defs-divider-icon-02)%22%20opacity%3D%220.1%22%20x%3D%222.6166%22%20y%3D%226.8911%22%20rx%3D%222.7296%22%20transform%3D%22translate(-7.5789%2012.252)%20rotate(-45)%22%20%2F%3E%0A%20%20%20%20%3Crect%20width%3D%2216.7669%22%20height%3D%2216.7669%22%20fill%3D%22%23fff%22%20opacity%3D%220.15%22%20x%3D%222.6166%22%20y%3D%226.8911%22%20rx%3D%222.7296%22%20transform%3D%22translate(-7.5789%2012.252)%20rotate(-45)%22%20%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20opacity%3D%220.1%22%20d%3D%22M11%2C5.5513a1.729%2C1.729%2C0%2C0%2C1%2C1.2231.5019l8%2C8a1.7388%2C1.7388%2C0%2C0%2C1%2C.0005%2C2.4453l-8.0005%2C7.9908a1.7235%2C1.7235%2C0%2C0%2C1-2.4467%2C0L1.78%2C16.5024a1.7371%2C1.7371%2C0%2C0%2C1-.0132-2.4394l.36-.3506%2C7.646-7.6558A1.7321%2C1.7321%2C0%2C0%2C1%2C11%2C5.5513m0-1a2.7349%2C2.7349%2C0%2C0%2C0-1.93.7949l-7.65%2C7.66-.35.34a2.74%2C2.74%2C0%2C0%2C0%2C0%2C3.86l8%2C7.99a2.7233%2C2.7233%2C0%2C0%2C0%2C3.86%2C0l8-7.99a2.74%2C2.74%2C0%2C0%2C0%2C0-3.86l-8-8A2.7349%2C2.7349%2C0%2C0%2C0%2C11%2C4.5513Z%22%20%2F%3E%0A%20%20%20%20%3Cg%20mask%3D%22url(%23svg-defs-mask-divider-icon)%22%3E%0A%20%20%20%20%20%20%20%20%3Cimage%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAFwAAABaCAYAAAA1tjFFAAAACXBIWXMAAAsSAAALEgHS3X78AAANXUlEQVR4Xu2b0W4jR3aG%2F%2F9UdTdbEqXVLKgYxmxsDLxBotm7eQDPS8zzjPU88xLaBxjkIpAusobizQ4MrAhrTFFks6vqnJMLShppxhsHgd3SJvyAlqhWUyp%2B%2FHmqilWku2PDcMjPXbDhl2UjfGA2wgdmI3xgNsIHZiN8YDbCB2YjfGA2wgdmI3xgNsIHZiN8YDbCB2YjfGA2wgdmI3xgNsIHZiN8YDbCB2YjfGA2wgdmI3xgNsIHJv7cBY8FkgQAfLyP5vb038cGGz7WdpLkJ3L%2Fp5CP9gl4dMI%2FEX10RLx%2Bvb795g1%2F8k6vXvn1tcDr1x%2Fu%2FAjFPyrhBNZCbyTfCJ5M1t9fvgTevr0v%2FcULx%2FHx%2BvZ0un4wr175B%2FmE%2F69fKr88j0L4vVQfHRGHh7yR%2FGI85qpt2f%2F5z8Tvf4%2Fy7t094fHpU8ef%2FoTmiy%2F8pOsc8%2Fn6D02njtNTv038I0n7g49SbmUfHREAcfiamEz4fDqVr7ou%2FDCfh9lsFuYhxPlyGRdAXBwcrA8gzpfLOA8hzmaz8OV8Hr7quoDpVDCZrJ84gDg6Itw%2FdLwPyIMmnAThuJfqF%2BMxZ%2BfnUtp%2FYRr%2FIPvzVvp2LqXrxGKkhXBPmqi6lOKxbW3WdVaNx1bP5xa7zr89ODDM534v7Q%2Bc9AcbFn5INm5lP59OZdY95VIR9rEUeY8wH6mMuhhCXQuqSihCW60IADIaOc08iJh0nbUxanz%2F3uYxaqVqX%2B3t4duzM8dkYjg8XHeq7k6SDyX9QRJ%2Br4zcyj6QxeJcdj9Pod%2F%2BQuofp7HfbkMFi7mpQ7ESKtWgsYgnEs268blECyFolKSp77Uej8uq67Qly4%2BLhbV1rd9Np4bJxB5D0h8o4deyTw4JTPj88EAWiy3Z%2FfxJuJrl2LoGH1UVLEaVrtJeY2wQFQxBQ%2FBIQoHs7lVLLSWpAgWjUVmmlKuqKgszbovo4knCl5jgu%2BkUHyf951r5azB4wj%2FUbRA4luc4kMUX57IbnoSrUY511BgaVjCpUaWabVMlLTWJSuExBA8u685PzZ1CNZTiXmWLlqJ7drNkdZ2ye27CZVlUB6W9uPiQ9JcvDYBj%2FWVQAYMm%2FH7dBl%2B8H%2FOHei276nKMcV4xjCuD1C65gdZN7EtDSAPROhKVEcFBAYAgbkYoPWZGSxTpXbVHVQlzZmyUq3nkdjnHwgxfTib4bjx23Iz3gcHr%2BaDC75aSF9%2B%2Fl9kffie%2FxYHEvguzPcag46pJuTGNjbbVyDy1kDCK9JETjZJ18BDcTRAAs2hgVookd%2B%2FFrIJJ1ACB12QurALQb2352N2XMfpX5%2Bf%2B7du3wNmZ4fR08NIyWElZj4Ed%2BAZ8iWOZ4kB2d2fhIluMlVRo%2Brpu6kYbH4nUrbbektzSiC0XtB58BEENskI0UQHobi6SQSSjreDoLPhSPCwLSkf3DuTKU%2BpL06SVWR6JlHd7e4rz8w%2BlZcAOdMCEO%2FDNOt3z%2FWfs%2F1Bz0c%2Bl7erANoS6bmNfUMcKTaGN0Pm219wW47bV2IKjRcUGjsqLBIrCA9XdM%2BA9iJr0KC5iZoxVcAWMgIW21VjXGmcz654k%2B6qe2LfjMfHmDYdO%2BYDC17x8PuEUZ5z8x1ORz7bFdkWSlugrVs5c61JG3JIWgi0v3EbtO5J9x6O0XmwEsoZQiACYG4MnUFbuVgEiACHr163CzMRMc1UVmKk2jeq8ktViKnj3zjGZEK%2BH7TQHmdrfTqlPDgkA%2FQ87THs1VxedrFYlyMIjUqoq0zq4NUylZUYbsm1L9h0p3GG2XSp23bHransstieOXSp2odiFcwfgDs22HWi9oIVZk0XqAFTRFnE0KmF3NBKra361s7Nu05t1m4aa9g%2BY8CMCh5h%2FP%2BbTBELnUnZH0qcSQoPgzojCyt1qIRsjRjRrPckWat8WcluVrYC1u0cLAJSFggQywACQZoISIEldE4L0AlTiHovVAYtVsNhJLkVK2xrGY2I69ev3cQZJ%2BiAJv%2B4s8er6p35%2FyrxzycRe6mWWvLCAPkUmj1FZoVgtyRv2GLFghIQW2bek%2BBbUtqDYEsWWGLZg3EKxLRpawEeiGMG9AVkTqASImhCjWdCqEu178apimU7vJ3qgMj5gwoHp9JQrgPX2U5TuR2rdMYy2GBHFsgnpAaVEmERUWsFRibB2ojayJr0hWLNiMAOgHsRBjVQYagA1glQwrxgQqYhkCBIoGiCtGREC28tLrp4%2BxfOzM56cng6WbmCAhP%2F3tXEHloWumVGF3pl4IkVFaC5UD8weUDxIQWBBYGFA8ijqEcoAZ6AxEAg0BFcPQoo4xRFppuIkkTNNhBiPgSdPPjTh669vbw5RxwdN%2BMeM50DXAKiwzhhx3SIFKNe5s%2FUvaIBjvWZMwJUQOkwdAoH5eoyCm7sAiAEot%2F%2BtxoBB%2Fpv86gm%2FnVB8c%2Bfku3fABTDHFSSas5hTzQkz5uJUN2Y3ZleW6yO74uZ2QaGyIK%2FPU12pUDqUTmVxo4tpcRcJRneHuYuZYz4HLu605Y9%2F%2FLStvyKDJnwyOfT5%2FjPH%2BzPEJruv1KVWJ4tpEgtChXtxR1Eiryc1SHQkdyTWCMhwmEU6YBULwWTwJJHJAxIU2WPIAi8ACxXqNPOoRnO%2FUvWd3eJ4Jxg9e%2BYAHKenP9f0X4xfPeFr7pbGt2i2F17Ne6%2B3a0uWzTIVhoKEArNsaonFepqtqFhR0YlhyYwl1Zc0LL3YksWXbljSsKSjQ%2BaKzlVQ9jBP7shGFgVKFNE%2B1xaaxi5y9jjp%2Fe29Jv7q5RvAYMIB4LW%2FATD%2B93%2Fyd3%2F9B5%2Fvt9ZpY6OOqiLqhoJiWbMkqvaSsELyjkWXLLZA9gULrpj9ihlzKuYofiXrY4HsCzFfsqAztRXU%2B2ieYo8cyZJT0Biixra1ajy2eHfB%2Be7Wil%2BZQUqKuzsJ4vmp4%2FhrNjtXXr%2BHy9isSKOj4qU3zaXxFAt6Y4xgjrQYmEHA4KQKmNStBkSEgAFGYXJiheIdiCsJWIDWwaoOlnqvmdyQa0qR2GhZvbck4s3VlaNtb%2Fe0DFG%2FgUETDuAb4Hgy9dH%2Be%2F%2FNZzs2zyPrtDNkK4RmKZKsxBWyd8iyZNKFK66QeSnJL1FsFgw%2FMuvMk89Q%2FEdPPvOMSxouoXYF84UULIOxozcrL5bURjlDyqI%2Ftx8XYxtNJnby7JlfzzJ%2FrtW%2FKIMkfA0BuOM5MD4%2B9v%2BcTH0XMOkbLY2IbWupPKdUi1CDMJDB3F3dFCiEJ5K1gxWdQgJSzJTIQknmXAHsQFk6fKm9rsqIvWRNTe4LQtGwU2lpFtakuC4n63Q7yMFmmoO9Hw5cL6%2FhiHh1yBdn72V28DvZixriboge6kpHpa7Em0A0OTYjQls2GJEcWS2NB68tVkFqFw0BrGkuplpJksjeGq6MXOkWuxBklaz0bKveo6aSPC81lq1wrt%2F%2B5cCwf2Y3C8o%2B4AB9wIQDH1J%2BhGc4tLP9A4zTv%2FFCP9eqcyJn5nEFqSqHmQthql4kekZGT7JCsQA3QaNAFsP69ZDVJZHSe6N9TKGXKvQEk2bkEkLZCZWW9sL2xgeGqxeGVy8GTzcwcMKBj1Z%2Bjo9lOpnKZHsiF5pCtZIYWkbfCVVTSq1Ra69DZaI1olQEo4YQQkMiAiruFqheVQXRM9uYQM%2BsLa1GddLoOZVQdvaqclnv6vZ0aSeT8wddRB6208TdmecRjidTn0wnNl1M7UmoNY%2BsaHdRYt%2BnbMseVnVYlS54swhaXRnDPGSbu%2Frce59bsnnwai4mVyxhYQWdZnR9H3tgO21PL8vO6iPZdzrKoWUDDyB8DQG8drw59U%2Blr4r4Tq6WITUmvYqt0FkXSllS87IwLUJeHyxcMOsSxZYN0FXz1SpK3TPnVOYh59bKpV7cl31nI9BDMHhJueG2tFx3oi%2BnE04nU%2FnHz3Z4%2Fp2G8WhH5vvT0IYt6dRDI7VkKWL1mFZfb3WLI5davUJtPZKlJmrNla3GUUfxymb9P2tz8a9%2BgonhcOo4feV4Peyi8cc8UMJvSsvHST%2B18%2F4vNitBsY0CtDlyO8cmpOVqmRr3vuayH2VbjfLOqu6W%2FWoV%2ByVSimiT9SVjtZ8nU5RZH3SvmdkJJoaTm2TDweEmOT%2FFgwkHfkL6S9iz9%2Fv2tGt1upja7C9BsUSR%2BJtsupUvt6t02Tep6ZvU7PXpcq9JLLvJrlKWXcsToMx%2BONcppvb0otW3%2B2cGvDQ8v7ufcPi6fZcHKyl3%2BVBecLuV4uX0lHj5Nebfj7l6f8b%2Bs%2FWib5m3%2FBIAvgS%2BAxB%2FeOrAn9D89gsffd%2F5%2BPO5HwPAydQ%2FiAaAhysjd3kUwm%2B4V9e%2FAXByyFcAptMJ8XJ9zfz78b3ebvz5%2FPYBHJ9cf%2BTk%2Ben1SGj9ptRDp%2Fouj0o4cHeZ607iAQCvgZO%2F8aGq59cfqsIRPiQaeCypvsujE37DJ%2BLvcvfUJ0%2FB%2BsRjE33DoxX%2BMfcXeD81%2FlgFf8zfjfD%2FKzzosPD%2FIxvhA7MRPjAb4QOzET4wG%2BEDsxE%2BMBvhA7MRPjAb4QOzET4wG%2BEDsxE%2BMBvhA7MRPjAb4QOzET4wG%2BEDsxE%2BMBvhA7MRPjAb4QOzET4w%2FwUjXLHgz6NKZwAAAABJRU5ErkJggg%3D%3D%22%20width%3D%2292%22%20height%3D%2290%22%20transform%3D%22translate(-35%20-32.0039)%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-dark .uk-divider-icon::after,
.uk-dark .uk-divider-icon::before {
  border-bottom-color: #ddd;
  border-image: none
}

.uk-dark .uk-divider-small::after {
  border-top-color: #ddd;
  border-image: none
}

.uk-dark .uk-divider-vertical {
  border-left-color: #ddd;
  border-image: none
}

.uk-dark .uk-list-muted>::marker {
  color: rgba(0, 0, 0, .5) !important
}

.uk-dark .uk-list-emphasis>::marker {
  color: #000 !important
}

.uk-dark .uk-list-primary>::marker {
  color: #2ea3d2 !important
}

.uk-dark .uk-list-secondary>::marker {
  color: #2ea3d2 !important
}

.uk-dark .uk-list-bullet>::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba%280,%200,%200,%200.7%29%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-dark .tm-child-list-divider>ul>:nth-child(n+2),
.uk-dark .uk-list-divider>:nth-child(n+2) {
  border-top-color: #ddd
}

.uk-dark .uk-list-striped>:nth-of-type(odd) {
  background-color: #f8f8f8
}

.uk-dark .uk-table th {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-table caption {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-table tbody tr.uk-active,
.uk-dark .uk-table>tr.uk-active {
  background: rgba(238, 238, 238, .98)
}

.uk-dark .uk-table-divider>:first-child>tr:not(:first-child),
.uk-dark .uk-table-divider>:not(:first-child)>tr,
.uk-dark .uk-table-divider>tr:not(:first-child) {
  border-top-color: #ddd
}

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

.uk-dark .uk-table-hover tbody tr:hover,
.uk-dark .uk-table-hover>tr:hover {
  background: rgba(238, 238, 238, .98)
}

.uk-dark .uk-icon-link {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-icon-link:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-active>.uk-icon-link,
.uk-dark .uk-icon-link:active {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-icon-button {
  background-color: #fff;
  color: rgba(0, 0, 0, .5);
  box-shadow: none
}

.uk-dark .uk-icon-button:hover {
  background-color: #fff;
  color: rgba(0, 0, 0, .7);
  box-shadow: none
}

.uk-dark .uk-icon-button:active {
  background-color: #fff;
  color: rgba(0, 0, 0, .7);
  box-shadow: none
}

.uk-dark .uk-range::-webkit-slider-runnable-track {
  background: #e1e1e1
}

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

.uk-dark .uk-range::-moz-range-track {
  background: #e1e1e1
}

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

.uk-dark .uk-range::-webkit-slider-thumb {
  background: #000;
  border-color: #c4c4c4
}

.uk-dark .uk-range::-moz-range-thumb {
  background: #000;
  border-color: #c4c4c4
}

.uk-dark .uk-input,
.uk-dark .uk-select,
.uk-dark .uk-textarea {
  background-color: #f8f8f8;
  color: rgba(0, 0, 0, .7);
  background-clip: padding-box;
  border-color: transparent !important;
  box-shadow: none
}

.uk-dark .uk-input:focus,
.uk-dark .uk-select:focus,
.uk-dark .uk-textarea:focus {
  background-color: #f8f8f8;
  color: rgba(0, 0, 0, .7);
  border-color: transparent !important;
  box-shadow: none
}

.uk-dark .uk-input::placeholder {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-textarea::placeholder {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%280,%200,%200,%200.7%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%280,%200,%200,%200.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-dark .uk-input[list]:focus,
.uk-dark .uk-input[list]:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%280,%200,%200,%200.7%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-dark .uk-checkbox,
.uk-dark .uk-radio {
  background-color: #eee;
  border-color: transparent
}

.uk-dark .uk-checkbox:focus,
.uk-dark .uk-radio:focus {
  background-color: #eee;
  border-color: transparent
}

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

.uk-dark .uk-checkbox:checked:focus,
.uk-dark .uk-checkbox:indeterminate:focus,
.uk-dark .uk-radio:checked:focus {
  background-color: #ebebeb
}

.uk-dark .uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23000%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

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

.uk-dark .uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23000%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-dark .uk-form-label {
  color: #000
}

.uk-dark .uk-form-icon {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-form-icon:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-button-default,
.uk-notification-message-danger .uk-button-default,
.uk-notification-message-primary .uk-button-default,
.uk-notification-message-success .uk-button-default,
.uk-notification-message-warning .uk-button-default {
  background-color: #fff;
  color: #000;
  box-shadow: none
}

.uk-dark .uk-button-default:hover,
.uk-notification-message-danger .uk-button-default:hover,
.uk-notification-message-primary .uk-button-default:hover,
.uk-notification-message-success .uk-button-default:hover,
.uk-notification-message-warning .uk-button-default:hover {
  background-color: #f2f2f2;
  color: #000;
  box-shadow: none
}

.uk-dark .uk-button-default.uk-active,
.uk-dark .uk-button-default:active,
.uk-notification-message-danger .uk-button-default.uk-active,
.uk-notification-message-danger .uk-button-default:active,
.uk-notification-message-primary .uk-button-default.uk-active,
.uk-notification-message-primary .uk-button-default:active,
.uk-notification-message-success .uk-button-default.uk-active,
.uk-notification-message-success .uk-button-default:active,
.uk-notification-message-warning .uk-button-default.uk-active,
.uk-notification-message-warning .uk-button-default:active {
  background-color: #e6e6e6;
  color: #000;
  box-shadow: none
}

.uk-dark .uk-button-primary,
.uk-dark .woocommerce form.login .woocommerce-form-login__submit,
.uk-dark .woocommerce form.lost_reset_password button.button,
.uk-dark .woocommerce form.register .woocommerce-form-register__submit,
.uk-notification-message-danger .uk-button-primary,
.uk-notification-message-danger .woocommerce form.login .woocommerce-form-login__submit,
.uk-notification-message-danger .woocommerce form.lost_reset_password button.button,
.uk-notification-message-danger .woocommerce form.register .woocommerce-form-register__submit,
.uk-notification-message-primary .uk-button-primary,
.uk-notification-message-primary .woocommerce form.login .woocommerce-form-login__submit,
.uk-notification-message-primary .woocommerce form.lost_reset_password button.button,
.uk-notification-message-primary .woocommerce form.register .woocommerce-form-register__submit,
.uk-notification-message-success .uk-button-primary,
.uk-notification-message-success .woocommerce form.login .woocommerce-form-login__submit,
.uk-notification-message-success .woocommerce form.lost_reset_password button.button,
.uk-notification-message-success .woocommerce form.register .woocommerce-form-register__submit,
.uk-notification-message-warning .uk-button-primary,
.uk-notification-message-warning .woocommerce form.login .woocommerce-form-login__submit,
.uk-notification-message-warning .woocommerce form.lost_reset_password button.button,
.uk-notification-message-warning .woocommerce form.register .woocommerce-form-register__submit {
  background-color: #fff;
  color: #000;
  background-image: none
}

.uk-dark .uk-button-primary:hover,
.uk-dark .woocommerce form.login .woocommerce-form-login__submit:hover,
.uk-dark .woocommerce form.lost_reset_password button.button:hover,
.uk-dark .woocommerce form.register .woocommerce-form-register__submit:hover,
.uk-notification-message-danger .uk-button-primary:hover,
.uk-notification-message-danger .woocommerce form.login .woocommerce-form-login__submit:hover,
.uk-notification-message-danger .woocommerce form.lost_reset_password button.button:hover,
.uk-notification-message-danger .woocommerce form.register .woocommerce-form-register__submit:hover,
.uk-notification-message-primary .uk-button-primary:hover,
.uk-notification-message-primary .woocommerce form.login .woocommerce-form-login__submit:hover,
.uk-notification-message-primary .woocommerce form.lost_reset_password button.button:hover,
.uk-notification-message-primary .woocommerce form.register .woocommerce-form-register__submit:hover,
.uk-notification-message-success .uk-button-primary:hover,
.uk-notification-message-success .woocommerce form.login .woocommerce-form-login__submit:hover,
.uk-notification-message-success .woocommerce form.lost_reset_password button.button:hover,
.uk-notification-message-success .woocommerce form.register .woocommerce-form-register__submit:hover,
.uk-notification-message-warning .uk-button-primary:hover,
.uk-notification-message-warning .woocommerce form.login .woocommerce-form-login__submit:hover,
.uk-notification-message-warning .woocommerce form.lost_reset_password button.button:hover,
.uk-notification-message-warning .woocommerce form.register .woocommerce-form-register__submit:hover {
  background-color: #f2f2f2;
  color: #000
}

.uk-dark .uk-button-primary.uk-active,
.uk-dark .uk-button-primary:active,
.uk-dark .woocommerce form.login .woocommerce-form-login__submit.uk-active,
.uk-dark .woocommerce form.login .woocommerce-form-login__submit:active,
.uk-dark .woocommerce form.lost_reset_password button.button.uk-active,
.uk-dark .woocommerce form.lost_reset_password button.button:active,
.uk-dark .woocommerce form.register .woocommerce-form-register__submit.uk-active,
.uk-dark .woocommerce form.register .woocommerce-form-register__submit:active,
.uk-notification-message-danger .uk-button-primary.uk-active,
.uk-notification-message-danger .uk-button-primary:active,
.uk-notification-message-danger .woocommerce form.login .woocommerce-form-login__submit.uk-active,
.uk-notification-message-danger .woocommerce form.login .woocommerce-form-login__submit:active,
.uk-notification-message-danger .woocommerce form.lost_reset_password button.button.uk-active,
.uk-notification-message-danger .woocommerce form.lost_reset_password button.button:active,
.uk-notification-message-danger .woocommerce form.register .woocommerce-form-register__submit.uk-active,
.uk-notification-message-danger .woocommerce form.register .woocommerce-form-register__submit:active,
.uk-notification-message-primary .uk-button-primary.uk-active,
.uk-notification-message-primary .uk-button-primary:active,
.uk-notification-message-primary .woocommerce form.login .woocommerce-form-login__submit.uk-active,
.uk-notification-message-primary .woocommerce form.login .woocommerce-form-login__submit:active,
.uk-notification-message-primary .woocommerce form.lost_reset_password button.button.uk-active,
.uk-notification-message-primary .woocommerce form.lost_reset_password button.button:active,
.uk-notification-message-primary .woocommerce form.register .woocommerce-form-register__submit.uk-active,
.uk-notification-message-primary .woocommerce form.register .woocommerce-form-register__submit:active,
.uk-notification-message-success .uk-button-primary.uk-active,
.uk-notification-message-success .uk-button-primary:active,
.uk-notification-message-success .woocommerce form.login .woocommerce-form-login__submit.uk-active,
.uk-notification-message-success .woocommerce form.login .woocommerce-form-login__submit:active,
.uk-notification-message-success .woocommerce form.lost_reset_password button.button.uk-active,
.uk-notification-message-success .woocommerce form.lost_reset_password button.button:active,
.uk-notification-message-success .woocommerce form.register .woocommerce-form-register__submit.uk-active,
.uk-notification-message-success .woocommerce form.register .woocommerce-form-register__submit:active,
.uk-notification-message-warning .uk-button-primary.uk-active,
.uk-notification-message-warning .uk-button-primary:active,
.uk-notification-message-warning .woocommerce form.login .woocommerce-form-login__submit.uk-active,
.uk-notification-message-warning .woocommerce form.login .woocommerce-form-login__submit:active,
.uk-notification-message-warning .woocommerce form.lost_reset_password button.button.uk-active,
.uk-notification-message-warning .woocommerce form.lost_reset_password button.button:active,
.uk-notification-message-warning .woocommerce form.register .woocommerce-form-register__submit.uk-active,
.uk-notification-message-warning .woocommerce form.register .woocommerce-form-register__submit:active {
  background-color: #e6e6e6;
  color: #000
}

.uk-dark .uk-button-secondary,
.uk-notification-message-danger .uk-button-secondary,
.uk-notification-message-primary .uk-button-secondary,
.uk-notification-message-success .uk-button-secondary,
.uk-notification-message-warning .uk-button-secondary {
  background-color: #fff;
  color: #000;
  box-shadow: none
}

.uk-dark .uk-button-secondary:hover,
.uk-notification-message-danger .uk-button-secondary:hover,
.uk-notification-message-primary .uk-button-secondary:hover,
.uk-notification-message-success .uk-button-secondary:hover,
.uk-notification-message-warning .uk-button-secondary:hover {
  background-color: #f2f2f2;
  color: #000;
  box-shadow: none
}

.uk-dark .uk-button-secondary.uk-active,
.uk-dark .uk-button-secondary:active,
.uk-notification-message-danger .uk-button-secondary.uk-active,
.uk-notification-message-danger .uk-button-secondary:active,
.uk-notification-message-primary .uk-button-secondary.uk-active,
.uk-notification-message-primary .uk-button-secondary:active,
.uk-notification-message-success .uk-button-secondary.uk-active,
.uk-notification-message-success .uk-button-secondary:active,
.uk-notification-message-warning .uk-button-secondary.uk-active,
.uk-notification-message-warning .uk-button-secondary:active {
  background-color: #e6e6e6;
  color: #000;
  box-shadow: none
}

.uk-dark .uk-button-text,
.uk-notification-message-danger .uk-button-text,
.uk-notification-message-primary .uk-button-text,
.uk-notification-message-success .uk-button-text,
.uk-notification-message-warning .uk-button-text {
  color: #000
}

.uk-dark .uk-button-text::after,
.uk-notification-message-danger .uk-button-text::after,
.uk-notification-message-primary .uk-button-text::after,
.uk-notification-message-success .uk-button-text::after,
.uk-notification-message-warning .uk-button-text::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2210%22%20viewBox%3D%220%200%2013%2010%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.2%22%20d%3D%22M6.88.45%2C12%2C5%2C6.88%2C9.45%22%20%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.2%22%20d%3D%22M0%2C5H11.53%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-dark .uk-button-text:hover,
.uk-notification-message-danger .uk-button-text:hover,
.uk-notification-message-primary .uk-button-text:hover,
.uk-notification-message-success .uk-button-text:hover,
.uk-notification-message-warning .uk-button-text:hover {
  color: #000
}

.uk-dark .uk-button-text:hover:not(:disabled)::after,
.uk-notification-message-danger .uk-button-text:hover:not(:disabled)::after,
.uk-notification-message-primary .uk-button-text:hover:not(:disabled)::after,
.uk-notification-message-success .uk-button-text:hover:not(:disabled)::after,
.uk-notification-message-warning .uk-button-text:hover:not(:disabled)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2210%22%20viewBox%3D%220%200%2013%2010%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.2%22%20d%3D%22M6.88.45%2C12%2C5%2C6.88%2C9.45%22%20%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.2%22%20d%3D%22M0%2C5H11.53%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-dark .uk-button-text:disabled,
.uk-notification-message-danger .uk-button-text:disabled,
.uk-notification-message-primary .uk-button-text:disabled,
.uk-notification-message-success .uk-button-text:disabled,
.uk-notification-message-warning .uk-button-text:disabled {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-button-link {
  color: #000
}

.uk-dark .uk-button-link:hover {
  color: rgba(0, 0, 0, .5)
}

.uk-dark.uk-card-badge {
  background-color: #fff;
  color: #000
}

.uk-dark .uk-close,
.uk-notification-message-danger .uk-close,
.uk-notification-message-primary .uk-close,
.uk-notification-message-success .uk-close,
.uk-notification-message-warning .uk-close {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-close:hover,
.uk-notification-message-danger .uk-close:hover,
.uk-notification-message-primary .uk-close:hover,
.uk-notification-message-success .uk-close:hover,
.uk-notification-message-warning .uk-close:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-totop {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-totop:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-totop:active {
  color: #000
}

.uk-dark .uk-marker {
  background: #151853;
  color: rgba(255, 255, 255, .7)
}

.uk-dark .uk-marker:hover {
  color: rgba(255, 255, 255, .7)
}

.uk-dark .uk-badge {
  background-color: #fff;
  color: #000 !important
}

.uk-dark .uk-label {
  background-color: #2ea3d2;
  color: #fff
}

.uk-dark .uk-article-title {
  color: #000
}

.uk-dark .uk-article-meta {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-search-input {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-search-input::placeholder {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-search .uk-search-icon {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-search .uk-search-icon:hover {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-search-default .uk-search-input {
  background-color: #f8f8f8;
  border-color: transparent;
  box-shadow: none
}

.uk-dark .uk-search-default .uk-search-input:focus {
  background-color: #f8f8f8;
  box-shadow: none
}

.uk-dark .uk-search-navbar .uk-search-input {
  background-color: transparent;
  border-color: rgba(255, 255, 255, .11);
  box-shadow: 0 0 17px rgba(121, 0, 242, .23), inset 0 0 20px 1px rgba(121, 0, 242, .05)
}

.uk-dark .uk-search-navbar .uk-search-input:focus {
  background-color: transparent;
  box-shadow: 0 0 17px rgba(121, 0, 242, .5)
}

.uk-dark .uk-search-medium .uk-search-input {
  background-color: #f8f8f8;
  border-color: transparent;
  box-shadow: none
}

.uk-dark .uk-search-medium .uk-search-input:focus {
  background-color: #f8f8f8;
  box-shadow: none
}

.uk-dark .uk-search-large .uk-search-input {
  background-color: #f8f8f8;
  border-color: transparent;
  box-shadow: none
}

.uk-dark .uk-search-large .uk-search-input:focus {
  background-color: #f8f8f8;
  box-shadow: none
}

.uk-dark .uk-search-toggle {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-search-toggle:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-accordion>:nth-child(n+2) {
  border-top-color: #ddd
}

.uk-dark .uk-accordion-title {
  color: #000
}

.uk-dark .uk-accordion-title:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-leader-fill::after {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-countdown-number,
.uk-dark .uk-countdown-separator {
  color: #000
}

.uk-dark .uk-countdown-label {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-thumbnav>*>::after {
  background-color: transparent
}

.uk-dark .uk-thumbnav>*>::after {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4))
}

.uk-dark .uk-iconnav>*>a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-iconnav>*>a:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-iconnav>.uk-active>a {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-grid-divider>:not(.uk-first-column)::before {
  border-left-color: #ddd;
  border-image: none
}

.uk-dark .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
  border-top-color: #ddd;
  border-image: none
}

.uk-dark .uk-nav-default>li>a {
  color: rgba(0, 0, 0, .5)
}

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

.uk-dark .uk-nav-default>li.uk-active>a {
  color: #2ea3d2
}

.uk-dark .uk-nav-default .uk-nav-header {
  color: #000
}

.uk-dark .uk-nav-default .uk-nav-divider {
  border-top-color: #ddd
}

.uk-dark .uk-nav-default .uk-nav-sub a {
  color: rgba(0, 0, 0, .5)
}

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

.uk-dark .uk-nav-default .uk-nav-sub li.uk-active>a {
  color: #2ea3d2
}

.uk-dark .uk-nav-primary>li>a {
  color: rgba(0, 0, 0, .5)
}

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

.uk-dark .uk-nav-primary>li.uk-active>a {
  color: #2ea3d2
}

.uk-dark .uk-nav-primary .uk-nav-header {
  color: #000
}

.uk-dark .uk-nav-primary .uk-nav-divider {
  border-top-color: #ddd
}

.uk-dark .uk-nav-primary .uk-nav-sub a {
  color: rgba(0, 0, 0, .5)
}

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

.uk-dark .uk-nav-primary .uk-nav-sub li.uk-active>a {
  color: #2ea3d2
}

.uk-dark .uk-nav-secondary>li>a {
  color: #000
}

.uk-dark .uk-nav-secondary>li>a:hover {
  color: #2ea3d2;
  background-color: transparent
}

.uk-dark .uk-nav-secondary>li.uk-active>a {
  color: #2ea3d2;
  background-color: transparent
}

.uk-dark .uk-nav-secondary .uk-nav-subtitle {
  color: rgba(0, 0, 0, .5)
}

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

.uk-dark .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle {
  color: #2ea3d2
}

.uk-dark .uk-nav-secondary .uk-nav-header {
  color: #000
}

.uk-dark .uk-nav-secondary .uk-nav-divider {
  border-top-color: #ddd
}

.uk-dark .uk-nav-secondary .uk-nav-sub a {
  color: rgba(0, 0, 0, .5)
}

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

.uk-dark .uk-nav-secondary .uk-nav-sub li.uk-active>a {
  color: #2ea3d2
}

.uk-dark .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+:not(.uk-nav-header, .uk-nav-divider) {
  border-top-color: #ddd
}

.uk-dark .uk-navbar-nav>li>a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-navbar-nav>li>a::before {
  background-color: transparent
}

.uk-dark .uk-navbar-nav>li>a::before {
  background-image: none
}

.uk-dark .uk-navbar-nav>li:hover>a,
.uk-dark .uk-navbar-nav>li>a[aria-expanded=true] {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-navbar-nav>li:hover>a::before,
.uk-dark .uk-navbar-nav>li>a[aria-expanded=true]::before {
  background-color: rgba(0, 0, 0, .12)
}

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

.uk-dark .uk-navbar-nav>li>a:active::before {
  background-color: rgba(0, 0, 0, .12)
}

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

.uk-dark .uk-navbar-nav>li.uk-active>a::before {
  background-color: rgba(0, 0, 0, .12)
}

.uk-dark .uk-navbar-item {
  color: #000
}

.uk-dark .uk-navbar-toggle {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-navbar-toggle:hover,
.uk-dark .uk-navbar-toggle[aria-expanded=true] {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-subnav>*>:first-child {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-subnav>*>a:hover {
  color: rgba(0, 0, 0, .7)
}

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

.uk-dark .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: #ddd;
  border-image: none
}

.uk-dark .uk-subnav-pill>*>:first-child {
  background-color: transparent;
  color: #000
}

.uk-dark .uk-subnav-pill>*>a:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-subnav-pill>*>a:active {
  background-color: transparent;
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-subnav-pill>.uk-active>a {
  background-color: #fff;
  color: #000;
  box-shadow: none
}

.uk-dark .uk-subnav>.uk-disabled>a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-breadcrumb>*>* {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-breadcrumb>*>:hover {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-breadcrumb>:last-child>* {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
  color: rgba(0, 0, 0, .5);
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221%22%20height%3D%2220%22%20viewBox%3D%220%200%201%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22svg-defs-gradient-breadcrumb-divider%22%20x1%3D%220.5%22%20x2%3D%220.5%22%20y2%3D%221%22%20gradientUnits%3D%22objectBoundingBox%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22rgba%280,%200,%200,%200.5%29%22%20stop-opacity%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220.4%22%20stop-color%3D%22rgba%280,%200,%200,%200.5%29%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220.6%22%20stop-color%3D%22rgba%280,%200,%200,%200.5%29%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22rgba%280,%200,%200,%200.5%29%22%20stop-opacity%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Crect%20width%3D%221%22%20height%3D%2220%22%20fill%3D%22url(%23svg-defs-gradient-breadcrumb-divider)%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.uk-dark .uk-pagination>*>* {
  color: rgba(0, 0, 0, .5);
  border-color: transparent
}

.uk-dark .uk-pagination>*>:hover {
  color: rgba(0, 0, 0, .7);
  background-color: #fff;
  border-color: transparent;
  box-shadow: none
}

.uk-dark .uk-pagination>.uk-active>* {
  color: rgba(0, 0, 0, .7);
  background-color: #fff;
  border-color: transparent;
  box-shadow: none
}

.uk-dark .uk-pagination>.uk-disabled>* {
  color: rgba(0, 0, 0, .5);
  border-color: transparent
}

.uk-dark .uk-tab::before {
  border-color: #ddd
}

.uk-dark .uk-tab>*>a {
  color: rgba(0, 0, 0, .5);
  border-image: none
}

.uk-dark .uk-tab>*>a:hover {
  color: #000;
  border-color: currentColor
}

.uk-dark .uk-tab>.uk-active>a {
  color: #000;
  border-color: #2ea3d2
}

.uk-dark .uk-tab>.uk-disabled>a {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-slidenav {
  color: #04052f
}

.uk-dark .uk-slidenav:hover {
  color: #04052f
}

.uk-dark .uk-slidenav:active {
  color: #04052f
}

.uk-dark .uk-dotnav>*>* {
  background-color: transparent;
  border-color: #ddd
}

.uk-dark .uk-dotnav>*>:hover {
  background-color: transparent;
  border-color: #2ea3d2
}

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

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

.uk-dark .uk-text-lead {
  color: rgba(0, 0, 0, .7)
}

.uk-dark .uk-text-meta {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-text-muted {
  color: rgba(0, 0, 0, .5) !important
}

.uk-dark .uk-text-emphasis {
  color: #000 !important
}

.uk-dark .uk-text-primary {
  color: #2ea3d2 !important
}

.uk-dark .uk-text-secondary {
  color: #000 !important
}

.uk-dark .uk-column-divider {
  column-rule-color: #ddd
}

.uk-dark .uk-logo {
  color: #000
}

.uk-dark .uk-logo:hover {
  color: #000
}

.uk-dark .uk-logo:has(.uk-logo-inverse)>:not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse) {
  display: none
}

.uk-dark .uk-logo-inverse {
  display: block
}

.uk-dark .uk-icon-button::after {
  background-color: #fff;
  box-shadow: none
}

.uk-dark .uk-icon-button:hover::after {
  background-color: #fff;
  color: rgba(0, 0, 0, .7);
  box-shadow: none
}

.uk-dark .uk-icon-button:active::after {
  background-color: #fff;
  box-shadow: none
}

.uk-dark .uk-button-default::after,
.uk-notification-message-danger .uk-button-default::after,
.uk-notification-message-primary .uk-button-default::after,
.uk-notification-message-success .uk-button-default::after,
.uk-notification-message-warning .uk-button-default::after {
  background-color: #fff;
  box-shadow: none
}

.uk-dark .uk-button-default:hover::after,
.uk-notification-message-danger .uk-button-default:hover::after,
.uk-notification-message-primary .uk-button-default:hover::after,
.uk-notification-message-success .uk-button-default:hover::after,
.uk-notification-message-warning .uk-button-default:hover::after {
  background-color: #f2f2f2;
  color: #000;
  box-shadow: none
}

.uk-dark .uk-button-default:active::after,
.uk-notification-message-danger .uk-button-default:active::after,
.uk-notification-message-primary .uk-button-default:active::after,
.uk-notification-message-success .uk-button-default:active::after,
.uk-notification-message-warning .uk-button-default:active::after {
  background-color: #e6e6e6;
  box-shadow: none
}

.uk-dark .uk-button-primary::after,
.uk-dark .woocommerce form.login .woocommerce-form-login__submit::after,
.uk-dark .woocommerce form.lost_reset_password button.button::after,
.uk-dark .woocommerce form.register .woocommerce-form-register__submit::after,
.uk-notification-message-danger .uk-button-primary::after,
.uk-notification-message-danger .woocommerce form.login .woocommerce-form-login__submit::after,
.uk-notification-message-danger .woocommerce form.lost_reset_password button.button::after,
.uk-notification-message-danger .woocommerce form.register .woocommerce-form-register__submit::after,
.uk-notification-message-primary .uk-button-primary::after,
.uk-notification-message-primary .woocommerce form.login .woocommerce-form-login__submit::after,
.uk-notification-message-primary .woocommerce form.lost_reset_password button.button::after,
.uk-notification-message-primary .woocommerce form.register .woocommerce-form-register__submit::after,
.uk-notification-message-success .uk-button-primary::after,
.uk-notification-message-success .woocommerce form.login .woocommerce-form-login__submit::after,
.uk-notification-message-success .woocommerce form.lost_reset_password button.button::after,
.uk-notification-message-success .woocommerce form.register .woocommerce-form-register__submit::after,
.uk-notification-message-warning .uk-button-primary::after,
.uk-notification-message-warning .woocommerce form.login .woocommerce-form-login__submit::after,
.uk-notification-message-warning .woocommerce form.lost_reset_password button.button::after,
.uk-notification-message-warning .woocommerce form.register .woocommerce-form-register__submit::after {
  background-color: #fff;
  background-image: none
}

.uk-dark .uk-button-primary:hover::after,
.uk-dark .woocommerce form.login .woocommerce-form-login__submit:hover::after,
.uk-dark .woocommerce form.lost_reset_password button.button:hover::after,
.uk-dark .woocommerce form.register .woocommerce-form-register__submit:hover::after,
.uk-notification-message-danger .uk-button-primary:hover::after,
.uk-notification-message-danger .woocommerce form.login .woocommerce-form-login__submit:hover::after,
.uk-notification-message-danger .woocommerce form.lost_reset_password button.button:hover::after,
.uk-notification-message-danger .woocommerce form.register .woocommerce-form-register__submit:hover::after,
.uk-notification-message-primary .uk-button-primary:hover::after,
.uk-notification-message-primary .woocommerce form.login .woocommerce-form-login__submit:hover::after,
.uk-notification-message-primary .woocommerce form.lost_reset_password button.button:hover::after,
.uk-notification-message-primary .woocommerce form.register .woocommerce-form-register__submit:hover::after,
.uk-notification-message-success .uk-button-primary:hover::after,
.uk-notification-message-success .woocommerce form.login .woocommerce-form-login__submit:hover::after,
.uk-notification-message-success .woocommerce form.lost_reset_password button.button:hover::after,
.uk-notification-message-success .woocommerce form.register .woocommerce-form-register__submit:hover::after,
.uk-notification-message-warning .uk-button-primary:hover::after,
.uk-notification-message-warning .woocommerce form.login .woocommerce-form-login__submit:hover::after,
.uk-notification-message-warning .woocommerce form.lost_reset_password button.button:hover::after,
.uk-notification-message-warning .woocommerce form.register .woocommerce-form-register__submit:hover::after {
  background-color: #f2f2f2;
  color: #000
}

.uk-dark .uk-button-primary:active::after,
.uk-dark .woocommerce form.login .woocommerce-form-login__submit:active::after,
.uk-dark .woocommerce form.lost_reset_password button.button:active::after,
.uk-dark .woocommerce form.register .woocommerce-form-register__submit:active::after,
.uk-notification-message-danger .uk-button-primary:active::after,
.uk-notification-message-danger .woocommerce form.login .woocommerce-form-login__submit:active::after,
.uk-notification-message-danger .woocommerce form.lost_reset_password button.button:active::after,
.uk-notification-message-danger .woocommerce form.register .woocommerce-form-register__submit:active::after,
.uk-notification-message-primary .uk-button-primary:active::after,
.uk-notification-message-primary .woocommerce form.login .woocommerce-form-login__submit:active::after,
.uk-notification-message-primary .woocommerce form.lost_reset_password button.button:active::after,
.uk-notification-message-primary .woocommerce form.register .woocommerce-form-register__submit:active::after,
.uk-notification-message-success .uk-button-primary:active::after,
.uk-notification-message-success .woocommerce form.login .woocommerce-form-login__submit:active::after,
.uk-notification-message-success .woocommerce form.lost_reset_password button.button:active::after,
.uk-notification-message-success .woocommerce form.register .woocommerce-form-register__submit:active::after,
.uk-notification-message-warning .uk-button-primary:active::after,
.uk-notification-message-warning .woocommerce form.login .woocommerce-form-login__submit:active::after,
.uk-notification-message-warning .woocommerce form.lost_reset_password button.button:active::after,
.uk-notification-message-warning .woocommerce form.register .woocommerce-form-register__submit:active::after {
  background-color: #e6e6e6
}

.uk-dark .uk-button-secondary::after,
.uk-notification-message-danger .uk-button-secondary::after,
.uk-notification-message-primary .uk-button-secondary::after,
.uk-notification-message-success .uk-button-secondary::after,
.uk-notification-message-warning .uk-button-secondary::after {
  background-color: #fff;
  box-shadow: none
}

.uk-dark .uk-button-secondary:hover::after,
.uk-notification-message-danger .uk-button-secondary:hover::after,
.uk-notification-message-primary .uk-button-secondary:hover::after,
.uk-notification-message-success .uk-button-secondary:hover::after,
.uk-notification-message-warning .uk-button-secondary:hover::after {
  background-color: #f2f2f2;
  color: #000;
  box-shadow: none
}

.uk-dark .uk-button-secondary:active::after,
.uk-notification-message-danger .uk-button-secondary:active::after,
.uk-notification-message-primary .uk-button-secondary:active::after,
.uk-notification-message-success .uk-button-secondary:active::after,
.uk-notification-message-warning .uk-button-secondary:active::after {
  background-color: #e6e6e6;
  box-shadow: none
}

.uk-dark .uk-search-navbar .uk-search-icon,
.uk-dark .uk-search-navbar .uk-search-icon:hover {
  color: #000
}

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

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

.uk-dark .uk-subnav-pill>*>:first-child::after {
  background-color: transparent
}

.uk-dark .uk-subnav-pill>*>a:hover::after {
  background-color: transparent;
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-subnav-pill>.uk-active>a::after {
  background-color: #fff;
  box-shadow: none
}

.uk-dark .uk-pagination>*>::after {
  background-color: transparent;
  border-color: transparent
}

.uk-dark .uk-pagination>*>:hover::after {
  color: rgba(0, 0, 0, .7);
  background-color: #fff;
  border-color: transparent;
  box-shadow: none
}

.uk-dark .uk-pagination>.uk-active>::after {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none
}

.uk-dark svg .uk-text-muted,
.uk-dark svg.uk-text-muted {
  color: rgba(0, 0, 0, .5) !important
}

.uk-dark .uk-svg-default-background {
  color: transparent !important
}

.uk-dark .uk-svg-muted-background {
  color: #eee !important
}

.uk-dark .uk-nav-default>li:not(.uk-active)>a:not(:hover) .uk-nav-subtitle {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-nav-primary>li:not(.uk-active)>a:not(:hover) .uk-nav-subtitle {
  color: rgba(0, 0, 0, .5)
}

.uk-dark .uk-form-blank {
  border-color: transparent !important
}

.uk-dark .uk-navbar-center>:last-child,
.uk-dark .uk-navbar-left .uk-navbar-item,
.uk-dark .uk-navbar-left .uk-navbar-nav,
.uk-dark .uk-navbar-left .uk-navbar-toggle,
.uk-dark .uk-navbar-right .uk-navbar-nav>li:nth-last-child(n+2)>a {
  border-right-color: rgba(0, 0, 0, .12)
}

.uk-dark .uk-navbar-center .uk-navbar-item,
.uk-dark .uk-navbar-center .uk-navbar-nav,
.uk-dark .uk-navbar-center .uk-navbar-nav>li:nth-child(n+2)>a,
.uk-dark .uk-navbar-center .uk-navbar-toggle,
.uk-dark .uk-navbar-left .uk-navbar-nav>li:nth-child(n+2)>a,
.uk-dark .uk-navbar-right .uk-navbar-item,
.uk-dark .uk-navbar-right .uk-navbar-nav,
.uk-dark .uk-navbar-right .uk-navbar-toggle {
  border-left-color: rgba(0, 0, 0, .12)
}

.uk-dark .uk-navbar-right {
  border-right-color: rgba(0, 0, 0, .12)
}

.uk-dark .uk-navbar-left {
  border-left-color: rgba(0, 0, 0, .12)
}

.uk-dark .uk-navbar-container,
.uk-dark.uk-navbar-container {
  border-bottom-color: rgba(0, 0, 0, .12)
}

.uk-dark .tm-section-title {
  color: rgba(0, 0, 0, .7)
}

* {
  --uk-inverse: initial
}

.tm-headerbar-default,
.tm-toolbar-default,
.uk-card-default.uk-card-body,
.uk-card-default>:not([class*=uk-card-media]),
.uk-card-primary.uk-card-body,
.uk-card-primary>:not([class*=uk-card-media]),
.uk-card-secondary.uk-card-body,
.uk-card-secondary>:not([class*=uk-card-media]),
.uk-dropbar,
.uk-dropdown,
.uk-light,
.uk-navbar-container:not(.uk-navbar-transparent),
.uk-navbar-dropdown,
.uk-offcanvas-bar,
.uk-overlay-default,
.uk-overlay-primary,
.uk-section-default:not(.uk-preserve-color),
.uk-section-muted:not(.uk-preserve-color),
.uk-section-primary:not(.uk-preserve-color),
.uk-section-secondary:not(.uk-preserve-color),
.uk-tile-default:not(.uk-preserve-color),
.uk-tile-muted:not(.uk-preserve-color),
.uk-tile-primary:not(.uk-preserve-color),
.uk-tile-secondary:not(.uk-preserve-color) {
  --uk-inverse: light
}

.uk-dark {
  --uk-inverse: dark
}

.uk-inverse-light {
  --uk-inverse: light !important
}

.uk-inverse-dark {
  --uk-inverse: dark !important
}

@media print {

  *,
  ::after,
  ::before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,
  tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: .5cm
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }
}

.tm-toolbar {
  z-index: 992
}

.tm-headerbar-top {
  position: relative;
  z-index: 991
}

html {
  overflow-y: scroll
}

body {
  overflow: hidden;
  overflow: clip
}

.tm-page {
  position: relative
}

.tm-page:has(> * > .uk-position-z-index-negative) {
  isolation: isolate
}

.tm-page>:is(main, footer, .builder):has(> .uk-position-z-index-negative) {
  display: contents
}

.tm-page>:nth-child(3) {
  --tm-reveal: -10
}

.tm-page>:nth-child(4) {
  --tm-reveal: -20
}

.tm-page>:nth-child(5) {
  --tm-reveal: -30
}

.tm-page>:nth-child(6) {
  --tm-reveal: -40
}

:where(.tm-page-container) {
  background-color: #121447;
  --uk-inverse: light
}

@media (min-width: 1500px) {
  .tm-page-container .tm-page {
    max-width: 1500px;
    background: #04052f
  }

  .tm-page-width {
    max-width: 1500px
  }

  .tm-page-margin-top {
    margin-top: 70px
  }

  .tm-page-margin-bottom {
    margin-bottom: 70px
  }
}

.tm-cookie-banner {
  z-index: 1040
}

.tm-toolbar {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  position: relative
}

.tm-toolbar .uk-subnav>*>:first-child {
  font-size: 14px
}

.tm-toolbar-default {
  background: #04052f
}

.tm-header,
.tm-header-mobile {
  position: relative
}

.tm-headerbar-top {
  padding-top: 20px;
  padding-bottom: 20px
}

.tm-headerbar-bottom {
  padding-top: 20px;
  padding-bottom: 20px
}

.tm-headerbar-stacked {
  margin-top: 20px
}

.tm-headerbar-top.tm-headerbar-default {
  background: rgba(4, 5, 47, .8)
}

.tm-headerbar-bottom.tm-headerbar-default {
  background: rgba(4, 5, 47, .8)
}

.tm-header-overlay {
  position: absolute;
  left: 0;
  right: 0
}

:where(.tm-header-overlay) {
  z-index: 980
}

.tm-header-mobile-slide {
  z-index: 1020
}

.uk-navbar-item .uk-subnav>*>:first-child {
  font-size: 16px
}

.tm-header-search-expand>.uk-grid>:has(.uk-search.uk-width-1-1) {
  flex: 1
}

@media (min-width: 640px) {
  .tm-sidebar {
    min-width: 200px
  }
}

.tm-height-min-1-1 {
  min-height: 100%
}

.tm-height-expand:has(> .uk-panel:only-child > :only-child) {
  flex: 1;
  display: flex
}

.tm-height-expand>.uk-panel:only-child:has(> :only-child) {
  flex: 1
}

.tm-error-icon {
  font-size: 250px
}

.tm-error-headline {
  font-size: 100px
}

.tm-offline {
  width: 300px
}

.hljs {
  padding: 0;
  background: 0 0;
  overflow: visible
}

.tm-section-title {
  color: rgba(255, 255, 255, .5);
  font-size: 14px;
  line-height: 1.5;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
  font-family: Raleway;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal
}

.tm-section-title>::before {
  content: "";
  position: absolute;
  top: -30px;
  left: calc(50% - (1px / 2));
  height: 15px;
  width: 1px
}

.tm-section-title>::before {
  background-color: currentColor
}

.tm-section-title>* {
  -ms-writing-mode: tb-lr;
  display: inline-block
}

@supports (-ms-ime-align:auto) {
  .tm-section-title {
    writing-mode: inherit
  }

  .tm-section-title>* {
    writing-mode: vertical-lr
  }
}

.tm-rotate-180 {
  transform: rotate(180deg)
}

.uk-grid.tm-grid-expand>* {
  flex-grow: 1
}

.tm-grid-expand>.uk-width-expand {
  flex-grow: 999
}

@media (min-width: 640px) {

  .tm-grid-expand>.uk-width-1-1\@s,
  .tm-grid-expand>.uk-width-1-2\@s,
  .tm-grid-expand>.uk-width-1-3\@s,
  .tm-grid-expand>.uk-width-1-4\@s,
  .tm-grid-expand>.uk-width-1-5\@s,
  .tm-grid-expand>.uk-width-1-6\@s,
  .tm-grid-expand>.uk-width-2-3\@s,
  .tm-grid-expand>.uk-width-2-5\@s,
  .tm-grid-expand>.uk-width-2xlarge\@s,
  .tm-grid-expand>.uk-width-3-4\@s,
  .tm-grid-expand>.uk-width-3-5\@s,
  .tm-grid-expand>.uk-width-4-5\@s,
  .tm-grid-expand>.uk-width-5-6\@s,
  .tm-grid-expand>.uk-width-auto\@s,
  .tm-grid-expand>.uk-width-large\@s,
  .tm-grid-expand>.uk-width-medium\@s,
  .tm-grid-expand>.uk-width-small\@s,
  .tm-grid-expand>.uk-width-xlarge\@s {
    flex-grow: 1
  }

  .tm-grid-expand>.uk-width-expand\@s {
    flex-grow: 999
  }
}

@media (min-width: 960px) {

  .tm-grid-expand>.uk-width-1-1\@m,
  .tm-grid-expand>.uk-width-1-2\@m,
  .tm-grid-expand>.uk-width-1-3\@m,
  .tm-grid-expand>.uk-width-1-4\@m,
  .tm-grid-expand>.uk-width-1-5\@m,
  .tm-grid-expand>.uk-width-1-6\@m,
  .tm-grid-expand>.uk-width-2-3\@m,
  .tm-grid-expand>.uk-width-2-5\@m,
  .tm-grid-expand>.uk-width-2xlarge\@m,
  .tm-grid-expand>.uk-width-3-4\@m,
  .tm-grid-expand>.uk-width-3-5\@m,
  .tm-grid-expand>.uk-width-4-5\@m,
  .tm-grid-expand>.uk-width-5-6\@m,
  .tm-grid-expand>.uk-width-auto\@m,
  .tm-grid-expand>.uk-width-large\@m,
  .tm-grid-expand>.uk-width-medium\@m,
  .tm-grid-expand>.uk-width-small\@m,
  .tm-grid-expand>.uk-width-xlarge\@m {
    flex-grow: 1
  }

  .tm-grid-expand>.uk-width-expand\@m {
    flex-grow: 999
  }
}

@media (min-width: 1200px) {

  .tm-grid-expand>.uk-width-1-1\@l,
  .tm-grid-expand>.uk-width-1-2\@l,
  .tm-grid-expand>.uk-width-1-3\@l,
  .tm-grid-expand>.uk-width-1-4\@l,
  .tm-grid-expand>.uk-width-1-5\@l,
  .tm-grid-expand>.uk-width-1-6\@l,
  .tm-grid-expand>.uk-width-2-3\@l,
  .tm-grid-expand>.uk-width-2-5\@l,
  .tm-grid-expand>.uk-width-2xlarge\@l,
  .tm-grid-expand>.uk-width-3-4\@l,
  .tm-grid-expand>.uk-width-3-5\@l,
  .tm-grid-expand>.uk-width-4-5\@l,
  .tm-grid-expand>.uk-width-5-6\@l,
  .tm-grid-expand>.uk-width-auto\@l,
  .tm-grid-expand>.uk-width-large\@l,
  .tm-grid-expand>.uk-width-medium\@l,
  .tm-grid-expand>.uk-width-small\@l,
  .tm-grid-expand>.uk-width-xlarge\@l {
    flex-grow: 1
  }

  .tm-grid-expand>.uk-width-expand\@l {
    flex-grow: 999
  }
}

@media (min-width: 1600px) {

  .tm-grid-expand>.uk-width-1-1\@xl,
  .tm-grid-expand>.uk-width-1-2\@xl,
  .tm-grid-expand>.uk-width-1-3\@xl,
  .tm-grid-expand>.uk-width-1-4\@xl,
  .tm-grid-expand>.uk-width-1-5\@xl,
  .tm-grid-expand>.uk-width-1-6\@xl,
  .tm-grid-expand>.uk-width-2-3\@xl,
  .tm-grid-expand>.uk-width-2-5\@xl,
  .tm-grid-expand>.uk-width-2xlarge\@xl,
  .tm-grid-expand>.uk-width-3-4\@xl,
  .tm-grid-expand>.uk-width-3-5\@xl,
  .tm-grid-expand>.uk-width-4-5\@xl,
  .tm-grid-expand>.uk-width-5-6\@xl,
  .tm-grid-expand>.uk-width-auto\@xl,
  .tm-grid-expand>.uk-width-large\@xl,
  .tm-grid-expand>.uk-width-medium\@xl,
  .tm-grid-expand>.uk-width-small\@xl,
  .tm-grid-expand>.uk-width-xlarge\@xl {
    flex-grow: 1
  }

  .tm-grid-expand>.uk-width-expand\@xl {
    flex-grow: 999
  }
}

.uk-flex>picture {
  display: contents
}

.tm-box-decoration-default,
.tm-box-decoration-primary,
.tm-box-decoration-secondary {
  position: relative;
  z-index: 0
}

.tm-box-decoration-default::before,
.tm-box-decoration-primary::before,
.tm-box-decoration-secondary::before {
  content: '';
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px;
  z-index: -1;
  pointer-events: none
}

.tm-box-decoration-default::before,
.tm-box-decoration-primary::before,
.tm-box-decoration-secondary::before {
  border-radius: 10px
}

.tm-box-decoration-default::before {
  transform: translate(0, 0);
  background-color: #fc4395
}

.tm-box-decoration-default::before {
  bottom: 0;
  background-image: conic-gradient(from 70deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3)
}

.tm-box-decoration-default img {
  border-radius: 7px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.tm-box-decoration-primary::before {
  transform: translate(0, 0);
  background-color: rgba(255, 255, 255, .1)
}

.tm-box-decoration-primary::before {
  border: 1px solid rgba(255, 255, 255, .1)
}

.tm-box-decoration-primary::before {
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  z-index: -1
}

.tm-box-decoration-primary img {
  border-radius: 7px
}

.tm-box-decoration-primary::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
  height: 100%;
  opacity: .7;
  background-image: conic-gradient(from 70deg, #00b7f3, #0057da, #5101b4, #0853e9, #00b7f3);
  filter: blur(85px)
}

.tm-box-decoration-secondary::before {
  transform: translate(0, 0);
  background-color: rgba(255, 255, 255, .1)
}

.tm-box-decoration-secondary::before {
  border: 1px solid rgba(255, 255, 255, .1)
}

.tm-box-decoration-secondary::before {
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px)
}

.tm-box-decoration-secondary img {
  border-radius: 20px
}

.tm-box-decoration-inverse.tm-box-decoration-default::before {
  background-color: #eee
}

.tm-box-decoration-inverse.tm-box-decoration-primary::before {
  background-color: rgba(0, 0, 0, .03)
}

.tm-box-decoration-inverse.tm-box-decoration-primary::before {
  border-color: rgba(0, 0, 0, .06)
}

.tm-box-decoration-inverse.tm-box-decoration-secondary::before {
  background-color: rgba(0, 0, 0, .03)
}

.tm-box-decoration-inverse.tm-box-decoration-secondary::before {
  border-color: rgba(0, 0, 0, .06)
}

:where(.tm-transition-border) {
  display: block;
  position: relative
}

.tm-transition-border::after {
  content: '';
  position: absolute;
  z-index: 1;
  pointer-events: none;
  transition: .1s ease-in-out;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  transition-property: border-color, border-width;
  border: 0 solid #2ea3d2;
  border-image: linear-gradient(30deg, #4501b3 0%, #345da9 40%, #2690CA 70%, #15DBF5 100%) 1
}

.uk-transition-toggle:focus .tm-transition-border::after,
.uk-transition-toggle:focus.tm-transition-border::after,
.uk-transition-toggle:hover .tm-transition-border::after,
.uk-transition-toggle:hover.tm-transition-border::after {
  border-width: 10px;
  border-color: #2ea3d2;
  border-image: linear-gradient(30deg, #4501b3 0%, #345da9 40%, #2690CA 70%, #15DBF5 100%) 1
}

.uk-font-default {
  font-family: Raleway;
  font-weight: 400
}

.uk-font-primary {
  font-family: Raleway;
  font-weight: 700
}

.uk-font-secondary {
  font-family: Raleway;
  font-weight: 400
}

.uk-font-tertiary {
  font-family: inherit;
  font-weight: inherit
}

.tm-page-break::first-letter {
  display: inline !important;
  margin: 0 !important;
  float: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important
}