*:after,
*:before,
* {
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
-ms-appearance: none;
appearance: none;
outline: none !important;
box-sizing: border-box;
position: relative;
float: none;
clear: both;
margin: 0;
padding: 0;
height: auto;
background-image: none;
background-color: transparent;
border: none;
border-radius: 0;
box-shadow: none;
text-shadow: none;
font-weight: inherit;
font-family: inherit;
color: inherit;
vertical-align: top;
font-size: 0;
line-height: 0;
}

::-webkit-inner-spin-button { display: none !important; margin: 0 !important; }
::-webkit-outer-spin-button { display: none !important; margin: 0 !important; }
input[type=number] { -moz-appearance: textfield; }

/* Footer links */
.uk-footer-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: 10px;
}
.uk-footer-links a {
  font-size: 11px !important;
  line-height: 1.4 !important;
  font-weight: 600;
  color: rgba(0,0,0,0.45) !important;
  text-decoration: none;
  letter-spacing: 0.3px;
  padding: 2px 8px;
  transition: color .15s;
}
.uk-footer-links a:hover {
  color: rgba(0,0,0,0.75) !important;
  text-decoration: underline;
}
.uk-footer-links a + a::before {
  content: '·';
  margin-right: 6px;
  color: rgba(0,0,0,0.25);
  font-size: 11px !important;
  line-height: 1.4 !important;
}

/* Fix leggibilità option nelle select — il reset globale azzera color e background */
select {
  color: #131313 !important;
}
select option {
  background-color: #ffffff !important;
  color: #131313 !important;
}


/* barlow-semi-condensed-100 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-100italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-100italic.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-200 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-200italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-200italic.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-300italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-300italic.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-regular.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-italic.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-500italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-500italic.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-600italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-600italic.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-700italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-700italic.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-800italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-800italic.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-900 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-semi-condensed-900italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-semi-condensed-v16-latin_latin-ext-900italic.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}



:root {
--uk-breakpoint-s: 576px;
--uk-breakpoint-m: 768px;
--uk-breakpoint-l: 1024px;
--uk-breakpoint-xl: 1280px;
--uk-position-margin-offset: 0px;
--uk-leader-fill-content: .;
--font-sans: 'Barlow Semi Condensed', sans-serif;


--color-black-medium: #000000;
--color-white-medium: #ffffff;
--color-gray-medium: #DFDFDF;
--color-gray-light: #ECECEC;
--color-gray-xlight: #f5f5f5;

--color-yellow-medium: #FFFF00;
--color-yellow-light: #ffffe5;

--color-red-medium: #ff0000;
}


html {
display: block;
box-sizing: border-box;
position: relative;
margin: 0;
padding: 0;
background-image: none;
background-color: transparent;
border: none;
color: inherit;
width: 100%;
height: 100%;
overflow: auto;
font-family: var(--font-sans);
font-size: 16px;
font-weight: normal;
line-height: 1.5;
-webkit-text-size-adjust: 100%;
background-color: var(--color-yellow-medium);
border: none;
color: var(--color-black-medium);
}



/*
* Remove the margin in all browsers.
*/
body {
display: block;
box-sizing: border-box;
position: relative;
margin: 0;
padding: 0;
background-image: none;
background-color: transparent;
border: none;
color: inherit;
min-height: 100%;
}


header,
footer,
section,
article,
form,
aside,
main {
display: block;
box-sizing: border-box;
position: relative;
margin: 0;
padding: 0;
}

picture,
figure {
display: inline-block;
box-sizing: border-box;
position: relative;
margin: 0;
padding: 0;
font-size: 0;
line-height: 0;
text-align: left;
vertical-align: top;
}

picture > a,
figure > a {
display: inline-block;
box-sizing: border-box;
position: relative;
margin: 0;
padding: 0;
font-size: 0;
line-height: 0;
text-align: left;
vertical-align: top;
}

picture > a > img,
picture > img {
display: inline-block;
box-sizing: border-box;
position: relative;
margin: 0;
padding: 0;
font-size: 0;
line-height: 0;
text-align: left;
vertical-align: top;
}


/* Links
========================================================================== */
/*
* Style
*/
a,
.uk-link {
color: var(--color-black-medium);
text-decoration: none;
cursor: pointer;
}
a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link {
color: var(--color-black-medium);
text-decoration: none;
}
/*
* Fix text underline offset if `vertical-align`is set to `middle`
*/
a:has(.uk-text-middle),
.uk-link:has(.uk-text-middle),
.uk-link-toggle:hover .uk-link:has(.uk-text-middle) {
text-underline-offset: 0.1875em;
}




/* Text-level semantics
========================================================================== */
/*
* 1. Add the correct text decoration in Edge.
* 2. The shorthand declaration `underline dotted` is not supported in Safari.
*/
abbr[title] {
/* 1 */
text-decoration: underline dotted;
/* 2 */
-webkit-text-decoration-style: dotted;
}
/*
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}




/*
* Emphasize
*/
em {
color: #f0506e;
}
/*
* Insert
*/
ins {
background: #ffd;
color: #666;
text-decoration: none;
}
/*
* Mark
*/
mark {
background: #ffd;
color: #666;
}
/*
* Quote
*/
q {
font-style: italic;
}
/*
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/*
* Prevents `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* Embedded content
========================================================================== */
/*
* Remove the gap between the element and the bottom of its parent container.
*/
audio,
canvas,
iframe,
img,
video {
vertical-align: middle;
}
/*
* 1. Constrain the element to its parent width.
* 2. Take border and padding into account.
* 3. Reset `height` attribute if present to scale the height based on the intrinsic aspect ratio.
* 4. Scale height based on the extrinsic aspect ratio. Works only in Chrome yet.
* 5. Size image to fill the element's content box.
* Note: Add `iframe` as soon as `attr` is supported in all browsers and remove `uk-responsive`.
*/
canvas,
img,
video {
/* 1 */
max-width: 100%;
/* 2 */
box-sizing: border-box;
/* 3 */
height: auto;
/* 4 */
aspect-ratio: attr(width type(<number>)) / attr(height type(<number>));
/* 5 */
object-fit: cover;
}
/*
* Deprecated: only needed for `img` elements with `uk-img`
* 1. Hide `alt` text for lazy load images.
* 2. Fix lazy loading images if parent element is set to `display: inline` and has `overflow: hidden`.
*/
img:not([src]) {
/* 1 */
visibility: hidden;
/* 2 */
min-width: 1px;
}
/*
* Iframe
* Remove border in all browsers
*/
iframe {
border: 0;
}
/* Block elements
========================================================================== */
/*
* Margins
*/
p,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
text-transform: inherit;
}
/* Add margin if adjacent element */
* + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
margin-top: 20px;
}
/* Headings
========================================================================== */
h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge,
.uk-heading-3xlarge {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
text-transform: inherit;
}

/* Add margin if adjacent element */
* + h1,
* + .uk-h1,
* + h2,
* + .uk-h2,
* + h3,
* + .uk-h3,
* + h4,
* + .uk-h4,
* + h5,
* + .uk-h5,
* + h6,
* + .uk-h6,
* + .uk-heading-small,
* + .uk-heading-medium,
* + .uk-heading-large,
* + .uk-heading-xlarge,
* + .uk-heading-2xlarge,
* + .uk-heading-3xlarge {
margin-top: 40px;
}

/* Lists
========================================================================== */
ul,
ol {
padding-left: 30px;
}
/*
* Reset margin for nested lists
*/
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
margin: 0;
}
/* Description lists
========================================================================== */
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
/* Horizontal rules
========================================================================== */
/*
* 1. Show the overflow in Chrome, Edge and IE.
* 2. Add the correct text-align in Edge and IE.
* 3. Style
*/
hr,
.uk-hr {
/* 1 */
overflow: visible;
/* 2 */
text-align: inherit;
/* 3 */
margin: 0 0 20px 0;
border: 0;
border-top: 1px solid #e5e5e5;
}
/* Add margin if adjacent element */
* + hr,
* + .uk-hr {
margin-top: 20px;
}
/* Address
========================================================================== */
address {
font-style: normal;
}
/* Blockquotes
========================================================================== */
blockquote {
margin: 0 0 20px 0;
font-size: 1.25rem;
line-height: 1.5;
font-style: italic;
color: #333;
}
/* Add margin if adjacent element */
* + blockquote {
margin-top: 20px;
}
/*
* Content
*/
blockquote p:last-of-type {
margin-bottom: 0;
}
blockquote footer {
margin-top: 10px;
font-size: 0.875rem;
line-height: 1.5;
color: #666;
}
blockquote footer::before {
content: "— ";
}
/* Preformatted text
========================================================================== */
/*
* 1. Contain overflow in all browsers.
*/



.uk-text-code {
font-family: Consolas, monaco, monospace;
line-height: 1.5;
}



/* Focus
========================================================================== */
:focus {
outline: none;
}
:focus-visible {
outline: 2px dotted #333;
}
/* Selection pseudo-element
========================================================================== */
::selection {
background: #39f;
color: #fff;
text-shadow: none;
}
/* HTML5 elements
========================================================================== */
/*
* 1. Add the correct display in Edge, IE 10+, and Firefox.
* 2. Add the correct display in IE.
*/
details,
main {
/* 2 */
display: block;
}
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item;
}
/*
* Add the correct display in IE.
*/
template {
display: none;
}

/* ========================================================================
Component: Link
========================================================================== */
/* Muted
========================================================================== */
a.uk-link-muted,
.uk-link-muted a,
.uk-link-toggle .uk-link-muted {
color: #999;
}
a.uk-link-muted:hover,
.uk-link-muted a:hover,
.uk-link-toggle:hover .uk-link-muted {
color: #666;
}
/* Text
========================================================================== */
a.uk-link-text,
.uk-link-text a,
.uk-link-toggle .uk-link-text {
color: inherit;
}
a.uk-link-text:hover,
.uk-link-text a:hover,
.uk-link-toggle:hover .uk-link-text {
color: #999;
}
/* Heading
========================================================================== */
a.uk-link-heading,
.uk-link-heading a,
.uk-link-toggle .uk-link-heading {
color: inherit;
}
a.uk-link-heading:hover,
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading {
color: #1e87f0;
text-decoration: none;
}
/* Reset
========================================================================== */
/*
* `!important` needed to override inverse component
*/
a.uk-link-reset,
.uk-link-reset a {
color: inherit !important;
text-decoration: none !important;
}
/* Toggle
========================================================================== */
.uk-link-toggle {
color: inherit !important;
text-decoration: none !important;
}
/* ========================================================================
Component: Heading
========================================================================== */
.uk-heading-small {
font-size: 2.6rem;
line-height: 1.2;
}
.uk-heading-medium {
font-size: 2.8875rem;
line-height: 1.1;
}
.uk-heading-large {
font-size: 3.4rem;
line-height: 1.1;
}
.uk-heading-xlarge {
font-size: 4rem;
line-height: 1;
}
.uk-heading-2xlarge {
font-size: 6rem;
line-height: 1;
}
.uk-heading-3xlarge {
font-size: 8rem;
line-height: 1;
}
/* Tablet Landscape and bigger */
@media (min-width: 768px) {
.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;
}
}
/* Laptop and bigger */
@media (min-width: 1024px) {
.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;
}
}
/* Divider
========================================================================== */
.uk-heading-divider {
padding-bottom: calc(5px + 0.1em);
border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}
/* Bullet
========================================================================== */
.uk-heading-bullet {
position: relative;
}
/*
* 1. Using `inline-block` to make it work with text alignment
* 2. Center vertically
* 3. Style
*/
.uk-heading-bullet::before {
content: "";
/* 1 */
display: inline-block;
/* 2 */
position: relative;
top: calc(-0.1 * 1em);
vertical-align: middle;
/* 3 */
height: calc(4px + 0.7em);
margin-right: calc(5px + 0.2em);
border-left: calc(5px + 0.1em) solid #e5e5e5;
}
/* Line
========================================================================== */
/*
* Clip the child element
*/
.uk-heading-line {
overflow: hidden;
}
/*
* Extra markup is needed to make it work with text align
*/
.uk-heading-line > * {
display: inline-block;
position: relative;
}
/*
* 1. Center vertically
* 2. Make the element as large as possible. It's clipped by the container.
* 3. Style
*/
.uk-heading-line > ::before,
.uk-heading-line > ::after {
content: "";
/* 1 */
position: absolute;
top: calc(50% - (calc(0.2px + 0.05em) / 2));
/* 2 */
width: 2000px;
/* 3 */
border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}
.uk-heading-line > ::before {
right: 100%;
margin-right: calc(5px + 0.3em);
}
.uk-heading-line > ::after {
left: 100%;
margin-left: calc(5px + 0.3em);
}
/* ========================================================================
Component: Divider
========================================================================== */
/*
* 1. Reset default `hr`
* 2. Set margin if a `div` is used for semantical reason
*/
[class*="uk-divider"] {
/* 1 */
border: none;
/* 2 */
margin-bottom: 20px;
}
/* Add margin if adjacent element */
* + [class*="uk-divider"] {
margin-top: 20px;
}
/* Icon
========================================================================== */
.uk-divider-icon {
position: relative;
height: 20px;
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
background-repeat: no-repeat;
background-position: 50% 50%;
}
.uk-divider-icon::before,
.uk-divider-icon::after {
content: "";
position: absolute;
top: 50%;
max-width: calc(50% - (50px / 2));
border-bottom: 1px solid #e5e5e5;
}
.uk-divider-icon::before {
right: calc(50% + (50px / 2));
width: 100%;
}
.uk-divider-icon::after {
left: calc(50% + (50px / 2));
width: 100%;
}
/* Small
========================================================================== */
/*
* 1. Fix height because of `inline-block`
* 2. Using ::after and inline-block to make `text-align` work
*/
/* 1 */
.uk-divider-small {
line-height: 0;
}
/* 2 */
.uk-divider-small::after {
content: "";
display: inline-block;
width: 100px;
max-width: 100%;
border-top: 1px solid #e5e5e5;
vertical-align: top;
}
/* Vertical
========================================================================== */
.uk-divider-vertical {
width: max-content;
height: 100px;
margin-left: auto;
margin-right: auto;
border-left: 1px solid #e5e5e5;
}
/* ========================================================================
Component: List
========================================================================== */
.uk-list {
padding: 0;
list-style: none;
}
/*
* Avoid column break within the list item, when using `column-count`
*/
.uk-list > * {
break-inside: avoid-column;
}
/*
* Remove margin from the last-child
*/
.uk-list > * > :last-child {
margin-bottom: 0;
}
/*
* Style
*/
.uk-list > :nth-child(n+2),
.uk-list > * > ul {
margin-top: 10px;
}
/* Marker modifiers
========================================================================== */
.uk-list-disc,
.uk-list-circle,
.uk-list-square,
.uk-list-decimal,
.uk-list-hyphen {
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: '–  ';
}
/*
* Color modifiers
*/
.uk-list-muted > ::marker {
color: #999 !important;
}
.uk-list-emphasis > ::marker {
color: #333 !important;
}
.uk-list-primary > ::marker {
color: #1e87f0 !important;
}
.uk-list-secondary > ::marker {
color: #222 !important;
}
/* Image bullet modifier
========================================================================== */
.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%22%23666%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%;
}
/* Style modifiers
========================================================================== */
/*
* Divider
*/
.uk-list-divider > :nth-child(n+2) {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #e5e5e5;
}
/*
* Striped
*/
.uk-list-striped > * {
padding: 10px 10px;
}
.uk-list-striped > *:nth-of-type(odd) {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
.uk-list-striped > :nth-of-type(odd) {
background: #f8f8f8;
}
.uk-list-striped > :nth-child(n+2) {
margin-top: 0;
}
/* Size modifier
========================================================================== */
.uk-list-large > :nth-child(n+2),
.uk-list-large > * > ul {
margin-top: 20px;
}
.uk-list-collapse > :nth-child(n+2),
.uk-list-collapse > * > ul {
margin-top: 0;
}
/*
* Divider
*/
.uk-list-large.uk-list-divider > :nth-child(n+2) {
margin-top: 20px;
padding-top: 20px;
}
.uk-list-collapse.uk-list-divider > :nth-child(n+2) {
margin-top: 0;
padding-top: 0;
}
/*
* Striped
*/
.uk-list-large.uk-list-striped > * {
padding: 20px 10px;
}
.uk-list-collapse.uk-list-striped > * {
padding-top: 0;
padding-bottom: 0;
}
.uk-list-large.uk-list-striped > :nth-child(n+2),
.uk-list-collapse.uk-list-striped > :nth-child(n+2) {
margin-top: 0;
}
/* ========================================================================
Component: Description list
========================================================================== */
/*
* Term
*/
.uk-description-list > dt {
color: #333;
font-size: 0.875rem;
font-weight: normal;
text-transform: uppercase;
}
.uk-description-list > dt:nth-child(n+2) {
margin-top: 20px;
}
/*
* Description
*/
/* Style modifier
========================================================================== */
/*
* Line
*/
.uk-description-list-divider > dt:nth-child(n+2) {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e5e5e5;
}


table {

}


/* ========================================================================
Component: Table
========================================================================== */
/*
* 1. Remove most spacing between table cells.
* 2. Behave like a block element
* 3. Style
*/



.uk-table {
/* 1 */
border-collapse: collapse;
border-spacing: 0;
margin: 0;
padding: 0;
width: 100%;
max-width: 100%;
border: 1px solid var(--color-gray-medium);
background-color: var(--color-gray-xlight);

}

* + .uk-table {
margin-top: 20px;
}


.uk-table th {
padding: 10px 15px 10px 15px;
text-align: left;
vertical-align: top;
font-size: 14px;
line-height: 18px;
font-weight: 600;
background-color: transparent;
border: 1px solid var(--color-gray-medium);
color: var(--color-black-medium);
text-transform: uppercase;
white-space: nowrap;
}


.uk-table td {
padding: 10px 15px 10px 15px;
text-align: left;
vertical-align: top;
font-size: 14px;
line-height: 18px;
font-weight: 400;
background-color: transparent;
color: var(--color-black-medium);
text-transform: none;
white-space: nowrap;
border: 1px solid var(--color-gray-medium);
}


/*
* Remove margin from the last-child
*/
.uk-table td > :last-child {
margin-bottom: 0;
}
/* Footer
========================================================================== */
.uk-table tfoot {
font-size: 0.875rem;
}
/* Caption
========================================================================== */
.uk-table caption {
font-size: 0.875rem;
text-align: left;
color: #999;
}
/* Alignment modifier
========================================================================== */
.uk-table-middle,
.uk-table-middle td {
vertical-align: middle !important;
}
/* Style modifiers
========================================================================== */
/*
* Divider
*/
.uk-table-divider > tr:not(:first-child),
.uk-table-divider > :not(:first-child) > tr,
.uk-table-divider > :first-child > tr:not(:first-child) {
border-top: 1px solid #e5e5e5;
}
/*
* Striped
*/
.uk-table-striped > tr:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
background: #f8f8f8;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
/*
* Hover
*/
.uk-table-hover > tr:hover,
.uk-table-hover tbody tr:hover {
background: #ffd;
}
/* Active state
========================================================================== */
.uk-table > tr.uk-active,
.uk-table tbody tr.uk-active {
background: #ffd;
}
/* Size modifier
========================================================================== */
.uk-table-small th,
.uk-table-small td {
padding: 10px 12px;
}
.uk-table-large th,
.uk-table-large td {
padding: 22px 12px;
}
/* Justify modifier
========================================================================== */
.uk-table-justify th:first-child,
.uk-table-justify td:first-child {
padding-left: 0;
}
.uk-table-justify th:last-child,
.uk-table-justify td:last-child {
padding-right: 0;
}
/* Cell size modifier
========================================================================== */
.uk-table-shrink {
width: 1px;
}
.uk-table-expand {
min-width: 150px;
}
/* Cell link modifier
========================================================================== */
/*
* Does not work with `uk-table-justify` at the moment
*/
.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;
}
/* Responsive table
========================================================================== */
/* Phone landscape and smaller */
@media (max-width: 767px) {
.uk-table-responsive,
.uk-table-responsive tbody,
.uk-table-responsive th,
.uk-table-responsive td,
.uk-table-responsive tr {
display: block;
}
.uk-table-responsive thead {
display: none;
}
.uk-table-responsive th,
.uk-table-responsive td {
width: auto !important;
max-width: none !important;
min-width: 0 !important;
overflow: visible !important;
white-space: normal !important;
}
.uk-table-responsive th:not(:first-child):not(.uk-table-link),
.uk-table-responsive td:not(:first-child):not(.uk-table-link),
.uk-table-responsive .uk-table-link:not(:first-child) > a {
padding-top: 5px !important;
}
.uk-table-responsive th:not(:last-child):not(.uk-table-link),
.uk-table-responsive td:not(:last-child):not(.uk-table-link),
.uk-table-responsive .uk-table-link:not(:last-child) > a {
padding-bottom: 5px !important;
}
.uk-table-justify.uk-table-responsive th,
.uk-table-justify.uk-table-responsive td {
padding-left: 0;
padding-right: 0;
}
}
.uk-table tbody tr {
transition: background-color 0.1s linear;
}
.uk-table-striped > tr:nth-of-type(even):last-child,
.uk-table-striped tbody tr:nth-of-type(even):last-child {
border-bottom: 1px solid #e5e5e5;
}
/* ========================================================================
Component: Icon
========================================================================== */
/*
* Note: 1. - 7. is required for `button` elements. Needed for Close and Form Icon component.
* 1. Remove margins in Chrome, Safari and Opera.
* 2. Remove borders for `button`.
* 3. Remove border-radius in Chrome.
* 4. Address `overflow` set to `hidden` in IE.
* 5. Correct `font` properties and `color` not being inherited for `button`.
* 6. Remove the inheritance of text transform in Edge, Firefox, and IE.
* 7. Remove default `button` padding and background color
* 8. Style
* 9. Fill all SVG elements with the current text color if no `fill` attribute is set
* 10. Let the container fit the height of the icon
*/
.uk-icon {
/* 1 */
margin: 0;
/* 2 */
border: none;
/* 3 */
border-radius: 0;
/* 4 */
overflow: visible;
/* 5 */
font: inherit;
color: inherit;
/* 6 */
text-transform: none;
/* 7. */
padding: 0;
background-color: transparent;
/* 8 */
display: inline-block;
/* 9 */
fill: currentcolor;
/* 10 */
line-height: 0;
}
/* Required for `button`. */
button.uk-icon:not(:disabled) {
cursor: pointer;
}
/*
* Remove the inner border and padding in Firefox.
*/
.uk-icon::-moz-focus-inner {
border: 0;
padding: 0;
}
/*
* Set the fill and stroke color of all SVG elements to the current text color
*/
.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
fill: currentcolor;
}
.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
stroke: currentcolor;
}
/*
* Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
*/
.uk-icon > * {
transform: translate(0, 0);
}
/* Image modifier
========================================================================== */
/*
* Display images in icon dimensions
* 1. Required for `span` with background image
* 2. Required for `image`
*/
.uk-icon-image {
width: 20px;
height: 20px;
/* 1 */
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
/* 2 */
object-fit: scale-down;
max-width: none;
}
/* Style modifiers
========================================================================== */
/*
* Link
* 1. Allow text within link
*/
.uk-icon-link {
color: #999;
/* 1 */
text-decoration: none !important;
}
.uk-icon-link:hover {
color: #666;
}
/* OnClick + Active */
.uk-icon-link:active,
.uk-active > .uk-icon-link {
color: #595959;
}
/*
* Button
* 1. Center icon vertically and horizontally
*/
.uk-icon-button {
box-sizing: border-box;
width: 36px;
height: 36px;
border-radius: 500px;
background: #f8f8f8;
color: #999;
vertical-align: middle;
/* 1 */
display: inline-flex;
justify-content: center;
align-items: center;
transition: 0.1s ease-in-out;
transition-property: color, background-color;
}
/* Hover */
.uk-icon-button:hover {
background-color: #ebebeb;
color: #666;
}
/* OnClick + Active */
.uk-icon-button:active,
.uk-active > .uk-icon-button {
background-color: #dfdfdf;
color: #666;
}
/*
* Overlay
*/
.uk-icon-overlay,
a .uk-icon-overlay {
color: rgba(51, 51, 51, 0.6);
transition: 0.1s ease-in-out;
transition-property: color;
}
.uk-icon-overlay:hover,
a:hover .uk-icon-overlay {
color: #333;
}
/* ========================================================================
Component: Form Range
========================================================================== */
/*
* 1. Remove default style.
* 2. Define consistent box sizing.
* 3. Remove `margin` in all browsers.
* 4. Align to the center of the line box.
* 5. Prevent content overflow if a fixed width is used.
* 6. Take the full width.
* 7. Remove white background in Chrome.
*/
.uk-range {
/* 1 */
-webkit-appearance: none;
/* 2 */
box-sizing: border-box;
/* 3 */
margin: 0;
/* 4 */
vertical-align: middle;
/* 5 */
max-width: 100%;
/* 6 */
width: 100%;
/* 7 */
background: transparent;
}
/* Focus */
.uk-range:focus {
outline: none;
}
.uk-range::-moz-focus-outer {
border: none;
}
/*
* Improves consistency of cursor style for clickable elements
*/
.uk-range:not(:disabled)::-webkit-slider-thumb {
cursor: pointer;
}
.uk-range:not(:disabled)::-moz-range-thumb {
cursor: pointer;
}
/*
* Track
* 1. Safari doesn't have a focus state. Using active instead.
*/
/* Webkit */
.uk-range::-webkit-slider-runnable-track {
height: 3px;
background: #ebebeb;
border-radius: 500px;
}
.uk-range:focus::-webkit-slider-runnable-track,
.uk-range:active::-webkit-slider-runnable-track {
background: #dedede;
}
/* Firefox */
.uk-range::-moz-range-track {
height: 3px;
background: #ebebeb;
border-radius: 500px;
}
.uk-range:focus::-moz-range-track {
background: #dedede;
}
/*
* Thumb
* 1. Reset
* 2. Style
*/
/* Webkit */
.uk-range::-webkit-slider-thumb {
/* 1 */
-webkit-appearance: none;
margin-top: -7px;
/* 2 */
height: 15px;
width: 15px;
border-radius: 500px;
background: #fff;
border: 1px solid #cccccc;
}
/* Firefox */
.uk-range::-moz-range-thumb {
/* 1 */
border: none;
/* 2 */
height: 15px;
width: 15px;
margin-top: -7px;
border-radius: 500px;
background: #fff;
border: 1px solid #cccccc;
}

