
.uk-navbar .social-icons {
	margin-right: 40px;
}

.uk-offcanvas .social-icons {
	margin-top: 40px;
}

.uk-offcanvas .uk-logo {
	margin-bottom: 40px;
}

.uk-modal-search.uk-modal, .uk-modal-search .uk-modal-dialog {
	background-color: #f7f9fa;
}

@media (max-width: 960px) {
	.uk-navbar .social-icons {
		display: none;
	}
}

.footer .widget>ul {
	margin-bottom: -10px;
}

.comment-list, .comment-list .children {
	list-style: none;
}

.comments>.comment-list {
	padding: 0;
}

.comment article {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #efefef;
}

.comments .avatar {
	border-radius: 50px;
}

.comment-meta {
	overflow: hidden;
	margin-bottom: 10px;
}

footer {
	font-size: .9375rem;
}

.sidebar .widget ul, footer .widget ul, .pakb-sidebar-main .widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sidebar .widget ul li:nth-child(n+2), .sidebar .widget ul li>ul, footer .widget ul li:nth-child(n+2), footer .widget ul li>ul, .pakb-sidebar-main .widget ul li:nth-child(n+2), .pakb-sidebar-main .widget ul li>ul {
	margin-top: 20px;
}

.sidebar .widget>h3, .sidebar .widget .widget-inner>h3, .sidebar .widget>h4, .sidebar .widget .widget-inner>h4, footer .widget>h3, footer .widget .widget-inner>h3, footer .widget>h4, footer .widget .widget-inner>h4, .pakb-sidebar-main .widget>h3, .pakb-sidebar-main .widget .widget-inner>h3, .pakb-sidebar-main .widget>h4, .pakb-sidebar-main .widget .widget-inner>h4 {
	margin-bottom: 40px;
}

footer .widget ul li:nth-child(n+2), footer .widget ul li>ul {
	margin-top: 10px;
}

html {
	font-family: system-ui;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.75rem;
	-webkit-text-size-adjust: 100%;
	background: #fff;
	color: #222;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	margin: 0;
}

a {
	-webkit-text-decoration-skip: objects;
}

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

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

a:hover, .uk-link:hover {
	color: #0f6ecd;
	text-decoration: underline;
}

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

b, strong {
	font-weight: bolder;
}

:not(pre)>code, :not(pre)>kbd, :not(pre)>samp {
	font-family: Consolas, monaco, monospace;
	font-size: .875rem;
	color: #f0506e;
	white-space: nowrap;
}

em {
	color: #f0506e;
}

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

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

q {
	font-style: italic;
}

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

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

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

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

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

img:not([src]) {
	visibility: hidden;
}

iframe {
	border: 0;
}

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

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

h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6 {
	margin: 0 0 20px 0;
	font-family: system-ui;
	font-weight: 700;
	color: #333;
	text-transform: none;
}

*+h1, *+.uk-h1, *+h2, *+.uk-h2, *+h3, *+.uk-h3, *+h4, *+.uk-h4, *+h5, *+.uk-h5, *+h6, *+.uk-h6 {
	margin-top: 40px;
}

h1, .uk-h1 {
	font-size: 1.875rem;
	line-height: 1.2;
}

h2, .uk-h2 {
	font-size: 1.625rem;
	line-height: 1.3;
}

h3, .uk-h3 {
	font-size: 1.375rem;
	line-height: 1.4;
}

h4, .uk-h4 {
	font-size: 1.25rem;
	line-height: 1.4;
}

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

h6, .uk-h6 {
	font-size: .875rem;
	line-height: 1.4;
}

@media (min-width: 960px) {
	h1, .uk-h1 {
		font-size: 2.625rem;
	}
	
	h2, .uk-h2 {
		font-size: 2rem;
	}
}

ul, ol {
	padding-left: 30px;
}

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

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

hr, .uk-hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	text-align: inherit;
	margin: 0 0 20px 0;
	border: 0;
	border-top: 1px solid #e5e5e5;
}

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

address {
	font-style: normal;
}

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

*+blockquote {
	margin-top: 20px;
}

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

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

pre {
	font: .875rem/1.5 Consolas, monaco, monospace;
	color: #222;
	-moz-tab-size: 4;
	tab-size: 4;
	overflow: auto;
}

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

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

details, main {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

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

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

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

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

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

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

.uk-list>li::before, .uk-list>li::after {
	content: "";
	display: table;
}

.uk-list>li::after {
	clear: both;
}

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

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

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

.uk-list-divider>li:nth-child(n+2) {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
}

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

.uk-list-striped>li:nth-of-type(odd) {
	background: #f7f9fa;
}

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

.uk-list-bullet>li {
	position: relative;
	padding-left: calc(1.5em + 10px);
}

.uk-list-bullet>li::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1.5em;
	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%23222%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%;
	display: block;
}

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

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

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

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

.pakb-list-icon {
	display: inline-flex;
	margin-right: .35em;
}

.pakb-list-icon svg {
	position: relative;
	top: .125em;
	height: 1em;
	width: 1em;
}

.uk-list-divider>li:first-child {
	padding-top: 20px;
	border-top: 1px solid #e5e5e5;
}

.uk-list-divider>li:last-child {
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}

.uk-list {
	margin-bottom: 20px;
}

.pakb-list li a {
	display: block;
	clear: both;
	padding: 8px 0 8px 0;
	margin: 0;
}

.pakb-list>li:nth-child(n+2), .pakb-list>li>ul {
	margin-top: 5px;
}

.link-icon-right li a::after {
	width: 1.4em;
	height: 1.4em;
	float: right;
	content: "⟶";
	background-position: 50% 50%;
}

