/*

	Hard-coded blocks: 	uk-theme

	Block no grid: 		row | box | panel
	Block with grid: 	row | box | panel | grid | col | cell

	CKE image 			cke-image-shadow | cke-image-border
	Image link: 		image-link | hover-overlay
	Gallery:			content-gallery > li | gallery-link | hover-overlay

	Files list: 		content-files > li | list-icon

	Icon style: 		/big/

*/

/* Blocks & Deco */

	.uk-section-default{background:#fff;--uk-navbar-color:dark}
	.uk-section-muted{background:#f8f8f8;--uk-navbar-color:dark}
	.uk-section-primary{background:#F48221;--uk-navbar-color:light}
	.uk-section-secondary{background:#222;--uk-navbar-color:light}
	.uk-section-dark{background:#1c2a32;--uk-navbar-color:light}

	.uk-tile-default{background-color:#fff}
	.uk-tile-muted{background-color:#f8f8f8}
	.uk-tile-primary{background-color:#F48221}
	.uk-tile-secondary{background-color:#222}
	.uk-tile-dark{background-color:#1c2a32}

	.uk-card-badge{position:absolute;top:15px;right:15px;z-index:1;height:22px;padding:0 10px;background:#F48221;color:#fff;display:flex;justify-content:center;align-items:center;line-height:0;border-radius:2px;text-transform:uppercase}
	.uk-card-badge:first-child + *{margin-top:0}
	.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover{background-color:#fff;box-shadow:0 14px 25px rgba(0,0,0,0.16)}
	.uk-slider-items > li > .uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.08)}
	
	.uk-card-default{background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,0.08)}
	.uk-card-default.uk-card-hover:hover{background-color:#fff;box-shadow:0 14px 25px rgba(0,0,0,0.16)}
	.uk-slider-items > li > .uk-card-default.uk-card-hover:hover{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.08)}
	.uk-card-default .uk-card-header{border-bottom:1px solid #e5e5e5}
	.uk-card-default .uk-card-footer{border-top:1px solid #e5e5e5}
	.uk-card-primary{background-color:#F48221;box-shadow:0 5px 15px rgba(0,0,0,0.08)}
	.uk-card-primary.uk-card-hover:hover{background-color:#F48221;box-shadow:0 14px 25px rgba(0,0,0,0.16)}
	.uk-slider-items > li > .uk-card-primary.uk-card-hover:hover{background-color:#F48221;box-shadow:0 2px 8px rgba(0,0,0,0.08)}
	.uk-card-secondary{background-color:#222;box-shadow:0 5px 15px rgba(0,0,0,0.08)}
	.uk-card-secondary.uk-card-hover:hover{background-color:#222;box-shadow:0 14px 25px rgba(0,0,0,0.16)}
	.uk-slider-items > li > .uk-card-secondary.uk-card-hover:hover{background-color:#222;box-shadow:0 2px 8px rgba(0,0,0,0.08)}

	.uk-card.uk-overlay-default, .uk-card.uk-overlay-primary {box-shadow: none;}
	.uk-slider-items > li:not(.uk-active) > .uk-card {box-shadow: 0 0 0 rgba(0,0,0,0.0);}

	.uk-overlay{padding:30px}
	.uk-overlay > :last-child{margin-bottom:0}

	.uk-article{display:flow-root}
	.uk-article > :last-child{margin-bottom:0}
	.uk-article + .uk-article{margin-top:70px}

	.uk-comment-body{display:flow-root;overflow-wrap:break-word;word-wrap:break-word}
	.uk-comment-header{display:flow-root;margin-bottom:20px}
	.uk-comment-body > :last-child,.uk-comment-header > :last-child{margin-bottom:0}
	.uk-comment-list{padding:0;list-style:none}
	.uk-comment-list > :nth-child(n+2){margin-top:70px}
	.uk-comment-list .uk-comment ~ ul{margin:70px 0 0;padding-left:30px;list-style:none}
	@media (min-width: 960px) {.uk-comment-list .uk-comment ~ ul{padding-left:100px} }
	.uk-comment-list .uk-comment ~ ul > :nth-child(n+2){margin-top:70px}
	.uk-comment-primary{padding:30px;background-color:#f8f8f8}

	.uk-accordion{padding:0;list-style:none}
	.uk-accordion > :nth-child(n+2){margin-top:20px}
	.uk-accordion-content{display:flow-root;margin-top:20px}
	.uk-accordion-content > :last-child{margin-bottom:0}

	.uk-placeholder{margin-bottom:20px;padding:30px;background:transparent;border:1px dashed #e5e5e5}
	* + .uk-placeholder{margin-top:20px}
	.uk-placeholder > :last-child{margin-bottom:0}

	.uk-background-default{background-color:#fff}
	.uk-background-muted{background-color:#f8f8f8}
	.uk-background-primary{background-color:#F48221}
	.uk-background-secondary{background-color:#222}
	.uk-background-dark{background-color:#1c2a32}

	.uk-overlay-default{background:rgba(255,255,255,0.8)}
	.uk-overlay-primary{background:rgba(34,34,34,0.8)}

	.uk-border-circle{border-radius:50%}
	.uk-border-pill{border-radius:500px}
	.uk-border-pill-left{border-radius:500px 0 0 500px}
	.uk-border-pill-right{border-radius:0 500px 500px 0}
	.uk-border-rounded{border-radius:10px}
	.uk-border-rounded-small{border-radius:5px}
	.uk-border-rounded-large{border-radius:20px}

	.uk-box-shadow-small{box-shadow:0 2px 8px rgba(0,0,0,0.08)}
	.uk-box-shadow-medium{box-shadow:0 5px 15px rgba(0,0,0,0.08)}
	.uk-box-shadow-large{box-shadow:0 14px 25px rgba(0,0,0,0.16)}
	.uk-box-shadow-xlarge{box-shadow:0 28px 50px rgba(0,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,0.08)}
	.uk-box-shadow-hover-medium:hover{box-shadow:0 5px 15px rgba(0,0,0,0.08)}
	.uk-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgba(0,0,0,0.16)}
	.uk-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgba(0,0,0,0.16)}
	.uk-box-shadow-bottom::after{content:"";position:absolute;bottom:-30px;left:0;right:0;z-index:-1;height:30px;border-radius:100%;background:#444;filter:blur(20px);will-change:filter}
	.uk-box-shadow-remove{box-shadow:none !important;}

	.uk-accordion-title{display:block;color:#333;overflow:hidden}
	.uk-accordion-title::before{content:"";width:1.4em;height:1.4em;margin-left:10px;float:right;background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:50% 50%}
	.uk-open > .uk-accordion-title::before{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E)}
	.uk-accordion-title:hover{color:#666;text-decoration:none}

	.uk-column-divider{column-rule:1px solid #e5e5e5;column-gap:60px}
	.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}

/* Small components */

	.uk-iframe-ratio {overflow: hidden; position: relative; width:100%; }
	.uk-iframe-ratio::after {display: block; content: ''; }
	.uk-iframe-ratio iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	
	.uk-iframe-ratio.uk-ratio-16-9::after {padding-top: 56.25%;}
	.uk-iframe-ratio.uk-ratio-4-3::after {padding-top: 75%;}
	.uk-iframe-ratio.uk-ratio-3-4::after {padding-top: 125%;}
	.uk-iframe-ratio.uk-ratio-9-16::after {padding-top: 143.75%;}
	.uk-iframe-ratio.uk-ratio-1-1::after {padding-top: 100%;}

	.uk-yandexmap-screen [class*="ymaps-2-1"][class*="-ground-pane"] {filter: grayscale(100%);}

	.uk-slider-container-offset{margin:-11px -25px -39px; padding:11px 25px 39px}
	.uk-slider-container-offset .uk-slidenav {margin-top: 1px !important;}

	.uk-slider-container-offset-small{margin:-11px -15px -39px; padding:11px 15px 39px}
	.uk-slider-container-offset-small .uk-slidenav {margin-top: 1px !important;}

	@media (max-width: 1719px) {
		/*.uk-container-xlarge .slidenav-out-wrapper {display: none;}
		.uk-container-xlarge .slidenav-out-wrapper + .slidenav-wrapper {display: block;}*/
	}

	.uk-panel-scrollable{height:170px;padding:10px;border:1px solid #e5e5e5;overflow:auto;resize:both}

	.uk-progress{vertical-align:baseline;display:block;width:100%;border:0;background-color:#f8f8f8;margin-bottom:20px;height:15px;border-radius:500px;overflow:hidden}
	* + .uk-progress{margin-top:20px}
	.uk-progress::-webkit-progress-bar{background-color:transparent}
	.uk-progress::-webkit-progress-value{background-color:#F48221;transition:width .6s ease}
	.uk-progress::-moz-progress-bar{background-color:#F48221;transition:width .6s ease}

	.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;transition:color .1s ease-in-out}
	.uk-totop:hover{color:#666}
	.uk-totop:active{color:#333}

	.uk-marker{padding:5px;background:#222;color:#fff;border-radius:500px}
	.uk-marker:hover{color:#fff}

	.uk-badge{box-sizing:border-box;min-width:18px;height:18px;padding:0 5px;border-radius:500px;vertical-align:middle;background:#F48221;color:#fff!important;font-size:11px;display:inline-flex;justify-content:center;align-items:center;line-height:0}
	.uk-badge:hover{text-decoration:none}

	.uk-leader{overflow:hidden}
	.uk-leader-fill::after{display:inline-block;margin-left:15px;width:0;content:attr(data-fill);white-space:nowrap}
	.uk-leader-fill.uk-leader-hide::after{display:none}
	:root{--uk-leader-fill-content:.}

	.uk-logo{color:#333;text-decoration:none}
	:where(.uk-logo){display:inline-block;vertical-align:middle}
	.uk-logo:hover{color:#333;text-decoration:none}
	.uk-logo :where(img,svg,video){display:block}
	.uk-logo-inverse{display:none}

	.uk-dragover{box-shadow:0 0 20px rgba(100,100,100,0.3)}

/* Form */

	.uk-range{-webkit-appearance:none;box-sizing:border-box;margin:0;vertical-align:middle;max-width:100%;width:100%;background:transparent}
	.uk-range:focus{outline:none}
	.uk-range::-moz-focus-outer{border:none}
	.uk-range:not(:disabled)::-webkit-slider-thumb{cursor:pointer}
	.uk-range:not(:disabled)::-moz-range-thumb{cursor:pointer}
	.uk-range::-webkit-slider-runnable-track{height:3px;background:#ebebeb;border-radius:500px}
	.uk-range:focus::-webkit-slider-runnable-track,.uk-range:active::-webkit-slider-runnable-track{background:#dedede}
	.uk-range::-moz-range-track{height:3px;background:#ebebeb;border-radius:500px}
	.uk-range:focus::-moz-range-track{background:#dedede}
	.uk-range::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-7px;height:15px;width:15px;border-radius:500px;background:#fff;border:1px solid #ccc}
	.uk-range::-moz-range-thumb{border:none;height:15px;width:15px;margin-top:-7px;border-radius:500px;background:#fff;border:1px solid #ccc}

	.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:700}
	.uk-textarea{overflow:auto}
	.uk-input[type="search"]::-webkit-search-cancel-button,.uk-input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
	.uk-input[type="number"]::-webkit-inner-spin-button,.uk-input[type="number"]::-webkit-outer-spin-button{height:auto}
	.uk-input::-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;min-width:0}
	.uk-input,.uk-textarea{-webkit-appearance:none}
	.uk-input,.uk-select,.uk-textarea{max-width:100%;width:100%;border:0 none;padding:0 10px;background:#fff;color:#666;border:1px solid #e5e5e5;transition:.2s ease-in-out;transition-property:color,background-color,border}
	.uk-input,.uk-select:not([multiple]):not([size]){height:40px;vertical-align:middle;display:inline-block}
	.uk-input:not(input),.uk-select:not(select){line-height:38px}
	.uk-select[multiple],.uk-select[size],.uk-textarea{padding-top:6px;padding-bottom:6px;vertical-align:top}
	.uk-select[multiple],.uk-select[size]{resize:vertical}
	.uk-input:focus,.uk-select:focus,.uk-textarea:focus{outline:none;background-color:#fff;color:#666;border-color:#F48221}
	.uk-input:disabled,.uk-select:disabled,.uk-textarea:disabled{background-color:#f8f8f8;color:#999;border-color:#e5e5e5}
	.uk-input::placeholder{color:#999}
	.uk-textarea::placeholder{color:#999}
	.uk-form-small:not(textarea):not([multiple]):not([size]){height:30px;padding-left:8px;padding-right:8px}
	textarea.uk-form-small,[multiple].uk-form-small,[size].uk-form-small{padding:5px 8px}
	.uk-form-small:not(select):not(input):not(textarea){line-height:28px}
	.uk-form-large:not(textarea):not([multiple]):not([size]){height:55px;padding-left:12px;padding-right:12px}
	textarea.uk-form-large,[multiple].uk-form-large,[size].uk-form-large{padding:7px 12px}
	.uk-form-large:not(select):not(input):not(textarea){line-height:53px}
	.uk-form-danger,.uk-form-danger:focus{color:#f0506e;border-color:#f0506e}
	.uk-form-success,.uk-form-success:focus{color:#32d296;border-color:#32d296}
	.uk-form-blank{background:none;border-color:transparent}
	.uk-form-blank:focus{border-color:#e5e5e5;border-style:solid}
	input.uk-form-width-xsmall{width:50px}
	select.uk-form-width-xsmall{width:75px}
	.uk-form-width-small{width:130px}
	.uk-form-width-medium{width:200px}
	.uk-form-width-large{width:500px}
	.uk-select:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;padding-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%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:100% 50%}
	.uk-select:not([multiple]):not([size]) option{color:#666}
	.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-input[list]{padding-right:20px;background-repeat:no-repeat;background-position:100% 50%}
	.uk-input[list]:hover,.uk-input[list]:focus{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%23666%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)}
	.uk-input[list]::-webkit-calendar-picker-indicator{display:none!important}
	.uk-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:transparent;background-repeat:no-repeat;background-position:50% 50%;border:1px solid #ccc;transition:.2s ease-in-out;transition-property:background-color,border}
	.uk-radio{border-radius:50%}
	.uk-radio:focus,.uk-checkbox:focus{background-color:rgba(0,0,0,0);outline:none;border-color:#F48221}
	.uk-radio:checked,.uk-checkbox:checked,.uk-checkbox:indeterminate{background-color:#F48221;border-color:transparent}
	.uk-radio:checked:focus,.uk-checkbox:checked:focus,.uk-checkbox:indeterminate:focus{background-color:#0e6dcd}
	.uk-radio:checked{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E)}
	.uk-checkbox:checked{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)}
	.uk-checkbox:indeterminate{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E)}
	.uk-radio:disabled,.uk-checkbox:disabled{background-color:#f8f8f8;border-color:#e5e5e5}
	.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-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: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-legend{width:100%;color:inherit;padding:0;}
	.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-label{color:#333;}
	.uk-form-stacked .uk-form-label{display:block;margin-bottom:5px}
	@media (max-width: 499px) {
		.uk-form-horizontal .uk-form-label{display:block;margin-bottom:5px}
	}
	@media (min-width: 500px) {
		.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:#666}
	.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}

/* Form Builder */

	.Inputfields > .Inputfield:last-child {margin-bottom: 0 !important;}
	.Inputfields::before, .InputfieldContent::before, .formpass-columns .Inputfield:not([style*='width'])::before, .uk-fieldset::before, .uk-fieldset::before {content: ""; display: table-cell; }
	.Inputfields::after, .InputfieldContent::after, .formpass-columns .Inputfield:not([style*='width'])::after, .uk-fieldset::after, .uk-fieldset::after {content: ""; display: table; clear: both; }
	.InputfieldRadiosFloated::before, .InputfieldCheckboxesFloated::before, .InputfieldRadiosWidth::before, .InputfieldCheckboxesWidth::before, .InputfieldRadiosColumns::before, .InputfieldCheckboxesColumns::before {content: ""; display: table-cell; }
	.InputfieldRadiosFloated::after, .InputfieldCheckboxesFloated::after, .InputfieldRadiosWidth::after, .InputfieldCheckboxesWidth::after, .InputfieldRadiosColumns::after, .InputfieldCheckboxesColumns::after {content: ""; display: table; clear: both; }
	.InputfieldHidden,.InputfieldHeaderHidden,#wrap_Inputfield-,.Inputfield_setup,.Inputfield_what_url,.Inputfield_what_page{display:none!important}
	.form-frame{overflow-y:hidden}
	.FormBuilder{padding-bottom:1px}
	.FormBox .InputfieldStateRequired .InputfieldHeader.uk-form-label::after,.FormBox .InputfieldStateRequired .InputfieldHeader.InputfieldHeaderHidden + .InputfieldContent > label::after{content:' *';font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;color:#f0506e;position:absolute;margin-left:5px;margin-top:-2px}
	.FormBox.uk-light .InputfieldStateRequired .InputfieldHeader.uk-form-label::after,.FormBox.uk-light .InputfieldStateRequired .InputfieldHeader.InputfieldHeaderHidden + .InputfieldContent > label::after{color:#fef4f6}
	.uk-form-stacked:not(.formpass-flow) .Inputfield,
	.uk-form-horizontal .Inputfield {width: 100% !important; }
	.InputfieldRadiosStacked > *,.InputfieldCheckboxesStacked > *,.InputfieldRadiosFloated > *,.InputfieldCheckboxesFloated > *,.InputfieldRadiosWidth > *,.InputfieldCheckboxesWidth > *{position: relative; }
	.InputfieldRadiosStacked > * > label > input,.InputfieldCheckboxesStacked > * > label > input,.InputfieldRadiosFloated > * > label > input,.InputfieldCheckboxesFloated > * > label > input,.InputfieldRadiosWidth > * > label > input,.InputfieldCheckboxesWidth > * > label > input{position: absolute; }
	.InputfieldRadiosWidth > *,.InputfieldCheckboxesWidth > *{float: left; }
	.InputfieldFormBuilderFileList,.InputfieldRadiosFloated,.InputfieldCheckboxesFloated,.InputfieldRadiosWidth,.InputfieldCheckboxesWidth,.InputfieldRadiosStacked,.InputfieldCheckboxesStacked{padding: 0; list-style: none; margin-bottom: 0; }
	.InputfieldFormBuilderFileList > *,.InputfieldRadiosFloated > *,.InputfieldCheckboxesFloated > *,.InputfieldRadiosWidth > *,.InputfieldCheckboxesWidth > *,.InputfieldRadiosStacked > *,.InputfieldCheckboxesStacked > *{break-inside:avoid-column}
	.InputfieldFormBuilderFileList > * > :last-child,.InputfieldRadiosFloated > * > :last-child,.InputfieldCheckboxesFloated > * > :last-child,.InputfieldRadiosWidth > * > :last-child,.InputfieldCheckboxesWidth > * > :last-child,.InputfieldRadiosStacked > * > :last-child,.InputfieldCheckboxesStacked > * > :last-child{margin-bottom: 0; }
	.InputfieldCheckbox > .InputfieldContent > label{position: relative; display: block; }
	.InputfieldCheckbox > .InputfieldContent > label > input{position:absolute; left: 0; }
	.formpass-flow .Inputfield:not([style*='width']), .formpass-flow .Inputfield.InputfieldSubmit, .formpass-flow .uk-fieldset {width: 100% !important; }
	@media (min-width: 640px){.formpass-flow .Inputfield {box-sizing: border-box; width: 100%; max-width: 100%; } }
	@media (max-width: 639px){.formpass-flow .Inputfield {width: 100% !important; } }
	.uk-textarea {resize: none;}

	@media (min-width: 640px){
	.uk-form-stacked.formpass-flow .Inputfield.InputfieldSubmit {flex: 1;}
	.uk-form-stacked.formpass-flow .Inputfield.InputfieldSubmit button {width: 100%;}
	}
	
	.buttonpass-center .Inputfield.InputfieldSubmit {text-align: center;}

	.InputfieldRadios > .InputfieldContent label, .InputfieldCheckboxes > .InputfieldContent label {font-size:0.875rem;line-height:1.25rem}
	.InputfieldRadiosStacked > * > label > input,.InputfieldCheckboxesStacked > * > label > input,.InputfieldRadiosFloated > * > label > input,.InputfieldCheckboxesFloated > * > label > input,.InputfieldRadiosWidth > * > label > input,.InputfieldCheckboxesWidth > * > label > input{left: 0; top: 7px; }
	
	.InputfieldCheckbox > .InputfieldContent > label{padding-left: 30px; }
	.InputfieldCheckbox > .InputfieldContent > label > input{top: 7px; }

	.uk-text-center .InputfieldCheckbox > .InputfieldContent > label{padding-left: 0;}
	.uk-text-center .InputfieldCheckbox > .InputfieldContent > label > input{top: 0; margin-right: 10px; position: relative;}

	.InputfieldRadiosStacked > *,.InputfieldCheckboxesStacked > *,.InputfieldRadiosFloated > *,.InputfieldCheckboxesFloated > *,.InputfieldRadiosWidth > *,.InputfieldCheckboxesWidth > *{padding-left: 24px; }
	.InputfieldRadiosFloated,.InputfieldCheckboxesFloated,.InputfieldRadiosWidth,.InputfieldCheckboxesWidth{margin-top: -5px; }
	.InputfieldRadiosFloated,.InputfieldCheckboxesFloated{margin-left: -20px !important; }
	.InputfieldRadiosFloated > *,.InputfieldCheckboxesFloated > *{float:left}
	.InputfieldRadiosFloated > *,.InputfieldCheckboxesFloated > *,.InputfieldRadiosWidth > *,.InputfieldCheckboxesWidth > *{margin: 5px 5px 0 20px; }
	.InputfieldRadiosWidth,.InputfieldCheckboxesWidth{margin-left: -20px !important; }
	.InputfieldRadiosWidth > *,.InputfieldCheckboxesWidth > *{margin-left: 20px; }
	.InputfieldFormBuilderFileList > :nth-child(n+2),.InputfieldFormBuilderFileList > * > ul,.InputfieldRadiosStacked > :nth-child(n+2),.InputfieldRadiosStacked > * > ul,.InputfieldCheckboxesStacked > :nth-child(n+2),.InputfieldCheckboxesStacked > * > ul{margin-top: 5px; }
	@media (min-width: 1200px) {.InputfieldRadiosColumns,.InputfieldCheckboxesColumns{margin-left: -20px !important; } .InputfieldRadiosColumns > *,.InputfieldCheckboxesColumns > *{float:left; margin-left: 20px; } }

	.FormBox fieldset {margin: 0 0 30px; padding: 30px; border: .5px solid #e5e5e5}
	.FormBox fieldset + fieldset {margin-top: 40px}
	@media (min-width: 1400px) {.FormBox fieldset {margin: 0 0 30px; padding: 40px} .FormBox fieldset + fieldset {margin-top: 40px} }
	.uk-light.FormBox fieldset {border-color: rgba(255,255,255,0.2);}

	.FormBox .InputfieldContent p {margin:0 0 5px;}
	.FormBox .InputfieldContent * + p {margin-top:5px}
	.uk-field-description,.uk-field-notes,.uk-field-errortext,.uk-fieldset-description {color: #999; }
	.uk-light .uk-field-description,.uk-light .uk-field-notes,.uk-light .uk-field-errortext,.uk-light .uk-fieldset-description {color: rgba(255,255,255,0.5); }

	.agreement-link{margin-left:6px}
	.agreement-link img,.agreement-link svg{position:relative;top:-2px;margin-left:4px;height:1em !important;width:auto}

	.uk-form-small:not(textarea):not([multiple]):not([size]), .formpass-small input.uk-input, .formpass-small select{height:30px;padding-left:8px;padding-right:8px}
	[multiple].uk-form-small,[size].uk-form-small,textarea.uk-form-small, .formpass-small textarea{padding:5px 8px}
	.uk-form-large:not(textarea):not([multiple]):not([size]), .formpass-large input.uk-input, .formpass-large select{height:55px;padding-left:12px;padding-right:12px}
	[multiple].uk-form-large,[size].uk-form-large,textarea.uk-form-large, .formpass-large textarea{padding:7px 12px}
	.uk-form-large:not(select):not(input):not(textarea), .formpass-large input.uk-input, .formpass-large select{line-height:53px}

	.formpass-nolabels .uk-form-label{display:none!important}
	.formpass-button-center .InputfieldSubmit{margin-left:auto;margin-right:auto;text-align:center}
	.formpass-button-width .button{width:100%}
	.formpass-small .InputfieldRadiosStacked > * > label > input,.formpass-small .InputfieldCheckboxesStacked > * > label > input,.formpass-small .InputfieldRadiosFloated > * > label > input,.formpass-small .InputfieldCheckboxesFloated > * > label > input,.formpass-small .InputfieldRadiosWidth > * > label > input,.formpass-small .InputfieldCheckboxesWidth > * > label > input{top: 5px; }
	.formpass-large .InputfieldRadiosStacked > * > label > input,.formpass-large .InputfieldCheckboxesStacked > * > label > input,.formpass-large .InputfieldRadiosFloated > * > label > input,.formpass-large .InputfieldCheckboxesFloated > * > label > input,.formpass-large .InputfieldRadiosWidth > * > label > input,.formpass-large .InputfieldCheckboxesWidth > * > label > input{top: 10px; }
	.formpass-large .InputfieldCheckbox > .InputfieldContent > label > input{bottom: 10px; }

/* Search */

	.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:#666}
	.uk-search-input:focus{outline:none}
	.uk-search-input::placeholder{color:#999}

	.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:240px}
	.uk-search-default .uk-search-input{height:40px;padding-left:10px;padding-right:10px;background:transparent;border:1px solid #e5e5e5}
	.uk-search-default .uk-search-input:focus{background-color:rgba(0,0,0,0);border-color:#F48221}
	.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:transparent;}
	.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:500px}
	.uk-search-large .uk-search-input{height:80px;background:transparent;}
	.uk-search-large .uk-search-icon{width:80px}
	.uk-search-large .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input{padding-left:80px}
	.uk-search-large .uk-search-icon-flip ~ .uk-search-input{padding-right:80px}

	.uk-search-toggle{color:#999}
	.uk-search-toggle:hover{color:#666}

/* Pops */

	.uk-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;padding:15px;background:rgba(0,0,0,0.6);opacity:0;transition:opacity .15s linear}
	@media (min-width: 640px) {.uk-modal{padding:50px 30px} }
	@media (min-width: 960px) {.uk-modal{padding-left:40px;padding-right:40px} }
	.uk-modal.uk-open{opacity:1}
	.uk-modal-page{overflow:hidden}
	.uk-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:100%!important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform}
	.uk-open > .uk-modal-dialog{opacity:1;transform:translateY(0)}
	.uk-modal-container .uk-modal-dialog{width:1200px}
	.uk-modal-full{padding:0;background:none}
	.uk-modal-full .uk-modal-dialog{margin:0;width:100%;max-width:100%;transform:translateY(0)}
	.uk-modal-body{display:flow-root;padding:20px}
	.uk-modal-header{display:flow-root;padding:10px 20px;background:#fff;border-bottom:1px solid #e5e5e5}
	.uk-modal-footer{display:flow-root;padding:10px 20px;background:#fff;border-top:1px solid #e5e5e5}
	@media (min-width: 640px) {.uk-modal-body{padding:30px} .uk-modal-header{padding:15px 30px} .uk-modal-footer{padding:15px 30px} }
	.uk-modal-body > :last-child,.uk-modal-header > :last-child,.uk-modal-footer > :last-child{margin-bottom:0}
	[class*='uk-modal-close-']{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}
	[class*='uk-modal-close-']:first-child + *{margin-top:0}
	.uk-modal-close-outside{top:0;right:-5px;transform:translate(0,-100%);color:#fff}
	.uk-modal-close-outside:hover{color:#fff}
	@media (min-width: 960px) {.uk-modal-close-outside{right:0;transform:translate(100%,-100%)} }
	.uk-modal-close-full{top:0;right:0;padding:10px;background:#fff}
	@media (min-width: 960px) {.uk-modal-close-full{padding:20px} }

	.uk-offcanvas-bar{background:#222;}
	.uk-offcanvas-overlay::before{background:rgba(0,0,0,0.1);}

	.uk-notification{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:350px}
	.uk-notification-top-right,.uk-notification-bottom-right{left:auto;right:10px}
	.uk-notification-top-center,.uk-notification-bottom-center{left:50%;margin-left:-175px}
	.uk-notification-bottom-left,.uk-notification-bottom-right,.uk-notification-bottom-center{top:auto;bottom:10px}
	@media (max-width: 639px) {.uk-notification{left:10px;right:10px;width:auto;margin:0} }
	.uk-notification-message{position:relative;padding:15px;background:#f8f8f8;color:#666;cursor:pointer}
	* + .uk-notification-message{margin-top:10px}
	.uk-notification-close{display:none;position:absolute;top:20px;right:15px}
	.uk-notification-message:hover .uk-notification-close{display:block}
	.uk-notification-message-primary{color:#F48221}
	.uk-notification-message-success{color:#32d296}
	.uk-notification-message-warning{color:#faa05a}
	.uk-notification-message-danger{color:#f0506e}

	.uk-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear;touch-action:pinch-zoom}
	.uk-lightbox.uk-open{display:block;opacity:1}
	.uk-lightbox :focus-visible{outline-color:rgba(255,255,255,0.7)}
	.uk-lightbox-page{overflow:hidden}
	.uk-lightbox-items > *{position:absolute;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;color:rgba(255,255,255,0.7);will-change:transform,opacity}
	.uk-lightbox-items > * > *{max-width:100vw;max-height:100vh}
	.uk-lightbox-items > * > :not(iframe){width:auto;height:auto}
	.uk-lightbox-items > .uk-active{display:flex}
	.uk-lightbox-toolbar{padding:10px;background:rgba(0,0,0,0.3);color:rgba(255,255,255,0.7)}
	.uk-lightbox-toolbar > *{color:rgba(255,255,255,0.7)}
	.uk-lightbox-toolbar-icon{padding:5px;color:rgba(255,255,255,0.7)}
	.uk-lightbox-toolbar-icon:hover{color:#fff}
	.uk-lightbox-button{box-sizing:border-box;width:50px;height:50px;background:rgba(0,0,0,0.3);color:rgba(255,255,255,0.7);display:inline-flex;justify-content:center;align-items:center}
	.uk-lightbox-button:hover{color:#fff}
	.uk-lightbox-caption:empty{display:none}
	.uk-lightbox-iframe{width:80%;height:80%}

	.uk-tooltip{display:none;position:absolute;z-index:1030;--uk-position-offset:10px;--uk-position-viewport-offset:10;top:0;box-sizing:border-box;max-width:200px;padding:3px 6px;background:#666;border-radius:2px;color:#fff;font-size:12px}
	.uk-tooltip.uk-active{display:block}

/* Nav */

	.uk-nav,.uk-nav ul{margin:0;padding:0;list-style:none}
	.uk-nav li > a{display:flex;align-items:center;column-gap:.25em;text-decoration:none}
	.uk-nav > li > a{padding:5px 0}
	ul.uk-nav-sub{padding:5px 0 5px 15px}
	.uk-nav-sub ul{padding-left:15px}
	.uk-nav-sub a{padding:2px 0}
	.uk-nav-parent-icon{margin-left:auto;transition:transform .3s ease-out}
	.uk-nav > li.uk-open > a .uk-nav-parent-icon{transform:rotateX(180deg)}
	.uk-nav-header{padding:5px 0;text-transform:uppercase;}
	.uk-nav-header:not(:first-child){margin-top:20px}
	.uk-nav .uk-nav-divider{margin:5px 0}
	.uk-nav-default > li > a{color:#999}
	.uk-nav-default > li > a:hover{color:#666}
	.uk-nav-default > li.uk-active > a{color:#333}
	.uk-nav-default .uk-nav-subtitle{font-size:12px}
	.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{font-size:.875rem;line-height:1.5}
	.uk-nav-default .uk-nav-sub a{color:#999}
	.uk-nav-default .uk-nav-sub a:hover{color:#666}
	.uk-nav-default .uk-nav-sub li.uk-active > a{color:#333}
	.uk-nav-primary > li > a{color:#999}
	.uk-nav-primary > li > a:hover{color:#666}
	.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{color:#666}
	.uk-nav-primary .uk-nav-sub li.uk-active > a{color:#333}
	.uk-nav-secondary > :not(.uk-nav-divider) + :not(.uk-nav-header,.uk-nav-divider){margin-top:0}
	.uk-nav-secondary > li > a{color:#333;padding:10px}
	.uk-nav-secondary > li > a:hover{color:#333;background-color:#f8f8f8}
	.uk-nav-secondary > li.uk-active > a{color:#333;background-color:#f8f8f8}
	.uk-nav-secondary .uk-nav-subtitle{color:#999}
	.uk-nav-secondary > li > a:hover .uk-nav-subtitle{color:#666}
	.uk-nav-secondary > li.uk-active > a .uk-nav-subtitle{color:#333}
	.uk-nav-secondary .uk-nav-header{color:#333}
	.uk-nav-secondary .uk-nav-divider{border-top:1px solid #e5e5e5}
	.uk-nav-secondary .uk-nav-sub{font-size:.875rem;line-height:1.5}
	.uk-nav-secondary .uk-nav-sub a{color:#999}
	.uk-nav-secondary .uk-nav-sub a:hover{color:#666}
	.uk-nav-secondary .uk-nav-sub li.uk-active > a{color:#333}
	.uk-nav-center{text-align:center}
	.uk-nav-center li > a{justify-content:center}
	.uk-nav-center .uk-nav-sub,.uk-nav-center .uk-nav-sub ul{padding-left:0}
	.uk-nav-center .uk-nav-parent-icon{margin-left:.25em}
	.uk-nav.uk-nav-divider > :not(.uk-nav-header,.uk-nav-divider) + :not(.uk-nav-header,.uk-nav-divider){margin-top:5px;padding-top:5px;border-top:1px solid #e5e5e5}

/* Subnav */

	.uk-subnav{display:flex;flex-wrap:wrap;align-items:center;margin-left:-20px;padding:0;list-style:none}
	.uk-subnav > *{flex:none;padding-left:20px;position:relative}
	.uk-subnav > * > :first-child{display:flex;align-items:center;column-gap:.25em;color:#999;transition:.1s ease-in-out;transition-property:color,background-color}
	.uk-subnav > * > a:hover{color:#666;text-decoration:none}
	.uk-subnav > .uk-active > a{color:#333}

	.uk-subnav-divider{margin-left:-41px}
	.uk-subnav-divider > *{display:flex;align-items:center}
	.uk-subnav-divider > ::before{content:"";height:1.5em;margin-left:0;margin-right:20px;border-left:1px solid transparent}
	.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before{border-left-color:#e5e5e5}

	.uk-subnav-pill > * > :first-child{padding:5px 10px;background:transparent;color:#999}
	.uk-subnav-pill > * > a:hover{background-color:#f8f8f8;color:#666}
	.uk-subnav-pill > * > a:active{background-color:#f8f8f8;color:#666}
	.uk-subnav-pill > .uk-active > a{background-color:#F48221;color:#fff}

	.uk-subnav > .uk-disabled > a{color:#999}

/* Navbar */

	.uk-navbar{display:flex;position:relative;--uk-navbar-dropbar-behind-color:dark}
	.uk-navbar-container:not(.uk-navbar-transparent){/*background:#f8f8f8*/}
	.uk-navbar-left,.uk-navbar-right,[class*='uk-navbar-center']{display:flex;gap:15px;align-items:center}
	.uk-navbar-right{margin-left:auto}
	.uk-navbar-center:only-child{margin-left:auto;margin-right:auto;position:relative}
	.uk-navbar-center:not(:only-child){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;box-sizing:border-box;z-index:990}
	.uk-navbar-center-left,.uk-navbar-center-right{position:absolute;top:0}
	.uk-navbar-center-left{right:calc(100% + 15px)}
	.uk-navbar-center-right{left:calc(100% + 15px)}
	[class*='uk-navbar-center-']{width:max-content;box-sizing:border-box}
	.uk-navbar-nav{display:flex;gap:15px;margin:0;padding:0;list-style:none}
	.uk-navbar-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;column-gap:.25em;box-sizing:border-box;min-height:80px;text-decoration:none}
	.uk-navbar-nav > li > a{padding:0;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[aria-expanded="true"]{color:#666}
	.uk-navbar-nav > li > a:active{color:#333}
	.uk-navbar-nav > li.uk-active > a{color:#333}
	.uk-navbar-parent-icon{margin-left:4px;transition:transform .3s ease-out}
	.uk-navbar-nav > li > a[aria-expanded="true"] .uk-navbar-parent-icon{transform:rotateX(180deg)}
	.uk-navbar-item{padding:0;color:#666}
	.uk-navbar-item > :last-child{margin-bottom:0}
	.uk-navbar-toggle{padding:0;color:#999}
	.uk-navbar-toggle:hover,.uk-navbar-toggle[aria-expanded="true"]{color:#666;text-decoration:none}
	.uk-navbar-justify .uk-navbar-left,.uk-navbar-justify .uk-navbar-right,.uk-navbar-justify .uk-navbar-nav,.uk-navbar-justify .uk-navbar-nav > li,.uk-navbar-justify .uk-navbar-item,.uk-navbar-justify .uk-navbar-toggle{flex-grow:1}
	
	.uk-navbar-dropdown{--uk-position-offset:15px;--uk-position-shift-offset:0;--uk-position-viewport-offset:15px;width:200px;padding:25px;background:#fff;color:#666;box-shadow:0 5px 12px rgba(0,0,0,0.15)}
	.uk-navbar-dropdown > :last-child{margin-bottom:0}
	.uk-navbar-dropdown :focus-visible{outline-color:#333!important}
	.uk-navbar-dropdown .uk-drop-grid{margin-left:-30px}
	.uk-navbar-dropdown .uk-drop-grid > *{padding-left:30px}
	.uk-navbar-dropdown .uk-drop-grid > .uk-grid-margin{margin-top:30px}
	.uk-navbar-dropdown-width-2:not(.uk-drop-stack){width:400px}
	.uk-navbar-dropdown-width-3:not(.uk-drop-stack){width:600px}
	.uk-navbar-dropdown-width-4:not(.uk-drop-stack){width:800px}
	.uk-navbar-dropdown-width-5:not(.uk-drop-stack){width:1000px}
	.uk-navbar-dropdown-large{--uk-position-shift-offset:0;padding:40px}
	.uk-navbar-dropdown-dropbar{width:auto;background:transparent;padding:25px 0;--uk-position-offset:0;--uk-position-shift-offset:0;--uk-position-viewport-offset:15px;box-shadow:none}
	@media (min-width: 640px) {.uk-navbar-dropdown-dropbar{--uk-position-viewport-offset:30px} }
	@media (min-width: 960px) {.uk-navbar-dropdown-dropbar{--uk-position-viewport-offset:40px} }
	.uk-navbar-dropdown-dropbar-large{--uk-position-shift-offset:0;padding-top:40px;padding-bottom:40px}
	.uk-navbar-dropdown-nav > li > a{color:#999}
	.uk-navbar-dropdown-nav > li > a:hover{color:#666}
	.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{color:#666}
	.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a{color:#333}
	.uk-navbar-container{transition:.1s ease-in-out;transition-property:background-color}

	@media (min-width: 960px) {.uk-navbar-left,.uk-navbar-right,[class*='uk-navbar-center']{gap:30px} .uk-navbar-center-left{right:calc(100% + 30px)} .uk-navbar-center-right{left:calc(100% + 30px)} }
	@media (min-width: 960px) {.uk-navbar-nav{gap:30px} }

/* Service navs */

	.uk-breadcrumb{padding:0;list-style:none}
	.uk-breadcrumb > *{display:contents}
	.uk-breadcrumb > * > *{color:#999}
	.uk-breadcrumb > * > :hover{color:#666;text-decoration:none}
	.uk-breadcrumb > :last-child > span,.uk-breadcrumb > :last-child > a:not([href]){color:#666}
	.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before{content:"/";display:inline-block;margin: 0 15px 0 calc(15px - 1px);color:#999}
	
	.uk-pagination{display:flex;flex-wrap:wrap;align-items:center;margin-left:0;padding:0;list-style:none}
	.uk-pagination > *{flex:none;padding-left:0;position:relative}
	.uk-pagination > * > *{display:flex;align-items:center;column-gap:.25em;padding:5px 10px;color:#999;transition:color .1s ease-in-out}
	.uk-pagination > * > :hover{color:#666;text-decoration:none}
	.uk-pagination > .uk-active > *{color:#666}
	.uk-pagination > .uk-disabled > *{color:#999}
	
	.uk-tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none;position:relative}
	.uk-tab::before{content:"";position:absolute;bottom:0;left:20px;right:0;border-bottom:1px solid #e5e5e5}
	.uk-tab > *{flex:none;padding-left:20px;position:relative}
	.uk-tab > * > a{display:flex;align-items:center;column-gap:.25em;justify-content:center;padding:5px 10px;color:#999;border-bottom:1px solid transparent;transition:color .1s ease-in-out}
	.uk-tab > * > a:hover{color:#666;text-decoration:none}
	.uk-tab > .uk-active > a{color:#333;border-color:#F48221}
	.uk-tab > .uk-disabled > a{color:#999}
	.uk-tab-bottom::before{top:0;bottom:auto}
	.uk-tab-bottom > * > a{border-top:1px solid transparent;border-bottom:none}
	.uk-tab-left,.uk-tab-right{flex-direction:column;margin-left:0}
	.uk-tab-left > *,.uk-tab-right > *{padding-left:0}
	.uk-tab-left::before{top:0;bottom:0;left:auto;right:0;border-left:1px solid #e5e5e5;border-bottom:none}
	.uk-tab-right::before{top:0;bottom:0;left:0;right:auto;border-left:1px solid #e5e5e5;border-bottom:none}
	.uk-tab-left > * > a{justify-content:left;border-right:1px solid transparent;border-bottom:none}
	.uk-tab-right > * > a{justify-content:left;border-left:1px solid transparent;border-bottom:none}
	.uk-tab .uk-dropdown{margin-left:30px}
	
	.uk-slidenav{padding:5px 10px;color:rgba(102,102,102,0.5);transition:color .1s ease-in-out}
	.uk-slidenav:hover{color:rgba(102,102,102,0.9)}
	.uk-slidenav:active{color:rgba(102,102,102,0.5)}
	.uk-slidenav-large{padding:10px}
	.uk-slidenav-container{display:flex}
	
	.uk-dotnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-12px}
	.uk-dotnav > *{flex:none;padding-left:12px}
	.uk-dotnav > * > *{display:block;box-sizing:border-box;width:10px;height:10px;border-radius:50%;background:transparent;text-indent:100%;overflow:hidden;white-space:nowrap;border:1px solid rgba(102,102,102,0.4);transition:.2s ease-in-out;transition-property:background-color,border-color}
	.uk-dotnav > * > :hover{background-color:rgba(102,102,102,0.6);border-color:transparent}
	.uk-dotnav > * > :active{background-color:rgba(102,102,102,0.2);border-color:transparent}
	.uk-dotnav > .uk-active > *{background-color:rgba(102,102,102,0.6);border-color:transparent}
	.uk-dotnav-vertical{flex-direction:column;margin-left:0;margin-top:-12px}
	.uk-dotnav-vertical > *{padding-left:0;padding-top:12px}
	
	.uk-thumbnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-15px}
	.uk-thumbnav > *{padding-left:15px}
	.uk-thumbnav > * > *{display:inline-block;position:relative}
	.uk-thumbnav > * > ::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0.4));transition:opacity .1s ease-in-out}
	.uk-thumbnav > * > :hover::after{opacity:0}
	.uk-thumbnav > .uk-active > ::after{opacity:0}
	.uk-thumbnav-vertical{flex-direction:column;margin-left:0;margin-top:-15px}
	.uk-thumbnav-vertical > *{padding-left:0;padding-top:15px}
	
	.uk-iconnav > * > a {font-size:.875rem;}
	.uk-iconnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-10px}
	.uk-iconnav > *{padding-left:10px}
	.uk-iconnav > * > a{display:flex;align-items:center;column-gap:.25em;line-height:0;color:#999;text-decoration:none;transition:.1s ease-in-out;transition-property:color,background-color}
	.uk-iconnav > * > a:hover{color:#666}
	.uk-iconnav > .uk-active > a{color:#666}
	.uk-iconnav-vertical{flex-direction:column;margin-left:0;margin-top:-10px}
	.uk-iconnav-vertical > *{padding-left:0;padding-top:10px}

/* Drops */

	.uk-drop{display:none;position:absolute;z-index:1020;--uk-position-offset:20px;--uk-position-viewport-offset:15px;box-sizing:border-box;width:300px}
	.uk-drop.uk-open{display:block}
	.uk-drop-stack .uk-drop-grid > *{width:100%!important}
	.uk-drop-parent-icon{margin-left:.25em;transition:transform .3s ease-out}
	[aria-expanded="true"] > .uk-drop-parent-icon{transform:rotateX(180deg)}

	.uk-dropbar{--uk-position-offset:0;--uk-position-shift-offset:0;--uk-position-viewport-offset:0;width:auto;padding:25px 15px;background:#fff;color:#666}
	.uk-dropbar > :last-child{margin-bottom:0}
	@media (min-width: 640px) {.uk-dropbar{padding-left:30px;padding-right:30px} }
	@media (min-width: 960px) {.uk-dropbar{padding-left:40px;padding-right:40px} }
	.uk-dropbar :focus-visible{outline-color:#333!important}
	.uk-dropbar-large{padding-top:40px;padding-bottom:40px}
	.uk-dropbar-top{box-shadow:0 12px 7px -6px rgba(0,0,0,0.05)}
	.uk-dropbar-bottom{box-shadow:0 -12px 7px -6px rgba(0,0,0,0.05)}
	.uk-dropbar-left{box-shadow:12px 0 7px -6px rgba(0,0,0,0.05)}
	.uk-dropbar-right{box-shadow:-12px 0 7px -6px rgba(0,0,0,0.05)}
	.uk-dropnav-dropbar{position:absolute;z-index:980;padding:0;left:0;right:0}

	.uk-dropdown{--uk-position-offset:10px;--uk-position-viewport-offset:15px;width:auto;min-width:200px;padding:25px;background:#fff;color:#666;box-shadow:0 5px 12px rgba(0,0,0,0.15)}
	.uk-dropdown > :last-child{margin-bottom:0}
	.uk-dropdown :focus-visible{outline-color:#333!important}
	.uk-dropdown-large{padding:40px}
	.uk-dropdown-dropbar{width:auto;background:transparent;padding:5px 0 25px;--uk-position-viewport-offset:15px;box-shadow:none}
	@media (min-width: 640px) {.uk-dropdown-dropbar{--uk-position-viewport-offset:30px} }
	@media (min-width: 960px) {.uk-dropdown-dropbar{--uk-position-viewport-offset:40px} }
	.uk-dropdown-dropbar-large{padding-top:40px;padding-bottom:40px}

	.uk-dropdown-nav > li > a{color:#999}
	.uk-dropdown-nav > li > a:hover,.uk-dropdown-nav > li.uk-active > a{color:#666}
	.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 li.uk-active > a{color:#666}

/* Inverse */

	.uk-light {color: rgba(255, 255, 255, 0.7); }
	.uk-light p > strong, .uk-light li > strong,
	.uk-light p > q {color: #fff;}
	.uk-light a, .uk-light .uk-link {color: #fff; }
	.uk-light a:hover, .uk-light .uk-link:hover, .uk-light .uk-link-toggle:hover .uk-link {color: #fff; }
	.uk-light :not(pre) > code, .uk-light :not(pre) > kbd, .uk-light :not(pre) > samp {color: rgba(255, 255, 255, 0.7); background-color: rgba(255, 255, 255, 0.1); }
	.uk-light em {color: #fff; }
	.uk-light h1, .uk-light .uk-h1, .uk-light h2, .uk-light .uk-h2, .uk-light h3, .uk-light .uk-h3, .uk-light h4, .uk-light .uk-h4, .uk-light h5, .uk-light .uk-h5, .uk-light h6, .uk-light .uk-h6 {color: #fff; }
	.uk-light blockquote {color: #fff; }
	.uk-light blockquote footer {color: rgba(255, 255, 255, 0.7); }
	.uk-light hr, .uk-light .uk-hr {border-top-color: rgba(255, 255, 255, 0.2); }
	.uk-light :focus-visible {outline-color: #fff; }
	.uk-light a.uk-link-muted, .uk-light .uk-link-muted a {color: rgba(255, 255, 255, 0.5); }
	.uk-light a.uk-link-muted:hover, .uk-light .uk-link-muted a:hover, .uk-light .uk-link-toggle:hover .uk-link-muted {color: rgba(255, 255, 255, 0.7); }
	.uk-light a.uk-link-text:hover, .uk-light .uk-link-text a:hover, .uk-light .uk-link-toggle:hover .uk-link-text {color: rgba(255, 255, 255, 0.5); }
	.uk-light a.uk-link-heading:hover, .uk-light .uk-link-heading a:hover {color: #fff; }
	.uk-light .uk-heading-divider {border-bottom-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-heading-bullet::before {border-left-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-heading-line > ::before, .uk-light .uk-heading-line > ::after {border-bottom-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-divider-icon {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.2%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }
	.uk-light .uk-divider-icon::before, .uk-light .uk-divider-icon::after {border-bottom-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-divider-small::after {border-top-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-divider-vertical {border-left-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-list-muted > ::before {color: rgba(255, 255, 255, 0.5) !important; }
	.uk-light .uk-list-emphasis > ::before {color: #fff !important; }
	.uk-light ul:not([class]) > ::before,
	.uk-light .uk-list-primary > ::before {color: #fff !important; }
	.uk-light .uk-list-secondary > ::before {color: #fff !important; }

	.uk-light .uk-list-bullet > ::before {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");}
	.uk-light .uk-list-check > ::before {background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-30 -60 660 660"><path fill="%23FFFFFF" d="M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>');}
	
	.uk-light .uk-list-divider > :nth-child(n+2) {border-top-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-list-striped > *:nth-of-type(odd) {border-top-color: rgba(255, 255, 255, 0.2); border-bottom-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-list-striped > :nth-of-type(odd) {background-color: rgba(255, 255, 255, 0.1); }
	.uk-light .uk-table th {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-table caption {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-table > tr.uk-active, .uk-light .uk-table tbody tr.uk-active {background: rgba(255, 255, 255, 0.08); }
	
	.uk-light .uk-table-divider > tr:not(:first-child),
	.uk-light .uk-table-divider > :not(:first-child) > tr,
	.uk-light .uk-table-divider > :first-child > tr:not(:first-child),
	.uk-light .uk-table-grid-small>:first-child>tr:not(:first-child),
	.uk-light .uk-table-grid-small>:not(:first-child)>tr,
	.uk-light .uk-table-grid-small>tr:not(:first-child) {border-top-color: rgba(255, 255, 255, 0.2); }
	
	.uk-light .uk-table-striped > tr:nth-of-type(odd), .uk-light .uk-table-striped tbody tr:nth-of-type(odd) {background: rgba(255, 255, 255, 0.1); border-top-color: rgba(255, 255, 255, 0.2); border-bottom-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-table-hover > tr:hover, .uk-light .uk-table-hover tbody tr:hover {background: rgba(255, 255, 255, 0.08); }
	.uk-light .uk-icon-link {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-icon-link:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-icon-link:active, .uk-light .uk-active > .uk-icon-link {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-icon-button {background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-icon-button:hover {background-color: rgba(255, 255, 255, 0.15); color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-icon-button:active {background-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-input, .uk-light .uk-select, .uk-light .uk-textarea {background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.7); background-clip: padding-box; border-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-input:focus, .uk-light .uk-select:focus, .uk-light .uk-textarea:focus {background-color: rgba(255, 255, 255, 0.15); color: rgba(255, 255, 255, 0.7); border-color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-input::placeholder {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-textarea::placeholder {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-select:not([multiple]):not([size]) {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }
	.uk-light .uk-input[list]:hover, .uk-light .uk-input[list]:focus {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }
	.uk-light .uk-radio, .uk-light .uk-checkbox {background-color: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-radio:focus, .uk-light .uk-checkbox:focus {background-color: rgba(255, 255, 255, 0.15); border-color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-radio:checked, .uk-light .uk-checkbox:checked, .uk-light .uk-checkbox:indeterminate {background-color: #fff; border-color: #fff; }
	.uk-light .uk-radio:checked:focus, .uk-light .uk-checkbox:checked:focus, .uk-light .uk-checkbox:indeterminate:focus {background-color: #ffffff; }
	.uk-light .uk-radio:checked {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E"); }
	.uk-light .uk-checkbox:checked {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }
	.uk-light .uk-checkbox:indeterminate {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E"); }
	.uk-light .uk-form-label {color: #fff; }
	.uk-light .uk-form-icon {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-form-icon:hover {color: rgba(255, 255, 255, 0.7); }

	.uk-light .uk-button-default,
	.buttonpass-default.uk-light .uk-button {background-color: transparent; color: #fff; border-color: rgba(255, 255, 255, 0.7);}
	.uk-light .uk-button-default:hover,.uk-light .uk-button-default.uk-active,.uk-light .uk-button-default:active,
	.buttonpass-default.uk-light .uk-button:hover,.buttonpass-default.uk-light .uk-button.uk-active,.buttonpass-default.uk-light .uk-button:active {background-color: transparent; color: #fff; border-color: #fff;}
	.uk-light .uk-button-primary,
	.buttonpass-primary.uk-light .uk-button {background-color: #fff; color: #666;}
	.uk-light .uk-button-primary:hover,.uk-light .uk-button-primary.uk-active,.uk-light .uk-button-primary:active,
	.buttonpass-primary.uk-light .uk-button:hover,.buttonpass-primary.uk-light .uk-button.uk-active,.buttonpass-primary.uk-light .uk-button:active	{background-color: #f2f2f2; color: #666;}
	.uk-light .uk-button-secondary,
	.buttonpass-secondary.uk-light .uk-button {background-color: #fff; color: #666;}
	.uk-light .uk-button-secondary:hover,.uk-light .uk-button-secondary.uk-active,.uk-light .uk-button-secondary:active,
	.buttonpass-secondary.uk-light .uk-button:hover,.buttonpass-secondary.uk-light .uk-button.uk-active,.buttonpass-secondary.uk-light .uk-button:active {background-color: #f2f2f2; color: #666;}

	.uk-light .uk-button-text {color: #fff; }
	.uk-light .uk-button-text::before {border-bottom-color: #fff; }
	.uk-light .uk-button-text:hover {color: #fff; }
	.uk-light .uk-button-text:disabled {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-button-link {color: #fff; }
	.uk-light .uk-button-link:hover {color: rgba(255, 255, 255, 0.5); }
	.uk-light.uk-card-badge {background-color: #fff; color: #666; }
	.uk-light .uk-close {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-close:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-totop {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-totop:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-totop:active {color: #fff; }
	.uk-light .uk-marker {background: #f8f8f8; color: #666; }
	.uk-light .uk-marker:hover {color: #666; }
	.uk-light .uk-badge {background-color: #fff; color: #666 !important; }
	.uk-light .uk-label {background-color: #fff; color: #666; }
	.uk-light .uk-article-meta {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-search-input {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-search-input::placeholder {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-search .uk-search-icon {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-search .uk-search-icon:hover {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-search-default .uk-search-input {background-color: transparent; border-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-search-default .uk-search-input:focus {background-color: rgba(0, 0, 0, 0.05); }
	.uk-light .uk-search-navbar .uk-search-input {background-color: transparent; }
	.uk-light .uk-search-large .uk-search-input {background-color: transparent; }
	.uk-light .uk-search-toggle {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-search-toggle:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-accordion-title {color: #fff; }
	.uk-light .uk-accordion-title:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-grid-divider > :not(.uk-first-column)::before {border-left-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {border-top-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-nav-default > li > a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-nav-default > li > a:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-nav-default > li.uk-active > a {color: #fff; }
	.uk-light .uk-nav-default .uk-nav-header {color: #fff; }
	.uk-light .uk-nav-default .uk-nav-divider {border-top-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-nav-default .uk-nav-sub a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-nav-default .uk-nav-sub a:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-nav-default .uk-nav-sub li.uk-active > a {color: #fff; }
	.uk-light .uk-nav-primary > li > a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-nav-primary > li > a:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-nav-primary > li.uk-active > a {color: #fff; }
	.uk-light .uk-nav-primary .uk-nav-header {color: #fff; }
	.uk-light .uk-nav-primary .uk-nav-divider {border-top-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-nav-primary .uk-nav-sub a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-nav-primary .uk-nav-sub a:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-nav-primary .uk-nav-sub li.uk-active > a {color: #fff; }
	.uk-light .uk-nav-secondary > li > a {color: #fff; }
	.uk-light .uk-nav-secondary > li > a:hover {color: #fff; background-color: rgba(255, 255, 255, 0.1); }
	.uk-light .uk-nav-secondary > li.uk-active > a {color: #fff; background-color: rgba(255, 255, 255, 0.1); }
	.uk-light .uk-nav-secondary .uk-nav-subtitle {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-nav-secondary > li > a:hover .uk-nav-subtitle {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {color: #fff; }
	.uk-light .uk-nav-secondary .uk-nav-header {color: #fff; }
	.uk-light .uk-nav-secondary .uk-nav-divider {border-top-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-nav-secondary .uk-nav-sub a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-nav-secondary .uk-nav-sub a:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-nav-secondary .uk-nav-sub li.uk-active > a {color: #fff; }
	.uk-light .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {border-top-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-navbar-nav > li > a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-navbar-nav > li:hover > a, .uk-light .uk-navbar-nav > li > a[aria-expanded="true"] {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-navbar-nav > li > a:active {color: #fff; }
	.uk-light .uk-navbar-nav > li.uk-active > a {color: #fff; }
	.uk-light .uk-navbar-item {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-navbar-toggle {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-navbar-toggle:hover, .uk-light .uk-navbar-toggle[aria-expanded="true"] {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-subnav > * > :first-child {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-subnav > * > a:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-subnav > .uk-active > a {color: #fff; }
	.uk-light .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {border-left-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-subnav-pill > * > :first-child {background-color: transparent; color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-subnav-pill > * > a:hover {background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-subnav-pill > * > a:active {background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-subnav-pill > .uk-active > a {background-color: #fff; color: #666; }
	.uk-light .uk-subnav > .uk-disabled > a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-breadcrumb > * > * {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-breadcrumb > * > :hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-breadcrumb > :last-child > * {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-pagination > * > * {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-pagination > * > :hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-pagination > .uk-active > * {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-pagination > .uk-disabled > * {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-tab::before {border-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-tab > * > a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-tab > * > a:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-tab > .uk-active > a {color: #fff; border-color: #fff; }
	.uk-light .uk-tab > .uk-disabled > a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-slidenav {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-slidenav:hover {color: rgba(255, 255, 255, 0.95); }
	.uk-light .uk-slidenav:active {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-dotnav > * > * {background-color: transparent; border-color: rgba(255, 255, 255, 0.9); }
	.uk-light .uk-dotnav > * > :hover {background-color: rgba(255, 255, 255, 0.9); border-color: transparent; }
	.uk-light .uk-dotnav > * > :active {background-color: rgba(255, 255, 255, 0.5); border-color: transparent; }
	.uk-light .uk-dotnav > .uk-active > * {background-color: rgba(255, 255, 255, 0.9); border-color: transparent; }
	.uk-light .uk-thumbnav > * > *::after {background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }
	.uk-light .uk-iconnav > * > a {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-iconnav > * > a:hover {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-iconnav > .uk-active > a {color: rgba(255, 255, 255, 0.7); }
	.uk-light .uk-text-lead {color: #fff; }
	.uk-light .uk-text-meta {color: rgba(255, 255, 255, 0.5); }
	.uk-light .uk-text-muted, .uk-light.uk-text-muted {color: rgba(255, 255, 255, 0.5) !important; }
	.uk-light .uk-text-emphasis, .uk-light.uk-text-emphasis {color: #fff !important; }
	.uk-light .uk-text-primary {color: #fff !important; }
	.uk-light .uk-text-secondary {color: #fff !important; }
	.uk-light .uk-column-divider {column-rule-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-logo {color: #fff; }
	.uk-light .uk-logo:hover {color: #fff; }
	.uk-light .uk-logo > picture:not(:only-of-type) > :not(.uk-logo-inverse), .uk-light .uk-logo > :not(picture):not(.uk-logo-inverse):not(:only-of-type) {display: none; }
	.uk-light .uk-logo-inverse {display: block; }
	.uk-light .uk-table-striped > tr:nth-of-type(even):last-child, .uk-light .uk-table-striped tbody tr:nth-of-type(even):last-child {border-bottom-color: rgba(255, 255, 255, 0.2); }
	.uk-light .uk-accordion-title::before {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E"); }
	.uk-light .uk-open > .uk-accordion-title::before {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E"); }