select,
textarea,
input {
display: block;
min-width: 100%;
width: 100%;
max-width: 100%;
background-color: var(--color-gray-light);
resize: none;
}

@media (max-width: 1279px) {
select { min-height: 35px; height: 35px; max-height: 35px; padding: 10px 10px 10px 10px; font-size: 12px; line-height: 15px; font-weight: 500; }
input { padding: 10px 10px 10px 10px; font-size: 12px; line-height: 15px; font-weight: 500; }
textarea { padding: 10px 10px 10px 10px; font-size: 12px; line-height: 15px; font-weight: 500; }
}

@media (min-width: 1280px) {
select { min-height: 39px; height: 41px; max-height: 41px; padding: 12px 10px 12px 10px; font-size: 12px; line-height: 15px; font-weight: 500; }
input { padding: 12px 10px 12px 10px; font-size: 12px; line-height: 15px; font-weight: 500; }
textarea { padding: 12px 10px 12px 10px; font-size: 12px; line-height: 15px; font-weight: 500; }
}


*::placeholder { color: inherit; opacity: 1; text-transform: uppercase; }




.uk-button {
display: inline-block;
white-space: nowrap;
overflow: hidden;
width: 100%;
max-width: 100%;
text-overflow: ellipsis;
text-transform: uppercase;
text-align: center;
cursor: pointer;
pointer-events: auto;
transition-delay: 0ms;
transition-duration: 125ms;
transition-property: background-color,border-color,color,fill,stroke;
transition-timing-function: linear;
}


.uk-button-small { max-width: 85px; padding: 7px 8px 9px 8px; border-radius: 5px; font-size: 12px; line-height: 14px; font-weight: 600; }
.uk-button-medium { min-width: 150px; max-width: none; padding: 11px 20px 12px 20px; border-radius: 5px; font-size: 16px; line-height: 16px; font-weight: 600; }
.uk-button-large { max-width: 180px; padding: 15px 15px 15px 15px; border-radius: 5px; font-size: 24px; line-height: 30px; font-weight: 600; }

.uk-button-yellow { background-color: var(--color-yellow-medium); color: var(--color-black-medium); }
.uk-button-yellow:hover { background-color: var(--color-black-medium); color: var(--color-yellow-medium); }
.uk-button-yellow:focus { background-color: var(--color-black-medium); color: var(--color-yellow-medium); }
.uk-button-yellow:active { background-color: var(--color-yellow-medium); color: var(--color-black-medium); }
.uk-button-yellow.uk-active { background-color: var(--color-yellow-medium); color: var(--color-black-medium); }

.uk-button-black { background-color: var(--color-black-medium); color: var(--color-white-medium); }
.uk-button-black:hover { background-color: var(--color-black-medium); color: var(--color-yellow-medium); }
.uk-button-black:focus { background-color: var(--color-black-medium); color: var(--color-yellow-medium); }
.uk-button-black:active { background-color: var(--color-black-medium); color: var(--color-white-medium); }
.uk-button-black.uk-active { background-color: var(--color-black-medium); color: var(--color-white-medium); }


.uk-button[disabled] { background-color: var(--color-gray-light) !important; color: var(--color-gray-medium) !important; }

.uk-navigator {
display: block;
min-width: 100%;
width: 100%;
max-width: 100%;
cursor: pointer;
pointer-events: auto;
transition-delay: 0ms;
transition-duration: 125ms;
transition-property: background-color,border-color,color,fill,stroke;
transition-timing-function: linear;
}

@media (max-width: 575px) { .uk-navigator { padding: 5px 5px 5px 5px; } }
@media (min-width: 576px) { .uk-navigator { padding: 15px 15px 15px 15px; } }
@media (min-width: 768px) { .uk-navigator { padding: 15px 15px 15px 15px; } }
@media (min-width: 1024px) { .uk-navigator { padding: 29px 35px 29px 35px; } }
@media (min-width: 1280px) { .uk-navigator { padding: 33px 40px 33px 40px; } }





.uk-navigator { background-color: var(--color-white-medium); color: var(--color-black-medium); }
.uk-navigator:hover { background-color: var(--color-white-medium); color: var(--color-black-medium); }
.uk-navigator:focus { background-color: var(--color-white-medium); color: var(--color-black-medium); }
.uk-navigator:active { background-color: var(--color-white-medium); color: var(--color-black-medium); }
.uk-switcher-button.uk-active .uk-navigator { background-color: var(--color-white-medium); color: var(--color-black-medium); }

@media (min-width: 1024px) {
.uk-navigator:hover { background-color: var(--color-gray-xlight); color: var(--color-black-medium); }
.uk-navigator:focus { background-color: var(--color-gray-xlight); color: var(--color-black-medium); }
.uk-switcher-button.uk-active .uk-navigator { background-color: var(--color-yellow-medium); color: var(--color-black-medium); }
}



.uk-icon-square {
display: inline-block;
max-width: 100%;
}



@media (max-width: 575px) { .uk-icon-square { max-width: none; height: auto; padding: 10px; border-radius: 5px; } }
@media (min-width: 576px) { .uk-icon-square { max-width: none; height: auto; padding: 11px; border-radius: 5px; } }
@media (min-width: 768px) { .uk-icon-square { max-width: 50px; height: auto; padding: 12px; border-radius: 5px; } }
@media (min-width: 1024px) { .uk-icon-square { max-width: 50px; height: auto; padding: 13px; border-radius: 5px; } }
@media (min-width: 1280px) { .uk-icon-square { max-width: 50px; height: auto; padding: 14px; border-radius: 5px; } }



.uk-icon-square-yellow { background-color: var(--color-yellow-medium); color: var(--color-black-medium); }
.uk-switcher-button.uk-active .uk-icon-square-yellow { background-color: var(--color-black-medium); color: var(--color-yellow-medium); }

/* Text modifiers
========================================================================== */
/*
* Text
* 1. Reset
* 2. Style
*/
.uk-button-text {
/* 1 */
padding: 0;
line-height: 1.5;
background: none;
/* 2 */
color: #333;
position: relative;
}
.uk-button-text::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 100%;
border-bottom: 1px solid currentColor;
transition: right 0.3s ease-out;
}
/* Hover */
.uk-button-text:hover {
color: #333;
}
.uk-button-text:hover::before {
right: 0;
}
/* Disabled */
.uk-button-text:disabled {
color: #999;
}
.uk-button-text:disabled::before {
display: none;
}
/*
* Link
* 1. Reset
* 2. Style
*/
.uk-button-link {
/* 1 */
padding: 0;
line-height: 1.5;
background: none;
/* 2 */
color: #333;
}
/* Hover */
.uk-button-link:hover {
color: #999;
text-decoration: none;
}
/* Disabled */
.uk-button-link:disabled {
color: #999;
text-decoration: none;
}
/* Group
========================================================================== */
/*
* 1. Using `flex` instead of `inline-block` to prevent whitespace between child elements
* 2. Behave like button
* 3. Create position context
*/
.uk-button-group {
/* 1 */
display: inline-flex;
/* 2 */
vertical-align: middle;
/* 3 */
position: relative;
}
/* Group
========================================================================== */
/*
* Collapse border
*/
.uk-button-group > .uk-button:nth-child(n+2),
.uk-button-group > div:nth-child(n+2) .uk-button {
margin-left: -1px;
}
/*
* Create position context to superimpose the successor elements border
* Known issue: If you use an `a` element as button and an icon inside,
* the active state will not work if you click the icon inside the button
* Workaround: Just use a `button` or `input` element as button
*/
.uk-button-group .uk-button:hover,
.uk-button-group .uk-button:focus,
.uk-button-group .uk-button:active,
.uk-button-group .uk-button.uk-active {
position: relative;
z-index: 1;
}
/* ========================================================================
Component: Progress
========================================================================== */
/*
* 1. Add the correct vertical alignment in all browsers.
* 2. Behave like a block element.
* 3. Remove borders in Firefox.
* 4. Remove default style in Chrome, Safari and Edge.
* 5. Style
*/
.uk-progress {
/* 1 */
vertical-align: baseline;
/* 2 */
display: block;
width: 100%;
/* 3 */
border: 0;
/* 4 */
background-color: #f8f8f8;
/* 5 */
margin-bottom: 20px;
height: 15px;
border-radius: 500px;
overflow: hidden;
}
/* Add margin if adjacent element */
* + .uk-progress {
margin-top: 20px;
}
/*
* Show background color set on `uk-progress` in Chrome, Safari and Edge.
*/
.uk-progress::-webkit-progress-bar {
background-color: transparent;
}
/*
* Progress Bar
* 1. Transitions don't work on `::-moz-progress-bar` pseudo element in Firefox yet.
*    https://bugzilla.mozilla.org/show_bug.cgi?id=662351
*/
.uk-progress::-webkit-progress-value {
background-color: #1e87f0;
transition: width 0.6s ease;
}
.uk-progress::-moz-progress-bar {
background-color: #1e87f0;
/* 1 */
transition: width 0.6s ease;
}
/* ========================================================================
Component: Section
========================================================================== */
/*
* 1. Make it work with `100vh` and height in general
*/
.uk-section {
display: block;
box-sizing: border-box;
position: relative;
}

@media (max-width: 575px) { .uk-section-medium { padding-top: 20px; padding-bottom: 20px; } }
@media (min-width: 576px) { .uk-section-medium { padding-top: 25px; padding-bottom: 25px; } }
@media (min-width: 768px) { .uk-section-medium { padding-top: 30px; padding-bottom: 30px; } }
@media (min-width: 1024px) { .uk-section-medium { padding-top: 35px; padding-bottom: 35px; } }
@media (min-width: 1280px) { .uk-section-medium { padding-top: 40px; padding-bottom: 40px; } }



/* Style modifiers
========================================================================== */
/*
* Default
*/
.uk-section-default {
--uk-inverse: dark;
background: #fff;
}
/*
* Muted
*/
.uk-section-muted {
--uk-inverse: dark;
background: #f8f8f8;
}
/*
* Primary
*/
.uk-section-primary {
--uk-inverse: light;
background: #1e87f0;
}
/*
* Secondary
*/
.uk-section-secondary {
--uk-inverse: light;
background: #222;
}
/* Overlap modifier
========================================================================== */
/*
* Reserved modifier to make a section overlap another section with an border image
* Implemented by the theme
*/
/* ========================================================================
Component: Container
========================================================================== */
/*
* 1. Box sizing has to be `content-box` so the max-width is always the same and
*    unaffected by the padding on different breakpoints. It's important for the size modifiers.
*/
.uk-container {
display: block;
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
}

@media (max-width: 575px) { .uk-container {max-width: 480px; padding-left: 20px; padding-right: 20px; } }
@media (min-width: 576px) { .uk-container {max-width: 576px; padding-left: 25px; padding-right: 25px; } }
@media (min-width: 768px) { .uk-container {max-width: 768px; padding-left: 30px; padding-right: 30px; } }
@media (min-width: 1024px) { .uk-container {max-width: 1024px; padding-left: 35px; padding-right: 35px; } }
@media (min-width: 1280px) { .uk-container {max-width: 1280px; padding-left: 40px; padding-right: 40px; } }



/*
* Remove margin from the last-child
*/
.uk-container > :last-child {
margin-bottom: 0;
}