.link-icon-right li a::after {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

.pakb-list li a:active::after, .pakb-list li a:focus::after, .pakb-list li a:hover::after {
	-webkit-transform: translateX(6px);
	transform: translateX(6px);
}

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

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

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

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

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

.uk-table tfoot {
	font-size: .875rem;
}

.uk-table caption {
	font-size: .875rem;
	text-align: left;
	color: #999;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 959px) {
	.uk-table-responsive, .uk-table-responsive tbody, .uk-table-responsive th, .uk-table-responsive td, .uk-table-responsive tr {
		display: block;
	}
	
	.uk-table-responsive thead {
		display: none;
	}
	
	.uk-table-responsive th, .uk-table-responsive td {
		width: auto !important;
		max-width: none !important;
		min-width: 0 !important;
		overflow: visible !important;
		white-space: normal !important;
	}
	
	.uk-table-responsive th:not(:first-child):not(.uk-table-link), .uk-table-responsive td:not(:first-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:first-child)>a {
		padding-top: 5px !important;
	}
	
	.uk-table-responsive th:not(:last-child):not(.uk-table-link), .uk-table-responsive td:not(:last-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:last-child)>a {
		padding-bottom: 5px !important;
	}
	
	.uk-table-justify.uk-table-responsive th, .uk-table-justify.uk-table-responsive td {
		padding-left: 0;
		padding-right: 0;
	}
}

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

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

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

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

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

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

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

.uk-icon-link {
	color: #999;
}

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

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

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

.uk-icon-button:hover, .uk-icon-button:focus {
	background-color: #e7edf0;
	color: #222;
	outline: none;
}

.uk-icon-button:active, .uk-active>.uk-icon-button {
	background-color: #d8e1e6;
	color: #222;
}

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

.uk-input {
	overflow: visible;
}

.uk-select {
	text-transform: none;
}

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

.uk-textarea {
	overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
	outline: none;
	background-color: #f7f9fa;
	color: #222;
	border-color: #c6c6c6;
}

.uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled {
	background-color: #f7f9fa;
	color: #999;
}

.uk-input::-ms-input-placeholder {
	color: #999 !important;
}

.uk-input::placeholder {
	color: #999;
}

.uk-textarea::-ms-input-placeholder {
	color: #999 !important;
}

.uk-textarea::placeholder {
	color: #999;
}

.uk-form-small {
	font-size: .875rem;
}

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

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

.uk-form-large {
	font-size: 1.25rem;
}

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

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

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

.uk-form-success, .uk-form-success:focus {
	color: #32d296;
}

.uk-form-blank {
	background: none;
}

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

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

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

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

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

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

.uk-select:not([multiple]):not([size])::-ms-expand {
	display: none;
}

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

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

.uk-select:not([multiple]):not([size]):disabled.nitro-lazy {
	background-image: none !important;
}

.uk-radio, .uk-checkbox {
	display: inline-block;
	height: 16px;
	width: 16px;
	overflow: hidden;
	margin-top: -4px;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #e7edf0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

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

.uk-radio:focus, .uk-checkbox:focus {
	outline: none;
}

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

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

.uk-select:not([multiple]):not([size]).nitro-lazy {
	background-image: none !important;
}

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

.uk-radio:checked.nitro-lazy {
	background-image: none !important;
}

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

.uk-checkbox:checked.nitro-lazy {
	background-image: none !important;
}

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

.uk-checkbox:indeterminate.nitro-lazy {
	background-image: none !important;
}

.uk-radio:disabled, .uk-checkbox:disabled {
	background-color: #f7f9fa;
}

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

.uk-radio:disabled:checked.nitro-lazy {
	background-image: none !important;
}

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

.uk-checkbox:disabled:checked.nitro-lazy {
	background-image: none !important;
}

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

.uk-checkbox:disabled:indeterminate.nitro-lazy {
	background-image: none !important;
}

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

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

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

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

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

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

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

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

.uk-form-icon:hover {
	color: #222;
}

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

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

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

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

.uk-button {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: inherit;
	text-transform: none;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 30px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}

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

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

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

.uk-button:focus {
	outline: none;
}

.uk-button-default {
	background-color: #f7f9fa;
	color: #333;
}

.uk-button-default:hover, .uk-button-default:focus {
	background-color: #e7edf0;
	color: #333;
}

.uk-button-default:active, .uk-button-default.uk-active {
	background-color: #d8e1e6;
	color: #333;
}

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

.uk-button-primary:hover, .uk-button-primary:focus {
	background-color: #222;
	color: #fff;
}

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

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

.uk-button-secondary:hover, .uk-button-secondary:focus {
	background-color: #151515;
	color: #fff;
}

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

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

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

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

.uk-button-default:disabled, .uk-button-primary:disabled, .uk-button-secondary:disabled, .uk-button-danger:disabled {
	background-color: #f7f9fa;
	color: #999;
}

.uk-button-small {
	padding: 0 15px;
	line-height: 30px;
	font-size: .875rem;
}

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

.uk-button-text {
	padding: 0;
	line-height: 1.5;
	background: none;
	color: #999;
}

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

.uk-button-text:disabled {
	color: #999;
}

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

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

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

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

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

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

.uk-section::before, .uk-section::after {
	content: "";
	display: table;
}

.uk-section::after {
	clear: both;
}

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

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

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

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

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

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

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

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

.uk-section-muted {
	background: #f7f9fa;
}

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

.uk-section-secondary {
	background: #222;
}

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

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

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

.uk-container::before, .uk-container::after {
	content: "";
	display: table;
}

.uk-container::after {
	clear: both;
}

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

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

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

.uk-container-small {
	max-width: 860px;
}

.uk-container-large {
	max-width: 1600px;
}

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

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

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

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

@media (min-width: 960px) {
	.uk-container-expand-left, .uk-container-expand-right {
		max-width: calc(50% + ( 1170px / 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% + ( 860px / 2 ) - 40px);
	}
	
	.uk-container-expand-left.uk-container-large, .uk-container-expand-right.uk-container-large {
		max-width: calc(50% + ( 1600px / 2 ) - 40px);
	}
}

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

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

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

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

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

.uk-grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}

.uk-grid>* {
	margin: 0;
}

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

.uk-grid {
	margin-left: -30px;
}

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

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

@media (min-width: 1200px) {
	.uk-grid {
		margin-left: -40px;
	}
	
	.uk-grid>* {
		padding-left: 40px;
	}
	
	.uk-grid+.uk-grid, .uk-grid>.uk-grid-margin, *+.uk-grid-margin {
		margin-top: 40px;
	}
}

.uk-grid-small {
	margin-left: -15px;
}

.uk-grid-small>* {
	padding-left: 15px;
}

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

.uk-grid-medium {
	margin-left: -30px;
}

.uk-grid-medium>* {
	padding-left: 30px;
}

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

.uk-grid-large {
	margin-left: -40px;
}

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

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

@media (min-width: 1200px) {
	.uk-grid-large {
		margin-left: -70px;
	}
	
	.uk-grid-large>* {
		padding-left: 70px;
	}
	
	.uk-grid+.uk-grid-large, .uk-grid-large>.uk-grid-margin, *+.uk-grid-margin-large {
		margin-top: 70px;
	}
}

.uk-grid-collapse {
	margin-left: 0;
}

.uk-grid-collapse>* {
	padding-left: 0;
}

.uk-grid+.uk-grid-collapse, .uk-grid-collapse>.uk-grid-margin {
	margin-top: 0;
}

.uk-grid-divider>* {
	position: relative;
}

.uk-grid-divider>:not(.uk-first-column)::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	border-left: 1px solid #e5e5e5;
}

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

.uk-grid-divider {
	margin-left: -60px;
}

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

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

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

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

@media (min-width: 1200px) {
	.uk-grid-divider {
		margin-left: -80px;
	}
	
	.uk-grid-divider>* {
		padding-left: 80px;
	}
	
	.uk-grid-divider>:not(.uk-first-column)::before {
		left: 40px;
	}
	
	.uk-grid-divider.uk-grid-stack>.uk-grid-margin {
		margin-top: 80px;
	}
	
	.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
		top: -40px;
		left: 80px;
	}
}

.uk-grid-divider.uk-grid-small {
	margin-left: -30px;
}

.uk-grid-divider.uk-grid-small>* {
	padding-left: 30px;
}

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

.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin {
	margin-top: 30px;
}

.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin::before {
	top: -15px;
	left: 30px;
}

.uk-grid-divider.uk-grid-medium {
	margin-left: -60px;
}

.uk-grid-divider.uk-grid-medium>* {
	padding-left: 60px;
}

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

.uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin {
	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-large {
	margin-left: -80px;
}

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

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

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

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

@media (min-width: 1200px) {
	.uk-grid-divider.uk-grid-large {
		margin-left: -140px;
	}
	
	.uk-grid-divider.uk-grid-large>* {
		padding-left: 140px;
	}
	
	.uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before {
		left: 70px;
	}
	
	.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin {
		margin-top: 140px;
	}
	
	.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before {
		top: -70px;
		left: 140px;
	}
}

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

.uk-grid-match>*>:not([class*='uk-width']), .uk-grid-item-match>:not([class*='uk-width']) {
	box-sizing: border-box;
	width: 100%;
	flex: auto;
}

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

.uk-card-body {
	padding: 30px 30px;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
}

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

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

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

.uk-card-body::before, .uk-card-body::after, .uk-card-header::before, .uk-card-header::after, .uk-card-footer::before, .uk-card-footer::after {
	content: "";
	display: table;
}

.uk-card-body::after, .uk-card-header::after, .uk-card-footer::after {
	clear: both;
}

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

.uk-card-title {
	font-size: 22px;
	line-height: 1.4;
	padding: 0;
}

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

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

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

.uk-card-default {
	background: #fff;
	color: #222;
}

.uk-card-default .uk-card-title {
	color: #333;
}

.uk-card-default.uk-card-hover:hover {
	background-color: #fff;
}

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

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

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

.uk-card-secondary {
	background: #222;
	color: #fff;
}

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

.uk-card-secondary.uk-card-hover:hover {
	background-color: #151515;
}

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

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

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

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

.pakb-box-icon {
	margin-bottom: 15px;
}

.pakb-box-icon svg {
	z-index: -1;
	width: auto;
}

.uk-close {
	color: #999;
}

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

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

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

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

@keyframes uk-spinner-dash {
	0% {
		stroke-dashoffset: 88px;
	}
	
	50% {
		stroke-dashoffset: 22px;
		transform: rotate(135deg);
	}
	
	100% {
		stroke-dashoffset: 88px;
		transform: rotate(450deg);
	}
}

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

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

.uk-totop:active {
	color: #333;
}

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

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

.uk-overlay-default {
	background: rgba(255, 255, 255, .8);
}

.uk-overlay-primary {
	background: rgba(34, 34, 34, .8);
}

.uk-article::before, .uk-article::after {
	content: "";
	display: table;
}

.uk-article::after {
	clear: both;
}

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

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

.uk-article-title {
	font-size: 1.875rem;
	line-height: 1.2;
}

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

.uk-article-meta {
	font-size: .875rem;
	line-height: 1.4;
	color: #999;
}

.page-header .uk-article-title {
	margin-bottom: 40px;
}

.hero {
	margin-top: -1px;
}

.hero .page-header .uk-article-title {
	margin-bottom: 0;
}

.hero .uk-search-large .uk-search-input {
	height: 56px;
}

.pakb-article-content>p {
	margin-bottom: 30px;
}

@media (min-width: 960px) {
	.hero .uk-article-title {
		font-size: 3rem;
	}
}

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

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

.uk-comment-body::before, .uk-comment-body::after, .uk-comment-header::before, .uk-comment-header::after {
	content: "";
	display: table;
}

.uk-comment-body::after, .uk-comment-header::after {
	clear: both;
}

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

.uk-comment-title {
	font-size: 1.25rem;
	line-height: 1.4;
}

.uk-comment-meta {
	font-size: .875rem;
	line-height: 1.4;
	color: #999;
}

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

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

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

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

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

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

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

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

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

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

.uk-search-input:-ms-input-placeholder {
	color: #aaa !important;
}

.uk-search-input::placeholder {
	color: #aaa;
}

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

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

.uk-search .uk-search-icon:hover {
	color: #999;
}

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

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

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

.uk-search-default .uk-search-input {
	height: 40px;
	padding-left: 6px;
	padding-right: 6px;
	background: #f7f9fa;
	background: #fff;
	border: solid 1px #ebebeb;
	border-radius: 50px;
}

.uk-search-default .uk-search-input:focus {
	background-color: #f7f9fa;
	background: #fff;
	border-style: solid;
	border-width: 1px;
}

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

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

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

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

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

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

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

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

.uk-search-large {
	width: 100%;
}

.uk-search-large .uk-search-input {
	height: 52px;
	background: #fff;
	font-size: 18px;
}

.uk-search-large .uk-search-icon {
	width: 24px;
}

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

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

.uk-search-toggle {
	color: #999;
}

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

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

.uk-search-large .uk-search-icon {
	margin-left: 16px;
	background: transparent;
}

.uk-search-large .uk-search-icon:hover {
	background: transparent;
}

.uk-search-large .uk-search-icon:not(.uk-search-icon-flip)+.uk-search-input {
	padding-left: 55px;
}

.uk-nav, .uk-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-nav-default .uk-nav-header {
	color: #333;
}

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

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

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

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

.uk-nav-primary>li>a {
	font-size: 16px;
	line-height: 1.5;
	color: #999;
}

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

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

.uk-nav-primary .uk-nav-header {
	color: #333;
}

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

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

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

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

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

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

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

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

.uk-navbar-container:not(.uk-navbar-transparent) {
	background: #fff;
	border-bottom: solid 1px #f0f0f0;
}

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

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

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

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

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

.uk-navbar-center:not(:only-child) .uk-navbar-nav>li>a, .uk-navbar-center:not(:only-child) .uk-navbar-item, .uk-navbar-center:not(:only-child) .uk-navbar-toggle {
	white-space: nowrap;
}

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

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

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

[class*='uk-navbar-center-'] .uk-navbar-nav>li>a, [class*='uk-navbar-center-'] .uk-navbar-item, [class*='uk-navbar-center-'] .uk-navbar-toggle {
	white-space: nowrap;
}

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

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

.uk-navbar-nav>li>a, .uk-navbar-item, .uk-navbar-toggle {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	min-height: 80px;
	padding: 0 15px;
	font-size: .875rem;
	font-family: system-ui;
	text-decoration: none;
}

.uk-navbar-nav>li>a {
	color: #999;
	text-transform: uppercase;
	transition: .1s ease-in-out;
	transition-property: color, background-color;
}

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

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

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

.uk-navbar-item {
	color: #222;
}

.uk-navbar-toggle {
	color: #999;
}

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

.uk-navbar-subtitle {
	font-size: .875rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-navbar-dropdown-nav {
	font-size: .875rem;
}

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

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

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

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

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

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

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

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

.uk-navbar-dropbar {
	background: #fff;
}

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

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

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

.uk-subnav>*>:first-child {
	display: block;
	color: #999;
}

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

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

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

.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
	content: "";
	height: 1.5em;
	margin-left: 0px;
	margin-right: 20px;
	border-left: 1px solid #e5e5e5;
}

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

.uk-subnav-pill>*>a:hover, .uk-subnav-pill>*>a:focus {
	background-color: #f7f9fa;
	color: #222;
}

.uk-subnav-pill>*>a:active {
	background-color: #f7f9fa;
	color: #222;
}

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

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

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

.uk-breadcrumb>* {
	flex: none;
}

.uk-breadcrumb>*>* {
	display: inline-block;
	font-size: .875rem;
	color: #999;
}

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

.uk-breadcrumb>:last-child>* {
	color: #222;
}

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

.uk-breadcrumb+.pakb-category-decs {
	margin-top: -35px;
}

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

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

.uk-pagination>*>* {
	display: block;
	color: #999;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-dropdown-nav .uk-nav-header {
	color: #333;
}

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

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

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

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

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

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

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

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

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

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

.uk-offcanvas-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -375px;
	box-sizing: border-box;
	width: 375px;
	padding: 20px 20px;
	background: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

@media (min-width: 960px) {
	.uk-offcanvas-bar {
		left: -480px;
		width: 480px;
		padding: 40px 40px;
	}
}

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

@media (min-width: 960px) {
	.uk-offcanvas-flip .uk-offcanvas-bar {
		right: -480px;
	}
}

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

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

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

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

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

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

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

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

@media (min-width: 960px) {
	.uk-open>.uk-offcanvas-reveal {
		width: 480px;
	}
}

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

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

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

.uk-offcanvas-overlay::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .1);
	opacity: 0;
	transition: opacity .15s linear;
}

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

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

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

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

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

@media (min-width: 960px) {
	:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
		left: 480px;
	}
	
	.uk-offcanvas-flip.uk-offcanvas-container-animation {
		left: -480px;
	}
}

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

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

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

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

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

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

[class*='uk-animation-'] {
	animation-duration: .5s;
	animation-timing-function: ease-out;
	animation-fill-mode: both;
}

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

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

.uk-animation-toggle {
	-webkit-tap-highlight-color: transparent;
}

.uk-animation-toggle:focus {
	outline: none;
}

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

.uk-animation-scale-up {
	animation-name: uk-fade-scale-02;
}