/* Size modifier
========================================================================== */
.uk-container-xsmall {
max-width: 750px;
}
.uk-container-small {
max-width: 900px;
}
.uk-container-large {
max-width: 1400px;
}
.uk-container-xlarge {
max-width: 1280px;
}
.uk-container-expand {
max-width: none;
}
/* Expand modifier
========================================================================== */
/*
* Expand one side only
*/
.uk-container-expand-left {
margin-left: 0;
}
.uk-container-expand-right {
margin-right: 0;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.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);
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-container-expand-left,
.uk-container-expand-right {
max-width: calc(50% + (1024px / 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% + (1280px / 2) - 40px);
}
}
/* Item
========================================================================== */
/*
* Utility classes to reset container padding on the left or right side
* Note: It has to be negative margin on the item, because it's specific to the item.
*/
.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;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.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;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.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;
}
}
/* ========================================================================
Component: Tile
========================================================================== */
.uk-tile {
display: flow-root;
position: relative;
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
padding-top: 40px;
padding-bottom: 40px;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-tile {
padding-left: 30px;
padding-right: 30px;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-tile {
padding-left: 40px;
padding-right: 40px;
padding-top: 70px;
padding-bottom: 70px;
}
}
/*
* Remove margin from the last-child
*/
.uk-tile > :last-child {
margin-bottom: 0;
}
/* Size modifiers
========================================================================== */
/*
* XSmall
*/
.uk-tile-xsmall {
padding-top: 20px;
padding-bottom: 20px;
}
/*
* Small
*/
.uk-tile-small {
padding-top: 40px;
padding-bottom: 40px;
}
/*
* Large
*/
.uk-tile-large {
padding-top: 70px;
padding-bottom: 70px;
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-tile-large {
padding-top: 140px;
padding-bottom: 140px;
}
}
/*
* XLarge
*/
.uk-tile-xlarge {
padding-top: 140px;
padding-bottom: 140px;
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-tile-xlarge {
padding-top: 210px;
padding-bottom: 210px;
}
}
/* Style modifiers
========================================================================== */
/*
* Default
*/
.uk-tile-default {
--uk-inverse: dark;
background-color: #fff;
}
/*
* Muted
*/
.uk-tile-muted {
--uk-inverse: dark;
background-color: #f8f8f8;
}
/*
* Primary
*/
.uk-tile-primary {
--uk-inverse: light;
background-color: #1e87f0;
}
/*
* Secondary
*/
.uk-tile-secondary {
--uk-inverse: light;
background-color: #222;
}
/* ========================================================================
Component: Card
========================================================================== */
.uk-card {
display: block;
position: relative;
box-sizing: border-box;
}
/* Sections
========================================================================== */
.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;
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-card-body {
padding: 40px 40px;
}
.uk-card-header {
padding: 20px 40px;
}
.uk-card-footer {
padding: 20px 40px;
}
}
/*
* Remove margin from the last-child
*/
.uk-card-body > :last-child,
.uk-card-header > :last-child,
.uk-card-footer > :last-child {
margin-bottom: 0;
}
/* Media
========================================================================== */
/*
* Reserved alignment modifier to style the media element, e.g. with `border-radius`
* Implemented by the theme
*/
/* Title
========================================================================== */
.uk-card-title {
font-size: 1.5rem;
line-height: 1.4;
}
/* Badge
========================================================================== */
/*
* 1. Position
* 2. Size
* 3. Style
* 4. Center child vertically
*/
.uk-card-badge {
/* 1 */
position: absolute;
top: 15px;
right: 15px;
z-index: 1;
/* 2 */
height: 22px;
padding: 0 10px;
/* 3 */
background: #1e87f0;
color: #fff;
font-size: 0.875rem;
/* 4 */
display: flex;
justify-content: center;
align-items: center;
line-height: 0;
border-radius: 2px;
text-transform: uppercase;
}
/*
* Remove margin from adjacent element
*/
.uk-card-badge:first-child + * {
margin-top: 0;
}
/* Hover modifier
========================================================================== */
.uk-card-hover:not(.uk-card-default, .uk-card-primary, .uk-card-secondary, .uk-card-overlay):hover {
background-color: #fff;
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
/* Style modifiers
========================================================================== */
/*
* Default
* Note: Header and Footer are only implemented for the default style
*/
.uk-card-default {
--uk-inverse: dark;
background-color: #fff;
color: #666;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-default .uk-card-title {
color: #333;
}
.uk-card-default.uk-card-hover:hover {
background-color: #fff;
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-card-default .uk-card-header {
border-bottom: 1px solid #e5e5e5;
}
.uk-card-default .uk-card-footer {
border-top: 1px solid #e5e5e5;
}
/*
* Primary
*/
.uk-card-primary {
--uk-inverse: light;
background-color: #1e87f0;
color: #fff;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-primary .uk-card-title {
color: #fff;
}
.uk-card-primary.uk-card-hover:hover {
background-color: #1e87f0;
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
/*
* Secondary
*/
.uk-card-secondary {
--uk-inverse: light;
background-color: #222;
color: #fff;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-secondary .uk-card-title {
color: #fff;
}
.uk-card-secondary.uk-card-hover:hover {
background-color: #222;
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
/*
* Overlay
*/
.uk-card-overlay {
--uk-inverse: dark;
background-color: rgba(255, 255, 255, 0.9);
color: #666;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-overlay .uk-card-title {
color: #333;
}
.uk-card-overlay.uk-card-hover:hover {
background-color: #ffffff;
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
/* Size modifier
========================================================================== */
/*
* Small
*/
.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;
}
/*
* Large
*/
/* Desktop and bigger */
@media (min-width: 1024px) {
.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;
}
}
/*
* Default
*/
.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 > li > a,
.uk-card-body > .uk-nav-default .uk-nav-header,
.uk-card-body > .uk-nav-default .uk-nav-divider {
padding-left: 30px;
padding-right: 30px;
}
.uk-card-body > .uk-nav-default .uk-nav-sub {
padding-left: 45px;
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.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 > li > a,
.uk-card-body > .uk-nav-default .uk-nav-header,
.uk-card-body > .uk-nav-default .uk-nav-divider {
padding-left: 40px;
padding-right: 40px;
}
.uk-card-body > .uk-nav-default .uk-nav-sub {
padding-left: 55px;
}
}
/*
* Small
*/
.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 > li > a,
.uk-card-small > .uk-nav-default .uk-nav-header,
.uk-card-small > .uk-nav-default .uk-nav-divider {
padding-left: 20px;
padding-right: 20px;
}
.uk-card-small > .uk-nav-default .uk-nav-sub {
padding-left: 35px;
}
/*
* Large
*/
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-card-large > .uk-nav-default {
margin: 0;
}
.uk-card-large > .uk-nav-default:only-child {
margin: 0;
}
.uk-card-large > .uk-nav-default > li > a,
.uk-card-large > .uk-nav-default .uk-nav-header,
.uk-card-large > .uk-nav-default .uk-nav-divider {
padding-left: 0;
padding-right: 0;
}
.uk-card-large > .uk-nav-default .uk-nav-sub {
padding-left: 15px;
}
}
/* ========================================================================
Component: Close
========================================================================== */
/*
* Adopts `uk-icon`
*/
.uk-close {
color: #999;
transition: 0.1s ease-in-out;
transition-property: color, opacity;
}
/* Hover */
.uk-close:hover {
color: #666;
}
/* ========================================================================
Component: Spinner
========================================================================== */
/*
* Adopts `uk-icon`
*/
/* SVG
========================================================================== */
.uk-spinner > * {
animation: uk-spinner-rotate 1.4s linear infinite;
}
@keyframes uk-spinner-rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(270deg);
}
}
/*
* Circle
*/
.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);
}
}
/* ========================================================================
Component: Totop
========================================================================== */
/*
* Adopts `uk-icon`
*/
.uk-totop {
padding: 5px;
color: #999;
transition: color 0.1s ease-in-out;
}
/* Hover */
.uk-totop:hover {
color: #666;
}
/* OnClick */
.uk-totop:active {
color: #333;
}
/* ========================================================================
Component: Marker
========================================================================== */
/*
* Addopts `uk-icon`
*/
.uk-marker {
padding: 5px;
background: #222;
color: #fff;
border-radius: 500px;
}
/* Hover */
.uk-marker:hover {
color: #fff;
}
/* ========================================================================
Component: Alert
========================================================================== */
.uk-alert {
position: relative;
margin-bottom: 20px;
padding: 15px 29px 15px 15px;
background: #f8f8f8;
color: #666;
}
/* Add margin if adjacent element */
* + .uk-alert {
margin-top: 20px;
}
/*
* Remove margin from the last-child
*/
.uk-alert > :last-child {
margin-bottom: 0;
}
/* Close
* Adopts `uk-close`
========================================================================== */
.uk-alert-close {
position: absolute;
top: 20px;
right: 15px;
color: inherit;
opacity: 0.4;
}
/*
* Remove margin from adjacent element
*/
.uk-alert-close:first-child + * {
margin-top: 0;
}
/*
* Hover
*/
.uk-alert-close:hover {
color: inherit;
opacity: 0.8;
}
/* Style modifiers
========================================================================== */
/*
* Primary
*/
.uk-alert-primary {
background: #d8eafc;
color: #1e87f0;
}
/*
* Success
*/
.uk-alert-success {
background: #edfbf6;
color: #32d296;
}
/*
* Warning
*/
.uk-alert-warning {
background: #fff6ee;
color: #faa05a;
}
/*
* Danger
*/
.uk-alert-danger {
background: #fef4f6;
color: #f0506e;
}
/*
* Content
*/
.uk-alert h1,
.uk-alert h2,
.uk-alert h3,
.uk-alert h4,
.uk-alert h5,
.uk-alert h6 {
color: inherit;
}
.uk-alert a:not([class]) {
color: inherit;
text-decoration: underline;
}
.uk-alert a:not([class]):hover {
color: inherit;
text-decoration: underline;
}
/* ========================================================================
Component: Placeholder
========================================================================== */
.uk-placeholder {
margin-bottom: 20px;
padding: 30px 30px;
background: transparent;
border: 1px dashed #e5e5e5;
}
/* Add margin if adjacent element */
* + .uk-placeholder {
margin-top: 20px;
}
/*
* Remove margin from the last-child
*/
.uk-placeholder > :last-child {
margin-bottom: 0;
}
/* ========================================================================
Component: Badge
========================================================================== */
/*
* 1. Style
* 2. Center child vertically and horizontally
*/
.uk-badge {
box-sizing: border-box;
min-width: 18px;
height: 18px;
padding: 0 5px;
border-radius: 500px;
vertical-align: middle;
/* 1 */
background: #1e87f0;
color: #fff !important;
font-size: 11px;
/* 2 */
display: inline-flex;
justify-content: center;
align-items: center;
line-height: 0;
}
/*
* Required for `a`
*/
.uk-badge:hover {
text-decoration: none;
}
/* ========================================================================
Component: Label
========================================================================== */
.uk-label {
display: inline-block;
padding: 0 10px;
background: #1e87f0;
line-height: 1.5;
font-size: 0.875rem;
color: #fff;
vertical-align: middle;
white-space: nowrap;
border-radius: 2px;
text-transform: uppercase;
}
/* Color modifiers
========================================================================== */
/*
* Success
*/
.uk-label-success {
background-color: #32d296;
color: #fff;
}
/*
* Warning
*/
.uk-label-warning {
background-color: #faa05a;
color: #fff;
}
/*
* Danger
*/
.uk-label-danger {
background-color: #f0506e;
color: #fff;
}
/* ========================================================================
Component: Overlay
========================================================================== */
.uk-overlay {
padding: 30px 30px;
}
/*
* Remove margin from the last-child
*/
.uk-overlay > :last-child {
margin-bottom: 0;
}
/* Icon
========================================================================== */
/* Style modifiers
========================================================================== */
/*
* Default
*/
.uk-overlay-default {
--uk-inverse: dark;
background: rgba(255, 255, 255, 0.9);
}
/*
* Primary
*/
.uk-overlay-primary {
--uk-inverse: light;
background: rgba(34, 34, 34, 0.9);
}
/* ========================================================================
Component: Article
========================================================================== */
.uk-article {
display: flow-root;
}
/*
* Remove margin from the last-child
*/
.uk-article > :last-child {
margin-bottom: 0;
}
/* Adjacent sibling
========================================================================== */
.uk-article + .uk-article {
margin-top: 70px;
}
/* Title
========================================================================== */
.uk-article-title {
font-size: 2.23125rem;
line-height: 1.2;
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-article-title {
font-size: 2.625rem;
}
}
/* Meta
========================================================================== */
.uk-article-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}
.uk-article-meta a {
color: #999;
}
.uk-article-meta a:hover {
color: #666;
text-decoration: none;
}
/* ========================================================================
Component: Comment
========================================================================== */
/* Sections
========================================================================== */
.uk-comment-body {
display: flow-root;
overflow-wrap: break-word;
word-wrap: break-word;
}
.uk-comment-header {
display: flow-root;
margin-bottom: 20px;
}
/*
* Remove margin from the last-child
*/
.uk-comment-body > :last-child,
.uk-comment-header > :last-child {
margin-bottom: 0;
}
/* Title
========================================================================== */
.uk-comment-title {
font-size: 1.25rem;
line-height: 1.4;
}
/* Meta
========================================================================== */
.uk-comment-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}
/* Avatar
========================================================================== */
/* List
========================================================================== */
.uk-comment-list {
padding: 0;
list-style: none;
}
/* Adjacent siblings */
.uk-comment-list > :nth-child(n+2) {
margin-top: 70px;
}
/*
* Sublists
* Note: General sibling selector allows reply block between comment and sublist
*/
.uk-comment-list .uk-comment ~ ul {
margin: 70px 0 0 0;
padding-left: 30px;
list-style: none;
}
/* Tablet and bigger */
@media (min-width: 768px) {
.uk-comment-list .uk-comment ~ ul {
padding-left: 100px;
}
}
/* Adjacent siblings */
.uk-comment-list .uk-comment ~ ul > :nth-child(n+2) {
margin-top: 70px;
}
/* Style modifier
========================================================================== */
.uk-comment-primary {
padding: 30px;
background-color: #f8f8f8;
}
/* ========================================================================
Component: Search
========================================================================== */
/*
* 1. Container fits its content
* 2. Create position context
* 3. Prevent content overflow
* 4. Reset `form`
*/
.uk-search {
/* 1 */
display: inline-block;
/* 2 */
position: relative;
/* 3 */
max-width: 100%;
/* 4 */
margin: 0;
}
/* Input
========================================================================== */
/*
* Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
*/
.uk-search-input::-webkit-search-cancel-button,
.uk-search-input::-webkit-search-decoration {
-webkit-appearance: none;
}
/*
* Removes placeholder transparency in Firefox.
*/
.uk-search-input::-moz-placeholder {
opacity: 1;
}
/*
* 1. Define consistent box sizing.
* 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
* 3. Remove `border-radius` in iOS.
* 4. Change font properties to `inherit` in all browsers
* 5. Show the overflow in Edge.
* 6. Remove default style in iOS.
* 7. Vertical alignment
* 8. Take the full container width
* 9. Style
*/
.uk-search-input {
/* 1 */
box-sizing: border-box;
/* 2 */
margin: 0;
/* 3 */
border-radius: 0;
/* 4 */
font: inherit;
/* 5 */
overflow: visible;
/* 6 */
-webkit-appearance: none;
/* 7 */
vertical-align: middle;
/* 8 */
width: 100%;
/* 9 */
border: none;
color: #666;
}
.uk-search-input:focus {
outline: none;
}
/* Placeholder */
.uk-search-input::placeholder {
color: #999;
}
/* Icon (Adopts `uk-icon`)
========================================================================== */
/*
* Position above input
* 1. Set position
* 2. Center icon vertically and horizontally
* 3. Style
*/
.uk-search .uk-search-icon {
/* 1 */
position: absolute;
top: 0;
bottom: 0;
left: 0;
/* 2 */
display: inline-flex;
justify-content: center;
align-items: center;
/* 3 */
color: #999;
}
/*
* Required for `a`.
*/
.uk-search .uk-search-icon:hover {
color: #999;
}
/*
* Make `input` element clickable through icon, e.g. if it's a `span`
*/
.uk-search .uk-search-icon:not(a):not(button):not(input) {
pointer-events: none;
}
/*
* Position modifier
*/
.uk-search .uk-search-icon-flip {
right: 0;
left: auto;
}
/* Default modifier
========================================================================== */
.uk-search-default {
width: 240px;
}
/*
* Input
*/
.uk-search-default .uk-search-input {
height: 40px;
padding-left: 10px;
padding-right: 10px;
background: transparent;
border: 1px solid #e5e5e5;
}
/* Focus */
.uk-search-default .uk-search-input:focus {
background-color: rgba(0, 0, 0, 0);
border-color: #1e87f0;
}
/*
* Icon
*/
.uk-search-default .uk-search-icon {
padding-left: 10px;
padding-right: 10px;
}
.uk-search-default:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
padding-left: 40px;
}
.uk-search-default:has(.uk-search-icon-flip) .uk-search-input {
padding-right: 40px;
}
/* Navbar modifier
========================================================================== */
.uk-search-navbar {
width: 240px;
}
/*
* Input
*/
.uk-search-navbar .uk-search-input {
height: 40px;
padding-left: 10px;
padding-right: 10px;
background: #fff;
border: 1px solid #e5e5e5;
}
/* Focus */
.uk-search-navbar .uk-search-input:focus {
background-color: #fff;
border-color: #1e87f0;
}
/*
* Icon
*/
.uk-search-navbar .uk-search-icon {
padding-left: 10px;
padding-right: 10px;
}
.uk-search-navbar:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
padding-left: 40px;
}
.uk-search-navbar:has(.uk-search-icon-flip) .uk-search-input {
padding-right: 40px;
}
/* Medium modifier
========================================================================== */
.uk-search-medium {
width: 400px;
}
/*
* Input
*/
.uk-search-medium .uk-search-input {
height: 55px;
padding-left: 12px;
padding-right: 12px;
background: transparent;
font-size: 1.5rem;
border: 1px solid #e5e5e5;
}
/* Focus */
.uk-search-medium .uk-search-input:focus {
background-color: rgba(0, 0, 0, 0);
border-color: #1e87f0;
}
/*
* Icon
*/
.uk-search-medium .uk-search-icon {
padding-left: 12px;
padding-right: 12px;
}
.uk-search-medium:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
padding-left: 48px;
}
.uk-search-medium:has(.uk-search-icon-flip) .uk-search-input {
padding-right: 48px;
}
/* Large modifier
========================================================================== */
.uk-search-large {
width: 500px;
}
/*
* Input
*/
.uk-search-large .uk-search-input {
height: 90px;
padding-left: 20px;
padding-right: 20px;
background: transparent;
font-size: 2.625rem;
border: 1px solid #e5e5e5;
}
/* Focus */
.uk-search-large .uk-search-input:focus {
background-color: rgba(0, 0, 0, 0);
border-color: #1e87f0;
}
/*
* Icon
*/
.uk-search-large .uk-search-icon {
padding-left: 20px;
padding-right: 20px;
}
.uk-search-large:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
padding-left: 80px;
}
.uk-search-large:has(.uk-search-icon-flip) .uk-search-input {
padding-right: 80px;
}
/* Toggle
========================================================================== */
.uk-search-toggle {
color: #999;
}
/* Hover */
.uk-search-toggle:hover {
color: #666;
}
/* ========================================================================
Component: Accordion
========================================================================== */
.uk-accordion {
padding: 0;
list-style: none;
}
.uk-accordion-title {
display: block;
}
.uk-accordion-content {
display: flow-root;
}
/*
* Remove margin from the last-child
*/
.uk-accordion-content > :last-child {
margin-bottom: 0;
}
/* Default modifier
========================================================================== */
/*
* Item
*/
.uk-accordion-default > :nth-child(n+2) {
margin-top: 20px;
}
/* Active */
/*
* Title
*/
/*
* 1. Center content vertically, e.g. an icon
* 2. Imitate white space gap when using flexbox
* 3. Reset link
*/
.uk-accordion-default .uk-accordion-title {
/* 1 */
display: flex;
align-items: center;
/* 2 */
column-gap: 15px;
/* 3 */
font-size: 1.25rem;
line-height: 1.4;
color: #333;
}
/* Hover */
.uk-accordion-default .uk-accordion-title:hover {
color: #666;
text-decoration: none;
}
/* Active */
/*
* Icon
*/
.uk-accordion-default .uk-accordion-icon {
flex: none;
margin-left: auto;
color: #666;
}
/*
* Content
*/
.uk-accordion-default .uk-accordion-content {
margin-top: 20px;
}
/* ========================================================================
Component: Drop
========================================================================== */
/*
* 1. Hide by default
* 2. Set position
* 3. Set a default width
*/
.uk-drop {
/* 1 */
display: none;
/* 2 */
position: absolute;
z-index: 1020;
--uk-position-offset: 20px;
--uk-position-viewport-offset: 15px;
/* 3 */
box-sizing: border-box;
width: 300px;
}
/* Show */
.uk-drop.uk-open {
display: block;
}
/* Grid modifiers
========================================================================== */
.uk-drop-stack .uk-drop-grid > * {
width: 100% !important;
}
/* Parent icon
========================================================================== */
.uk-drop-parent-icon {
margin-left: 0.25em;
transition: transform 0.3s ease-out;
}
[aria-expanded="true"] > .uk-drop-parent-icon {
transform: rotateX(180deg);
}
/* ========================================================================
Component: Dropbar
========================================================================== */
/*
* Adopts `uk-drop`
* 1. Reset drop
* 2. Style
*/
.uk-dropbar {
--uk-position-offset: 0;
--uk-position-shift-offset: 0;
--uk-position-viewport-offset: 0;
--uk-inverse: dark;
/* 1 */
width: auto;
/* 2 */
padding: 25px 15px 25px 15px;
background: #fff;
color: #666;
}
/*
* Remove margin from the last-child
*/
.uk-dropbar > :last-child {
margin-bottom: 0;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-dropbar {
padding-left: 30px;
padding-right: 30px;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-dropbar {
padding-left: 40px;
padding-right: 40px;
}
}
.uk-dropbar :focus-visible {
outline-color: #333 !important;
}
/* Size modifier
========================================================================== */
.uk-dropbar-large {
padding-top: 40px;
padding-bottom: 40px;
}
/* Direction modifier
========================================================================== */
.uk-dropbar-top {
box-shadow: 0 12px 7px -6px rgba(0, 0, 0, 0.05);
}
.uk-dropbar-bottom {
box-shadow: 0 -12px 7px -6px rgba(0, 0, 0, 0.05);
}
.uk-dropbar-left {
box-shadow: 12px 0 7px -6px rgba(0, 0, 0, 0.05);
}
.uk-dropbar-right {
box-shadow: -12px 0 7px -6px rgba(0, 0, 0, 0.05);
}
/* ========================================================================
Component: Dropnav
========================================================================== */
/*
* 1. Position
* 2. Reset dropbar
* 3. Width
*/
.uk-dropnav-dropbar {
/* 1 */
position: absolute;
z-index: 980;
/* 2 */
padding: 0;
/* 3 */
left: 0;
right: 0;
}
/* ========================================================================
Component: Modal
========================================================================== */
/*
* 1. Hide by default
* 2. Set position
* 3. Allow scrolling for the modal dialog
* 4. Horizontal padding
* 5. Mask the background page
* 6. Fade-in transition
*/
.uk-modal {
/* 1 */
display: none;
/* 2 */
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1010;
/* 3 */
overflow-y: auto;
/* 4 */
padding: 15px 15px;
/* 5 */
background: rgba(0, 0, 0, 0.6);
/* 6 */
opacity: 0;
transition: opacity 0.15s linear;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-modal {
padding: 50px 30px;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-modal {
padding-left: 40px;
padding-right: 40px;
}
}
/*
* Open
*/
.uk-modal.uk-open {
opacity: 1;
}
/* Page
========================================================================== */
/*
* Prevent scrollbars
*/
.uk-modal-page {
overflow: hidden;
}
/* Dialog
========================================================================== */
/*
* 1. Create position context for spinner and close button
* 2. Dimensions
* 3. `!important` is needed to overwrite `uk-width-auto`. See `#modal-media-image` in tests
* 4. Style
* 5. Slide-in transition
*/
.uk-modal-dialog {
/* 1 */
position: relative;
/* 2 */
box-sizing: border-box;
margin: 0 auto;
width: 600px;
/* 3 */
max-width: 100% !important;
/* 4 */
background: #fff;
/* 5 */
opacity: 0;
transform: translateY(-100px);
transition: 0.3s linear;
transition-property: opacity, transform;
}
/*
* Open
*/
.uk-open > .uk-modal-dialog {
opacity: 1;
transform: translateY(0);
}
/* Size modifier
========================================================================== */
/*
* Container size
* Take the same size as the Container component
*/
.uk-modal-container .uk-modal-dialog {
width: 1024px;
}
/*
* Full size
* 1. Remove padding and background from modal
* 2. Reset all default declarations from modal dialog
*/
/* 1 */
.uk-modal-full {
padding: 0;
background: none;
}
/* 2 */
.uk-modal-full .uk-modal-dialog {
margin: 0;
width: 100%;
max-width: 100%;
transform: translateY(0);
}
/* Sections
========================================================================== */
.uk-modal-body {
display: flow-root;
padding: 20px 20px;
}
.uk-modal-header {
display: flow-root;
padding: 10px 20px;
background: #fff;
border-bottom: 1px solid #e5e5e5;
}
.uk-modal-footer {
display: flow-root;
padding: 10px 20px;
background: #fff;
border-top: 1px solid #e5e5e5;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-modal-body {
padding: 30px 30px;
}
.uk-modal-header {
padding: 15px 30px;
}
.uk-modal-footer {
padding: 15px 30px;
}
}
/*
* Remove margin from the last-child
*/
.uk-modal-body > :last-child,
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
margin-bottom: 0;
}
/* Title
========================================================================== */
.uk-modal-title {
font-size: 2rem;
line-height: 1.3;
}
/* Close
* Adopts `uk-close`
========================================================================== */
[class*="uk-modal-close-"] {
position: absolute;
z-index: 1010;
top: 10px;
right: 10px;
padding: 5px;
}
/*
* Remove margin from adjacent element
*/
[class*="uk-modal-close-"]:first-child + * {
margin-top: 0;
}
/*
* Hover
*/
/*
* Default
*/
/*
* Outside
* 1. Prevent scrollbar on small devices
*/
.uk-modal-close-outside {
top: 0;
/* 1 */
right: -5px;
transform: translate(0, -100%);
color: #ffffff;
}
.uk-modal-close-outside:hover {
color: #fff;
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
/* 1 */
.uk-modal-close-outside {
right: 0;
transform: translate(100%, -100%);
}
}
/*
* Full
*/
.uk-modal-close-full {
top: 0;
right: 0;
padding: 10px;
background: #fff;
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-modal-close-full {
padding: 20px;
}
}
/* ========================================================================
Component: Slideshow
========================================================================== */
/*
* 1. Prevent tab highlighting on iOS.
*/
.uk-slideshow {
/* 1 */
-webkit-tap-highlight-color: transparent;
}
/* Items
========================================================================== */
/*
* 1. Create position and stacking context
* 2. Reset list
* 3. Clip child elements
* 4. Prevent displaying the callout information on iOS.
* 5. Disable horizontal panning gestures
*/
.uk-slideshow-items {
/* 1 */
position: relative;
z-index: 0;
/* 2 */
margin: 0;
padding: 0;
list-style: none;
/* 3 */
overflow: hidden;
/* 4 */
-webkit-touch-callout: none;
/* 5 */
touch-action: pan-y;
}
/* Item
========================================================================== */
/*
* 1. Position items above each other
* 2. Take the full width
* 3. Clip child elements, e.g. for `uk-cover`
* 4. Optimize animation
*/
.uk-slideshow-items > * {
/* 1 */
position: absolute;
top: 0;
left: 0;
/* 2 */
right: 0;
bottom: 0;
/* 3 */
overflow: hidden;
/* 4 */
will-change: transform, opacity;
}
/*
* Hide not active items
*/
.uk-slideshow-items > :not(.uk-active) {
display: none;
}
/* ========================================================================
Component: Slider
========================================================================== */
/*
* 1. Prevent tab highlighting on iOS.
*/
.uk-slider {
/* 1 */
-webkit-tap-highlight-color: transparent;
}
/* Container
========================================================================== */
/*
* 1. Fallback for Safari 15 and older
* 2. Clip child elements
*    `clip` prevents accidental scrolling through elements in slide getting focused
*    `clip` also works in only one direction
*/
.uk-slider-container {
/* 1 */
overflow-x: hidden;
/* 2 */
overflow-x: clip;
}
/*
* Widen container to prevent box-shadows from clipping, `large-box-shadow`
*/
.uk-slider-container-offset {
margin-left: -25px;
margin-right: -25px;
padding-left: 25px;
padding-right: 25px;
}
/* Items
========================================================================== */
/*
* 1. Optimize animation
* 2. Create a containing block. In Safari it's neither created by `transform` nor `will-change`.
* 3. Disable horizontal panning gestures
*/
.uk-slider-items {
/* 1 */
will-change: transform;
/* 2 */
position: relative;
/* 3 */
touch-action: pan-y;
}
/*
* 1. Reset list style without interfering with grid
* 2. Prevent displaying the callout information on iOS.
*/
.uk-slider-items:not(.uk-grid) {
display: flex;
/* 1 */
margin: 0;
padding: 0;
list-style: none;
/* 2 */
-webkit-touch-callout: none;
}
.uk-slider-items.uk-grid {
flex-wrap: nowrap;
}
/* Item
========================================================================== */
/*
* 1. Let items take content dimensions (0 0 auto)
*    `max-width` needed to keep image responsiveness and prevent content overflow
* 2. Create position context
*/
.uk-slider-items > * {
/* 1 */
flex: none !important;
box-sizing: border-box;
max-width: 100%;
/* 2 */
position: relative;
}
/* ========================================================================
Component: Sticky
========================================================================== */
/*
* 1. Create position context so it's t the same like when fixed.
* 2. Create stacking context already when not sticky to have the same context
*     for position set to `sticky` and `relative`
* 2. More robust if padding and border are used and the sticky height is transitioned
*/
.uk-sticky {
/* 1 */
position: relative;
/* 2 */
z-index: 980;
/* 3 */
box-sizing: border-box;
}
.uk-sticky-fixed {
margin: 0 !important;
}
/*
* Faster animations
*/
.uk-sticky[class*="uk-animation-"] {
animation-duration: 0.2s;
}
.uk-sticky.uk-animation-reverse {
animation-duration: 0.2s;
}
/*
* Placeholder
* Make content clickable for sticky cover and reveal effects
*/
.uk-sticky-placeholder {
pointer-events: none;
}
/* ========================================================================
Component: Off-canvas
========================================================================== */
/*
* 1. Hide by default
* 2. Set position
*/
.uk-offcanvas {
/* 1 */
display: none;
/* 2 */
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 1000;
}
/*
* Flip modifier
*/
.uk-offcanvas-flip .uk-offcanvas {
right: 0;
left: auto;
}
/* Bar
========================================================================== */
/*
* 1. Set position
* 2. Size and style
* 3. Allow scrolling
*/
.uk-offcanvas-bar {
--uk-inverse: light;
/* 1 */
position: absolute;
top: 0;
bottom: 0;
left: -270px;
/* 2 */
box-sizing: border-box;
width: 270px;
padding: 20px 20px;
background: #222;
/* 3 */
overflow-y: auto;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-offcanvas-bar {
left: -350px;
width: 350px;
padding: 30px 30px;
}
}
/* Flip modifier */
.uk-offcanvas-flip .uk-offcanvas-bar {
left: auto;
right: -270px;
}
/* Tablet landscape and bigger */
@media (min-width: 576px) {
.uk-offcanvas-flip .uk-offcanvas-bar {
right: -350px;
}
}
/*
* Open
*/
.uk-open > .uk-offcanvas-bar {
left: 0;
}
.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
left: auto;
right: 0;
}
/*
* Slide Animation (Used in slide and push mode)
*/
.uk-offcanvas-bar-animation {
transition: left 0.3s ease-out;
}
.uk-offcanvas-flip .uk-offcanvas-bar-animation {
transition-property: right;
}
/*
* Reveal Animation
* 1. Set position
* 2. Clip the bar
* 3. Animation
* 4. Reset position
*/
.uk-offcanvas-reveal {
/* 1 */
position: absolute;
top: 0;
bottom: 0;
left: 0;
/* 2 */
width: 0;
overflow: hidden;
/* 3 */
transition: width 0.3s ease-out;
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
/* 4 */
left: 0;
}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
/* 4 */
left: auto;
right: 0;
}
.uk-open > .uk-offcanvas-reveal {
width: 270px;
}
/* Tablet landscape and bigger */
@media (min-width: 576px) {
.uk-open > .uk-offcanvas-reveal {
width: 350px;
}
}
/*
* Flip modifier
*/
.uk-offcanvas-flip .uk-offcanvas-reveal {
right: 0;
left: auto;
}
/* Close
* Adopts `uk-close`
========================================================================== */
.uk-offcanvas-close {
position: absolute;
z-index: 1000;
top: 5px;
right: 5px;
padding: 5px;
}
/* Tablet landscape and bigger */
@media (min-width: 576px) {
.uk-offcanvas-close {
top: 10px;
right: 10px;
}
}
/*
* Remove margin from adjacent element
*/
.uk-offcanvas-close:first-child + * {
margin-top: 0;
}
/* Overlay
========================================================================== */
/*
* Overlay the whole page. Needed for the `::before`
* 1. Using `100vw` so no modification is needed when off-canvas is flipped
* 2. Allow for closing with swipe gesture on devices with pointer events.
*/
.uk-offcanvas-overlay {
/* 1 */
width: 100vw;
/* 2 */
touch-action: none;
}
/*
* 1. Mask the whole page
* 2. Fade-in transition
*/
.uk-offcanvas-overlay::before {
/* 1 */
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.1);
/* 2 */
opacity: 0;
transition: opacity 0.15s linear;
}
.uk-offcanvas-overlay.uk-open::before {
opacity: 1;
}
/* Prevent scrolling
========================================================================== */
/*
* Prevent horizontal scrollbar when the content is slide-out
* Has to be on the `html` element too to make it work on the `body`
* 1. `clip` is needed for `position: sticky` elements to keep their position
*/
.uk-offcanvas-page,
.uk-offcanvas-container {
overflow-x: hidden;
/* 1 */
overflow-x: clip;
}
/* Container
========================================================================== */
/*
* Prepare slide-out animation (Used in reveal and push mode)
* Using `position: left` instead of `transform` because position `fixed` elements like sticky navbars
* lose their fixed state and behaves like `absolute` within a transformed container
* 1. Provide a fixed width and prevent shrinking
*/
.uk-offcanvas-container {
position: relative;
left: 0;
transition: left 0.3s ease-out;
/* 1 */
box-sizing: border-box;
width: 100%;
}
/*
* Activate slide-out animation
*/
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
left: 270px;
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
left: -270px;
}
/* Tablet landscape and bigger */
@media (min-width: 576px) {
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
left: 350px;
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
left: -350px;
}
}
/* ========================================================================
Component: Switcher
========================================================================== */
/*
* Reset list
*/
.uk-switcher {
margin: 0;
padding: 0;
list-style: none;
}
/* Items
========================================================================== */
/*
* Hide not active items
*/
.uk-switcher > :not(.uk-active) {
display: none;
}
/*
* Remove margin from the last-child
*/
.uk-switcher > * > :last-child {
margin-bottom: 0;
}
/* ========================================================================
Component: Leader
========================================================================== */
.uk-leader {
overflow: hidden;
}
/*
* 1. Place element in text flow
* 2. Never break into a new line
* 3. Get a string back with as many repeating characters to fill the container
* 4. Prevent wrapping. Overflowing characters will be clipped by the container
*/
.uk-leader-fill::after {
/* 1 */
display: inline-block;
margin-left: 15px;
/* 2 */
width: 0;
/* 3 */
content: attr(data-fill);
/* 4 */
white-space: nowrap;
}
/*
* Hide if media does not match
*/
.uk-leader-fill.uk-leader-hide::after {
display: none;
}

/* ========================================================================
Component: Notification
========================================================================== */
/*
* 1. Set position
* 2. Dimensions
*/
.uk-notification {
/* 1 */
position: fixed;
top: 10px;
left: 10px;
z-index: 1040;
/* 2 */
box-sizing: border-box;
width: 350px;
}
/* Position modifiers
========================================================================== */
.uk-notification-top-right,
.uk-notification-bottom-right {
left: auto;
right: 10px;
}
.uk-notification-top-center,
.uk-notification-bottom-center {
left: 50%;
margin-left: -175px;
}
.uk-notification-bottom-left,
.uk-notification-bottom-right,
.uk-notification-bottom-center {
top: auto;
bottom: 10px;
}
/* Responsiveness
========================================================================== */
/* Phones portrait and smaller */
@media (max-width: 575px) {
.uk-notification {
left: 10px;
right: 10px;
width: auto;
margin: 0;
}
}
/* Message
========================================================================== */
.uk-notification-message {
position: relative;
padding: 15px;
background: #f8f8f8;
color: #666;
font-size: 1.25rem;
line-height: 1.4;
cursor: pointer;
}
* + .uk-notification-message {
margin-top: 10px;
}
/* Close
* Adopts `uk-close`
========================================================================== */
.uk-notification-close {
display: none;
position: absolute;
top: 20px;
right: 15px;
}
.uk-notification-message:hover .uk-notification-close {
display: block;
}
/* Style modifiers
========================================================================== */
/*
* Primary
*/
.uk-notification-message-primary {
color: #1e87f0;
}
/*
* Success
*/
.uk-notification-message-success {
color: #32d296;
}
/*
* Warning
*/
.uk-notification-message-warning {
color: #faa05a;
}
/*
* Danger
*/
.uk-notification-message-danger {
color: #f0506e;
}
/* ========================================================================
Component: Tooltip
========================================================================== */
/*
* 1. Hide by default
* 2. Position
* 3. Remove tooltip from document flow to keep the UIkit container from changing its size when injected into the document initially
* 4. Dimensions
* 5. Style
*/
.uk-tooltip {
/* 1 */
display: none;
/* 2 */
position: absolute;
z-index: 1030;
--uk-position-offset: 10px;
--uk-position-viewport-offset: 10;
/* 3 */
top: 0;
/* 4 */
box-sizing: border-box;
max-width: 200px;
padding: 3px 6px;
/* 5 */
background: #666;
border-radius: 2px;
color: #fff;
font-size: 12px;
}
/* Show */
.uk-tooltip.uk-active {
display: block;
}
/* ========================================================================
Component: Sortable
========================================================================== */
.uk-sortable {
position: relative;
}
/*
* Remove margin from the last-child
*/
.uk-sortable > :last-child {
margin-bottom: 0;
}
/* Drag
========================================================================== */
.uk-sortable-drag {
position: fixed !important;
z-index: 1050 !important;
pointer-events: none;
}
/* Placeholder
========================================================================== */
.uk-sortable-placeholder {
opacity: 0;
pointer-events: none;
}
/* Empty modifier
========================================================================== */
.uk-sortable-empty {
min-height: 50px;
}
/* Handle
========================================================================== */
/* Hover */
.uk-sortable-handle:hover {
cursor: move;
}
/* ========================================================================
Component: Countdown
========================================================================== */
.uk-countdown {
margin: 0;
}
/* Item
========================================================================== */
/* Number
========================================================================== */
/*
* 1. Make numbers all of the same size to prevent jumping. Must be supported by the font.
*/
.uk-countdown-number {
margin: 0;
/* 1 */
font-variant-numeric: tabular-nums;
}
/* Separator
========================================================================== */
.uk-countdown-separator {
font-size: 0.5em;
line-height: 2;
}
/* Label
========================================================================== */
/* ========================================================================
Component: Thumbnav
========================================================================== */
/*
* 1. Allow items to wrap into the next line
* 2. Reset list
* 3. Gutter
*/
.uk-thumbnav {
display: flex;
/* 1 */
flex-wrap: wrap;
/* 2 */
margin: 0;
padding: 0;
list-style: none;
/* 3 */
margin-left: -15px;
}
/*
* Space is allocated based on content dimensions, but shrinks: 0 1 auto
* 1. Gutter
*/
.uk-thumbnav > * {
/* 1 */
padding-left: 15px;
}
/* Items
========================================================================== */
/*
* Items
*/
.uk-thumbnav > * > * {
display: inline-block;
position: relative;
}
.uk-thumbnav > * > *::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4));
transition: opacity 0.1s ease-in-out;
}
/* Hover */
.uk-thumbnav > * > :hover::after {
opacity: 0;
}
/* Active */
.uk-thumbnav > .uk-active > *::after {
opacity: 0;
}
/* Modifier: 'uk-thumbnav-vertical'
========================================================================== */
/*
* 1. Change direction
* 2. Gutter
*/
.uk-thumbnav-vertical {
/* 1 */
flex-direction: column;
/* 2 */
margin-left: 0;
margin-top: -15px;
}
/* 2 */
.uk-thumbnav-vertical > * {
padding-left: 0;
padding-top: 15px;
}
/* ========================================================================
Component: Iconnav
========================================================================== */
/*
* 1. Allow items to wrap into the next line
* 2. Reset list
* 3. Gutter
*/
.uk-iconnav {
display: flex;
/* 1 */
flex-wrap: wrap;
/* 2 */
margin: 0;
padding: 0;
list-style: none;
/* 3 */
margin-left: -10px;
}
/*
* Space is allocated based on content dimensions, but shrinks: 0 1 auto
* 1. Gutter
*/
.uk-iconnav > * {
/* 1 */
padding-left: 10px;
}
/* Items
========================================================================== */
/*
* Items must target `a` elements to exclude other elements (e.g. dropdowns)
* 1. Center content vertically if there is still some text
* 2. Imitate white space gap when using flexbox
* 3. Force text not to affect item height
* 4. Style
* 5. Required for `a` if there is still some text
*/
.uk-iconnav > * > a {
/* 1 */
display: flex;
align-items: center;
/* 2 */
column-gap: 0.25em;
/* 3 */
line-height: 0;
/* 4 */
color: #999;
/* 5 */
text-decoration: none;
font-size: 0.875rem;
transition: 0.1s ease-in-out;
transition-property: color, background-color;
}
/* Hover */
.uk-iconnav > * > a:hover {
color: #666;
}
/* Active */
.uk-iconnav > .uk-active > a {
color: #666;
}
/* Modifier: 'uk-iconnav-vertical'
========================================================================== */
/*
* 1. Change direction
* 2. Gutter
*/
.uk-iconnav-vertical {
/* 1 */
flex-direction: column;
/* 2 */
margin-left: 0;
margin-top: -10px;
}
/* 2 */
.uk-iconnav-vertical > * {
padding-left: 0;
padding-top: 10px;
}
/* ========================================================================
Component: Grid
========================================================================== */
/*
* 1. Allow cells to wrap into the next line
* 2. Reset list
*/
.uk-grid {
display: flex;
/* 1 */
flex-wrap: wrap;
/* 2 */
margin: 0;
padding: 0;
list-style: none;
}
/*
* Grid cell
* Note: Space is allocated solely based on content dimensions, but shrinks: 0 1 auto
* Reset margin for e.g. paragraphs
*/
.uk-grid > * {
margin: 0;
}
/*
* Remove margin from the last-child
*/
.uk-grid > * > :last-child {
margin-bottom: 0;
}
/* Gutter
========================================================================== */
/*
* Default
*/
/* Horizontal */
.uk-grid {
margin-left: 0px;
}
.uk-grid > * {
padding-left: 0px;
}
/* Vertical */
.uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin,
* + .uk-grid-margin {
margin-top: 0px;
}