.uk-animation-scale-down {
	animation-name: uk-fade-scale-18;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes uk-fade {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes uk-fade-top {
	0% {
		opacity: 0;
		transform: translateY(-100%);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes uk-fade-bottom {
	0% {
		opacity: 0;
		transform: translateY(100%);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes uk-fade-left {
	0% {
		opacity: 0;
		transform: translateX(-100%);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes uk-fade-right {
	0% {
		opacity: 0;
		transform: translateX(100%);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes uk-fade-top-small {
	0% {
		opacity: 0;
		transform: translateY(-10px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes uk-fade-bottom-small {
	0% {
		opacity: 0;
		transform: translateY(10px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes uk-fade-left-small {
	0% {
		opacity: 0;
		transform: translateX(-10px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes uk-fade-right-small {
	0% {
		opacity: 0;
		transform: translateX(10px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes uk-fade-top-medium {
	0% {
		opacity: 0;
		transform: translateY(-50px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes uk-fade-bottom-medium {
	0% {
		opacity: 0;
		transform: translateY(50px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes uk-fade-left-medium {
	0% {
		opacity: 0;
		transform: translateX(-50px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes uk-fade-right-medium {
	0% {
		opacity: 0;
		transform: translateX(50px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes uk-fade-scale-02 {
	0% {
		opacity: 0;
		transform: scale(.2);
	}
	
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes uk-fade-scale-18 {
	0% {
		opacity: 0;
		transform: scale(1.8);
	}
	
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

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

@keyframes uk-shake {
	0%, 100% {
		transform: translateX(0);
	}
	
	10% {
		transform: translateX(-9px);
	}
	
	20% {
		transform: translateX(8px);
	}
	
	30% {
		transform: translateX(-7px);
	}
	
	40% {
		transform: translateX(6px);
	}
	
	50% {
		transform: translateX(-5px);
	}
	
	60% {
		transform: translateX(4px);
	}
	
	70% {
		transform: translateX(-3px);
	}
	
	80% {
		transform: translateX(2px);
	}
	
	90% {
		transform: translateX(-1px);
	}
}

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

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

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

.uk-child-width-1-4>* {
	width: 25%;
}

.uk-child-width-1-5>* {
	width: 20%;
}

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

.uk-child-width-auto>* {
	width: auto;
}

.uk-child-width-expand>:not([class*='uk-width']) {
	flex: 1;
	min-width: 1px;
}

@media (min-width: 640px) {
	.uk-child-width-1-1\@s>* {
		width: 100%;
	}
	
	.uk-child-width-1-2\@s>* {
		width: 50%;
	}
	
	.uk-child-width-1-3\@s>* {
		width: calc(100% * 1 / 3.001);
	}
	
	.uk-child-width-1-4\@s>* {
		width: 25%;
	}
	
	.uk-child-width-1-5\@s>* {
		width: 20%;
	}
	
	.uk-child-width-1-6\@s>* {
		width: calc(100% * 1 / 6.001);
	}
	
	.uk-child-width-auto\@s>* {
		width: auto;
	}
	
	.uk-child-width-expand\@s>:not([class*='uk-width']) {
		flex: 1;
		min-width: 1px;
	}
}

@media (min-width: 960px) {
	.uk-child-width-1-1\@m>* {
		width: 100%;
	}
	
	.uk-child-width-1-2\@m>* {
		width: 50%;
	}
	
	.uk-child-width-1-3\@m>* {
		width: calc(100% * 1 / 3.001);
	}
	
	.uk-child-width-1-4\@m>* {
		width: 25%;
	}
	
	.uk-child-width-1-5\@m>* {
		width: 20%;
	}
	
	.uk-child-width-1-6\@m>* {
		width: calc(100% * 1 / 6.001);
	}
	
	.uk-child-width-auto\@m>* {
		width: auto;
	}
	
	.uk-child-width-expand\@m>:not([class*='uk-width']) {
		flex: 1;
		min-width: 1px;
	}
}

@media (min-width: 1200px) {
	.uk-child-width-1-1\@l>* {
		width: 100%;
	}
	
	.uk-child-width-1-2\@l>* {
		width: 50%;
	}
	
	.uk-child-width-1-3\@l>* {
		width: calc(100% * 1 / 3.001);
	}
	
	.uk-child-width-1-4\@l>* {
		width: 25%;
	}
	
	.uk-child-width-1-5\@l>* {
		width: 20%;
	}
	
	.uk-child-width-1-6\@l>* {
		width: calc(100% * 1 / 6.001);
	}
	
	.uk-child-width-auto\@l>* {
		width: auto;
	}
	
	.uk-child-width-expand\@l>:not([class*='uk-width']) {
		flex: 1;
		min-width: 1px;
	}
}

@media (min-width: 1600px) {
	.uk-child-width-1-1\@xl>* {
		width: 100%;
	}
	
	.uk-child-width-1-2\@xl>* {
		width: 50%;
	}
	
	.uk-child-width-1-3\@xl>* {
		width: calc(100% * 1 / 3.001);
	}
	
	.uk-child-width-1-4\@xl>* {
		width: 25%;
	}
	
	.uk-child-width-1-5\@xl>* {
		width: 20%;
	}
	
	.uk-child-width-1-6\@xl>* {
		width: calc(100% * 1 / 6.001);
	}
	
	.uk-child-width-auto\@xl>* {
		width: auto;
	}
	
	.uk-child-width-expand\@xl>:not([class*='uk-width']) {
		flex: 1;
		min-width: 1px;
	}
}

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

.uk-width-1-2 {
	width: 50%;
}

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

.uk-width-2-3 {
	width: calc(100% * 2 / 3.001);
}

.uk-width-1-4 {
	width: 25%;
}

.uk-width-3-4 {
	width: 75%;
}

.uk-width-1-5 {
	width: 20%;
}

.uk-width-2-5 {
	width: 40%;
}

.uk-width-3-5 {
	width: 60%;
}

.uk-width-4-5 {
	width: 80%;
}

.uk-width-1-6 {
	width: calc(100% * 1 / 6.001);
}

.uk-width-5-6 {
	width: calc(100% * 5 / 6.001);
}

.uk-width-small {
	width: 150px;
}

.uk-width-medium {
	width: 300px;
}

.uk-width-large {
	width: 450px;
}

.uk-width-xlarge {
	width: 600px;
}

.uk-width-xxlarge {
	width: 750px;
}

.uk-width-auto {
	width: auto;
}

.uk-width-expand {
	flex: 1;
	min-width: 1px;
}

@media (min-width: 640px) {
	.uk-width-1-1\@s {
		width: 100%;
	}
	
	.uk-width-1-2\@s {
		width: 50%;
	}
	
	.uk-width-1-3\@s {
		width: calc(100% * 1 / 3.001);
	}
	
	.uk-width-2-3\@s {
		width: calc(100% * 2 / 3.001);
	}
	
	.uk-width-1-4\@s {
		width: 25%;
	}
	
	.uk-width-3-4\@s {
		width: 75%;
	}
	
	.uk-width-1-5\@s {
		width: 20%;
	}
	
	.uk-width-2-5\@s {
		width: 40%;
	}
	
	.uk-width-3-5\@s {
		width: 60%;
	}
	
	.uk-width-4-5\@s {
		width: 80%;
	}
	
	.uk-width-1-6\@s {
		width: calc(100% * 1 / 6.001);
	}
	
	.uk-width-5-6\@s {
		width: calc(100% * 5 / 6.001);
	}
	
	.uk-width-small\@s {
		width: 150px;
	}
	
	.uk-width-medium\@s {
		width: 300px;
	}
	
	.uk-width-large\@s {
		width: 450px;
	}
	
	.uk-width-xlarge\@s {
		width: 600px;
	}
	
	.uk-width-xxlarge\@s {
		width: 750px;
	}
	
	.uk-width-auto\@s {
		width: auto;
	}
	
	.uk-width-expand\@s {
		flex: 1;
		min-width: 1px;
	}
}

@media (min-width: 960px) {
	.uk-width-1-1\@m {
		width: 100%;
	}
	
	.uk-width-1-2\@m {
		width: 50%;
	}
	
	.uk-width-1-3\@m {
		width: calc(100% * 1 / 3.001);
	}
	
	.uk-width-2-3\@m {
		width: calc(100% * 2 / 3.001);
	}
	
	.uk-width-1-4\@m {
		width: 25%;
	}
	
	.uk-width-3-4\@m {
		width: 75%;
	}
	
	.uk-width-1-5\@m {
		width: 20%;
	}
	
	.uk-width-2-5\@m {
		width: 40%;
	}
	
	.uk-width-3-5\@m {
		width: 60%;
	}
	
	.uk-width-4-5\@m {
		width: 80%;
	}
	
	.uk-width-1-6\@m {
		width: calc(100% * 1 / 6.001);
	}
	
	.uk-width-5-6\@m {
		width: calc(100% * 5 / 6.001);
	}
	
	.uk-width-small\@m {
		width: 150px;
	}
	
	.uk-width-medium\@m {
		width: 300px;
	}
	
	.uk-width-large\@m {
		width: 450px;
	}
	
	.uk-width-xlarge\@m {
		width: 600px;
	}
	
	.uk-width-xxlarge\@m {
		width: 750px;
	}
	
	.uk-width-auto\@m {
		width: auto;
	}
	
	.uk-width-expand\@m {
		flex: 1;
		min-width: 1px;
	}
}

@media (min-width: 1200px) {
	.uk-width-1-1\@l {
		width: 100%;
	}
	
	.uk-width-1-2\@l {
		width: 50%;
	}
	
	.uk-width-1-3\@l {
		width: calc(100% * 1 / 3.001);
	}
	
	.uk-width-2-3\@l {
		width: calc(100% * 2 / 3.001);
	}
	
	.uk-width-1-4\@l {
		width: 25%;
	}
	
	.uk-width-3-4\@l {
		width: 75%;
	}
	
	.uk-width-1-5\@l {
		width: 20%;
	}
	
	.uk-width-2-5\@l {
		width: 40%;
	}
	
	.uk-width-3-5\@l {
		width: 60%;
	}
	
	.uk-width-4-5\@l {
		width: 80%;
	}
	
	.uk-width-1-6\@l {
		width: calc(100% * 1 / 6.001);
	}
	
	.uk-width-5-6\@l {
		width: calc(100% * 5 / 6.001);
	}
	
	.uk-width-small\@l {
		width: 150px;
	}
	
	.uk-width-medium\@l {
		width: 300px;
	}
	
	.uk-width-large\@l {
		width: 450px;
	}
	
	.uk-width-xlarge\@l {
		width: 600px;
	}
	
	.uk-width-xxlarge\@l {
		width: 750px;
	}
	
	.uk-width-auto\@l {
		width: auto;
	}
	
	.uk-width-expand\@l {
		flex: 1;
		min-width: 1px;
	}
}

@media (min-width: 1600px) {
	.uk-width-1-1\@xl {
		width: 100%;
	}
	
	.uk-width-1-2\@xl {
		width: 50%;
	}
	
	.uk-width-1-3\@xl {
		width: calc(100% * 1 / 3.001);
	}
	
	.uk-width-2-3\@xl {
		width: calc(100% * 2 / 3.001);
	}
	
	.uk-width-1-4\@xl {
		width: 25%;
	}
	
	.uk-width-3-4\@xl {
		width: 75%;
	}
	
	.uk-width-1-5\@xl {
		width: 20%;
	}
	
	.uk-width-2-5\@xl {
		width: 40%;
	}
	
	.uk-width-3-5\@xl {
		width: 60%;
	}
	
	.uk-width-4-5\@xl {
		width: 80%;
	}
	
	.uk-width-1-6\@xl {
		width: calc(100% * 1 / 6.001);
	}
	
	.uk-width-5-6\@xl {
		width: calc(100% * 5 / 6.001);
	}
	
	.uk-width-small\@xl {
		width: 150px;
	}
	
	.uk-width-medium\@xl {
		width: 300px;
	}
	
	.uk-width-large\@xl {
		width: 450px;
	}
	
	.uk-width-xlarge\@xl {
		width: 600px;
	}
	
	.uk-width-xxlarge\@xl {
		width: 750px;
	}
	
	.uk-width-auto\@xl {
		width: auto;
	}
	
	.uk-width-expand\@xl {
		flex: 1;
		min-width: 1px;
	}
}

.uk-text-lead {
	font-size: 1.5rem;
	line-height: 1.5;
	color: #333;
}

.uk-text-meta {
	font-size: .875rem;
	line-height: 1.4;
	color: #999;
}

.uk-text-small {
	font-size: .875rem;
	line-height: 1.5;
}

.uk-text-large {
	font-size: 1.5rem;
	line-height: 1.5;
}

.uk-text-bold {
	font-weight: bolder;
}

.uk-text-uppercase {
	text-transform: uppercase !important;
}

.uk-text-capitalize {
	text-transform: capitalize !important;
}

.uk-text-lowercase {
	text-transform: lowercase !important;
}

.uk-text-muted {
	color: #999 !important;
}

.uk-text-emphasis {
	color: #333 !important;
}

.uk-text-primary {
	color: #1e87f0 !important;
}

.uk-text-success {
	color: #32d296 !important;
}

.uk-text-warning {
	color: #faa05a !important;
}

.uk-text-danger {
	color: #f0506e !important;
}

.uk-text-background {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	color: #1e87f0 !important;
}

@supports (-webkit-background-clip: text) {
	.uk-text-background {
		background-color: #1e87f0;
	}
}

.uk-text-left {
	text-align: left !important;
}

.uk-text-right {
	text-align: right !important;
}

.uk-text-center {
	text-align: center !important;
}

.uk-text-justify {
	text-align: justify !important;
}

@media (min-width: 640px) {
	.uk-text-left\@s {
		text-align: left !important;
	}
	
	.uk-text-right\@s {
		text-align: right !important;
	}
	
	.uk-text-center\@s {
		text-align: center !important;
	}
}

@media (min-width: 960px) {
	.uk-text-left\@m {
		text-align: left !important;
	}
	
	.uk-text-right\@m {
		text-align: right !important;
	}
	
	.uk-text-center\@m {
		text-align: center !important;
	}
}

@media (min-width: 1200px) {
	.uk-text-left\@l {
		text-align: left !important;
	}
	
	.uk-text-right\@l {
		text-align: right !important;
	}
	
	.uk-text-center\@l {
		text-align: center !important;
	}
}

@media (min-width: 1600px) {
	.uk-text-left\@xl {
		text-align: left !important;
	}
	
	.uk-text-right\@xl {
		text-align: right !important;
	}
	
	.uk-text-center\@xl {
		text-align: center !important;
	}
}

.uk-text-top {
	vertical-align: top !important;
}

.uk-text-middle {
	vertical-align: middle !important;
}

.uk-text-bottom {
	vertical-align: bottom !important;
}

.uk-text-baseline {
	vertical-align: baseline !important;
}

.uk-text-nowrap {
	white-space: nowrap;
}

.uk-text-truncate {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

th.uk-text-truncate, td.uk-text-truncate {
	max-width: 0;
}

.uk-text-break {
	overflow-wrap: break-word;
	word-wrap: break-word;
}

th.uk-text-break, td.uk-text-break {
	word-break: break-all;
}

[class*='uk-column-'] {
	column-gap: 30px;
}

@media (min-width: 1200px) {
	[class*='uk-column-'] {
		column-gap: 40px;
	}
}

[class*='uk-column-'] img {
	transform: translate3d(0, 0, 0);
}

.uk-column-divider {
	column-rule: 1px solid #e5e5e5;
	column-gap: 60px;
}

@media (min-width: 1200px) {
	.uk-column-divider {
		column-gap: 80px;
	}
}

.uk-column-1-2 {
	column-count: 2;
}

.uk-column-1-3 {
	column-count: 3;
}

.uk-column-1-4 {
	column-count: 4;
}

.uk-column-1-5 {
	column-count: 5;
}

.uk-column-1-6 {
	column-count: 6;
}

@media (min-width: 640px) {
	.uk-column-1-2\@s {
		column-count: 2;
	}
	
	.uk-column-1-3\@s {
		column-count: 3;
	}
	
	.uk-column-1-4\@s {
		column-count: 4;
	}
	
	.uk-column-1-5\@s {
		column-count: 5;
	}
	
	.uk-column-1-6\@s {
		column-count: 6;
	}
}

@media (min-width: 960px) {
	.uk-column-1-2\@m {
		column-count: 2;
	}
	
	.uk-column-1-3\@m {
		column-count: 3;
	}
	
	.uk-column-1-4\@m {
		column-count: 4;
	}
	
	.uk-column-1-5\@m {
		column-count: 5;
	}
	
	.uk-column-1-6\@m {
		column-count: 6;
	}
}

@media (min-width: 1200px) {
	.uk-column-1-2\@l {
		column-count: 2;
	}
	
	.uk-column-1-3\@l {
		column-count: 3;
	}
	
	.uk-column-1-4\@l {
		column-count: 4;
	}
	
	.uk-column-1-5\@l {
		column-count: 5;
	}
	
	.uk-column-1-6\@l {
		column-count: 6;
	}
}

@media (min-width: 1600px) {
	.uk-column-1-2\@xl {
		column-count: 2;
	}
	
	.uk-column-1-3\@xl {
		column-count: 3;
	}
	
	.uk-column-1-4\@xl {
		column-count: 4;
	}
	
	.uk-column-1-5\@xl {
		column-count: 5;
	}
	
	.uk-column-1-6\@xl {
		column-count: 6;
	}
}

.uk-column-span {
	column-span: all;
}

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

.uk-background-muted {
	background-color: #f9f9f9;
}

.uk-background-primary {
	background-color: #409fff;
}

.uk-background-secondary {
	background-color: #222;
}

.uk-background-cover, .uk-background-contain {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.uk-background-cover {
	background-size: cover;
}

.uk-background-contain {
	background-size: contain;
}

.uk-background-top-left {
	background-position: 0 0;
}

.uk-background-top-center {
	background-position: 50% 0;
}

.uk-background-top-right {
	background-position: 100% 0;
}

.uk-background-center-left {
	background-position: 0 50%;
}

.uk-background-center-center {
	background-position: 50% 50%;
}

.uk-background-center-right {
	background-position: 100% 50%;
}

.uk-background-bottom-left {
	background-position: 0 100%;
}

.uk-background-bottom-center {
	background-position: 50% 100%;
}

.uk-background-bottom-right {
	background-position: 100% 100%;
}

.uk-background-norepeat {
	background-repeat: no-repeat;
}

.uk-background-fixed {
	background-attachment: fixed;
	backface-visibility: hidden;
}

@media (pointer: coarse) {
	.uk-background-fixed {
		background-attachment: scroll;
	}
}

@media (max-width: 639px) {
	.uk-background-image\@s {
		background-image: none !important;
	}
	
	.uk-background-image\@s.nitro-lazy {
		background-image: none !important;
	}
}

@media (max-width: 959px) {
	.uk-background-image\@m {
		background-image: none !important;
	}
	
	.uk-background-image\@m.nitro-lazy {
		background-image: none !important;
	}
}

@media (max-width: 1199px) {
	.uk-background-image\@l {
		background-image: none !important;
	}
	
	.uk-background-image\@l.nitro-lazy {
		background-image: none !important;
	}
}

@media (max-width: 1599px) {
	.uk-background-image\@xl {
		background-image: none !important;
	}
	
	.uk-background-image\@xl.nitro-lazy {
		background-image: none !important;
	}
}

.uk-background-blend-multiply {
	background-blend-mode: multiply;
}

.uk-background-blend-screen {
	background-blend-mode: screen;
}

.uk-background-blend-overlay {
	background-blend-mode: overlay;
}

.uk-background-blend-darken {
	background-blend-mode: darken;
}

.uk-background-blend-lighten {
	background-blend-mode: lighten;
}

.uk-background-blend-color-dodge {
	background-blend-mode: color-dodge;
}

.uk-background-blend-color-burn {
	background-blend-mode: color-burn;
}

.uk-background-blend-hard-light {
	background-blend-mode: hard-light;
}

.uk-background-blend-soft-light {
	background-blend-mode: soft-light;
}

.uk-background-blend-difference {
	background-blend-mode: difference;
}

.uk-background-blend-exclusion {
	background-blend-mode: exclusion;
}

.uk-background-blend-hue {
	background-blend-mode: hue;
}

.uk-background-blend-saturation {
	background-blend-mode: saturation;
}

.uk-background-blend-color {
	background-blend-mode: color;
}

.uk-background-blend-luminosity {
	background-blend-mode: luminosity;
}

[class*='uk-align'] {
	display: block;
	margin-bottom: 30px;
}

*+[class*='uk-align'] {
	margin-top: 30px;
}

.uk-align-center {
	margin-left: auto;
	margin-right: auto;
}

.uk-align-left {
	margin-top: 0;
	margin-right: 30px;
	float: left;
}

.uk-align-right {
	margin-top: 0;
	margin-left: 30px;
	float: right;
}

@media (min-width: 640px) {
	.uk-align-left\@s {
		margin-top: 0;
		margin-right: 30px;
		float: left;
	}
	
	.uk-align-right\@s {
		margin-top: 0;
		margin-left: 30px;
		float: right;
	}
}

@media (min-width: 960px) {
	.uk-align-left\@m {
		margin-top: 0;
		margin-right: 30px;
		float: left;
	}
	
	.uk-align-right\@m {
		margin-top: 0;
		margin-left: 30px;
		float: right;
	}
}

@media (min-width: 1200px) {
	.uk-align-left\@l {
		margin-top: 0;
		float: left;
	}
	
	.uk-align-right\@l {
		margin-top: 0;
		float: right;
	}
	
	.uk-align-left, .uk-align-left\@s, .uk-align-left\@m, .uk-align-left\@l {
		margin-right: 40px;
	}
	
	.uk-align-right, .uk-align-right\@s, .uk-align-right\@m, .uk-align-right\@l {
		margin-left: 40px;
	}
}

@media (min-width: 1600px) {
	.uk-align-left\@xl {
		margin-top: 0;
		margin-right: 40px;
		float: left;
	}
	
	.uk-align-right\@xl {
		margin-top: 0;
		margin-left: 40px;
		float: right;
	}
}

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

.uk-panel::before, .uk-panel::after {
	content: "";
	display: table;
}

.uk-panel::after {
	clear: both;
}

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

.uk-panel-scrollable {
	height: 170px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	resize: both;
}

.uk-clearfix::before {
	content: "";
	display: table-cell;
}

.uk-clearfix::after {
	content: "";
	display: table;
	clear: both;
}

.uk-float-left {
	float: left;
}

.uk-float-right {
	float: right;
}

[class*='uk-float-'] {
	max-width: 100%;
}

.uk-overflow-hidden {
	overflow: hidden;
}

.uk-overflow-auto {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.uk-overflow-auto>:last-child {
	margin-bottom: 0;
}

.uk-resize {
	resize: both;
}

.uk-resize-vertical {
	resize: vertical;
}

.uk-display-block {
	display: block !important;
}

.uk-display-inline {
	display: inline !important;
}

.uk-display-inline-block {
	display: inline-block !important;
}

[class*='uk-inline'] {
	display: inline-block;
	position: relative;
	max-width: 100%;
	vertical-align: middle;
	-webkit-backface-visibility: hidden;
}

.uk-inline-clip {
	overflow: hidden;
}

.uk-preserve-width, .uk-preserve-width canvas, .uk-preserve-width img, .uk-preserve-width svg, .uk-preserve-width video {
	max-width: none;
}

.uk-responsive-width, .uk-responsive-height {
	box-sizing: border-box;
}

.uk-responsive-width {
	max-width: 100% !important;
	height: auto;
}

.uk-responsive-height {
	max-height: 100%;
	width: auto;
	max-width: none;
}

.uk-border-circle {
	border-radius: 50%;
}

.uk-border-pill {
	border-radius: 500px;
}

.uk-border-rounded {
	border-radius: 5px;
}

.uk-inline-clip[class*='uk-border-'] {
	-webkit-transform: translateZ(0);
}

.uk-box-shadow-small {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
}

.uk-box-shadow-medium {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.uk-box-shadow-large {
	box-shadow: 0 14px 25px rgba(0, 0, 0, .16);
}

.uk-box-shadow-xlarge {
	box-shadow: 0 28px 50px rgba(0, 0, 0, .16);
}

[class*='uk-box-shadow-hover'] {
	transition: box-shadow .1s ease-in-out;
}

.uk-box-shadow-hover-small:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
}

.uk-box-shadow-hover-medium:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.uk-box-shadow-hover-large:hover {
	box-shadow: 0 14px 25px rgba(0, 0, 0, .16);
}

.uk-box-shadow-hover-xlarge:hover {
	box-shadow: 0 28px 50px rgba(0, 0, 0, .16);
}

@supports (filter: blur(0)) {
	.uk-box-shadow-bottom {
		display: inline-block;
		position: relative;
		max-width: 100%;
		vertical-align: middle;
	}
	
	.uk-box-shadow-bottom::before {
		content: "";
		position: absolute;
		bottom: -30px;
		left: 0;
		right: 0;
		height: 30px;
		border-radius: 100%;
		background: #444;
		filter: blur(20px);
	}
	
	.uk-box-shadow-bottom>* {
		position: relative;
	}
}

.uk-dropcap::first-letter, .uk-dropcap>p:first-of-type::first-letter {
	display: block;
	margin-right: 10px;
	float: left;
	font-size: 4.5em;
	line-height: 1;
}

@-moz-document url-prefix() {
	.uk-dropcap::first-letter, .uk-dropcap>p:first-of-type::first-letter {
		margin-top: 1.1%;
	}
}

@supports (-ms-ime-align: auto) {
	.uk-dropcap>p:first-of-type::first-letter {
		font-size: 1em;
	}
}

.uk-logo {
	font-size: 1.2rem;
	font-family: system-ui;
	color: #222;
	text-decoration: none;
	font-weight: 700;
}

.uk-logo:hover, .uk-logo:focus {
	color: #222;
	outline: none;
	text-decoration: none;
}

.uk-logo-inverse {
	display: none;
}

.uk-disabled {
	pointer-events: none;
}

.uk-drag, .uk-drag * {
	cursor: move;
}

.uk-drag iframe {
	pointer-events: none;
}

.uk-dragover {
	box-shadow: 0 0 20px rgba(100, 100, 100, .3);
}

.uk-blend-multiply {
	mix-blend-mode: multiply;
}

.uk-blend-screen {
	mix-blend-mode: screen;
}

.uk-blend-overlay {
	mix-blend-mode: overlay;
}

.uk-blend-darken {
	mix-blend-mode: darken;
}

.uk-blend-lighten {
	mix-blend-mode: lighten;
}

.uk-blend-color-dodge {
	mix-blend-mode: color-dodge;
}

.uk-blend-color-burn {
	mix-blend-mode: color-burn;
}

.uk-blend-hard-light {
	mix-blend-mode: hard-light;
}

.uk-blend-soft-light {
	mix-blend-mode: soft-light;
}

.uk-blend-difference {
	mix-blend-mode: difference;
}

.uk-blend-exclusion {
	mix-blend-mode: exclusion;
}

.uk-blend-hue {
	mix-blend-mode: hue;
}

.uk-blend-saturation {
	mix-blend-mode: saturation;
}

.uk-blend-color {
	mix-blend-mode: color;
}

.uk-blend-luminosity {
	mix-blend-mode: luminosity;
}

.uk-transform-center {
	transform: translate(-50%, -50%);
}

.uk-transform-origin-top-left {
	transform-origin: 0 0;
}

.uk-transform-origin-top-center {
	transform-origin: 50% 0;
}

.uk-transform-origin-top-right {
	transform-origin: 100% 0;
}

.uk-transform-origin-center-left {
	transform-origin: 0 50%;
}

.uk-transform-origin-center-right {
	transform-origin: 100% 50%;
}

.uk-transform-origin-bottom-left {
	transform-origin: 0 100%;
}

.uk-transform-origin-bottom-center {
	transform-origin: 50% 100%;
}

.uk-transform-origin-bottom-right {
	transform-origin: 100% 100%;
}

.uk-table td {
	border: none;
}

.mt-l {
	margin-top: 25px;
}

.mb-l {
	margin-bottom: 25px;
}

.text-l {
	font-size: 18px;
}

.pakb-link a {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.pakb-link a:hover, .pakb-link afocus, .pakb-link a:active {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.pakb-secondary-color a:hover, .pakb-muted-color a:hover, .pakb-toc a:hover {
	text-decoration: underline;
}

.pakb-muted-color, .uk-article-meta, .pakb-muted-color.uk-breadcrumb>*>* {
	font-size: 14px;
}

.hvr-forward i {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

.hvr-forward:active i, .hvr-forward:focus i, .hvr-forward:hover i {
	-webkit-transform: translateX(6px);
	transform: translateX(6px);
}

.pakb-section+.pakb-section {
	margin-top: 40px;
}

@media (min-width: 1200px) {
	.pakb-section+.pakb-section {
		margin-top: 70px;
	}
}

.styled-ol ol {
	counter-reset: list;
	list-style-type: none;
	padding-left: 10px;
}

.styled-ol ol li {
	text-indent: -40px;
	margin-left: 40px;
	counter-increment: list;
	line-height: 2.8rem;
}

.styled-ol ol li:before {
	width: 2rem;
	text-indent: 0;
	padding: 0;
	height: 2rem;
	line-height: 2.1rem;
	text-align: center;
	-webkit-border-radius: 2rem;
	-moz-border-radius: 2rem;
	border-radius: 2rem;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	color: #fff;
	display: inline-block;
	content: counter(list);
	margin-right: 1rem;
	font-size: 1rem;
}

.uk-navbar-dropdown {
	box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
}

.votes {
	padding: 35px 0;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}

.votes .pakb-like-btn, .votes .pakb-dislike-btn {
	padding: 0 30px;
	font-size: 40px;
}

.votes .pakb-like-btn {
	border-right: solid 1px #e5e5e5;
}

.pakb-toc-wrap {
	border-bottom: solid 1px #edeff1;
	padding-bottom: 40px;
}

ul.pakb-toc {
	padding-left: 25px;
	border-left-style: solid;
	border-left-width: 2px;
}

@media (min-width: 1200px) {
	.pakb-toc-wrap {
		padding-bottom: 70px;
	}
}

.pakb-boxes .uk-card i {
	line-height: 1;
}

.pakb-boxes .uk-card .uk-card-title {
	margin-top: 0;
}

.pakb-widget-categories>li i {
	left: 0;
	top: 0;
}

.pakb-widget-categories>li i ~ a {
	margin-left: 1.6em;
}

.autocomplete-suggestions {
	border-radius: 4px;
	margin-top: 10px;
	background: #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(99, 114, 130, .16), 0 8px 16px rgba(27, 39, 51, .08);
	box-shadow: 0 0 0 1px rgba(99, 114, 130, .16), 0 8px 16px rgba(27, 39, 51, .08);
	overflow: auto;
}

.autocomplete-suggestion, .autocomplete-no-suggestion {
	padding: 15px 40px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 17px;
}

.autocomplete-suggestion:hover, .autocomplete-no-suggestion:hover {
	cursor: pointer;
}

.autocomplete-suggestion strong, .autocomplete-no-suggestion strong {
	font-weight: bold;
}

.autocomplete-selected {
	background: #f8f8f8;
}

.autocomplete-group {
	font-size: 16px;
	border-bottom: 1px solid #e6e8eb;
	color: #000;
	padding: 15px 0;
	margin: 0 40px 10px;
}

.autocomplete-group strong {
	display: block;
	font-weight: lighter;
}

.pakb-template-single .wp-post-image {
	margin-bottom: 40px;
}

.editor-styles-wrapper ul.uk-list {
	list-style: none;
}

.editor-styles-wrapper .pakb-section h2:before {
	display: none;
}

.editor-styles-wrapper .pakb-muted-color, .editor-styles-wrapper .uk-article-meta {
	font-size: 14px;
}

.pakb-section h2:before, .pakb-template-category .entry .entry-title:before, .pakb-template-single .entry .entry-title:before, .pakb-template-single h2:before {
	display: none;
}

.uk-flex {
	display: flex;
}

.uk-flex-inline {
	display: inline-flex;
}

.uk-flex::before, .uk-flex::after, .uk-flex-inline::before, .uk-flex-inline::after {
	display: none;
}

.uk-flex-left {
	justify-content: flex-start;
}

.uk-flex-center {
	justify-content: center;
}

.uk-flex-right {
	justify-content: flex-end;
}

.uk-flex-between {
	justify-content: space-between;
}

.uk-flex-around {
	justify-content: space-around;
}

@media (min-width: 640px) {
	.uk-flex-left\@s {
		justify-content: flex-start;
	}
	
	.uk-flex-center\@s {
		justify-content: center;
	}
	
	.uk-flex-right\@s {
		justify-content: flex-end;
	}
	
	.uk-flex-between\@s {
		justify-content: space-between;
	}
	
	.uk-flex-around\@s {
		justify-content: space-around;
	}
}

@media (min-width: 960px) {
	.uk-flex-left\@m {
		justify-content: flex-start;
	}
	
	.uk-flex-center\@m {
		justify-content: center;
	}
	
	.uk-flex-right\@m {
		justify-content: flex-end;
	}
	
	.uk-flex-between\@m {
		justify-content: space-between;
	}
	
	.uk-flex-around\@m {
		justify-content: space-around;
	}
}

@media (min-width: 1200px) {
	.uk-flex-left\@l {
		justify-content: flex-start;
	}
	
	.uk-flex-center\@l {
		justify-content: center;
	}
	
	.uk-flex-right\@l {
		justify-content: flex-end;
	}
	
	.uk-flex-between\@l {
		justify-content: space-between;
	}
	
	.uk-flex-around\@l {
		justify-content: space-around;
	}
}

@media (min-width: 1600px) {
	.uk-flex-left\@xl {
		justify-content: flex-start;
	}
	
	.uk-flex-center\@xl {
		justify-content: center;
	}
	
	.uk-flex-right\@xl {
		justify-content: flex-end;
	}
	
	.uk-flex-between\@xl {
		justify-content: space-between;
	}
	
	.uk-flex-around\@xl {
		justify-content: space-around;
	}
}

.uk-flex-stretch {
	align-items: stretch;
}

.uk-flex-top {
	align-items: flex-start;
}

.uk-flex-middle {
	align-items: center;
}

.uk-flex-bottom {
	align-items: flex-end;
}

.uk-flex-row {
	flex-direction: row;
}

.uk-flex-row-reverse {
	flex-direction: row-reverse;
}

.uk-flex-column {
	flex-direction: column;
}

.uk-flex-column-reverse {
	flex-direction: column-reverse;
}

.uk-flex-nowrap {
	flex-wrap: nowrap;
}

.uk-flex-wrap {
	flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
	flex-wrap: wrap-reverse;
}

.uk-flex-wrap-stretch {
	align-content: stretch;
}

.uk-flex-wrap-top {
	align-content: flex-start;
}

.uk-flex-wrap-middle {
	align-content: center;
}

.uk-flex-wrap-bottom {
	align-content: flex-end;
}

.uk-flex-wrap-between {
	align-content: space-between;
}

.uk-flex-wrap-around {
	align-content: space-around;
}

.uk-flex-first {
	order: -1;
}

.uk-flex-last {
	order: 99;
}

@media (min-width: 640px) {
	.uk-flex-first\@s {
		order: -1;
	}
	
	.uk-flex-last\@s {
		order: 99;
	}
}

@media (min-width: 960px) {
	.uk-flex-first\@m {
		order: -1;
	}
	
	.uk-flex-last\@m {
		order: 99;
	}
}

@media (min-width: 1200px) {
	.uk-flex-first\@l {
		order: -1;
	}
	
	.uk-flex-last\@l {
		order: 99;
	}
}

@media (min-width: 1600px) {
	.uk-flex-first\@xl {
		order: -1;
	}
	
	.uk-flex-last\@xl {
		order: 99;
	}
}

.uk-flex-none {
	flex: none;
}

.uk-flex-auto {
	flex: auto;
}

.uk-flex-1 {
	flex: 1;
}

.uk-margin {
	margin-bottom: 20px;
}

*+.uk-margin {
	margin-top: 20px !important;
}

.uk-margin-top {
	margin-top: 20px !important;
}

.uk-margin-bottom {
	margin-bottom: 20px !important;
}

.uk-margin-left {
	margin-left: 20px !important;
}

.uk-margin-right {
	margin-right: 20px !important;
}

.uk-margin-small {
	margin-bottom: 10px;
}

*+.uk-margin-small {
	margin-top: 10px !important;
}

.uk-margin-small-top {
	margin-top: 10px !important;
}

.uk-margin-small-bottom {
	margin-bottom: 10px !important;
}

.uk-margin-small-left {
	margin-left: 10px !important;
}

.uk-margin-small-right {
	margin-right: 10px !important;
}

.uk-margin-medium {
	margin-bottom: 40px;
}

*+.uk-margin-medium {
	margin-top: 40px !important;
}

.uk-margin-medium-top {
	margin-top: 40px !important;
}

.uk-margin-medium-bottom {
	margin-bottom: 40px !important;
}

.uk-margin-medium-left {
	margin-left: 40px !important;
}

.uk-margin-medium-right {
	margin-right: 40px !important;
}

.uk-margin-large {
	margin-bottom: 40px;
}

*+.uk-margin-large {
	margin-top: 40px !important;
}

.uk-margin-large-top {
	margin-top: 40px !important;
}

.uk-margin-large-bottom {
	margin-bottom: 40px !important;
}

.uk-margin-large-left {
	margin-left: 40px !important;
}

.uk-margin-large-right {
	margin-right: 40px !important;
}

@media (min-width: 1200px) {
	.uk-margin-large {
		margin-bottom: 70px;
	}
	
	*+.uk-margin-large {
		margin-top: 70px !important;
	}
	
	.uk-margin-large-top {
		margin-top: 70px !important;
	}
	
	.uk-margin-large-bottom {
		margin-bottom: 70px !important;
	}
	
	.uk-margin-large-left {
		margin-left: 70px !important;
	}
	
	.uk-margin-large-right {
		margin-right: 70px !important;
	}
}

.uk-margin-xlarge {
	margin-bottom: 70px;
}

*+.uk-margin-xlarge {
	margin-top: 70px !important;
}

.uk-margin-xlarge-top {
	margin-top: 70px !important;
}

.uk-margin-xlarge-bottom {
	margin-bottom: 70px !important;
}

.uk-margin-xlarge-left {
	margin-left: 70px !important;
}

.uk-margin-xlarge-right {
	margin-right: 70px !important;
}

@media (min-width: 1200px) {
	.uk-margin-xlarge {
		margin-bottom: 140px;
	}
	
	*+.uk-margin-xlarge {
		margin-top: 140px !important;
	}
	
	.uk-margin-xlarge-top {
		margin-top: 140px !important;
	}
	
	.uk-margin-xlarge-bottom {
		margin-bottom: 140px !important;
	}
	
	.uk-margin-xlarge-left {
		margin-left: 140px !important;
	}
	
	.uk-margin-xlarge-right {
		margin-right: 140px !important;
	}
}

.uk-margin-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+* {
	margin-top: 0 !important;
}

.uk-margin-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}

.uk-margin-auto-top {
	margin-top: auto !important;
}

.uk-margin-auto-bottom {
	margin-bottom: auto !important;
}

.uk-margin-auto-left {
	margin-left: auto !important;
}

.uk-margin-auto-right {
	margin-right: auto !important;
}

.uk-margin-auto-vertical {
	margin-top: auto !important;
	margin-bottom: auto !important;
}

.uk-padding {
	padding: 30px;
}

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

.uk-padding-small {
	padding: 15px;
}

.uk-padding-large {
	padding: 30px;
}

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

.uk-padding-remove {
	padding: 0 !important;
}

.uk-padding-remove-top {
	padding-top: 0 !important;
}

.uk-padding-remove-bottom {
	padding-bottom: 0 !important;
}

.uk-padding-remove-left {
	padding-left: 0 !important;
}

.uk-padding-remove-right {
	padding-right: 0 !important;
}

.uk-padding-remove-vertical {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.uk-padding-remove-horizontal {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

[class*='uk-position-top'], [class*='uk-position-bottom'], [class*='uk-position-left'], [class*='uk-position-right'], [class*='uk-position-center'] {
	position: absolute !important;
}

.uk-position-top {
	top: 0;
	left: 0;
	right: 0;
}

.uk-position-bottom {
	bottom: 0;
	left: 0;
	right: 0;
}

.uk-position-left {
	top: 0;
	bottom: 0;
	left: 0;
}

.uk-position-right {
	top: 0;
	bottom: 0;
	right: 0;
}

.uk-position-top-left {
	top: 0;
	left: 0;
}

.uk-position-top-right {
	top: 0;
	right: 0;
}

.uk-position-bottom-left {
	bottom: 0;
	left: 0;
}

.uk-position-bottom-right {
	bottom: 0;
	right: 0;
}

.uk-position-center {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: -moz-max-content;
	width: max-content;
	max-width: 100%;
	box-sizing: border-box;
}

[class*='uk-position-center-left'], [class*='uk-position-center-right'] {
	top: 50%;
	transform: translateY(-50%);
}

.uk-position-center-left {
	left: 0;
}

.uk-position-center-right {
	right: 0;
}

.uk-position-center-left-out {
	right: 100%;
	width: -moz-max-content;
	width: max-content;
}

.uk-position-center-right-out {
	left: 100%;
	width: -moz-max-content;
	width: max-content;
}

.uk-position-top-center, .uk-position-bottom-center {
	left: 50%;
	transform: translateX(-50%);
	width: -moz-max-content;
	width: max-content;
	max-width: 100%;
	box-sizing: border-box;
}

.uk-position-top-center {
	top: 0;
}

.uk-position-bottom-center {
	bottom: 0;
}

.uk-position-cover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.uk-position-relative {
	position: relative !important;
}

.uk-position-absolute {
	position: absolute !important;
}

.uk-position-fixed {
	position: fixed !important;
}

.uk-position-z-index {
	z-index: 1;
}

.uk-position-small {
	max-width: calc(100% - ( 15px * 2 ));
	margin: 15px;
}

.uk-position-small.uk-position-center {
	transform: translate(-50%, -50%) translate(-15px, -15px);
}

.uk-position-small[class*='uk-position-center-left'], .uk-position-small[class*='uk-position-center-right'] {
	transform: translateY(-50%) translateY(-15px);
}

.uk-position-small.uk-position-top-center, .uk-position-small.uk-position-bottom-center {
	transform: translateX(-50%) translateX(-15px);
}

.uk-position-medium {
	max-width: calc(100% - ( 30px * 2 ));
	margin: 30px;
}

.uk-position-medium.uk-position-center {
	transform: translate(-50%, -50%) translate(-30px, -30px);
}

.uk-position-medium[class*='uk-position-center-left'], .uk-position-medium[class*='uk-position-center-right'] {
	transform: translateY(-50%) translateY(-30px);
}

.uk-position-medium.uk-position-top-center, .uk-position-medium.uk-position-bottom-center {
	transform: translateX(-50%) translateX(-30px);
}

.uk-position-large {
	max-width: calc(100% - ( 30px * 2 ));
	margin: 30px;
}

.uk-position-large.uk-position-center {
	transform: translate(-50%, -50%) translate(-30px, -30px);
}

.uk-position-large[class*='uk-position-center-left'], .uk-position-large[class*='uk-position-center-right'] {
	transform: translateY(-50%) translateY(-30px);
}

.uk-position-large.uk-position-top-center, .uk-position-large.uk-position-bottom-center {
	transform: translateX(-50%) translateX(-30px);
}

@media (min-width: 1200px) {
	.uk-position-large {
		max-width: calc(100% - ( 50px * 2 ));
		margin: 50px;
	}
	
	.uk-position-large.uk-position-center {
		transform: translate(-50%, -50%) translate(-50px, -50px);
	}
	
	.uk-position-large[class*='uk-position-center-left'], .uk-position-large[class*='uk-position-center-right'] {
		transform: translateY(-50%) translateY(-50px);
	}
	
	.uk-position-large.uk-position-top-center, .uk-position-large.uk-position-bottom-center {
		transform: translateX(-50%) translateX(-50px);
	}
}

.uk-transition-toggle {
	-webkit-tap-highlight-color: transparent;
}

.uk-transition-toggle:focus {
	outline: none;
}

.uk-transition-fade, [class*='uk-transition-scale'], [class*='uk-transition-slide'], .uk-transition-stroke {
	transition: .3s ease-out;
	transition-property: opacity, transform, filter, stroke-dashoffset;
	opacity: 0;
}

.uk-transition-toggle:hover .uk-transition-fade, .uk-transition-toggle:focus .uk-transition-fade, .uk-transition-active.uk-active .uk-transition-fade {
	opacity: 1;
}

.uk-transition-scale-up {
	transform: scale3d(1, 1, 1);
}

.uk-transition-scale-down {
	transform: scale3d(1.1, 1.1, 1);
}

.uk-transition-toggle:hover .uk-transition-scale-up, .uk-transition-toggle:focus .uk-transition-scale-up, .uk-transition-active.uk-active .uk-transition-scale-up {
	opacity: 1;
	transform: scale3d(1.1, 1.1, 1);
}

.uk-transition-toggle:hover .uk-transition-scale-down, .uk-transition-toggle:focus .uk-transition-scale-down, .uk-transition-active.uk-active .uk-transition-scale-down {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

.uk-transition-slide-top {
	transform: translateY(-100%);
}

.uk-transition-slide-bottom {
	transform: translateY(100%);
}

.uk-transition-slide-left {
	transform: translateX(-100%);
}

.uk-transition-slide-right {
	transform: translateX(100%);
}

.uk-transition-slide-top-small {
	transform: translateY(-10px);
}

.uk-transition-slide-bottom-small {
	transform: translateY(10px);
}

.uk-transition-slide-left-small {
	transform: translateX(-10px);
}

.uk-transition-slide-right-small {
	transform: translateX(10px);
}

.uk-transition-slide-top-medium {
	transform: translateY(-50px);
}

.uk-transition-slide-bottom-medium {
	transform: translateY(50px);
}

.uk-transition-slide-left-medium {
	transform: translateX(-50px);
}

.uk-transition-slide-right-medium {
	transform: translateX(50px);
}

.uk-transition-toggle:hover [class*='uk-transition-slide'], .uk-transition-toggle:focus [class*='uk-transition-slide'], .uk-transition-active.uk-active [class*='uk-transition-slide'] {
	opacity: 1;
	transform: translate(0, 0);
}

.uk-transition-stroke {
	transition-duration: 3s;
}

.uk-transition-stroke:hover, .uk-transition-stroke:focus, .uk-transition-stroke.uk-transition-active {
	opacity: 1;
	stroke-dashoffset: 0 !important;
}

.uk-transition-opaque {
	opacity: 1;
}

.uk-transition-slow {
	transition-duration: .7s;
}

[hidden], .uk-hidden {
	display: none !important;
}

@media (min-width: 640px) {
	.uk-hidden\@s {
		display: none !important;
	}
}

@media (min-width: 960px) {
	.uk-hidden\@m {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.uk-hidden\@l {
		display: none !important;
	}
}

@media (min-width: 1600px) {
	.uk-hidden\@xl {
		display: none !important;
	}
}

@media (max-width: 639px) {
	.uk-visible\@s {
		display: none !important;
	}
}

@media (max-width: 959px) {
	.uk-visible\@m {
		display: none !important;
	}
}

@media (max-width: 1199px) {
	.uk-visible\@l {
		display: none !important;
	}
}

@media (max-width: 1599px) {
	.uk-visible\@xl {
		display: none !important;
	}
}

.uk-invisible {
	visibility: hidden !important;
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
	position: absolute !important;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
	opacity: 0 !important;
}

.uk-visible-toggle {
	-webkit-tap-highlight-color: transparent;
}

.uk-visible-toggle:focus {
	outline: none;
}

@media (pointer: coarse) {
	.uk-hidden-touch {
		display: none !important;
	}
}

.uk-hidden-notouch {
	display: none !important;
}

@media (pointer: coarse) {
	.uk-hidden-notouch {
		display: block !important;
	}
}