.uk-grid-small,.uk-grid-column-small{margin-left:-10px;}
.uk-grid-small>*,.uk-grid-column-small>*{padding-left:10px;}
.uk-grid+.uk-grid-small,.uk-grid+.uk-grid-row-small,.uk-grid-small>.uk-grid-margin,.uk-grid-row-small>.uk-grid-margin,*+.uk-grid-margin-small{margin-top:10px;}

.uk-grid-medium,.uk-grid-column-medium{margin-left:-20px;}
.uk-grid-medium>*,.uk-grid-column-medium>*{padding-left:20px;}
.uk-grid+.uk-grid-medium,.uk-grid+.uk-grid-row-medium,.uk-grid-medium>.uk-grid-margin,.uk-grid-row-medium>.uk-grid-margin,*+.uk-grid-margin-medium{margin-top:20px;}

.uk-grid-large,.uk-grid-column-large{margin-left:-40px;}
.uk-grid-large>*,.uk-grid-column-large>*{padding-left:40px;}
.uk-grid+.uk-grid-large,.uk-grid+.uk-grid-row-large,.uk-grid-large>.uk-grid-margin,.uk-grid-row-large>.uk-grid-margin,*+.uk-grid-margin-large{margin-top:40px;}


/*
* Collapse
*/
/* Horizontal */
.uk-grid-collapse,
.uk-grid-column-collapse {
margin-left: 0;
}
.uk-grid-collapse > *,
.uk-grid-column-collapse > * {
padding-left: 0;
}
/* Vertical */
.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;
}
/* Divider
========================================================================== */
.uk-grid-divider > * {
position: relative;
}
.uk-grid-divider > :not(.uk-first-column)::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
border-left: 1px solid #e5e5e5;
}
/* Vertical */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
content: "";
position: absolute;
left: 0;
right: 0;
border-top: 1px solid #e5e5e5;
}
/*
* Default
*/
/* Horizontal */
.uk-grid-divider {
margin-left: -60px;
}
.uk-grid-divider > * {
padding-left: 60px;
}
.uk-grid-divider > :not(.uk-first-column)::before {
left: 30px;
}
/* Vertical */
.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;
}
/* Desktop and bigger */
@media (min-width: 1024px) {
/* Horizontal */
.uk-grid-divider {
margin-left: -80px;
}
.uk-grid-divider > * {
padding-left: 80px;
}
.uk-grid-divider > :not(.uk-first-column)::before {
left: 40px;
}
/* Vertical */
.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;
}
}
/*
* Small
*/
/* Horizontal */
.uk-grid-divider.uk-grid-small,
.uk-grid-divider.uk-grid-column-small {
margin-left: -30px;
}
.uk-grid-divider.uk-grid-small > *,
.uk-grid-divider.uk-grid-column-small > * {
padding-left: 30px;
}
.uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-small > :not(.uk-first-column)::before {
left: 15px;
}
/* Vertical */
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {
margin-top: 30px;
}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
top: -15px;
left: 30px;
}
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {
top: -15px;
}
.uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {
left: 30px;
}
/*
* Medium
*/
/* Horizontal */
.uk-grid-divider.uk-grid-medium,
.uk-grid-divider.uk-grid-column-medium {
margin-left: -60px;
}
.uk-grid-divider.uk-grid-medium > *,
.uk-grid-divider.uk-grid-column-medium > * {
padding-left: 60px;
}
.uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before {
left: 30px;
}
/* Vertical */
.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;
}
/*
* Large
*/
/* Horizontal */
.uk-grid-divider.uk-grid-large,
.uk-grid-divider.uk-grid-column-large {
margin-left: -80px;
}
.uk-grid-divider.uk-grid-large > *,
.uk-grid-divider.uk-grid-column-large > * {
padding-left: 80px;
}
.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
left: 40px;
}
/* Vertical */
.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;
}
/* Desktop and bigger */
@media (min-width: 1024px) {
/* Horizontal */
.uk-grid-divider.uk-grid-large,
.uk-grid-divider.uk-grid-column-large {
margin-left: -140px;
}
.uk-grid-divider.uk-grid-large > *,
.uk-grid-divider.uk-grid-column-large > * {
padding-left: 140px;
}
.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
left: 70px;
}
/* Vertical */
.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;
}
}
/* Match child of a grid cell
========================================================================== */
/*
* Behave like a block element
* 1. Wrap into the next line
* 2. Take the full width, at least 100%. Only if no class from the Width component is set.
* 3. Expand width even if larger than 100%, e.g. because of negative margin (Needed for nested grids)
*/
.uk-grid-match > *,
.uk-grid-item-match {
display: flex;
/* 1 */
flex-wrap: wrap;
}
.uk-grid-match > * > :not([class*="uk-width"]),
.uk-grid-item-match > :not([class*="uk-width"]) {
/* 2 */
box-sizing: border-box;
width: 100%;
/* 3 */
flex: auto;
}
/* ========================================================================
Component: Nav
========================================================================== */
/*
* Reset
*/
.uk-nav,
.uk-nav ul {
margin: 0;
padding: 0;
list-style: none;
}
/*
* 1. Center content vertically, e.g. an icon
* 2. Imitate white space gap when using flexbox
* 3. Reset link
*/
.uk-nav li > a {
/* 1 */
display: flex;
align-items: center;
/* 2 */
column-gap: 0.25em;
/* 3*/
text-decoration: none;
}
/*
* Items
* Must target `a` elements to exclude other elements (e.g. lists)
*/
.uk-nav > li > a {
padding: 5px 0;
}
/* Sublists
========================================================================== */
/*
* Level 2
* `ul` needed for higher specificity to override padding
*/
ul.uk-nav-sub {
padding: 5px 0 5px 15px;
}
/*
* Level 3 and deeper
*/
.uk-nav-sub ul {
padding-left: 15px;
}
/*
* Items
*/
.uk-nav-sub a {
padding: 2px 0;
}
/* Parent icon
========================================================================== */
.uk-nav-parent-icon {
flex: none;
margin-left: auto;
transition: transform 0.3s ease-out;
}
.uk-nav > li.uk-open > a .uk-nav-parent-icon {
transform: rotateX(180deg);
}
/* Header
========================================================================== */
.uk-nav-header {
padding: 5px 0;
text-transform: uppercase;
font-size: 0.875rem;
}
.uk-nav-header:not(:first-child) {
margin-top: 20px;
}
/* Divider
========================================================================== */
.uk-nav .uk-nav-divider {
margin: 5px 0;
}
/* Default modifier
========================================================================== */
.uk-nav-default {
font-size: 0.875rem;
line-height: 1.5;
}
/*
* Items
*/
.uk-nav-default > li > a {
color: #999;
}
/* Hover */
.uk-nav-default > li > a:hover {
color: #666;
}
/* Active */
.uk-nav-default > li.uk-active > a {
color: #333;
}
/*
* Subtitle
*/
.uk-nav-default .uk-nav-subtitle {
font-size: 12px;
}
/*
* Header
*/
.uk-nav-default .uk-nav-header {
color: #333;
}
/*
* Divider
*/
.uk-nav-default .uk-nav-divider {
border-top: 1px solid #e5e5e5;
}
/*
* Sublists
*/
.uk-nav-default .uk-nav-sub {
font-size: 0.875rem;
line-height: 1.5;
}
.uk-nav-default .uk-nav-sub a {
color: #999;
}
.uk-nav-default .uk-nav-sub a:hover {
color: #666;
}
.uk-nav-default .uk-nav-sub li.uk-active > a {
color: #333;
}
/* Primary modifier
========================================================================== */
.uk-nav-primary {
font-size: 1.5rem;
line-height: 1.5;
}
/*
* Items
*/
.uk-nav-primary > li > a {
color: #999;
}
/* Hover */
.uk-nav-primary > li > a:hover {
color: #666;
}
/* Active */
.uk-nav-primary > li.uk-active > a {
color: #333;
}
/*
* Subtitle
*/
.uk-nav-primary .uk-nav-subtitle {
font-size: 1.25rem;
}
/*
* Header
*/
.uk-nav-primary .uk-nav-header {
color: #333;
}
/*
* Divider
*/
.uk-nav-primary .uk-nav-divider {
border-top: 1px solid #e5e5e5;
}
/*
* Sublists
*/
.uk-nav-primary .uk-nav-sub {
font-size: 1.25rem;
line-height: 1.5;
}
.uk-nav-primary .uk-nav-sub a {
color: #999;
}
.uk-nav-primary .uk-nav-sub a:hover {
color: #666;
}
.uk-nav-primary .uk-nav-sub li.uk-active > a {
color: #333;
}
/* Secondary modifier
========================================================================== */
.uk-nav-secondary {
font-size: 16px;
line-height: 1.5;
}
.uk-nav-secondary > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
margin-top: 0;
}
/*
* Items
*/
.uk-nav-secondary > li > a {
color: #333;
padding: 10px 10px;
}
/* Hover */
.uk-nav-secondary > li > a:hover {
color: #333;
background-color: #f8f8f8;
}
/* Active */
.uk-nav-secondary > li.uk-active > a {
color: #333;
background-color: #f8f8f8;
}
/*
* Subtitle
*/
.uk-nav-secondary .uk-nav-subtitle {
font-size: 0.875rem;
color: #999;
}
/* Hover */
.uk-nav-secondary > li > a:hover .uk-nav-subtitle {
color: #666;
}
/* Active */
.uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {
color: #333;
}
/*
* Header
*/
.uk-nav-secondary .uk-nav-header {
color: #333;
}
/*
* Divider
*/
.uk-nav-secondary .uk-nav-divider {
border-top: 1px solid #e5e5e5;
}
/*
* Sublists
*/
.uk-nav-secondary .uk-nav-sub {
font-size: 0.875rem;
line-height: 1.5;
}
.uk-nav-secondary .uk-nav-sub a {
color: #999;
}
.uk-nav-secondary .uk-nav-sub a:hover {
color: #666;
}
.uk-nav-secondary .uk-nav-sub li.uk-active > a {
color: #333;
}
/* Size modifier
========================================================================== */
/*
* Medium
*/
.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;
}
/* Tablet Landscape and bigger */
@media (min-width: 768px) {
.uk-nav-medium {
font-size: 3.5rem;
}
.uk-nav-large {
font-size: 4rem;
}
.uk-nav-xlarge {
font-size: 6rem;
}
}
/* Laptop and bigger */
@media (min-width: 1024px) {
.uk-nav-medium {
font-size: 4rem;
}
.uk-nav-large {
font-size: 6rem;
}
.uk-nav-xlarge {
font-size: 8rem;
}
}
/* Alignment modifier
========================================================================== */
/*
* 1. Center header
* 2. Center items
*/
/* 1 */
.uk-nav-center {
text-align: center;
}
/* 2 */
.uk-nav-center li > a {
justify-content: center;
}
/* Sublists */
.uk-nav-center .uk-nav-sub,
.uk-nav-center .uk-nav-sub ul {
padding-left: 0;
}
/* Parent icon  */
.uk-nav-center .uk-nav-parent-icon {
margin-left: 0.25em;
}
/* Style modifier
========================================================================== */
/*
* Divider
* Naming is in plural to prevent conflicts with divider sub object.
*/
.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 #e5e5e5;
}
/* ========================================================================
Component: Navbar
========================================================================== */
/*
* 1. Create position context to center navbar group
*/
.uk-navbar {
display: flex;
/* 1 */
position: relative;
}
/* Container
========================================================================== */
.uk-navbar-container:not(.uk-navbar-transparent) {
background: #f8f8f8;
}
/* Groups
========================================================================== */
/*
* 1. Stretch height if a sibling's height is expanded by its content
*/
.uk-navbar-left,
.uk-navbar-right,
[class*="uk-navbar-center"] {
display: flex;
gap: 15px;
/* 1 */
align-items: stretch;
}
/*
* Horizontal alignment
* 1. Create position context for centered navbar with sub groups (left/right)
* 2. Fix text wrapping if content is larger than 50% of the container.
* 3. Needed for dropdowns because a new position context is created
*    `z-index` must be smaller than off-canvas
* 4. Stretch height if a sibling's height is expanded by its content
* 5. Align sub groups for centered navbar
*/
.uk-navbar-right {
margin-left: auto;
}
.uk-navbar-center:only-child {
margin-left: auto;
margin-right: auto;
/* 1 */
position: relative;
}
.uk-navbar-center:not(:only-child) {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
/* 2 */
width: max-content;
box-sizing: border-box;
/* 3 */
z-index: 990;
/* 4 */
height: 100%;
align-items: stretch;
}
.uk-navbar-center-left,
.uk-navbar-center-right {
/* 4 */
height: 100%;
/* 5 */
position: absolute;
top: 0;
}
.uk-navbar-center-left {
right: calc(100% + 15px);
}
.uk-navbar-center-right {
left: calc(100% + 15px);
}
[class*="uk-navbar-center-"] {
width: max-content;
box-sizing: border-box;
}
/* Nav
========================================================================== */
/*
* 1. Stretch height if a sibling's height is expanded by its content
* 2. Reset list
*/
.uk-navbar-nav {
display: flex;
gap: 15px;
/* 1 */
align-items: stretch;
/* 2 */
margin: 0;
padding: 0;
list-style: none;
}
/*
* Allow items to wrap into the next line
* Only not `absolute` positioned groups
*/
.uk-navbar-left,
.uk-navbar-right,
.uk-navbar-center:only-child {
flex-wrap: wrap;
}
/*
* Items
* 1. Center content vertically and horizontally
* 2. Imitate white space gap when using flexbox
* 3. Dimensions
* 4. Style
* 5. Required for `a`
*/
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
/* 1 */
display: flex;
justify-content: center;
align-items: center;
/* 2 */
column-gap: 0.25em;
/* 3 */
box-sizing: border-box;
min-height: 80px;
/* 4 */
font-size: 0.875rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
/* 5 */
text-decoration: none;
}
/*
* Nav items
* 1. Stretch height if a sibling's height is expanded by its content
* 2. Reset list
*/
.uk-navbar-nav > li > a {
/* 1 */
height: 100%;
/* 2 */
padding: 0 0;
color: #999;
text-transform: uppercase;
transition: 0.1s ease-in-out;
transition-property: color, background-color;
}
/*
* Hover
* Apply hover style also if dropdown is opened
*/
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a[aria-expanded="true"] {
color: #666;
}
/* OnClick */
.uk-navbar-nav > li > a:active {
color: #333;
}
/* Active */
.uk-navbar-nav > li.uk-active > a {
color: #333;
}
/* Parent icon modifier
========================================================================== */
.uk-navbar-parent-icon {
margin-left: 4px;
transition: transform 0.3s ease-out;
}
.uk-navbar-nav > li > a[aria-expanded="true"] .uk-navbar-parent-icon {
transform: rotateX(180deg);
}
/* Item
========================================================================== */
.uk-navbar-item {
padding: 0 0;
color: #666;
}
/*
* Remove margin from the last-child
*/
.uk-navbar-item > :last-child {
margin-bottom: 0;
}
/* Toggle
========================================================================== */
.uk-navbar-toggle {
padding: 0 0;
color: #999;
}
.uk-navbar-toggle:hover,
.uk-navbar-toggle[aria-expanded="true"] {
color: #666;
text-decoration: none;
}
/*
* Icon
* Adopts `uk-icon`
*/
/* Hover */
/* Subtitle
========================================================================== */
.uk-navbar-subtitle {
font-size: 0.875rem;
}
/* Justify modifier
========================================================================== */
.uk-navbar-justify .uk-navbar-left,
.uk-navbar-justify .uk-navbar-right,
.uk-navbar-justify .uk-navbar-nav,
.uk-navbar-justify .uk-navbar-nav > li,
.uk-navbar-justify .uk-navbar-item,
.uk-navbar-justify .uk-navbar-toggle {
flex-grow: 1;
}
/* Style modifiers
========================================================================== */
/* Dropdown
========================================================================== */
/*
* Adopts `uk-drop`
* 1. Set a default width
* 2. Style
*/
.uk-navbar-dropdown {
--uk-position-offset: 15px;
--uk-position-shift-offset: 0;
--uk-position-viewport-offset: 15px;
--uk-inverse: dark;
/* 1 */
width: 200px;
/* 2 */
padding: 25px;
background: #fff;
color: #666;
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}
/*
* Remove margin from the last-child
*/
.uk-navbar-dropdown > :last-child {
margin-bottom: 0;
}
.uk-navbar-dropdown :focus-visible {
outline-color: #333 !important;
}
/*
* Grid
* Adopts `uk-grid`
*/
/* Gutter Horizontal */
.uk-navbar-dropdown .uk-drop-grid {
margin-left: -30px;
}
.uk-navbar-dropdown .uk-drop-grid > * {
padding-left: 30px;
}
/* Gutter Vertical */
.uk-navbar-dropdown .uk-drop-grid > .uk-grid-margin {
margin-top: 30px;
}
/*
* Width modifier
*/
.uk-navbar-dropdown-width-2:not(.uk-drop-stack) {
width: 400px;
}
.uk-navbar-dropdown-width-3:not(.uk-drop-stack) {
width: 600px;
}
.uk-navbar-dropdown-width-4:not(.uk-drop-stack) {
width: 800px;
}
.uk-navbar-dropdown-width-5:not(.uk-drop-stack) {
width: 1000px;
}
/*
* Size modifier
*/
.uk-navbar-dropdown-large {
--uk-position-shift-offset: 0;
padding: 40px;
}
/*
* Dropbar modifier
* 1. Reset dropdown width to prevent to early shifting
* 2. Reset style
* 3. Padding
*/
.uk-navbar-dropdown-dropbar {
/* 1 */
width: auto;
/* 2 */
background: transparent;
/* 3 */
padding: 25px 0 25px 0;
--uk-position-offset: 0;
--uk-position-shift-offset: 0;
--uk-position-viewport-offset: 15px;
box-shadow: none;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-navbar-dropdown-dropbar {
--uk-position-viewport-offset: 30px;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.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;
}
/* Dropdown Nav
* Adopts `uk-nav`
========================================================================== */
.uk-navbar-dropdown-nav {
font-size: 0.875rem;
}
/*
* Items
*/
.uk-navbar-dropdown-nav > li > a {
color: #999;
}
/* Hover */
.uk-navbar-dropdown-nav > li > a:hover {
color: #666;
}
/* Active */
.uk-navbar-dropdown-nav > li.uk-active > a {
color: #333;
}
/*
* Subtitle
*/
.uk-navbar-dropdown-nav .uk-nav-subtitle {
font-size: 12px;
}
/*
* Header
*/
.uk-navbar-dropdown-nav .uk-nav-header {
color: #333;
}
/*
* Divider
*/
.uk-navbar-dropdown-nav .uk-nav-divider {
border-top: 1px solid #e5e5e5;
}
/*
* Sublists
*/
.uk-navbar-dropdown-nav .uk-nav-sub a {
color: #999;
}
.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
color: #666;
}
.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
color: #333;
}
/* Dropbar
========================================================================== */
/*
* Adopts `uk-dropnav-dropbar`
*/
.uk-navbar-container {
transition: 0.1s ease-in-out;
transition-property: background-color;
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-navbar-left,
.uk-navbar-right,
[class*="uk-navbar-center"] {
gap: 30px;
}
.uk-navbar-center-left {
right: calc(100% + 30px);
}
.uk-navbar-center-right {
left: calc(100% + 30px);
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-navbar-nav {
gap: 30px;
}
}
/* ========================================================================
Component: Subnav
========================================================================== */
/*
* 1. Allow items to wrap into the next line
* 2. Center items vertically if they have a different height
* 3. Gutter
* 4. Reset list
*/
.uk-subnav {
display: flex;
/* 1 */
flex-wrap: wrap;
/* 2 */
align-items: center;
/* 3 */
margin-left: -20px;
/* 4 */
padding: 0;
list-style: none;
}
/*
* 1. Space is allocated solely based on content dimensions: 0 0 auto
* 2. Gutter
* 3. Create position context for dropdowns
*/
.uk-subnav > * {
/* 1 */
flex: none;
/* 2 */
padding-left: 20px;
/* 3 */
position: relative;
}
/* Items
========================================================================== */
/*
* Items must target `a` elements to exclude other elements (e.g. dropdowns)
* Using `:first-child` instead of `a` to support `span` elements for text
* 1. Center content vertically, e.g. an icon
* 2. Imitate white space gap when using flexbox
* 3. Style
*/
.uk-subnav > * > :first-child {
/* 1 */
display: flex;
align-items: center;
/* 2 */
column-gap: 0.25em;
/* 3 */
color: #999;
font-size: 0.875rem;
text-transform: uppercase;
transition: 0.1s ease-in-out;
transition-property: color, background-color;
}
/* Hover */
.uk-subnav > * > a:hover {
color: #666;
text-decoration: none;
}
/* Active */
.uk-subnav > .uk-active > a {
color: #333;
}
/* Divider modifier
========================================================================== */
/*
* Set gutter
*/
.uk-subnav-divider {
margin-left: -41px;
}
/*
* Align items and divider vertically
*/
.uk-subnav-divider > * {
display: flex;
align-items: center;
}
/*
* Divider
* 1. `nth-child` makes it also work without JS if it's only one row
*/
.uk-subnav-divider > ::before {
content: "";
height: 1.5em;
margin-left: 0px;
margin-right: 20px;
border-left: 1px solid transparent;
}
/* 1 */
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
border-left-color: #e5e5e5;
}
/* Pill modifier
========================================================================== */
/*
* Gutter
*/
.uk-subnav-pill {
margin-left: -20px;
}
.uk-subnav-pill > * {
padding-left: 20px;
}
.uk-subnav-pill > * > :first-child {
padding: 5px 10px;
background: transparent;
color: #999;
}
/* Hover */
.uk-subnav-pill > * > a:hover {
background-color: #f8f8f8;
color: #666;
}
/* OnClick */
.uk-subnav-pill > * > a:active {
background-color: #f8f8f8;
color: #666;
}
/* Active */
.uk-subnav-pill > .uk-active > a {
background-color: #1e87f0;
color: #fff;
}
/* Disabled
* The same for all style modifiers
========================================================================== */
.uk-subnav > .uk-disabled > :first-child {
color: #999;
}
/* ========================================================================
Component: Breadcrumb
========================================================================== */
/*
* 1. Reset list
* 2. Remove space between elements
*/
.uk-breadcrumb {
/* 1 */
padding: 0;
list-style: none;
/* 2 */
font-size: 0;
}
/*
* 1. Doesn't generate any box and replaced by child boxes
*/
.uk-breadcrumb > * {
display: contents;
}
/* Items
========================================================================== */
.uk-breadcrumb > * > * {
font-size: 0.875rem;
color: #999;
}
/* Hover */
.uk-breadcrumb > * > :hover {
color: #666;
text-decoration: none;
}
/* Disabled */
/* Active */
.uk-breadcrumb > :last-child > span,
.uk-breadcrumb > :last-child > a:not([href]) {
color: #666;
}
/*
* Divider
* `nth-child` makes it also work without JS if it's only one row
* 1. Remove space between inline block elements.
* 2. Style
*/
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
content: "/";
display: inline-block;
/* 1 */
margin: 0 20px;
/* 2 */
font-size: 0.875rem;
color: #999;
}
/* ========================================================================
Component: Pagination
========================================================================== */
/*
* 1. Allow items to wrap into the next line
* 2. Center items vertically if they have a different height
* 3. Gutter
* 4. Reset list
*/
.uk-pagination {
display: flex;
/* 1 */
flex-wrap: wrap;
/* 2 */
align-items: center;
/* 3 */
margin-left: 0;
/* 4 */
padding: 0;
list-style: none;
}
/*
* 1. Space is allocated solely based on content dimensions: 0 0 auto
* 2. Gutter
* 3. Create position context for dropdowns
*/
.uk-pagination > * {
/* 1 */
flex: none;
/* 2 */
padding-left: 0;
/* 3 */
position: relative;
}
/* Items
========================================================================== */
/*
* 1. Center content vertically, e.g. an icon
* 2. Imitate white space gap when using flexbox
* 3. Style
*/
.uk-pagination > * > * {
/* 1 */
display: flex;
align-items: center;
/* 2 */
column-gap: 0.25em;
/* 3 */
padding: 5px 10px;
color: #999;
transition: color 0.1s ease-in-out;
}
/* Hover */
.uk-pagination > * > :hover {
color: #666;
text-decoration: none;
}
/* Active */
.uk-pagination > .uk-active > * {
color: #666;
}
/* Disabled */
.uk-pagination > .uk-disabled > * {
color: #999;
}
/* ========================================================================
Component: Tab
========================================================================== */
/*
* 1. Allow items to wrap into the next line
* 2. Gutter
* 3. Reset list
*/
.uk-tab {
display: flex;
/* 1 */
flex-wrap: wrap;
/* 2 */
margin-left: -20px;
/* 3 */
padding: 0;
list-style: none;
position: relative;
}
.uk-tab::before {
content: "";
position: absolute;
bottom: 0;
left: 20px;
right: 0;
border-bottom: 1px solid #e5e5e5;
}
/*
* 1. Space is allocated solely based on content dimensions: 0 0 auto
* 2. Gutter
* 3. Create position context for dropdowns
*/
.uk-tab > * {
/* 1 */
flex: none;
/* 2 */
padding-left: 20px;
/* 3 */
position: relative;
}
/* Items
========================================================================== */
/*
* Items must target `a` elements to exclude other elements (e.g. dropdowns)
* 1. Center content vertically, e.g. an icon
* 2. Imitate white space gap when using flexbox
* 3. Center content if a width is set
* 4. Style
*/
.uk-tab > * > a {
/* 1 */
display: flex;
align-items: center;
/* 2 */
column-gap: 0.25em;
/* 3 */
justify-content: center;
/* 4 */
padding: 5px 10px;
color: #999;
border-bottom: 1px solid transparent;
font-size: 0.875rem;
text-transform: uppercase;
transition: color 0.1s ease-in-out;
}
/* Hover */
.uk-tab > * > a:hover {
color: #666;
text-decoration: none;
}
/* Active */
.uk-tab > .uk-active > a {
color: #333;
border-color: #1e87f0;
}
/* Disabled */
.uk-tab > .uk-disabled > a {
color: #999;
}
/* Position modifier
========================================================================== */
/*
* Bottom
*/
.uk-tab-bottom::before {
top: 0;
bottom: auto;
}
.uk-tab-bottom > * > a {
border-top: 1px solid transparent;
border-bottom: none;
}
/*
* Left + Right
* 1. Reset Gutter
*/
.uk-tab-left,
.uk-tab-right {
flex-direction: column;
/* 1 */
margin-left: 0;
}
/* 1 */
.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 #e5e5e5;
border-bottom: none;
}
.uk-tab-right::before {
top: 0;
bottom: 0;
left: 0;
right: auto;
border-left: 1px solid #e5e5e5;
border-bottom: none;
}
.uk-tab-left > * > a {
justify-content: left;
border-right: 1px solid transparent;
border-bottom: none;
}
.uk-tab-right > * > a {
justify-content: left;
border-left: 1px solid transparent;
border-bottom: none;
}
.uk-tab .uk-dropdown {
margin-left: 30px;
}
/* ========================================================================
Component: Slidenav
========================================================================== */
/*
* Adopts `uk-icon`
*/
.uk-slidenav {
padding: 5px 10px;
color: rgba(102, 102, 102, 0.5);
transition: color 0.1s ease-in-out;
}
/* Hover */
.uk-slidenav:hover {
color: rgba(102, 102, 102, 0.9);
}
/* OnClick */
.uk-slidenav:active {
color: rgba(102, 102, 102, 0.5);
}
/* Icon modifier
========================================================================== */
/*
* Previous
*/
/*
* Next
*/
/* Size modifier
========================================================================== */
.uk-slidenav-large {
padding: 10px 10px;
}
/* Container
========================================================================== */
.uk-slidenav-container {
display: flex;
}
/* ========================================================================
Component: Dotnav
========================================================================== */
/*
* 1. Allow items to wrap into the next line
* 2. Reset list
* 3. Gutter
*/
.uk-dotnav {
display: flex;
/* 1 */
flex-wrap: wrap;
/* 2 */
margin: 0;
padding: 0;
list-style: none;
/* 3 */
margin-left: -12px;
}
/*
* 1. Space is allocated solely based on content dimensions: 0 0 auto
* 2. Gutter
*/
.uk-dotnav > * {
/* 1 */
flex: none;
/* 2 */
padding-left: 12px;
}
/* Items
========================================================================== */
/*
* Items
* 1. Hide text if present
*/
.uk-dotnav > * > * {
display: block;
box-sizing: border-box;
width: 10px;
height: 10px;
border-radius: 50%;
background: transparent;
/* 1 */
text-indent: 100%;
overflow: hidden;
white-space: nowrap;
border: 1px solid rgba(102, 102, 102, 0.4);
transition: 0.2s ease-in-out;
transition-property: background-color, border-color;
}
/* Hover */
.uk-dotnav > * > :hover {
background-color: rgba(102, 102, 102, 0.6);
border-color: transparent;
}
/* OnClick */
.uk-dotnav > * > :active {
background-color: rgba(102, 102, 102, 0.2);
border-color: transparent;
}
/* Active */
.uk-dotnav > .uk-active > * {
background-color: rgba(102, 102, 102, 0.6);
border-color: transparent;
}
/* Modifier: 'uk-dotnav-vertical'
========================================================================== */
/*
* 1. Change direction
* 2. Gutter
*/
.uk-dotnav-vertical {
/* 1 */
flex-direction: column;
/* 2 */
margin-left: 0;
margin-top: -12px;
}
/* 2 */
.uk-dotnav-vertical > * {
padding-left: 0;
padding-top: 12px;
}
/* ========================================================================
Component: Dropdown
========================================================================== */
/*
* Adopts `uk-drop`
* 1. Reset drop and let text expand the width instead of wrapping
* 2. Set a default width
* 3. Style
*/
.uk-dropdown {
--uk-position-offset: 10px;
--uk-position-viewport-offset: 15px;
--uk-inverse: dark;
/* 1 */
width: auto;
/* 2 */
min-width: 200px;
/* 3 */
padding: 25px;
background: #fff;
color: #666;
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}
/*
* Remove margin from the last-child
*/
.uk-dropdown > :last-child {
margin-bottom: 0;
}
.uk-dropdown :focus-visible {
outline-color: #333 !important;
}
/* Size modifier
========================================================================== */
.uk-dropdown-large {
padding: 40px;
}
/* Dropbar modifier
========================================================================== */
/*
* 1. Reset dropdown width to prevent to early shifting
* 2. Reset style
* 3. Padding
*/
.uk-dropdown-dropbar {
--uk-position-offset: 10px;
/* 1 */
width: auto;
/* 2 */
background: transparent;
/* 3 */
padding: 5px 0 25px 0;
--uk-position-viewport-offset: 15px;
box-shadow: none;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-dropdown-dropbar {
--uk-position-viewport-offset: 30px;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-dropdown-dropbar {
--uk-position-viewport-offset: 40px;
}
}
.uk-dropdown-dropbar-large {
padding-top: 40px;
padding-bottom: 40px;
}
/* Nav
* Adopts `uk-nav`
========================================================================== */
.uk-dropdown-nav {
font-size: 0.875rem;
}
/*
* Items
*/
.uk-dropdown-nav > li > a {
color: #999;
}
/* Hover + Active */
.uk-dropdown-nav > li > a:hover,
.uk-dropdown-nav > li.uk-active > a {
color: #666;
}
/*
* Subtitle
*/
.uk-dropdown-nav .uk-nav-subtitle {
font-size: 12px;
}
/*
* Header
*/
.uk-dropdown-nav .uk-nav-header {
color: #333;
}
/*
* Divider
*/
.uk-dropdown-nav .uk-nav-divider {
border-top: 1px solid #e5e5e5;
}
/*
* Sublists
*/
.uk-dropdown-nav .uk-nav-sub a {
color: #999;
}
.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub li.uk-active > a {
color: #666;
}
/* ========================================================================
Component: Lightbox
========================================================================== */
/*
* 1. Hide by default
* 2. Set position
* 3. Allow scrolling for the modal dialog
* 4. Horizontal padding
* 5. Mask the background page
* 6. Fade-in transition
* 7. Prevent cancellation of pointer events while dragging
*/
.uk-lightbox {
--uk-inverse: light;
/* 1 */
display: none;
/* 2 */
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1010;
/* 5 */
background: #000;
/* 6 */
opacity: 0;
transition: opacity 0.15s linear;
/* 7 */
touch-action: pinch-zoom;
}
/*
* Open
* 1. Center child
* 2. Fade-in
*/
.uk-lightbox.uk-open {
display: block;
/* 2 */
opacity: 1;
}
/*
* Focus
*/
.uk-lightbox :focus-visible {
outline-color: rgba(255, 255, 255, 0.7);
}
/* Page
========================================================================== */
/*
* Prevent scrollbars
*/
.uk-lightbox-page {
overflow: hidden;
}
/* Items
========================================================================== */
/*
* Reset list
*/
.uk-lightbox-items {
margin: 0;
padding: 0;
list-style: none;
}
/*
* 1. Center child within the viewport
* 2. Not visible by default
* 3. Optimize animation
* 4. Responsiveness
*    Using `vh` for `max-height` to fix image proportions after resize in Safari and Opera
*/
.uk-lightbox-items > * {
/* 1 */
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
/* 2 */
display: none;
justify-content: center;
align-items: flex-start;
/* 3 */
will-change: transform, opacity;
/* 4 */
overflow: auto;
}
/* 2 */
.uk-lightbox-items > .uk-active {
display: flex;
}
.uk-lightbox-items-fit > * {
align-items: center;
}
/* 4 */
.uk-lightbox-items-fit > * > * {
max-width: 100vw;
max-height: 100vh;
}
.uk-lightbox-items-fit > * > :not(iframe) {
object-fit: contain;
}
/* Zoom Cursor */
.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;
}
/* Navs
========================================================================== */
.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-thumbnav:empty,
.uk-lightbox-dotnav:empty {
display: none;
}
/* Caption
========================================================================== */
.uk-lightbox-caption:empty {
display: none;
}
.uk-lightbox-caption {
padding: 10px 10px;
background: rgba(0, 0, 0, 0.3);
color: rgba(255, 255, 255, 0.7);
}
.uk-lightbox-caption > * {
color: rgba(255, 255, 255, 0.7);
}
/* Counter
========================================================================== */
.uk-lightbox-counter:empty {
display: none;
}
/* Iframe
========================================================================== */
.uk-lightbox-iframe {
width: 80%;
height: 80%;
}
/* ========================================================================
Component: Animation
========================================================================== */
[class*="uk-animation-"] {
animation: 0.5s ease-out both;
}
/* Animations
========================================================================== */
/*
* Fade
*/
.uk-animation-fade {
animation-name: uk-fade;
animation-duration: 0.8s;
animation-timing-function: linear;
}
/*
* Scale
*/
.uk-animation-scale-up {
animation-name: uk-fade, uk-scale-up;
}
.uk-animation-scale-down {
animation-name: uk-fade, uk-scale-down;
}
/*
* Slide
*/
.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;
}
/*
* Slide Small
*/
.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;
}
/*
* Slide Medium
*/
.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;
}
/*
* Kenburns
*/
.uk-animation-kenburns {
animation-name: uk-kenburns;
animation-duration: 15s;
}
/*
* Shake
*/
.uk-animation-shake {
animation-name: uk-shake;
}
/*
* SVG Stroke
* The `--uk-animation-stroke` custom property contains the longest path length.
* Set it manually or use `uk-svg="stroke-animation: true"` to set it automatically.
* All strokes are animated by the same pace and doesn't end simultaneously.
* To end simultaneously, `pathLength="1"` could be used, but it's not working in Safari yet.
*/
.uk-animation-stroke {
animation-name: uk-stroke;
animation-duration: 2s;
stroke-dasharray: var(--uk-animation-stroke);
}
/* Direction modifier
========================================================================== */
.uk-animation-reverse {
animation-direction: reverse;
animation-timing-function: ease-in;
}
/* Duration modifier
========================================================================== */
.uk-animation-fast {
animation-duration: 0.1s;
}
/* Toggle animation based on the State of the Parent Element
========================================================================== */
.uk-animation-toggle:not(:hover):not(:focus) [class*="uk-animation-"] {
animation-name: none;
}
/* Keyframes used by animation classes
========================================================================== */
/*
* Fade
*/
@keyframes uk-fade {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
/*
* Scale
*/
@keyframes uk-scale-up {
0% {
transform: scale(0.9);
}
100% {
transform: scale(1);
}
}
@keyframes uk-scale-down {
0% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
/*
* Slide
*/
@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);
}
}
/*
* Slide Small
*/
@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);
}
}
/*
* Slide Medium
*/
@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);
}
}
/*
* Kenburns
*/
@keyframes uk-kenburns {
0% {
transform: scale(1);
}
100% {
transform: scale(1.2);
}
}
/*
* Shake
*/
@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);
}
}
/*
* Stroke
*/
@keyframes uk-stroke {
0% {
stroke-dashoffset: var(--uk-animation-stroke);
}
100% {
stroke-dashoffset: 0;
}
}
/* ========================================================================
Component: Width
========================================================================== */
/* Equal child widths
========================================================================== */
[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;
}
/*
* 1. Reset the `min-width`, which is set to auto by default, because
*    flex items won't shrink below their minimum intrinsic content size.
*    Using `1px` instead of `0`, so items still wrap into the next line,
*    if they have zero width and padding and the predecessor is 100% wide.
*/
.uk-child-width-expand > :not([class*="uk-width"]) {
flex: 1;
/* 1 */
min-width: 1px;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.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;
}
/* Reset expand */
.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;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.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;
}
/* Reset expand */
.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;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.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;
}
/* Reset expand */
.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;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.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;
}
/* Reset expand */
.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;
}
}
/* Single Widths
========================================================================== */
/*
* 1. `max-width` is needed for the pixel-based classes
*/
[class*="uk-width"] {
box-sizing: border-box;
width: 100%;
/* 1 */
max-width: 100%;
}
/* Halves */
.uk-width-1-2 {
width: 50%;
}
/* Thirds */
.uk-width-1-3 {
width: calc(100% / 3);
}
.uk-width-2-3 {
width: calc(200% / 3);
}
/* Quarters */
.uk-width-1-4 {
width: 25%;
}
.uk-width-3-4 {
width: 75%;
}
/* Fifths */
.uk-width-1-5 {
width: 20%;
}
.uk-width-2-5 {
width: 40%;
}
.uk-width-3-5 {
width: 60%;
}
.uk-width-4-5 {
width: 80%;
}
/* Sixths */
.uk-width-1-6 {
width: calc(100% / 6);
}
.uk-width-5-6 {
width: calc(500% / 6);
}


/* Pixel */
.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;
}






/* Auto */
.uk-width-auto {
width: auto;
}
/* Expand */
.uk-width-expand {
flex: 1;
min-width: 1px;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
/* Whole */
.uk-width-1-1\@s {
width: 100%;
}
/* Halves */
.uk-width-1-2\@s {
width: 50%;
}
/* Thirds */
.uk-width-1-3\@s {
width: calc(100% / 3);
}
.uk-width-2-3\@s {
width: calc(200% / 3);
}
/* Quarters */
.uk-width-1-4\@s {
width: 25%;
}
.uk-width-3-4\@s {
width: 75%;
}
/* Fifths */
.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%;
}
/* Sixths */
.uk-width-1-6\@s {
width: calc(100% / 6);
}
.uk-width-5-6\@s {
width: calc(500% / 6);
}
/* Pixel */
.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;
}
/* Auto */
.uk-width-auto\@s {
width: auto;
}
/* Expand */
.uk-width-expand\@s {
flex: 1;
min-width: 1px;
}
/* Reset expand */
.uk-width-1-1\@s,
.uk-width-1-2\@s,
.uk-width-1-3\@s,
.uk-width-2-3\@s,
.uk-width-1-4\@s,
.uk-width-3-4\@s,
.uk-width-1-5\@s,
.uk-width-2-5\@s,
.uk-width-3-5\@s,
.uk-width-4-5\@s,
.uk-width-1-6\@s,
.uk-width-5-6\@s,
.uk-width-small\@s,
.uk-width-medium\@s,
.uk-width-large\@s,
.uk-width-xlarge\@s,
.uk-width-2xlarge\@s,
.uk-width-auto\@s {
flex: initial;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
/* Whole */
.uk-width-1-1\@m {
width: 100%;
}
/* Halves */
.uk-width-1-2\@m {
width: 50%;
}
/* Thirds */
.uk-width-1-3\@m {
width: calc(100% / 3);
}
.uk-width-2-3\@m {
width: calc(200% / 3);
}
/* Quarters */
.uk-width-1-4\@m {
width: 25%;
}
.uk-width-3-4\@m {
width: 75%;
}
/* Fifths */
.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%;
}
/* Sixths */
.uk-width-1-6\@m {
width: calc(100% / 6);
}
.uk-width-5-6\@m {
width: calc(500% / 6);
}
/* Pixel */
.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;
}
/* Auto */
.uk-width-auto\@m {
width: auto;
}
/* Expand */
.uk-width-expand\@m {
flex: 1;
min-width: 1px;
}
/* Reset expand */
.uk-width-1-1\@m,
.uk-width-1-2\@m,
.uk-width-1-3\@m,
.uk-width-2-3\@m,
.uk-width-1-4\@m,
.uk-width-3-4\@m,
.uk-width-1-5\@m,
.uk-width-2-5\@m,
.uk-width-3-5\@m,
.uk-width-4-5\@m,
.uk-width-1-6\@m,
.uk-width-5-6\@m,
.uk-width-small\@m,
.uk-width-medium\@m,
.uk-width-large\@m,
.uk-width-xlarge\@m,
.uk-width-2xlarge\@m,
.uk-width-auto\@m {
flex: initial;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
/* Whole */
.uk-width-1-1\@l {
width: 100%;
}
/* Halves */
.uk-width-1-2\@l {
width: 50%;
}
/* Thirds */
.uk-width-1-3\@l {
width: calc(100% / 3);
}
.uk-width-2-3\@l {
width: calc(200% / 3);
}
/* Quarters */
.uk-width-1-4\@l {
width: 25%;
}
.uk-width-3-4\@l {
width: 75%;
}
/* Fifths */
.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%;
}
/* Sixths */
.uk-width-1-6\@l {
width: calc(100% / 6);
}
.uk-width-5-6\@l {
width: calc(500% / 6);
}
/* Pixel */
.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;
}
/* Auto */
.uk-width-auto\@l {
width: auto;
}
/* Expand */
.uk-width-expand\@l {
flex: 1;
min-width: 1px;
}
/* Reset expand */
.uk-width-1-1\@l,
.uk-width-1-2\@l,
.uk-width-1-3\@l,
.uk-width-2-3\@l,
.uk-width-1-4\@l,
.uk-width-3-4\@l,
.uk-width-1-5\@l,
.uk-width-2-5\@l,
.uk-width-3-5\@l,
.uk-width-4-5\@l,
.uk-width-1-6\@l,
.uk-width-5-6\@l,
.uk-width-small\@l,
.uk-width-medium\@l,
.uk-width-large\@l,
.uk-width-xlarge\@l,
.uk-width-2xlarge\@l,
.uk-width-auto\@l {
flex: initial;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
/* Whole */
.uk-width-1-1\@xl {
width: 100%;
}
/* Halves */
.uk-width-1-2\@xl {
width: 50%;
}
/* Thirds */
.uk-width-1-3\@xl {
width: calc(100% / 3);
}
.uk-width-2-3\@xl {
width: calc(200% / 3);
}
/* Quarters */
.uk-width-1-4\@xl {
width: 25%;
}
.uk-width-3-4\@xl {
width: 75%;
}
/* Fifths */
.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%;
}
/* Sixths */
.uk-width-1-6\@xl {
width: calc(100% / 6);
}
.uk-width-5-6\@xl {
width: calc(500% / 6);
}
/* Pixel */
.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;
}
/* Auto */
.uk-width-auto\@xl {
width: auto;
}
/* Expand */
.uk-width-expand\@xl {
flex: 1;
min-width: 1px;
}
/* Reset expand */
.uk-width-1-1\@xl,
.uk-width-1-2\@xl,
.uk-width-1-3\@xl,
.uk-width-2-3\@xl,
.uk-width-1-4\@xl,
.uk-width-3-4\@xl,
.uk-width-1-5\@xl,
.uk-width-2-5\@xl,
.uk-width-3-5\@xl,
.uk-width-4-5\@xl,
.uk-width-1-6\@xl,
.uk-width-5-6\@xl,
.uk-width-small\@xl,
.uk-width-medium\@xl,
.uk-width-large\@xl,
.uk-width-xlarge\@xl,
.uk-width-2xlarge\@xl,
.uk-width-auto\@xl {
flex: initial;
}
}
/* Intrinsic Widths
========================================================================== */
.uk-width-fit-content {
width: fit-content;
}
.uk-width-max-content {
width: max-content;
}
.uk-width-min-content {
width: min-content;
}
/* ========================================================================
Component: Height
========================================================================== */
[class*="uk-height"] {
box-sizing: border-box;
}
/*
* Only works if parent element has a height set
*/
.uk-height-1-1 {
height: 100%;
}
/*
* Useful to create image teasers
*/
.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;
}
/*
* Pixel
* Useful for `overflow: auto`
*/
.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;
}
/* ========================================================================
Component: Text
========================================================================== */
/* Style modifiers
========================================================================== */
.uk-text-lead {
font-size: 1.5rem;
line-height: 1.5;
color: #333;
}
.uk-text-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}
.uk-text-meta > a {
color: #999;
}
.uk-text-meta > a:hover {
color: #666;
text-decoration: none;
}
/* Size modifiers
========================================================================== */


.uk-text-small { font-size: 12px; line-height: 12px; }
.uk-text-medium { font-size: 14px; line-height: 14px; }

@media (max-width: 575px) { .uk-text-base { font-size: 15px; line-height: 23px; } }
@media (min-width: 576px) { .uk-text-base { font-size: 15px; line-height: 23px; } }
@media (min-width: 768px) { .uk-text-base { font-size: 15px; line-height: 23px; } }
@media (min-width: 1024px) { .uk-text-base { font-size: 16px; line-height: 24px; } }
@media (min-width: 1280px) { .uk-text-base { font-size: 17px; line-height: 25px; } }


@media (max-width: 575px) { .uk-text-large { font-size: 16px; line-height: 24px; } }
@media (min-width: 576px) { .uk-text-large { font-size: 18px; line-height: 25px; } }
@media (min-width: 768px) { .uk-text-large { font-size: 20px; line-height: 26px; } }
@media (min-width: 1024px) { .uk-text-large { font-size: 22px; line-height: 27px; } }
@media (min-width: 1280px) { .uk-text-large { font-size: 24px; line-height: 28px; } }


@media (max-width: 575px) { .uk-text-xlarge { font-size: 28px; line-height: 32px; } }
@media (min-width: 576px) { .uk-text-xlarge { font-size: 30px; line-height: 33px; } }
@media (min-width: 768px) { .uk-text-xlarge { font-size: 32px; line-height: 34px; } }
@media (min-width: 1024px) { .uk-text-xlarge { font-size: 34px; line-height: 35px; } }
@media (min-width: 1280px) { .uk-text-xlarge { font-size: 36px; line-height: 36px; } }


/* Weight modifier
========================================================================== */

.uk-text-thin { font-weight: 100; }
.uk-text-extralight { font-weight: 200; }
.uk-text-light { font-weight: 300; }
.uk-text-regular { font-weight: 400; }
.uk-text-book { font-weight: 500; }
.uk-text-semibold { font-weight: 600; }
.uk-text-bold { font-weight: 700; }
.uk-text-extrabold { font-weight: 800; }
.uk-text-bolder { font-weight: 900; }




/* Style modifier
========================================================================== */
.uk-text-italic {
font-style: italic;
}
/* Transform modifier
========================================================================== */
.uk-text-capitalize {
text-transform: capitalize !important;
}
.uk-text-uppercase {
text-transform: uppercase !important;
}
.uk-text-lowercase {
text-transform: lowercase !important;
}
/* Decoration modifier
========================================================================== */
.uk-text-decoration-none {
text-decoration: none !important;
}
/* Color modifiers
========================================================================== */



.uk-text-black { color: var(--color-black-medium); }
.uk-text-gray { color: var(--color-gray-medium); }
.uk-text-white { color: var(--color-white-medium); }
.uk-text-yellow { color: var(--color-yellow-medium); }
.uk-text-red { color: var(--color-red-medium); }



/* Background modifier
========================================================================== */
/*
* 1. The background clips to the foreground text. Works in all browsers.
* 2. Default color is set to transparent.
* 3. Container fits the text
* 4. Style
*/
.uk-text-background {
/* 1 */
-webkit-background-clip: text;
/* 2 */
color: transparent !important;
/* 3 */
display: inline-block;
/* 4 */
background-color: #1e87f0;
background-image: linear-gradient(90deg, #1e87f0 0%, #411ef0 100%);
}
/* Alignment modifiers
========================================================================== */
.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;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-text-left\@s {
text-align: left !important;
}
.uk-text-right\@s {
text-align: right !important;
}
.uk-text-center\@s {
text-align: center !important;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-text-left\@m {
text-align: left !important;
}
.uk-text-right\@m {
text-align: right !important;
}
.uk-text-center\@m {
text-align: center !important;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-text-left\@l {
text-align: left !important;
}
.uk-text-right\@l {
text-align: right !important;
}
.uk-text-center\@l {
text-align: center !important;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.uk-text-left\@xl {
text-align: left !important;
}
.uk-text-right\@xl {
text-align: right !important;
}
.uk-text-center\@xl {
text-align: center !important;
}
}
/*
* Vertical
*/
.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;
}
/* Wrap modifiers
========================================================================== */
/*
* Prevent text from wrapping onto multiple lines
*/
.uk-text-nowrap {
white-space: nowrap;
}
/*
* 1. Make sure a max-width is set after which truncation can occur
* 2. Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
* 3. Fix for table cells
*/
.uk-text-truncate {
/* 1 */
max-width: 100%;
/* 2 */
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
/* 2 */
th.uk-text-truncate,
td.uk-text-truncate {
max-width: 0;
}
/*
* Wrap long words onto the next line and break them if they are too long to fit.
* 1. Make it work with table cells in all browsers.
* Note: Not using `hyphens: auto` because it hyphenates text even if not needed.
*/
.uk-text-break {
overflow-wrap: break-word;
}
/* 1 */
th.uk-text-break,
td.uk-text-break {
word-break: break-word;
}
/* Stroke modifiers
========================================================================== */
.uk-text-stroke {
-webkit-text-stroke: calc(1.4px + 0.002em);
-webkit-text-fill-color: transparent;
}
/* ========================================================================
Component: Column
========================================================================== */
[class*="uk-column-"] {
column-gap: 30px;
}
/* Desktop and bigger */
@media (min-width: 1024px) {
[class*="uk-column-"] {
column-gap: 40px;
}
}
/*
* Fix image 1px line wrapping into the next column in Chrome
*/
[class*="uk-column-"] img {
transform: translate3d(0, 0, 0);
}
/* Divider
========================================================================== */
/*
* 1. Double the column gap
*/
.uk-column-divider {
column-rule: 1px solid #e5e5e5;
/* 1 */
column-gap: 60px;
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-column-divider {
column-gap: 80px;
}
}
/* Width modifiers
========================================================================== */
.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;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.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;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.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;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.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;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.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;
}
}
/* Make element span across all columns
* Does not work in Firefox yet
========================================================================== */
.uk-column-span {
column-span: all;
}
/* ========================================================================
Component: Cover
========================================================================== */
/*
* Works with iframes and embedded content
* 1. Use attribute to apply transform instantly. Needed if transform is transitioned.
* 2. Reset responsiveness for embedded content
* 3. Center object
* Note: Percent values on the `top` property only works if this element
*       is absolute positioned or if the container has a height
*/
/* 1 */
[uk-cover]:where(canvas, iframe, svg),
[data-uk-cover]:where(canvas, iframe, svg) {
/* 2 */
max-width: none;
/* 3 */
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[uk-cover],
iframe[data-uk-cover] {
pointer-events: none;
}
[uk-cover]:where(img, video),
[data-uk-cover]:where(img, video) {
/* 3 */
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
object-fit: cover;
object-position: center;
}
/* Container
========================================================================== */
/*
* 1. Parent container which clips resized object
* 2. Needed if the child is positioned absolute. See note above
*/
.uk-cover-container {
/* 1 */
overflow: hidden;
/* 2 */
position: relative;
}
/* ========================================================================
Component: Background
========================================================================== */
/* Color
========================================================================== */


.uk-background-white {
background-color: var(--color-white-medium);
}

.uk-background-black {
background-color: var(--color-black-medium);
}

/* Size
========================================================================== */
.uk-background-cover,
.uk-background-contain,
.uk-background-width-1-1,
.uk-background-height-1-1 {
background-position: 50% 50%;
background-repeat: no-repeat;
}
.uk-background-cover {
background-size: cover;
}
.uk-background-contain {
background-size: contain;
}
.uk-background-width-1-1 {
background-size: 100%;
}
.uk-background-height-1-1 {
background-size: auto 100%;
}
/* Position
========================================================================== */
.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%;
}
/* Repeat
========================================================================== */
.uk-background-norepeat {
background-repeat: no-repeat;
}
/* Attachment
========================================================================== */
.uk-background-fixed {
background-attachment: fixed;
}
/*
* Exclude touch devices because `fixed` doesn't work on iOS and Android
*/
@media (pointer: coarse) {
.uk-background-fixed {
background-attachment: scroll;
}
}
/* Image
========================================================================== */
/* Phone portrait and smaller */
@media (max-width: 575px) {
.uk-background-image\@s {
background-image: none !important;
}
}
/* Phone landscape and smaller */
@media (max-width: 767px) {
.uk-background-image\@m {
background-image: none !important;
}
}
/* Tablet landscape and smaller */
@media (max-width: 1023px) {
.uk-background-image\@l {
background-image: none !important;
}
}
/* Desktop and smaller */
@media (max-width: 1279px) {
.uk-background-image\@xl {
background-image: none !important;
}
}
/* Blend modes
========================================================================== */
.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;
}
/* ========================================================================
Component: Align
========================================================================== */
/*
* Default
*/
[class*="uk-align"] {
display: block;
margin-bottom: 30px;
}
* + [class*="uk-align"] {
margin-top: 30px;
}
/*
* Center
*/
.uk-align-center {
margin-left: auto;
margin-right: auto;
}
/*
* Left/Right
*/
.uk-align-left {
margin-top: 0;
margin-right: 30px;
float: left;
}
.uk-align-right {
margin-top: 0;
margin-left: 30px;
float: right;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-align-left\@s {
margin-top: 0;
margin-right: 30px;
float: left;
}
.uk-align-right\@s {
margin-top: 0;
margin-left: 30px;
float: right;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-align-left\@m {
margin-top: 0;
margin-right: 30px;
float: left;
}
.uk-align-right\@m {
margin-top: 0;
margin-left: 30px;
float: right;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-align-left\@l {
margin-top: 0;
float: left;
}
.uk-align-right\@l {
margin-top: 0;
float: right;
}
.uk-align-left,
.uk-align-left\@s,
.uk-align-left\@m,
.uk-align-left\@l {
margin-right: 40px;
}
.uk-align-right,
.uk-align-right\@s,
.uk-align-right\@m,
.uk-align-right\@l {
margin-left: 40px;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.uk-align-left\@xl {
margin-top: 0;
margin-right: 40px;
float: left;
}
.uk-align-right\@xl {
margin-top: 0;
margin-left: 40px;
float: right;
}
}


/* ========================================================================
Component: Utility
========================================================================== */
/* Panel
========================================================================== */
.uk-panel {
display: flow-root;
position: relative;
box-sizing: border-box;
}
/*
* Remove margin from the last-child
*/
.uk-panel > :last-child {
margin-bottom: 0;
}
/*
* Scrollable
*/
.uk-panel-scrollable {
height: 170px;
padding: 10px;
border: 1px solid #e5e5e5;
overflow: auto;
resize: both;
}
/* Clearfix
========================================================================== */
/*
* 1. `table-cell` is used with `::before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
* 2. `table` is used again with `::after` because `clear` only works with block elements.
* Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
*/
/* 1 */
.uk-clearfix::before {
content: "";
display: table-cell;
}
/* 2 */
.uk-clearfix::after {
content: "";
display: table;
clear: both;
}
/* Float
========================================================================== */
/*
* 1. Prevent content overflow
*/
.uk-float-left {
float: left;
}
.uk-float-right {
float: right;
}
/* 1 */
[class*="uk-float-"] {
max-width: 100%;
}
/* Overflow
========================================================================== */
.uk-overflow-hidden {
overflow: hidden;
}
/*
* Enable scrollbars if content is clipped
*/
.uk-overflow-auto {
overflow: auto;
}
.uk-overflow-auto > :last-child {
margin-bottom: 0;
}
/*
* Overflow fade
* 1. Overflow
* 2. Mask
* 3. Hide scrollbar
*/
@property --uk-overflow-fade-start-opacity {
syntax: "<number>";
inherits: false;
initial-value: 0;
}
@property --uk-overflow-fade-end-opacity {
syntax: "<number>";
inherits: false;
initial-value: 0;
}
.uk-overflow-fade-horizontal {
overflow-x: auto;
--uk-overflow-fade-direction: right;
}
.uk-overflow-fade-vertical {
overflow-y: auto;
--uk-overflow-fade-direction: bottom;
}
.uk-overflow-fade-horizontal,
.uk-overflow-fade-vertical {
/* 1 */
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
/* 2 */
mask-image: linear-gradient(to var(--uk-overflow-fade-direction), rgba(0, 0, 0, var(--uk-overflow-fade-start-opacity)), #000 100px, #000 calc(100% - 100px), rgba(0, 0, 0, var(--uk-overflow-fade-end-opacity)));
/* 3 */
scrollbar-width: none;
}
.uk-overflow-fade-horizontal > *,
.uk-overflow-fade-vertical > * {
min-width: max-content;
}
/* Box Sizing
========================================================================== */
.uk-box-sizing-content {
box-sizing: content-box;
}
.uk-box-sizing-border {
box-sizing: border-box;
}
/* Resize
========================================================================== */
.uk-resize {
resize: both;
}
.uk-resize-horizontal {
resize: horizontal;
}
.uk-resize-vertical {
resize: vertical;
}
/* Display
========================================================================== */
.uk-display-block {
display: block !important;
}
.uk-display-inline {
display: inline !important;
}
.uk-display-inline-block {
display: inline-block !important;
}
/* Inline
========================================================================== */
/*
* 1. Container fits its content
* 2. Create position context
* 3. Prevent content overflow
* 4. Behave like most inline-block elements
* 5. Force new layer without creating a new stacking context
*    to fix 1px glitch when combined with overlays and transitions in Webkit
* 6. Clip child elements
*/
[class*="uk-inline"] {
/* 1 */
display: inline-block;
/* 2 */
position: relative;
/* 3 */
max-width: 100%;
/* 4 */
vertical-align: middle;
/* 5 */
-webkit-backface-visibility: hidden;
}
.uk-inline-clip {
/* 6 */
overflow: hidden;
}
/* Responsive objects
========================================================================== */
/*
* Preserve original dimensions
* Because `img, `video`, `canvas` and  `audio` are already responsive by default, see Base component
*/
.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
max-width: none;
object-fit: fill;
}
/*
* Responsiveness
* Corrects `max-width` and `max-height` behavior if padding and border are used
*/
.uk-responsive-width,
.uk-responsive-height {
box-sizing: border-box;
}
/*
* 1. Set a maximum width. `important` needed to override `uk-preserve-width img`
* 2. Auto scale the height. Only needed if `height` attribute is present
*/
.uk-responsive-width {
/* 1 */
max-width: 100% !important;
/* 2 */
height: auto;
}
/*
* 1. Set a maximum height. Only works if the parent element has a fixed height
* 2. Auto scale the width. Only needed if `width` attribute is present
* 3. Reset max-width, which `img, `video`, `canvas` and  `audio` already have by default
*/
.uk-responsive-height {
/* 1 */
max-height: 100%;
/* 2 */
width: auto;
/* 3 */
max-width: none;
}
/*
* Fix initial iframe width. Without the viewport is expanded on iOS devices
*/
[uk-responsive],
[data-uk-responsive] {
max-width: 100%;
}
/* Object
========================================================================== */
.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;
}
/*
* Position
*/
.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%;
}
/* Border
========================================================================== */
.uk-border-circle {
border-radius: 50%;
}
.uk-border-pill {
border-radius: 500px;
}

.uk-border-rounded-small { border-radius: 5px; }
.uk-border-rounded-medium { border-radius: 10px; }


/*
* Fix `overflow: hidden` to be ignored with border-radius and CSS transforms in Webkit
*/
.uk-inline-clip[class*="uk-border-"] {
-webkit-transform: translateZ(0);
}
/* Box-shadow
========================================================================== */




.uk-box-shadow-small { box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10); }
.uk-box-shadow-medium { box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.10); }

/*
* Hover
*/
[class*="uk-box-shadow-hover"] {
transition: box-shadow 0.1s ease-in-out;
}
.uk-box-shadow-hover-small:hover {
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-hover-medium:hover {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-hover-large:hover {
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-box-shadow-hover-xlarge:hover {
box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}
/* Box-shadow bottom
========================================================================== */
/*
* 1. Set position.
* 2. Set style
* 3. Fix shadow being clipped in Safari if container is animated
*/
@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: "";
/* 1 */
position: absolute;
bottom: -30px;
left: 0;
right: 0;
z-index: -1;
/* 2 */
height: 30px;
border-radius: 100%;
background: #444;
filter: blur(20px);
/* 3 */
will-change: filter;
}
}
/* Drop cap
========================================================================== */
/*
* 1. Firefox doesn't apply `::first-letter` if the first letter is inside child elements
*    https://bugzilla.mozilla.org/show_bug.cgi?id=214004
* 2. In Firefox, a floating `::first-letter` doesn't have a line box and there for no `line-height`
*    https://bugzilla.mozilla.org/show_bug.cgi?id=317933
*/
.uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
display: block;
margin-right: 10px;
float: left;
font-size: 4.5em;
line-height: 1;
margin-bottom: -2px;
}
/* 2 */
@-moz-document url-prefix() {
.uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
margin-top: 1.1%;
}
}
/* Logo
========================================================================== */
/*
* 1. Style
* 2. Required for `a`
* 3. Behave like image but can be overridden through flex utility classes
*/
.uk-logo {
/* 1 */
font-size: 1.5rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
color: #333;
/* 2 */
text-decoration: none;
}
/* 3 */
:where(.uk-logo) {
display: inline-block;
vertical-align: middle;
}
/* Hover */
.uk-logo:hover {
color: #333;
/* 1 */
text-decoration: none;
}
.uk-logo :where(img, svg, video) {
display: block;
}
.uk-logo-inverse {
display: none;
}
/* Disabled State
========================================================================== */
.uk-disabled {
pointer-events: none;
}
/* Drag State
========================================================================== */
/*
* 1. Needed if moving over elements with have their own cursor on hover, e.g. links or buttons
* 2. Fix dragging over iframes
*/
.uk-drag,
.uk-drag * {
cursor: move;
}
/* 2 */
.uk-drag iframe {
pointer-events: none;
}
/* Dragover State
========================================================================== */
/*
* Create a box-shadow when dragging a file over the upload area
*/
.uk-dragover {
box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}
/* Blend modes
========================================================================== */
.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;
}
/* Transform
========================================================================== */
.uk-transform-center {
transform: translate(-50%, -50%);
}
/* Transform Origin
========================================================================== */
.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%;
}
/* ========================================================================
Component: Flex
========================================================================== */
.uk-flex {
display: flex;
}
.uk-flex-inline {
display: inline-flex;
}
/* Alignment
========================================================================== */
/*
* Align items along the main axis of the current line of the flex container
* Row: Horizontal
*/
.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;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.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;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.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;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.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;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.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;
}
}
/*
* Align items in the cross axis of the current line of the flex container
* Row: Vertical
*/
.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;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.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;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.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;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.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;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.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;
}
}
/* Direction
========================================================================== */
.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;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-flex-row\@s {
flex-direction: row;
}
.uk-flex-column\@s {
flex-direction: column;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-flex-row\@m {
flex-direction: row;
}
.uk-flex-column\@m {
flex-direction: column;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-flex-row\@l {
flex-direction: row;
}
.uk-flex-column\@l {
flex-direction: column;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.uk-flex-row\@xl {
flex-direction: row;
}
.uk-flex-column\@xl {
flex-direction: column;
}
}
/* Wrap
========================================================================== */
.uk-flex-nowrap {
flex-wrap: nowrap;
}
.uk-flex-wrap {
flex-wrap: wrap;
}
.uk-flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
/*
* Aligns items within the flex container when there is extra space in the cross-axis
* Only works if there is more than one line of flex items
*/
.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;
}
/* Item ordering
========================================================================== */
/*
* Default is 0
*/
.uk-flex-first {
order: -1;
}
.uk-flex-last {
order: 99;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-flex-first\@s {
order: -1;
}
.uk-flex-last\@s {
order: 99;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-flex-first\@m {
order: -1;
}
.uk-flex-last\@m {
order: 99;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-flex-first\@l {
order: -1;
}
.uk-flex-last\@l {
order: 99;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.uk-flex-first\@xl {
order: -1;
}
.uk-flex-last\@xl {
order: 99;
}
}
/* Item dimensions
========================================================================== */
/*
* Initial: 0 1 auto
* Content dimensions, but shrinks
*/
.uk-flex-initial {
flex: initial;
}
/*
* No Flex: 0 0 auto
* Content dimensions
*/
.uk-flex-none {
flex: none;
}
/*
* Relative Flex: 1 1 auto
* Space is allocated considering content
*/
.uk-flex-auto {
flex: auto;
}
/*
* Absolute Flex: 1 1 0%
* Space is allocated solely based on flex
*/
.uk-flex-1 {
flex: 1;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-flex-initial\@s {
flex: initial;
}
.uk-flex-none\@s {
flex: none;
}
.uk-flex-1\@s {
flex: 1;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-flex-initial\@m {
flex: initial;
}
.uk-flex-none\@m {
flex: none;
}
.uk-flex-1\@m {
flex: 1;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-flex-initial\@l {
flex: initial;
}
.uk-flex-none\@l {
flex: none;
}
.uk-flex-1\@l {
flex: 1;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.uk-flex-initial\@xl {
flex: initial;
}
.uk-flex-none\@xl {
flex: none;
}
.uk-flex-1\@xl {
flex: 1;
}
}
/* ========================================================================
Component: Margin
========================================================================== */
/*
* Default
*/
.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;
}
/* XSmall
========================================================================== */
.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;
}
/* Small
========================================================================== */
.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;
}
/* Medium
========================================================================== */
.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;
}
/* Large
========================================================================== */
.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;
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.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;
}
}
/* XLarge
========================================================================== */
.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;
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.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;
}
}
/* Auto
========================================================================== */
.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;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.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;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.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;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.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;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.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;
}
}
/* Remove
========================================================================== */
.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;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-margin-remove-left\@s {
margin-left: 0 !important;
}
.uk-margin-remove-right\@s {
margin-right: 0 !important;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-margin-remove-left\@m {
margin-left: 0 !important;
}
.uk-margin-remove-right\@m {
margin-right: 0 !important;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-margin-remove-left\@l {
margin-left: 0 !important;
}
.uk-margin-remove-right\@l {
margin-right: 0 !important;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.uk-margin-remove-left\@xl {
margin-left: 0 !important;
}
.uk-margin-remove-right\@xl {
margin-right: 0 !important;
}
}

@media (max-width: 575px) {
.uk-padding-2xsmall { padding: 5px; }
.uk-padding-xsmall { padding: 10px; }
.uk-padding-small { padding: 15px; }
.uk-padding-medium { padding: 20px; }
.uk-padding-large { padding: 25px; }
.uk-padding-xlarge { padding: 30px; }
.uk-padding-2xlarge { padding: 40px; }
}


@media (min-width: 576px) {
.uk-padding-2xsmall { padding: 5px; }
.uk-padding-xsmall { padding: 10px; }
.uk-padding-small { padding: 15px; }
.uk-padding-medium { padding: 20px; }
.uk-padding-large { padding: 25px; }
.uk-padding-xlarge { padding: 35px; }
.uk-padding-2xlarge { padding: 45px; }
}

@media (min-width: 768px) {
.uk-padding-2xsmall { padding: 5px; }
.uk-padding-xsmall { padding: 10px; }
.uk-padding-small { padding: 15px; }
.uk-padding-medium { padding: 20px; }
.uk-padding-large { padding: 30px; }
.uk-padding-xlarge { padding: 40px; }
.uk-padding-2xlarge { padding: 50px; }
}

@media (min-width: 1024px) {
.uk-padding-2xsmall { padding: 5px; }
.uk-padding-xsmall { padding: 10px; }
.uk-padding-small { padding: 15px; }
.uk-padding-medium { padding: 25px; }
.uk-padding-large { padding: 35px; }
.uk-padding-xlarge { padding: 45px; }
.uk-padding-2xlarge { padding: 55px; }
}

@media (min-width: 1280px) {
.uk-padding-2xsmall { padding: 5px; }
.uk-padding-xsmall { padding: 10px; }
.uk-padding-small { padding: 20px; }
.uk-padding-medium { padding: 30px; }
.uk-padding-large { padding: 40px; }
.uk-padding-xlarge { padding: 50px; }
.uk-padding-2xlarge { padding: 60px; }
}


/* Remove
========================================================================== */
.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;
}

/* Directions
========================================================================== */
/*
* 1. Prevent content overflow.
*/
[class*="uk-position-top"],
[class*="uk-position-bottom"],
[class*="uk-position-left"],
[class*="uk-position-right"],
[class*="uk-position-center"] {
position: absolute !important;
/* 1 */
max-width: calc(100% - (var(--uk-position-margin-offset) * 2));
box-sizing: border-box;
}
/*
* Edges
* Don't use `width: 100%` because it's wrong if the parent has padding.
*/
.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;
}
/*
* Corners
*/
.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;
}
/*
* Center
* 1. Fix text wrapping if content is larger than 50% of the container.
*    Using `max-content` requires `max-width` of 100% which is set generally.
*/
.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));
/* 1 */
width: max-content;
}
/* Vertical */
[class*="uk-position-center-left"],
[class*="uk-position-center-right"],
.uk-position-center-vertical {
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;
}
/* Horizontal */
.uk-position-top-center,
.uk-position-bottom-center,
.uk-position-center-horizontal {
left: calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-x: -50%;
transform: translate(var(--uk-position-translate-x), 0);
/* 1 */
width: max-content;
}
.uk-position-top-center {
top: 0;
}
.uk-position-bottom-center {
bottom: 0;
}
.uk-position-center-horizontal {
top: 0;
bottom: 0;
}
/*
* Cover
*/
.uk-position-cover {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
/* Margin
========================================================================== */
.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;
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-position-large {
margin: 50px;
--uk-position-margin-offset: 50px;
}
}
/* Schemes
========================================================================== */
.uk-position-relative {
position: relative  !important;
}
.uk-position-absolute {
position: absolute  !important;
}
.uk-position-fixed {
position: fixed  !important;
}
.uk-position-sticky {
position: sticky  !important;
}
/* Layer
========================================================================== */
.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;
}
.uk-position-z-index-highest {
z-index: 1060;
}
/* ========================================================================
Component: Transition
========================================================================== */
/* Transitions
========================================================================== */
/*
* The toggle is triggered on touch devices by two methods:
* 1. Using `:focus` and tabindex
* 2. Using `:hover` and a `touchstart` event listener registered on the document
*    (Doesn't work on Surface touch devices)
*/
: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: 0.3s ease-out;
transition-property: opacity, transform, filter;
opacity: 0;
}
/*
* Fade
*/
.uk-transition-toggle:hover .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-toggle:focus-within .uk-transition-fade,
.uk-transition-active.uk-active .uk-transition-fade {
opacity: 1;
}
/*
* Scale
* 1. Make image rendering the same during the transition as before and after. Prefixed because of Safari.
*/
/* 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;
}
/* Show */
.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle:focus-within .uk-transition-scale-up,
.uk-transition-active.uk-active .uk-transition-scale-up {
--uk-scale-x: 1.03;
--uk-scale-y: 1.03;
opacity: 1;
}
.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle:focus-within .uk-transition-scale-down,
.uk-transition-active.uk-active .uk-transition-scale-down {
--uk-scale-x: 1;
--uk-scale-y: 1;
opacity: 1;
}
/*
* Slide
*/
.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;
}
/* Show */
.uk-transition-toggle:hover [class*="uk-transition-slide"],
.uk-transition-toggle:focus [class*="uk-transition-slide"],
.uk-transition-toggle:focus-within [class*="uk-transition-slide"],
.uk-transition-active.uk-active [class*="uk-transition-slide"] {
--uk-translate-x: 0;
--uk-translate-y: 0;
opacity: 1;
}
/* Opacity modifier
========================================================================== */
.uk-transition-opaque {
opacity: 1;
}
/* Duration modifier
========================================================================== */
.uk-transition-slow {
transition-duration: 0.7s;
}
/* Disable modifier
========================================================================== */
.uk-transition-disable,
.uk-transition-disable * {
transition: none !important;
}
/* ========================================================================
Component: Visibility
========================================================================== */
/*
* Hidden
* `hidden` attribute also set here to make it stronger
*/
[hidden],
.uk-hidden,
.uk-hidden-empty:empty {
display: none !important;
}
/* Phone landscape and bigger */
@media (min-width: 576px) {
.uk-hidden\@s {
display: none !important;
}
}
/* Tablet landscape and bigger */
@media (min-width: 768px) {
.uk-hidden\@m {
display: none !important;
}
}
/* Desktop and bigger */
@media (min-width: 1024px) {
.uk-hidden\@l {
display: none !important;
}
}
/* Large screen and bigger */
@media (min-width: 1280px) {
.uk-hidden\@xl {
display: none !important;
}
}
/*
* Visible
*/
/* Phone portrait and smaller */
@media (max-width: 575px) {
.uk-visible\@s {
display: none !important;
}
}
/* Phone landscape and smaller */
@media (max-width: 767px) {
.uk-visible\@m {
display: none !important;
}
}
/* Tablet landscape and smaller */
@media (max-width: 1023px) {
.uk-visible\@l {
display: none !important;
}
}
/* Desktop and smaller */
@media (max-width: 1279px) {
.uk-visible\@xl {
display: none !important;
}
}
/* Visibility
========================================================================== */
.uk-invisible {
visibility: hidden !important;
}
/* Based on the State of the Parent Element
========================================================================== */
/*
* Mind that `display: none`, `visibility: hidden` and `opacity: 0`
* remove the element from the accessibility tree and that
* `display: none` and `visibility: hidden` are not focusable.
*
* The target stays visible if any element within receives focus through keyboard.
*/
/*
* Remove space when hidden.
* 1. Remove from document flow.
* 2. Hide element and shrink its dimension. Current browsers and screen readers
*    keep the element in the accessibility tree even with zero dimensions.
*    Using `tabindex="-1"` will show the element on touch devices.
*    Note: `clip-path` doesn't work with `tabindex` on touch devices.
*/
.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) {
/* 1 */
position: absolute !important;
/* 2 */
width: 0 !important;
height: 0 !important;
padding: 0 !important;
border-width: 0 !important;
margin: 0 !important;
overflow: hidden !important;
}
/*
* Keep space when hidden.
* Hide element without shrinking its dimension.
* Note: `clip-path` doesn't work with hover for elements outside of the toggle box.
*/
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
opacity: 0 !important;
}
/* Based on Hover Capability of the Pointing Device
========================================================================== */
/*
* Hover
*/
/* Hide if primary pointing device doesn't support hover, e.g. touch screens. */
@media (hover: none) {
.uk-hidden-touch {
display: none !important;
}
}
/* Hide if primary pointing device supports hover, e.g. mice. */
@media (hover) {
.uk-hidden-notouch {
display: none !important;
}
}

.uk-z-index-1 { z-index: 1; }
.uk-z-index-2 { z-index: 2; }
.uk-z-index-3 { z-index: 3; }
.uk-z-index-4 { z-index: 4; }



@media (max-width: 575px) { .uk-logo-top { width: 120px; } }
@media (min-width: 576px) { .uk-logo-top { width: 125px; } }
@media (min-width: 768px) { .uk-logo-top { width: 130px; } }
@media (min-width: 1024px) { .uk-logo-top { width: 135px; } }
@media (min-width: 1280px) { .uk-logo-top { width: 140px; } }

@media (max-width: 575px) { .uk-logo-bottom { width: 90px; } }
@media (min-width: 576px) { .uk-logo-bottom { width: 95px; } }
@media (min-width: 768px) { .uk-logo-bottom { width: 100px; } }
@media (min-width: 1024px) { .uk-logo-bottom { width: 105px; } }
@media (min-width: 1280px) { .uk-logo-bottom { width: 110px; } }


@media (max-width: 1920px) { body.uk-background-cover { background-size: 1920px 1920px !important; background-position: 50% 69% !important; } }


svg {
display: inline-block;
box-sizing: border-box;
position: relative;
float: none;
clear: both;
width: auto;
max-width: 100%;
height: auto;
background-image: none;
background-color: transparent;
border: none;
box-shadow: none;
border-radius: 0;
text-align: left;
vertical-align: top;
color: currentcolor;
fill: currentcolor;
font-size: 0;
line-height: 0;
transform: translate(0, 0);
}

svg *[fill="#ffffff"] {
fill: #ffffff !important;
}

.uk-free {
display: inline-block;
box-sizing: border-box;
position: absolute;
top: 0;
bottom: auto;
left: auto;
right: 0;
margin: 0;
padding: 0;
z-index: 4;
}

@media (max-width: 575px) { .uk-free { width: 50px; transform: translate(25%, -90%); } }
@media (min-width: 576px) { .uk-free { width: 70px; transform: translate(25%, -90%); } }
@media (min-width: 768px) { .uk-free { width: 90px; transform: translate(25%, -90%); } }
@media (min-width: 1024px) { .uk-free { width: 110px; transform: translate(25%, -50%); } }
@media (min-width: 1280px) { .uk-free { width: 130px; transform: translate(25%, -50%); } }

.uk-quarcode {
display: inline-block;
box-sizing: border-box;
position: relative;
float: none;
clear: both;
width: 1920px;
max-width: 100%;
aspect-ratio: 1 / 1;
background-image: none;
background-color: transparent;
border: none;
box-shadow: none;
border-radius: 0;
text-align: left;
vertical-align: top;
color: currentcolor;
fill: currentcolor;
font-size: 0;
line-height: 0;
transform: translate(0, 0);
}

/* ========================================================================
Component: Print
========================================================================== */
@media print {
*,
*::before,
*::after {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}


