.rel {position: relative;}
.cut {overflow: hidden;}
.bind >:last-child {margin-bottom:0;}
.bind >:first-child {margin-top:0;}
.land {margin-bottom: 0;}
.land + * {margin-top: 0;}

.row {position: relative;}
.row .panel {z-index: 10; position: relative;}

.panel,	.cell {display:flow-root; position:relative; box-sizing:border-box;}
.panel >:last-child, .cell >:last-child {margin-bottom:0;}

#page-grid.uk-section-default #col-main > .cell > .uk-section-default:first-child {padding-top: 0;}

.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:inherit;}
.uk-textarea {overflow:auto;}
.uk-input[type="search"]::-webkit-search-cancel-button, .uk-input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
.uk-input[type="number"]::-webkit-inner-spin-button, .uk-input[type="number"]::-webkit-outer-spin-button {height:auto;}
.uk-input[type="date"]::-webkit-datetime-edit, .uk-input[type="time"]::-webkit-datetime-edit, .uk-input[type="datetime-local"]::-webkit-datetime-edit {display:inline-flex; align-items:center; height:100%; padding:0;}
.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:0.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:var(--color-text-primary);}
.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 {font-size:var(--small);line-height:var(--small-line);}
.pass-form-small input.uk-input, .pass-form-small select,
.uk-form-small:not(textarea):not([multiple]):not([size]) {height:30px; padding-left:8px; padding-right:8px;}
.pass-form-small textarea,
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 {font-size:var(--mobile-large);line-height:var(--mobile-large-line);}
.pass-form-large input.uk-input, .pass-form-large select,
.uk-form-large:not(textarea):not([multiple]):not([size]) {height:55px; padding-left:12px; padding-right:12px;}
.pass-form-large textarea,
textarea.uk-form-large, [multiple].uk-form-large, [size].uk-form-large {padding:7px 12px;}
.pass-form-large input.uk-input, .pass-form-large select,
.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 #cccccc; transition:0.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:var(--color-text-primary);}
.uk-radio:checked, .uk-checkbox:checked, .uk-checkbox:indeterminate {background-color:var(--color1); 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; font-size:var(--lead);line-height:var(--lead-line);}
@media (max-width: 1399px) {
	.uk-legend {width:100%; color:inherit; padding:0; font-size:var(--mobile-lead);line-height:var(--mobile-lead-line);}}
.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:#111; font-size:var(--small);line-height:var(--small-line);}
.uk-form-stacked .uk-form-label {display:block; margin-bottom:5px;}
@media (max-width: 1023px) {
.uk-form-horizontal .uk-form-label {display:block; margin-bottom:5px;}}
@media (min-width: 1024px) {
.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;}

.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);}

.FormBuilder {padding-bottom: 0.5px !important;}
.FormBuilder > form {margin-bottom: 0;}
.FormBuilder > .uk-alert:last-child {margin-bottom: 0 !important;}
.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{color:#f0506e;margin-left:5px;margin-top:-2px;content:' *';font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;position:absolute;}
.FormBox.uk-light .InputfieldStateRequired .InputfieldHeader.uk-form-label::after,.FormBox.uk-light .InputfieldStateRequired .InputfieldHeader.InputfieldHeaderHidden + .InputfieldContent > label::after{color:#fef4f6;}
.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; }
.InputfieldRadios > .InputfieldContent label, .InputfieldCheckboxes > .InputfieldContent label {
	font-size: var(--small); line-height: var(--small-line); font-weight: normal; text-transform: none;
}
.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; }}
.pass-form-small .InputfieldRadiosStacked > * > label > input,
.pass-form-small .InputfieldCheckboxesStacked > * > label > input,
.pass-form-small .InputfieldRadiosFloated > * > label > input,
.pass-form-small .InputfieldCheckboxesFloated > * > label > input,
.pass-form-small .InputfieldRadiosWidth > * > label > input,
.pass-form-small .InputfieldCheckboxesWidth > * > label > input {top: 5px;}
.pass-form-large .InputfieldRadiosStacked > * > label > input,
.pass-form-large .InputfieldCheckboxesStacked > * > label > input,
.pass-form-large .InputfieldRadiosFloated > * > label > input,
.pass-form-large .InputfieldCheckboxesFloated > * > label > input,
.pass-form-large .InputfieldRadiosWidth > * > label > input,
.pass-form-large .InputfieldCheckboxesWidth > * > label > input {top: 10px;}
.pass-form-large .InputfieldCheckbox > .InputfieldContent > label > input {bottom: 10px;}
.uk-form-stacked:not(.pass-form-flow) .Inputfield {width: 100% !important;}
.uk-form-stacked > .FormBuilder > form > .Inputfields {align-items: end;}
.uk-form-horizontal .Inputfield {width: 100% !important;}
@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:150px; margin-top:10px; float:left; text-align: right;}
	.uk-form-horizontal.uk-form-horizontal-small .uk-form-label {width:100px;}
	.uk-form-horizontal.uk-form-horizontal-large .uk-form-label {width:200px;}
	.uk-form-horizontal .uk-form-controls {margin-left:180px;}
	.uk-form-horizontal.uk-form-horizontal-small .uk-form-controls {margin-left:130px;}
	.uk-form-horizontal.uk-form-horizontal-large .uk-form-controls {margin-left:230px;}
	.uk-form-horizontal .uk-form-controls-text {padding-top:10px;}}
.pass-form-flow .uk-fieldset {width: 100% !important;}
@media (max-width: 499px){
	.pass-form-flow .Inputfield {width: 100% !important;}}
@media (min-width: 500px){
	.pass-form-flow .Inputfield {box-sizing: border-box; width: 100%; max-width: 100%;}
	.pass-form-flow.uk-form-stacked .Inputfield.InputfieldSubmit {flex: 1;}}
.pass-form-nolabels .uk-form-label {display:none!important}
.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-alert,.uk-fieldset-description {color: #999;}
.uk-light .uk-field-description,.uk-light .uk-field-notes,.uk-light .uk-field-alert,.uk-light .uk-fieldset-description {color: rgba(255, 255, 255, 0.5); }
.FormBuilderErrors {}
#FormBuilderSubmitted {}
#FormBuilderSubmitted + .uk-alert {margin-top: 0 !important;}
.agreement-link{margin-left:6px}
.agreement-link img,.agreement-link svg{position:relative;top:-2px;margin-left:4px;height:1em !important;width:auto}

.uk-section {display:flow-root; box-sizing:border-box; padding-top:40px; padding-bottom:40px;}
@media (min-width: 1200px) {
.uk-section {padding-top:70px; padding-bottom:70px;}}
.uk-section >:last-child {margin-bottom:0;}
.uk-section-xsmall {padding-top:20px; padding-bottom:20px;}
.uk-section-small {padding-top:40px; padding-bottom:40px;}
.uk-section-large {padding-top:70px; padding-bottom:70px;}
@media (min-width: 1200px) {
.uk-section-large {padding-top:140px; padding-bottom:140px;}}
.uk-section-xlarge {padding-top:140px; padding-bottom:140px;}
@media (min-width: 1200px) {
.uk-section-xlarge {padding-top:210px; padding-bottom:210px;}}
.uk-section-default, .color-section-default {--uk-inverse:dark; background:#fff;}
.uk-section-muted, .color-section-muted {--uk-inverse:dark; background:#f8f8f8;}
.uk-section-primary, .color-section-primary {--uk-inverse:light; background:var(--color1);}
.uk-section-secondary, .color-section-secondary {--uk-inverse:light; background:var(--color2);}
.uk-section-dark, .color-section-dark {--uk-inverse:light; background:var(--dark);}

.row[class*="-default"]:not(.row-unflow) + .row[class*="-default"], .row[class*="-primary"]:not(.row-unflow) + .row[class*="-primary"], .row[class*="-secondary"]:not(.row-unflow) + .row[class*="-secondary"], .row[class*="-muted"]:not(.row-unflow) + .row[class*="-muted"], .row[class*="-dark"]:not(.row-unflow) + .row[class*="-dark"] {margin-top: -40px !important; }
@media (min-width: 1400px) {
	.row[class*="-default"]:not(.row-unflow) + .row[class*="-default"], .row[class*="-primary"]:not(.row-unflow) + .row[class*="-primary"], .row[class*="-secondary"]:not(.row-unflow) + .row[class*="-secondary"], .row[class*="-muted"]:not(.row-unflow) + .row[class*="-muted"], .row[class*="-dark"]:not(.row-unflow) + .row[class*="-dark"] {margin-top: -70px !important; } }
.row.uk-section-xsmall[class*="-default"]:not(.row-unflow) + .row[class*="-default"], .row.uk-section-xsmall[class*="-primary"]:not(.row-unflow) + .row[class*="-primary"], .row.uk-section-xsmall[class*="-secondary"]:not(.row-unflow) + .row[class*="-secondary"], .row.uk-section-xsmall[class*="-muted"]:not(.row-unflow) + .row[class*="-muted"], .row.uk-section-xsmall[class*="-dark"]:not(.row-unflow) + .row[class*="-dark"] {margin-top: -20px !important; }
.row.uk-section-small[class*="-default"]:not(.row-unflow) + .row[class*="-default"], .row.uk-section-small[class*="-primary"]:not(.row-unflow) + .row[class*="-primary"], .row.uk-section-small[class*="-secondary"]:not(.row-unflow) + .row[class*="-secondary"], .row.uk-section-small[class*="-muted"]:not(.row-unflow) + .row[class*="-muted"], .row.uk-section-small[class*="-dark"]:not(.row-unflow) + .row[class*="-dark"] {margin-top: -40px !important; }
.row.uk-section-large[class*="-default"]:not(.row-unflow) + .row[class*="-default"], .row.uk-section-large[class*="-primary"]:not(.row-unflow) + .row[class*="-primary"], .row.uk-section-large[class*="-secondary"]:not(.row-unflow) + .row[class*="-secondary"], .row.uk-section-large[class*="-muted"]:not(.row-unflow) + .row[class*="-muted"], .row.uk-section-large[class*="-dark"]:not(.row-unflow) + .row[class*="-dark"] {margin-top: -70px !important; }
@media (min-width: 1400px) {
	.row.uk-section-large[class*="-default"]:not(.row-unflow) + .row[class*="-default"], .row.uk-section-large[class*="-primary"]:not(.row-unflow) + .row[class*="-primary"], .row.uk-section-large[class*="-secondary"]:not(.row-unflow) + .row[class*="-secondary"], .row.uk-section-large[class*="-muted"]:not(.row-unflow) + .row[class*="-muted"], .row.uk-section-large[class*="-dark"]:not(.row-unflow) + .row[class*="-dark"] {margin-top: -140px !important; } }
.row.uk-section-xlarge[class*="-default"]:not(.row-unflow) + .row[class*="-default"], .row.uk-section-xlarge[class*="-primary"]:not(.row-unflow) + .row[class*="-primary"], .row.uk-section-xlarge[class*="-secondary"]:not(.row-unflow) + .row[class*="-secondary"], .row.uk-section-xlarge[class*="-muted"]:not(.row-unflow) + .row[class*="-muted"], .row.uk-section-xlarge[class*="-dark"]:not(.row-unflow) + .row[class*="-dark"] {margin-top: -140px !important; }
@media (min-width: 1400px) {
	.row.uk-section-xlarge[class*="-default"]:not(.row-unflow) + .row[class*="-default"], .row.uk-section-xlarge[class*="-primary"]:not(.row-unflow) + .row[class*="-primary"], .row.uk-section-xlarge[class*="-secondary"]:not(.row-unflow) + .row[class*="-secondary"], .row.uk-section-xlarge[class*="-muted"]:not(.row-unflow) + .row[class*="-muted"], .row.uk-section-xlarge[class*="-dark"]:not(.row-unflow) + .row[class*="-dark"] {margin-top: -210px !important; } }

.uk-container {display:flow-root; box-sizing:content-box; max-width:1200px; margin-left:auto; margin-right:auto; padding-left:20px; padding-right:20px;}
@media (min-width: 1024px) {
.uk-container {padding-left:30px; padding-right:30px;}}
@media (min-width: 1400px) {
.uk-container {padding-left:40px; padding-right:40px;}}
.uk-container >:last-child {margin-bottom:0;}
.uk-container .uk-container {padding-left:0; padding-right:0;}
.uk-container-xsmall {max-width:750px;}
.uk-container-small {max-width:900px;}
.uk-container-large {max-width:1400px;}
.uk-container-xlarge {max-width:1600px;}
.uk-container-expand {max-width:none;}
.uk-container-expand-left {margin-left:0;}
.uk-container-expand-right {margin-right:0;}
@media (min-width: 1024px) {
.uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {max-width:calc(50% + (750px / 2) - 30px);}
.uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {max-width:calc(50% + (900px / 2) - 30px);}}
@media (min-width: 1400px) {
.uk-container-expand-left, .uk-container-expand-right {max-width:calc(50% + (1200px / 2) - 40px);}
.uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {max-width:calc(50% + (750px / 2) - 40px);}
.uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {max-width:calc(50% + (900px / 2) - 40px);}
.uk-container-expand-left.uk-container-large, .uk-container-expand-right.uk-container-large {max-width:calc(50% + (1400px / 2) - 40px);}
.uk-container-expand-left.uk-container-xlarge, .uk-container-expand-right.uk-container-xlarge {max-width:calc(50% + (1600px / 2) - 40px);}}
.uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {width:calc(100% + 20px);}
.uk-container-item-padding-remove-left {margin-left:-20px;}
.uk-container-item-padding-remove-right {margin-right:-20px;}
@media (min-width: 1024px) {
.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: 1400px) {
.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-close {color:#999; transition:0.1s ease-in-out; transition-property:color, opacity;}
.uk-close:hover {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-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 0.1s ease-in-out;}
.uk-totop:hover {color:#666;}
.uk-totop:active {color:#111;}

.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-marker {padding:5px; background:var(--color2); color:#fff; border-radius:500px;}
.uk-marker:hover {color:#fff;}

.uk-light .uk-marker {background:#f8f8f8; color:#666;}
.uk-light .uk-marker:hover {color:#666;}

.uk-overlay {padding:30px 30px;}
.uk-overlay >:last-child {margin-bottom:0;}
.uk-overlay-default {--uk-inverse:dark; background:rgba(255, 255, 255, 0.8);}
.uk-overlay-primary {--uk-inverse:light; background:rgba(34, 34, 34, 0.8);}

.uk-accordion {padding:0; list-style:none;}
.uk-accordion >:nth-child(n+2) {margin-top:20px;}
.uk-accordion-title {display:block; font-size:var(--large);line-height:var(--large-line); color:#111; overflow:hidden;}
@media (max-width: 1399px) {
	.uk-accordion-title {font-size:var(--mobile-large);line-height:var(--mobile-large-line);}
}
.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-accordion-content {display:flow-root; margin-top:20px;}
.uk-accordion-content >:last-child {margin-bottom:0;}

.uk-light .uk-accordion-title {color:#fff;}
.uk-light .uk-accordion-title:hover {color:rgba(255, 255, 255, 0.7);}
.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");}

.uk-drop {display:none; position:absolute; z-index:1020; --uk-position-offset:20px; --uk-position-viewport-offset:15px; box-sizing:border-box; width:320px;}
.uk-drop.uk-open {display:block;}
.uk-drop-stack .uk-drop-grid > * {width:100% !important;}
.uk-drop-parent-icon {margin-left:0.25em; transition:transform 0.3s ease-out;}
[aria-expanded="true"] > .uk-drop-parent-icon {transform:rotateX(180deg);}
.uk-dropbar {--uk-position-offset:0; --uk-position-shift-offset:0; --uk-position-viewport-offset:0; --uk-inverse:dark; width:auto; padding:25px 15px 25px 15px; background:#fff; color:#666;}
.uk-dropbar >:last-child {margin-bottom:0;}
@media (min-width: 1200px) {
.uk-dropbar {padding-left:30px; padding-right:30px;}}
@media (min-width: 1400px) {
.uk-dropbar {padding-left:40px; padding-right:40px;}}

.uk-dropbar:focus-visible {outline-color:#111 !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-modal {display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:1010; overflow-y:auto; padding:15px 15px; background:rgba(0, 0, 0, 0.6); opacity:0; transition:opacity 0.15s linear;}

@media (min-width: 1024px) {
.uk-modal {padding:50px 30px;}}
@media (min-width: 1400px) {
.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:0.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 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: 1024px) {
.uk-modal-body {padding:30px 30px;}
.uk-modal-header {padding:15px 30px;}
.uk-modal-footer {padding:15px 30px;}}
.uk-modal-body >:last-child, .uk-modal-header >:last-child, .uk-modal-footer >:last-child {margin-bottom:0;}
.uk-modal-title {font-size:var(--lead);line-height:var(--lead-line);}
@media (max-width: 1399px) {
	.uk-modal-title {font-size:var(--mobile-lead);line-height:var(--mobile-lead-line);}}
[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:#ffffff;}
.uk-modal-close-outside:hover {color:#fff;}
@media (min-width: 1024px) {
.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: 1024px) {
.uk-modal-close-full {padding:20px;}}

.uk-modal .uk-modal-dialog iframe[class*='FormBuilderViewport'] {transition-property: height; transition-duration: 0.2s; transition-delay: 0.01s; transition-timing-function: linear;}
iframe[class*='FormBuilderViewport']:not([scrolling='no']) {height: 0 !important; }
.uk-modal .uk-modal-dialog .form-builder-holder {min-height: 50px; }
.form-builder-screen {height: 0; display: none;}
.uk-modal .uk-modal-dialog .form-builder-screen {background: #fff; display: block; transition-property: all; transition-duration: 0.2s; transition-delay: 0.2s; pointer-events: none; position: absolute; height: 100%; width: 100%; top: 0;}
iframe[class*='FormBuilderViewport'][scrolling='no'] + .form-builder-screen {opacity: 0 !important; pointer-events: none;}
.uk-flex-top.uk-open {display: flex !important;}

.uk-slideshow {-webkit-tap-highlight-color:transparent;}
.uk-slideshow-items {position:relative; z-index:0; margin:0; padding:0; list-style:none; overflow:hidden; -webkit-touch-callout:none; touch-action:pan-y;}
.uk-slideshow-items > * {position:absolute; top:0; left:0; right:0; bottom:0; overflow:hidden; will-change:transform, opacity;}
.uk-slideshow-items >:not(.uk-active) {display:none;}
.uk-slider {-webkit-tap-highlight-color:transparent;}
.uk-slider-container {overflow:hidden; overflow:clip;}
.uk-slider-container-offset {margin:-11px -25px -39px -25px; padding:11px 25px 39px 25px;}
.uk-slider-items {will-change:transform; position:relative; touch-action:pan-y;}
.uk-slider-items:not(.uk-grid) {display:flex; margin:0; padding:0; list-style:none; -webkit-touch-callout:none;}
.uk-slider-items.uk-grid {flex-wrap:nowrap;}
.uk-slider-items > * {flex:none !important; box-sizing:border-box; max-width:100%; position:relative;}

.uk-sticky {position:relative; z-index:980; box-sizing:border-box;}
.uk-sticky-fixed {margin:0 !important;}
.uk-sticky[class*="uk-animation-"] {animation-duration:0.2s;}
.uk-sticky.uk-animation-reverse {animation-duration:0.2s;}
.uk-sticky-placeholder {pointer-events:none;}

.uk-offcanvas {display:none; position:fixed; top:0; bottom:0; left:0; z-index:1000;}
.uk-offcanvas-flip .uk-offcanvas {right:0; left:auto;}
.uk-offcanvas-bar {--uk-inverse:light; position:absolute; top:0; bottom:0; left:-270px; box-sizing:border-box; width:270px; padding:20px 20px; background:var(--color1); overflow-y:auto;}
@media (min-width: 380px) {
.uk-offcanvas-bar {left:-350px; width:350px; padding:30px 30px;}}
.uk-offcanvas-flip .uk-offcanvas-bar {left:auto; right:-270px;}
@media (min-width: 380px) {
.uk-offcanvas-flip .uk-offcanvas-bar {right:-350px;}}
.uk-open > .uk-offcanvas-bar {left:0;}
.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {left:auto; right:0;}
.uk-offcanvas-bar-animation {transition:left 0.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 0.3s ease-out;}
.uk-offcanvas-reveal .uk-offcanvas-bar {left:0;}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {left:auto; right:0;}
.uk-open > .uk-offcanvas-reveal {width:270px;}
@media (min-width: 380px) {
.uk-open > .uk-offcanvas-reveal {width:350px;}}
.uk-offcanvas-flip .uk-offcanvas-reveal {right:0; left:auto;}
.uk-offcanvas-close {position:absolute; z-index:1000; top:5px; right:5px; padding:5px;}
@media (min-width: 380px) {
.uk-offcanvas-close {top:10px; right:10px;}}
.uk-offcanvas-close:first-child + * {margin-top:0;}
.uk-offcanvas-overlay {width:100vw; touch-action:none;}
.uk-offcanvas-overlay::before {content:""; position:absolute; top:0; bottom:0; left:0; right:0; background:rgba(0, 0, 0, 0.1); opacity:0; transition:opacity 0.15s linear;}
.uk-offcanvas-overlay.uk-open::before {opacity:1;}
.uk-offcanvas-page, .uk-offcanvas-container {overflow-x:hidden; overflow-x:clip;}
.uk-offcanvas-container {position:relative; left:0; transition:left 0.3s ease-out; box-sizing:border-box; width:100%;}
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {left:270px;}
.uk-offcanvas-flip.uk-offcanvas-container-animation {left:-270px;}
@media (min-width: 380px) {
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {left:350px;}
.uk-offcanvas-flip.uk-offcanvas-container-animation {left:-350px;}}

.uk-switcher {margin:0; padding:0; list-style:none;}
.uk-switcher >:not(.uk-active) {display:none;}
.uk-switcher > * >:last-child {margin-bottom:0;}

.uk-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: 1023px) {
.uk-notification {left:10px; right:10px; width:auto; margin:0;}}
.uk-notification-message {position:relative; padding:15px; background:#f8f8f8; color:#666; font-size:var(--large);line-height:var(--large-line); cursor:pointer;}
@media (max-width: 1399px) {
	.uk-notification-message {font-size:var(--mobile-large);line-height:var(--mobile-large-line);}}
* + .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:var(--color-text-primary);}
.uk-notification-message-success {color:#32d296;}
.uk-notification-message-warning {color:#faa05a;}
.uk-notification-message-danger {color:#f0506e;}

.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;}

.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 0.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-light .uk-thumbnav > * > *::after {background-image:linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));}

.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:0.25em; line-height:0; color:#999; text-decoration:none; font-size:var(--small);line-height:var(--small-line); transition:0.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;}

.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-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: 1400px) {
.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-xsmall, .uk-grid-column-xsmall {margin-left:-10px;}
.uk-grid-xsmall > *, .uk-grid-column-xsmall > * {padding-left:10px;}
.uk-grid + .uk-grid-xsmall, .uk-grid + .uk-grid-row-xsmall, .uk-grid-xsmall > .uk-grid-margin, .uk-grid-row-xsmall > .uk-grid-margin, * + .uk-grid-margin-xsmall {margin-top:10px;}

.uk-grid-small, .uk-grid-column-small {margin-left:-20px;}
.uk-grid-small > *, .uk-grid-column-small > * {padding-left:20px;}
.uk-grid + .uk-grid-small, .uk-grid + .uk-grid-row-small, .uk-grid-small > .uk-grid-margin, .uk-grid-row-small > .uk-grid-margin, * + .uk-grid-margin-small {margin-top:20px;}

.uk-grid-medium, .uk-grid-column-medium {margin-left:-30px;}
.uk-grid-medium > *, .uk-grid-column-medium > * {padding-left:30px;}
.uk-grid + .uk-grid-medium, .uk-grid + .uk-grid-row-medium, .uk-grid-medium > .uk-grid-margin, .uk-grid-row-medium > .uk-grid-margin, * + .uk-grid-margin-medium {margin-top:30px;}
.uk-grid-large, .uk-grid-column-large {margin-left:-40px;}
.uk-grid-large > *, .uk-grid-column-large > * {padding-left:40px;}
.uk-grid + .uk-grid-large, .uk-grid + .uk-grid-row-large, .uk-grid-large > .uk-grid-margin, .uk-grid-row-large > .uk-grid-margin, * + .uk-grid-margin-large {margin-top:40px;}
@media (min-width: 1400px) {
.uk-grid-large, .uk-grid-column-large {margin-left:-70px;}
.uk-grid-large > *, .uk-grid-column-large > * {padding-left:70px;}
.uk-grid + .uk-grid-large, .uk-grid + .uk-grid-row-large, .uk-grid-large > .uk-grid-margin, .uk-grid-row-large > .uk-grid-margin, * + .uk-grid-margin-large {margin-top:70px;}}
.uk-grid-collapse, .uk-grid-column-collapse {margin-left:0;}
.uk-grid-collapse > *, .uk-grid-column-collapse > * {padding-left:0;}
.uk-grid + .uk-grid-collapse, .uk-grid + .uk-grid-row-collapse, .uk-grid-collapse > .uk-grid-margin, .uk-grid-row-collapse > .uk-grid-margin {margin-top:0;}
.uk-grid-divider > * {position:relative;}
.uk-grid-divider >:not(.uk-first-column)::before {content:""; position:absolute; top:0; bottom:0; border-left:1px solid #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: 1400px) {
.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-xsmall, .uk-grid-divider.uk-grid-column-xsmall {margin-left:-20px;}
.uk-grid-divider.uk-grid-xsmall > *, .uk-grid-divider.uk-grid-column-xsmall > * {padding-left:20px;}
.uk-grid-divider.uk-grid-xsmall >:not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-xsmall >:not(.uk-first-column)::before {left:10px;}
.uk-grid-divider.uk-grid-xsmall.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-xsmall.uk-grid-stack > .uk-grid-margin {margin-top:20px;}
.uk-grid-divider.uk-grid-xsmall.uk-grid-stack > .uk-grid-margin::before {top:-10px; left:20px;}
.uk-grid-divider.uk-grid-row-xsmall.uk-grid-stack > .uk-grid-margin::before {top:-10px;}
.uk-grid-divider.uk-grid-column-xsmall.uk-grid-stack > .uk-grid-margin::before {left:20px;}

.uk-grid-divider.uk-grid-small, .uk-grid-divider.uk-grid-column-small {margin-left:-40px;}
.uk-grid-divider.uk-grid-small > *, .uk-grid-divider.uk-grid-column-small > * {padding-left:40px;}
.uk-grid-divider.uk-grid-small >:not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-small >:not(.uk-first-column)::before {left:20px;}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {margin-top:40px;}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {top:-20px; left:40px;}
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {top:-20px;}
.uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {left:40px;}

.uk-grid-divider.uk-grid-medium, .uk-grid-divider.uk-grid-column-medium {margin-left:-60px;}
.uk-grid-divider.uk-grid-medium > *, .uk-grid-divider.uk-grid-column-medium > * {padding-left:60px;}
.uk-grid-divider.uk-grid-medium >:not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-medium >:not(.uk-first-column)::before {left:30px;}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin {margin-top:60px;}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {top:-30px; left:60px;}
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin::before {top:-30px;}
.uk-grid-divider.uk-grid-column-medium.uk-grid-stack > .uk-grid-margin::before {left:60px;}
.uk-grid-divider.uk-grid-large, .uk-grid-divider.uk-grid-column-large {margin-left:-80px;}
.uk-grid-divider.uk-grid-large > *, .uk-grid-divider.uk-grid-column-large > * {padding-left:80px;}
.uk-grid-divider.uk-grid-large >:not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-large >:not(.uk-first-column)::before {left:40px;}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {margin-top:80px;}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {top:-40px; left:80px;}
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {top:-40px;}
.uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {left:80px;}
@media (min-width: 1400px) {
.uk-grid-divider.uk-grid-large, .uk-grid-divider.uk-grid-column-large {margin-left:-140px;}
.uk-grid-divider.uk-grid-large > *, .uk-grid-divider.uk-grid-column-large > * {padding-left:140px;}
.uk-grid-divider.uk-grid-large >:not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-large >:not(.uk-first-column)::before {left:70px;}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {margin-top:140px;}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {top:-70px; left:140px;}
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {top:-70px;}
.uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {left:140px;}}
.uk-grid-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-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);}

.pass-grid-xsmall .uk-grid {margin-left:-10px;}
.pass-grid-xsmall .uk-grid > * {padding-left:10px;}
.pass-grid-xsmall .uk-grid > .uk-grid-margin {margin-top:10px;}
.pass-grid-small .uk-grid {margin-left:-20px;}
.pass-grid-small .uk-grid > * {padding-left:20px;}
.pass-grid-small .uk-grid > .uk-grid-margin {margin-top:20px;}
.pass-grid-large .uk-grid {margin-left:-30px;}
.pass-grid-large .uk-grid > * {padding-left:30px;}
.pass-grid-large .uk-grid > .uk-grid-margin {margin-top:30px;}
@media (min-width: 1400px) {
	.pass-grid-large .uk-grid {margin-left:-70px;}
	.pass-grid-large .uk-grid > * {padding-left:70px;}
	.pass-grid-large .uk-grid > .uk-grid-margin {margin-top:70px;}}

.uk-nav, .uk-nav ul {margin:0; padding:0; list-style:none;}
.uk-nav li > a {display:flex; align-items:center; column-gap:0.25em; text-decoration:none;}
.uk-nav > li > a {padding:4px 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 0.3s ease-out;}
.uk-nav > li.uk-open > a .uk-nav-parent-icon {transform:rotateX(180deg);}

.uk-nav-header {padding:5px 0; font-size: 18px; line-height: 1.3; text-transform: none;}
.uk-nav-header:not(:first-child) {margin-top:20px;}
.uk-nav .uk-nav-divider {margin:5px 0;}

.uk-nav-default {font-size:var(--small);line-height:var(--small-line);}
.uk-nav-default > li > a {color:#999;}
.uk-nav-default > li > a:hover {color:#666;}
.uk-nav-default > li.uk-active > a {color:#111;}
.uk-nav-default .uk-nav-subtitle {font-size:var(--small-caps);line-height:var(--small-line-caps);}
.uk-nav-default .uk-nav-header {color:#111;}
.uk-nav-default .uk-nav-divider {border-top:1px solid #e5e5e5;}
.uk-nav-default .uk-nav-sub {font-size:var(--small);line-height:var(--small-line);}
.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:#111;}

.uk-nav-primary {font-size:var(--lead);line-height:var(--lead-line);}
@media (max-width: 1399px) {
	.uk-nav-primary {font-size:var(--mobile-lead);line-height:var(--mobile-lead-line);}}
.uk-nav-primary > li > a {color:#999;}
.uk-nav-primary > li > a:hover {color:#666;}
.uk-nav-primary > li.uk-active > a {color:#111;}
.uk-nav-primary .uk-nav-subtitle {font-size:var(--large);line-height:var(--large-line);}
@media (max-width: 1399px) {
	.uk-nav-primary .uk-nav-subtitle {font-size:var(--small-caps);line-height:var(--small-line-caps);text-transform:uppercase;}}
.uk-nav-primary .uk-nav-header {color:#111; font-size:var(--small-caps);line-height:var(--small-line-caps);text-transform:uppercase;}
.uk-nav-primary .uk-nav-divider {border-top:1px solid #e5e5e5;}
.uk-nav-primary .uk-nav-sub {font-size:var(--large);line-height:var(--large-line);}
@media (max-width: 1399px) {
	.uk-nav-primary .uk-nav-sub {font-size:var(--mobile-large);line-height:var(--mobile-large-line);}}
.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:#111;}

.uk-nav-secondary {font-size:var(--base);line-height:var(--base-line);}
@media (max-width: 1399px) {
	.uk-nav-secondary {font-size:var(--mobile-base);line-height:var(--mobile-base-line);}}
.uk-nav-secondary >:not(.uk-nav-divider) +:not(.uk-nav-header, .uk-nav-divider) {margin-top:0;}
.uk-nav-secondary > li > a {color:#111; padding:10px 10px;}
.uk-nav-secondary > li > a:hover {color:#111; background-color:#f8f8f8;}
.uk-nav-secondary > li.uk-active > a {color:#111; background-color:#f8f8f8;}
.uk-nav-secondary .uk-nav-subtitle {font-size:var(--small-caps);line-height:var(--small-line-caps); color:#999;}
.uk-nav-secondary > li > a:hover .uk-nav-subtitle {color:#666;}
.uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {color:#111;}
.uk-nav-secondary .uk-nav-header {color:#111; font-size:var(--small-caps);line-height:var(--small-line-caps);text-transform:uppercase;}
.uk-nav-secondary .uk-nav-divider {border-top:1px solid #e5e5e5;}
.uk-nav-secondary .uk-nav-sub {font-size:var(--small);line-height:var(--small-line);}
.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:#111;}

.uk-nav-medium {font-size:var(--base);line-height:var(--base-line);}

.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:0.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;}

.uk-light .uk-nav-default > li > a {color: #fff;}
.uk-light .uk-nav-default > li > a:hover {color: var(--blue-3);}
.uk-light .uk-nav-default > li.uk-active > a {color: var(--blue-3);}
.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-navbar {display:flex; position:relative;}
.uk-navbar-container:not(.uk-navbar-transparent) {background:#fff;}
.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:nowrap;}
.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle {
	display:flex; justify-content:center; align-items:center; column-gap:0.25em; box-sizing:border-box; min-height:80px;
	font-size:var(--base);line-height:var(--base-line);text-transform:none; text-decoration:none;
}
@media (max-width: 1399px) {
.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle {
	font-size:var(--mobile-base);line-height:var(--mobile-base-line);}}
.uk-navbar-nav > li > a {padding:0 0; color:#111; transition:0.1s ease-in-out; transition-property:color, background-color;}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a[aria-expanded="true"] {color: var(--blue-lighter);}
.uk-navbar-nav > li > a:active {color:#111;}
.uk-navbar-nav > li.uk-active > a {color:#111;}
.uk-navbar-parent-icon {margin-left:4px; transition:transform 0.3s ease-out;}
.uk-navbar-nav > li > a[aria-expanded="true"] .uk-navbar-parent-icon {transform:rotateX(180deg);}
.uk-navbar-item {padding:0 0; color:#666;}
.uk-navbar-item >:last-child {margin-bottom:0;}
.uk-navbar-toggle {padding:0 0; color:#111;}
.uk-navbar-toggle:hover, .uk-navbar-toggle[aria-expanded="true"] {color:#111; text-decoration:none;}
.uk-navbar-subtitle {font-size:var(--small-caps);line-height:var(--small-line-caps);}
.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; --uk-inverse:dark; 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:#111 !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 25px 0; --uk-position-offset:0; --uk-position-shift-offset:0; --uk-position-viewport-offset:15px; box-shadow:none;}
@media (min-width: 1200px) {
.uk-navbar-dropdown-dropbar {--uk-position-viewport-offset:30px;}}
@media (min-width: 1400px) {
.uk-navbar-dropdown-dropbar {--uk-position-viewport-offset:40px;}}
.uk-navbar-dropdown-dropbar-large {--uk-position-shift-offset:0; padding-top:40px; padding-bottom:40px;}
.uk-navbar-dropdown-nav {font-size:var(--small);line-height:var(--small-line);}
.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:#111;}
.uk-navbar-dropdown-nav .uk-nav-subtitle {font-size:var(--small-caps);line-height:var(--small-line-caps);}
.uk-navbar-dropdown-nav .uk-nav-header {color:#111; font-size:var(--small-caps);line-height:var(--small-line-caps);text-transform:uppercase;}
.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:#111;}
.uk-navbar-container {transition:0.1s ease-in-out; transition-property:background-color;}
@media (min-width: 1200px) {
.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: 1200px) {
.uk-navbar-nav {gap:30px;}}

.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-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:0.25em; transition:0.1s ease-in-out; transition-property:color, background-color;
	font-size:var(--small-caps);line-height:var(--small-line-caps);text-transform:uppercase; color:#999;
}
.uk-subnav > * > a:hover {color:#666; text-decoration:none;}
.uk-subnav > .uk-active > a {color:#111;}
.uk-subnav-divider {margin-left:-41px;}
.uk-subnav-divider > * {display:flex; align-items:center;}
.uk-subnav-divider >::before {content:""; height:1.5em; margin-left:0px; 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 {margin-left:-20px;}
.uk-subnav-pill > * {padding-left:20px;}
.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:var(--color1); color:#fff;}
.uk-subnav > .uk-disabled > a {color:#999;}

.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-breadcrumb {padding:0; list-style:none; font-size:0;}
.uk-breadcrumb > * {display:contents;}
.uk-breadcrumb > * > * {font-size:var(--small);line-height:var(--small-line); color:#999;}
.uk-breadcrumb > * >:hover {color:#666; text-decoration:none;}
.uk-breadcrumb >:last-child > span, .uk-breadcrumb >:last-child > a:not([href]) {color:#333;}
.uk-breadcrumb >:nth-child(n+2):not(.uk-first-column)::before {
	content:"/"; display:inline-block; margin:0 15px;
	font-size:var(--small);line-height:var(--small-line); color:#999;
}

.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-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:0.25em; padding:5px 10px; color:#999; transition:color 0.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-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-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:0.25em; justify-content:center; padding:5px 10px; color:#333; border-bottom:2px solid transparent; font-size:14px; text-transform:uppercase; transition:color 0.1s ease-in-out;}
.uk-tab > * > a:hover {color:#333; text-decoration:none; background-color: #f8f8f8;}
.uk-tab > .uk-active > a {color:#333; border-color:var(--blue-2);}
.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-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-slidenav {padding:5px 10px; color:rgba(102, 102, 102, 0.5); transition:color 0.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 10px;}
.uk-slidenav-container {display:flex;}

.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-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:0.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-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-dropdown {--uk-position-offset:10px; --uk-position-viewport-offset:15px; --uk-inverse:dark; 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:#111 !important;}
.uk-dropdown-large {padding:40px;}
.uk-dropdown-dropbar {--uk-position-offset:10px; width:auto; background:transparent; padding:5px 0 25px 0; --uk-position-viewport-offset:15px; box-shadow:none;}
@media (min-width: 1200px) {
.uk-dropdown-dropbar {--uk-position-viewport-offset:30px;}}
@media (min-width: 1400px) {
.uk-dropdown-dropbar {--uk-position-viewport-offset:40px;}}
.uk-dropdown-dropbar-large {padding-top:40px; padding-bottom:40px;}
.uk-dropdown-nav {font-size:var(--small);line-height:var(--small-line);}
.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-subtitle {font-size:var(--small-caps);line-height:var(--small-line-caps);}
.uk-dropdown-nav .uk-nav-header {color:#111;}
.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;}

.uk-lightbox {--uk-inverse:light; display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:1010; background:#000; opacity:0; transition:opacity 0.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 {margin:0; padding:0; list-style:none;}
.uk-lightbox-items > * {position:absolute; top:0; right:0; bottom:0; left:0; display:none; justify-content:center; align-items:flex-start; will-change:transform, opacity; overflow:auto;}
.uk-lightbox-items > .uk-active {display:flex;}
.uk-lightbox-items-fit > * {align-items:center;}
.uk-lightbox-items-fit > * > * {max-width:100vw; max-height:100vh;}
.uk-lightbox-items-fit > * >:not(iframe) {width:auto; height:auto;}
.uk-lightbox-items.uk-lightbox-items-fit .uk-lightbox-zoom:hover {cursor:zoom-in;}
.uk-lightbox-items:not(.uk-lightbox-items-fit) .uk-lightbox-zoom:hover {cursor:zoom-out;}
.uk-lightbox-thumbnav-vertical:where(img, video) {max-width:100px;}
.uk-lightbox-thumbnav:not(.uk-lightbox-thumbnav-vertical):where(img, video) {max-height:100px;}
.uk-lightbox-thumbnav:empty, .uk-lightbox-dotnav:empty {display:none;}
.uk-lightbox-caption:empty {display:none;}
.uk-lightbox-caption {padding:10px 10px; background:rgba(0, 0, 0, 0.3); color:rgba(255, 255, 255, 0.7);}
.uk-lightbox-caption > * {color:rgba(255, 255, 255, 0.7);}
.uk-lightbox-counter:empty {display:none;}
.uk-lightbox-iframe {width:80%; height:80%;}

[class*="uk-animation-"] {animation:0.5s ease-out both;}
.uk-animation-fade {animation-name:uk-fade; animation-duration:0.8s; animation-timing-function:linear;}
.uk-animation-scale-up {animation-name:uk-fade, uk-scale-up;}
.uk-animation-scale-down {animation-name:uk-fade, uk-scale-down;}
.uk-animation-slide-top {animation-name:uk-fade, uk-slide-top;}
.uk-animation-slide-bottom {animation-name:uk-fade, uk-slide-bottom;}
.uk-animation-slide-left {animation-name:uk-fade, uk-slide-left;}
.uk-animation-slide-right {animation-name:uk-fade, uk-slide-right;}
.uk-animation-slide-top-small {animation-name:uk-fade, uk-slide-top-small;}
.uk-animation-slide-bottom-small {animation-name:uk-fade, uk-slide-bottom-small;}
.uk-animation-slide-left-small {animation-name:uk-fade, uk-slide-left-small;}
.uk-animation-slide-right-small {animation-name:uk-fade, uk-slide-right-small;}
.uk-animation-slide-top-medium {animation-name:uk-fade, uk-slide-top-medium;}
.uk-animation-slide-bottom-medium {animation-name:uk-fade, uk-slide-bottom-medium;}
.uk-animation-slide-left-medium {animation-name:uk-fade, uk-slide-left-medium;}
.uk-animation-slide-right-medium {animation-name:uk-fade, uk-slide-right-medium;}
.uk-animation-kenburns {animation-name:uk-kenburns; animation-duration:15s;}
.uk-animation-shake {animation-name:uk-shake;}
.uk-animation-stroke {animation-name:uk-stroke; animation-duration:2s; stroke-dasharray:var(--uk-animation-stroke);}
.uk-animation-reverse {animation-direction:reverse; animation-timing-function:ease-in;}
.uk-animation-fast {animation-duration:0.1s;}
.uk-animation-toggle:not(:hover):not(:focus) [class*="uk-animation-"] {animation-name:none;}

@keyframes uk-fade {0% {opacity:0;} 100% {opacity:1;} }
@keyframes uk-scale-up {0% {transform:scale(0.9);} 100% {transform:scale(1);} }
@keyframes uk-scale-down {0% {transform:scale(1.1);} 100% {transform:scale(1);} }
@keyframes uk-slide-top {0% {transform:translateY(-100%);} 100% {transform:translateY(0);} }
@keyframes uk-slide-bottom {0% {transform:translateY(100%);} 100% {transform:translateY(0);} }
@keyframes uk-slide-left {0% {transform:translateX(-100%);} 100% {transform:translateX(0);} }
@keyframes uk-slide-right {0% {transform:translateX(100%);} 100% {transform:translateX(0);} }
@keyframes uk-slide-top-small {0% {transform:translateY(-10px);} 100% {transform:translateY(0);} }
@keyframes uk-slide-bottom-small {0% {transform:translateY(10px);} 100% {transform:translateY(0);} }
@keyframes uk-slide-left-small {0% {transform:translateX(-10px);} 100% {transform:translateX(0);} }
@keyframes uk-slide-right-small {0% {transform:translateX(10px);} 100% {transform:translateX(0);} }
@keyframes uk-slide-top-medium {0% {transform:translateY(-50px);} 100% {transform:translateY(0);} }
@keyframes uk-slide-bottom-medium {0% {transform:translateY(50px);} 100% {transform:translateY(0);} }
@keyframes uk-slide-left-medium {0% {transform:translateX(-50px);} 100% {transform:translateX(0);} }
@keyframes uk-slide-right-medium {0% {transform:translateX(50px);} 100% {transform:translateX(0);} }
@keyframes uk-kenburns {0% {transform:scale(1);} 100% {transform:scale(1.2);} }
@keyframes uk-shake {0%, 100% {transform:translateX(0);} 10% {transform:translateX(-9px);} 20% {transform:translateX(8px);} 30% {transform:translateX(-7px);} 40% {transform:translateX(6px);} 50% {transform:translateX(-5px);} 60% {transform:translateX(4px);} 70% {transform:translateX(-3px);} 80% {transform:translateX(2px);} 90% {transform:translateX(-1px);} }
@keyframes uk-stroke {0% {stroke-dashoffset:var(--uk-animation-stroke);} 100% {stroke-dashoffset:0;} }

[class*="uk-child-width"] > * {box-sizing:border-box; width:100%;}
.uk-child-width-1-2 > * {width:50%;}
.uk-child-width-1-3 > * {width:calc(100% / 3);}
.uk-child-width-1-4 > * {width:25%;}
.uk-child-width-1-5 > * {width:20%;}
.uk-child-width-1-6 > * {width:calc(100% / 6);}
.uk-child-width-auto > * {width:auto;}
.uk-child-width-expand >:not([class*="uk-width"]) {flex:1; min-width:1px;}
@media (min-width: 380px) {
.uk-child-width-1-1\@s > * {width:100%;}
.uk-child-width-1-2\@s > * {width:50%;}
.uk-child-width-1-3\@s > * {width:calc(100% / 3);}
.uk-child-width-1-4\@s > * {width:25%;}
.uk-child-width-1-5\@s > * {width:20%;}
.uk-child-width-1-6\@s > * {width:calc(100% / 6);}
.uk-child-width-auto\@s > * {width:auto;}
.uk-child-width-expand\@s >:not([class*="uk-width"]) {flex:1; min-width:1px;}
.uk-child-width-1-1\@s >:not([class*="uk-width"]), .uk-child-width-1-2\@s >:not([class*="uk-width"]), .uk-child-width-1-3\@s >:not([class*="uk-width"]), .uk-child-width-1-4\@s >:not([class*="uk-width"]), .uk-child-width-1-5\@s >:not([class*="uk-width"]), .uk-child-width-1-6\@s >:not([class*="uk-width"]), .uk-child-width-auto\@s >:not([class*="uk-width"]) {flex:initial;}}
@media (min-width: 1024px) {
.uk-child-width-1-1\@m > * {width:100%;}
.uk-child-width-1-2\@m > * {width:50%;}
.uk-child-width-1-3\@m > * {width:calc(100% / 3);}
.uk-child-width-1-4\@m > * {width:25%;}
.uk-child-width-1-5\@m > * {width:20%;}
.uk-child-width-1-6\@m > * {width:calc(100% / 6);}
.uk-child-width-auto\@m > * {width:auto;}
.uk-child-width-expand\@m >:not([class*="uk-width"]) {flex:1; min-width:1px;}
.uk-child-width-1-1\@m >:not([class*="uk-width"]), .uk-child-width-1-2\@m >:not([class*="uk-width"]), .uk-child-width-1-3\@m >:not([class*="uk-width"]), .uk-child-width-1-4\@m >:not([class*="uk-width"]), .uk-child-width-1-5\@m >:not([class*="uk-width"]), .uk-child-width-1-6\@m >:not([class*="uk-width"]), .uk-child-width-auto\@m >:not([class*="uk-width"]) {flex:initial;}}
@media (min-width: 1200px) {
.uk-child-width-1-1\@l > * {width:100%;}
.uk-child-width-1-2\@l > * {width:50%;}
.uk-child-width-1-3\@l > * {width:calc(100% / 3);}
.uk-child-width-1-4\@l > * {width:25%;}
.uk-child-width-1-5\@l > * {width:20%;}
.uk-child-width-1-6\@l > * {width:calc(100% / 6);}
.uk-child-width-auto\@l > * {width:auto;}
.uk-child-width-expand\@l >:not([class*="uk-width"]) {flex:1; min-width:1px;}
.uk-child-width-1-1\@l >:not([class*="uk-width"]), .uk-child-width-1-2\@l >:not([class*="uk-width"]), .uk-child-width-1-3\@l >:not([class*="uk-width"]), .uk-child-width-1-4\@l >:not([class*="uk-width"]), .uk-child-width-1-5\@l >:not([class*="uk-width"]), .uk-child-width-1-6\@l >:not([class*="uk-width"]), .uk-child-width-auto\@l >:not([class*="uk-width"]) {flex:initial;}}
@media (min-width: 1400px) {
.uk-child-width-1-1\@xl > * {width:100%;}
.uk-child-width-1-2\@xl > * {width:50%;}
.uk-child-width-1-3\@xl > * {width:calc(100% / 3);}
.uk-child-width-1-4\@xl > * {width:25%;}
.uk-child-width-1-5\@xl > * {width:20%;}
.uk-child-width-1-6\@xl > * {width:calc(100% / 6);}
.uk-child-width-auto\@xl > * {width:auto;}
.uk-child-width-expand\@xl >:not([class*="uk-width"]) {flex:1; min-width:1px;}
.uk-child-width-1-1\@xl >:not([class*="uk-width"]), .uk-child-width-1-2\@xl >:not([class*="uk-width"]), .uk-child-width-1-3\@xl >:not([class*="uk-width"]), .uk-child-width-1-4\@xl >:not([class*="uk-width"]), .uk-child-width-1-5\@xl >:not([class*="uk-width"]), .uk-child-width-1-6\@xl >:not([class*="uk-width"]), .uk-child-width-auto\@xl >:not([class*="uk-width"]) {flex:initial;}}

[class*="uk-width"] {box-sizing:border-box; width:100%; max-width:100%;}
.uk-width-1-2 {width:50%;}
.uk-width-1-3 {width:calc(100% / 3);}
.uk-width-2-3 {width:calc(200% / 3);}
.uk-width-1-4 {width:25%;}
.uk-width-3-4 {width:75%;}
.uk-width-1-5 {width:20%;}
.uk-width-2-5 {width:40%;}
.uk-width-3-5 {width:60%;}
.uk-width-4-5 {width:80%;}
.uk-width-1-6 {width:calc(100% / 6);}
.uk-width-5-6 {width:calc(500% / 6);}
.uk-width-small {width:150px;}
.uk-width-medium {width:300px;}
.uk-width-large {width:450px;}
.uk-width-xlarge {width:600px;}
.uk-width-2xlarge {width:750px;}
.uk-width-auto {width:auto;}
.uk-width-expand {flex:1; min-width:1px;}
@media (min-width: 380px) {
.uk-width-1-1\@s {width:100%;}
.uk-width-1-2\@s {width:50%;}
.uk-width-1-3\@s {width:calc(100% / 3);}
.uk-width-2-3\@s {width:calc(200% / 3);}
.uk-width-1-4\@s {width:25%;}
.uk-width-3-4\@s {width:75%;}
.uk-width-1-5\@s {width:20%;}
.uk-width-2-5\@s {width:40%;}
.uk-width-3-5\@s {width:60%;}
.uk-width-4-5\@s {width:80%;}
.uk-width-1-6\@s {width:calc(100% / 6);}
.uk-width-5-6\@s {width:calc(500% / 6);}
.uk-width-small\@s {width:150px;}
.uk-width-medium\@s {width:300px;}
.uk-width-large\@s {width:450px;}
.uk-width-xlarge\@s {width:600px;}
.uk-width-2xlarge\@s {width:750px;}
.uk-width-auto\@s {width:auto;}
.uk-width-expand\@s {flex:1; min-width:1px;}
.uk-width-1-1\@s, .uk-width-1-2\@s, .uk-width-1-3\@s, .uk-width-2-3\@s, .uk-width-1-4\@s, .uk-width-3-4\@s, .uk-width-1-5\@s, .uk-width-2-5\@s, .uk-width-3-5\@s, .uk-width-4-5\@s, .uk-width-1-6\@s, .uk-width-5-6\@s, .uk-width-small\@s, .uk-width-medium\@s, .uk-width-large\@s, .uk-width-xlarge\@s, .uk-width-2xlarge\@s, .uk-width-auto\@s {flex:initial;}}
@media (min-width: 1024px) {
.uk-width-1-1\@m {width:100%;}
.uk-width-1-2\@m {width:50%;}
.uk-width-1-3\@m {width:calc(100% / 3);}
.uk-width-2-3\@m {width:calc(200% / 3);}
.uk-width-1-4\@m {width:25%;}
.uk-width-3-4\@m {width:75%;}
.uk-width-1-5\@m {width:20%;}
.uk-width-2-5\@m {width:40%;}
.uk-width-3-5\@m {width:60%;}
.uk-width-4-5\@m {width:80%;}
.uk-width-1-6\@m {width:calc(100% / 6);}
.uk-width-5-6\@m {width:calc(500% / 6);}
.uk-width-small\@m {width:150px;}
.uk-width-medium\@m {width:300px;}
.uk-width-large\@m {width:450px;}
.uk-width-xlarge\@m {width:600px;}
.uk-width-2xlarge\@m {width:750px;}
.uk-width-auto\@m {width:auto;}
.uk-width-expand\@m {flex:1; min-width:1px;}
.uk-width-1-1\@m, .uk-width-1-2\@m, .uk-width-1-3\@m, .uk-width-2-3\@m, .uk-width-1-4\@m, .uk-width-3-4\@m, .uk-width-1-5\@m, .uk-width-2-5\@m, .uk-width-3-5\@m, .uk-width-4-5\@m, .uk-width-1-6\@m, .uk-width-5-6\@m, .uk-width-small\@m, .uk-width-medium\@m, .uk-width-large\@m, .uk-width-xlarge\@m, .uk-width-2xlarge\@m, .uk-width-auto\@m {flex:initial;}}
@media (min-width: 1200px) {
.uk-width-1-1\@l {width:100%;}
.uk-width-1-2\@l {width:50%;}
.uk-width-1-3\@l {width:calc(100% / 3);}
.uk-width-2-3\@l {width:calc(200% / 3);}
.uk-width-1-4\@l {width:25%;}
.uk-width-3-4\@l {width:75%;}
.uk-width-1-5\@l {width:20%;}
.uk-width-2-5\@l {width:40%;}
.uk-width-3-5\@l {width:60%;}
.uk-width-4-5\@l {width:80%;}
.uk-width-1-6\@l {width:calc(100% / 6);}
.uk-width-5-6\@l {width:calc(500% / 6);}
.uk-width-small\@l {width:150px;}
.uk-width-medium\@l {width:300px;}
.uk-width-large\@l {width:450px;}
.uk-width-xlarge\@l {width:600px;}
.uk-width-2xlarge\@l {width:750px;}
.uk-width-auto\@l {width:auto;}
.uk-width-expand\@l {flex:1; min-width:1px;}
.uk-width-1-1\@l, .uk-width-1-2\@l, .uk-width-1-3\@l, .uk-width-2-3\@l, .uk-width-1-4\@l, .uk-width-3-4\@l, .uk-width-1-5\@l, .uk-width-2-5\@l, .uk-width-3-5\@l, .uk-width-4-5\@l, .uk-width-1-6\@l, .uk-width-5-6\@l, .uk-width-small\@l, .uk-width-medium\@l, .uk-width-large\@l, .uk-width-xlarge\@l, .uk-width-2xlarge\@l, .uk-width-auto\@l {flex:initial;}}
@media (min-width: 1400px) {
.uk-width-1-1\@xl {width:100%;}
.uk-width-1-2\@xl {width:50%;}
.uk-width-1-3\@xl {width:calc(100% / 3);}
.uk-width-2-3\@xl {width:calc(200% / 3);}
.uk-width-1-4\@xl {width:25%;}
.uk-width-3-4\@xl {width:75%;}
.uk-width-1-5\@xl {width:20%;}
.uk-width-2-5\@xl {width:40%;}
.uk-width-3-5\@xl {width:60%;}
.uk-width-4-5\@xl {width:80%;}
.uk-width-1-6\@xl {width:calc(100% / 6);}
.uk-width-5-6\@xl {width:calc(500% / 6);}
.uk-width-small\@xl {width:150px;}
.uk-width-medium\@xl {width:300px;}
.uk-width-large\@xl {width:450px;}
.uk-width-xlarge\@xl {width:600px;}
.uk-width-2xlarge\@xl {width:750px;}
.uk-width-auto\@xl {width:auto;}
.uk-width-expand\@xl {flex:1; min-width:1px;}
.uk-width-1-1\@xl, .uk-width-1-2\@xl, .uk-width-1-3\@xl, .uk-width-2-3\@xl, .uk-width-1-4\@xl, .uk-width-3-4\@xl, .uk-width-1-5\@xl, .uk-width-2-5\@xl, .uk-width-3-5\@xl, .uk-width-4-5\@xl, .uk-width-1-6\@xl, .uk-width-5-6\@xl, .uk-width-small\@xl, .uk-width-medium\@xl, .uk-width-large\@xl, .uk-width-xlarge\@xl, .uk-width-2xlarge\@xl, .uk-width-auto\@xl {flex:initial;}}
.uk-width-max-content {width:max-content;}
.uk-width-min-content {width:min-content;}

[class*="uk-height"] {box-sizing:border-box;}
.uk-height-1-1 {height:100%;}
.uk-height-viewport {min-height:100vh;}
.uk-height-viewport-2 {min-height:200vh;}
.uk-height-viewport-3 {min-height:300vh;}
.uk-height-viewport-4 {min-height:400vh;}
.uk-height-small {height:150px;}
.uk-height-medium {height:300px;}
.uk-height-large {height:450px;}
.uk-height-max-small {max-height:150px;}
.uk-height-max-medium {max-height:300px;}
.uk-height-max-large {max-height:450px;}

[uk-cover]:where(canvas, iframe, svg), [data-uk-cover]:where(canvas, iframe, svg) {max-width:none; position:absolute; left:50%; top:50%; --uk-position-translate-x:-50%; --uk-position-translate-y:-50%; transform:translate(var(--uk-position-translate-x), var(--uk-position-translate-y));}
iframe[uk-cover], iframe[data-uk-cover] {pointer-events:none;}
[uk-cover]:where(img, video), [data-uk-cover]:where(img, video) {position:absolute; top:0; left:0; width:100%; height:100%; box-sizing:border-box; object-fit:cover; object-position:center;}
.uk-cover-container {overflow:hidden; position:relative;}

.uk-background-default {background-color:#fff;}
.uk-background-muted {background-color:#f8f8f8;}
.uk-background-primary {background-color:var(--color1);}
.uk-background-secondary {background-color:var(--color2);}
.uk-background-dark {background-color:var(--dark);}
.uk-background-cover, .uk-background-contain, .uk-background-width-1-1, .uk-background-height-1-1 {background-position:50% 50%; background-repeat:no-repeat;}
.uk-background-cover {background-size:cover;}
.uk-background-contain {background-size:contain;}
.uk-background-width-1-1 {background-size:100%;}
.uk-background-height-1-1 {background-size:auto 100%;}
.uk-background-top-left {background-position:0 0;}
.uk-background-top-center {background-position:50% 0;}
.uk-background-top-right {background-position:100% 0;}
.uk-background-center-left {background-position:0 50%;}
.uk-background-center-center {background-position:50% 50%;}
.uk-background-center-right {background-position:100% 50%;}
.uk-background-bottom-left {background-position:0 100%;}
.uk-background-bottom-center {background-position:50% 100%;}
.uk-background-bottom-right {background-position:100% 100%;}
.uk-background-norepeat {background-repeat:no-repeat;}
.uk-background-fixed {background-attachment:fixed;}
@media (pointer: coarse) {
.uk-background-fixed {background-attachment:scroll;}}
@media (max-width: 379px) {
.uk-background-image\@s {background-image:none !important;}}
@media (max-width: 1023px) {
.uk-background-image\@m {background-image:none !important;}}
@media (max-width: 1199px) {
.uk-background-image\@l {background-image:none !important;}}
@media (max-width: 1399px) {
.uk-background-image\@xl {background-image:none !important;}}

[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: 380px) {
.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: 1024px) {
.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; margin-right:30px; float:left;}
.uk-align-right\@l {margin-top:0; margin-right:30px; float:right;}}
@media (min-width: 1400px) {
.uk-align-left\@xl {margin-top:0; float:left;}
.uk-align-right\@xl {margin-top:0; float:right;}
.uk-align-left, .uk-align-left\@s, .uk-align-left\@m, .uk-align-left\@l, .uk-align-left\@xl {margin-right:40px;}
.uk-align-right, .uk-align-right\@s, .uk-align-right\@m, .uk-align-right\@l, .uk-align-right\@xl {margin-left:40px;}}

.uk-panel {display:flow-root; position:relative; box-sizing:border-box;}
.uk-panel >:last-child {margin-bottom:0;}
.uk-panel-scrollable {height:170px; padding:10px; border:1px solid #e5e5e5; overflow:auto; resize:both;}

.uk-clearfix::before {content:""; display:table-cell;}
.uk-clearfix::after {content:""; display:table; clear:both;}

.uk-float-left {float:left;}
.uk-float-right {float:right;}
[class*="uk-float-"] {max-width:100%;}

.uk-overflow-hidden {overflow:hidden;}
.uk-overflow-auto {overflow:auto;}
.uk-overflow-auto >:last-child {margin-bottom:0;}

.uk-box-sizing-content {box-sizing:content-box;}
.uk-box-sizing-border {box-sizing:border-box;}

.uk-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-responsive], [data-uk-responsive] {max-width:100%;}

.uk-object-cover {object-fit:cover;}
.uk-object-contain {object-fit:contain;}
.uk-object-fill {object-fit:fill;}
.uk-object-none {object-fit:none;}
.uk-object-scale-down {object-fit:scale-down;}
.uk-object-top-left {object-position:0 0;}
.uk-object-top-center {object-position:50% 0;}
.uk-object-top-right {object-position:100% 0;}
.uk-object-center-left {object-position:0 50%;}
.uk-object-center-center {object-position:50% 50%;}
.uk-object-center-right {object-position:100% 50%;}
.uk-object-bottom-left {object-position:0 100%;}
.uk-object-bottom-center {object-position:50% 100%;}
.uk-object-bottom-right {object-position:100% 100%;}

.uk-border-circle {border-radius:50%;}
.uk-border-pill {border-radius:500px;}
.uk-border-rounded {border-radius:5px;}

.uk-border-pill-left {border-radius:500px 0 0 500px;}
.uk-border-pill-right {border-radius:0 500px 500px 0;}
.uk-border-rounded-more {border-radius:20px;}

.uk-inline-clip[class*="uk-border-"] {-webkit-transform:translateZ(0);}

.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 0.1s ease-in-out;}
.uk-box-shadow-hover-small:hover {box-shadow:0 2px 8px rgba(0, 0, 0, 0.08);}
.uk-box-shadow-hover-medium:hover {box-shadow:0 5px 15px rgba(0, 0, 0, 0.08);}
.uk-box-shadow-hover-large:hover {box-shadow:0 14px 25px rgba(0, 0, 0, 0.16);}
.uk-box-shadow-hover-xlarge:hover {box-shadow:0 28px 50px rgba(0, 0, 0, 0.16);}
@supports (filter:blur(0)) {
.uk-box-shadow-bottom {display:inline-block; position:relative; z-index:0; max-width:100%; vertical-align:middle;}
.uk-box-shadow-bottom::after {content:""; position:absolute; bottom:-30px; left:0; right:0; z-index:-1; height:30px; border-radius:100%; background:#444; filter:blur(20px); will-change:filter;}}

.uk-disabled {pointer-events:none;}

.uk-transform-center {transform:translate(-50%, -50%);}
.uk-transform-origin-top-left {transform-origin:0 0;}
.uk-transform-origin-top-center {transform-origin:50% 0;}
.uk-transform-origin-top-right {transform-origin:100% 0;}
.uk-transform-origin-center-left {transform-origin:0 50%;}
.uk-transform-origin-center-right {transform-origin:100% 50%;}
.uk-transform-origin-bottom-left {transform-origin:0 100%;}
.uk-transform-origin-bottom-center {transform-origin:50% 100%;}
.uk-transform-origin-bottom-right {transform-origin:100% 100%;}

.uk-flex {display:flex;}
.uk-flex-inline {display:inline-flex;}
.uk-flex-left {justify-content:flex-start;}
.uk-flex-center {justify-content:center;}
.uk-flex-right {justify-content:flex-end;}
.uk-flex-between {justify-content:space-between;}
.uk-flex-around {justify-content:space-around;}
@media (min-width: 380px) {
.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: 1024px) {
.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: 1400px) {
.uk-flex-left\@xl {justify-content:flex-start;}
.uk-flex-center\@xl {justify-content:center;}
.uk-flex-right\@xl {justify-content:flex-end;}
.uk-flex-between\@xl {justify-content:space-between;}
.uk-flex-around\@xl {justify-content:space-around;}}
.uk-flex-stretch {align-items:stretch;}
.uk-flex-top {align-items:flex-start;}
.uk-flex-middle {align-items:center;}
.uk-flex-bottom {align-items:flex-end;}
@media (min-width: 380px) {
.uk-flex-stretch\@s {align-items:stretch;}
.uk-flex-top\@s {align-items:flex-start;}
.uk-flex-middle\@s {align-items:center;}
.uk-flex-bottom\@s {align-items:flex-end;}}
@media (min-width: 1024px) {
.uk-flex-stretch\@m {align-items:stretch;}
.uk-flex-top\@m {align-items:flex-start;}
.uk-flex-middle\@m {align-items:center;}
.uk-flex-bottom\@m {align-items:flex-end;}}
@media (min-width: 1200px) {
.uk-flex-stretch\@l {align-items:stretch;}
.uk-flex-top\@l {align-items:flex-start;}
.uk-flex-middle\@l {align-items:center;}
.uk-flex-bottom\@l {align-items:flex-end;}}
@media (min-width: 1400px) {
.uk-flex-stretch\@xl {align-items:stretch;}
.uk-flex-top\@xl {align-items:flex-start;}
.uk-flex-middle\@xl {align-items:center;}
.uk-flex-bottom\@xl {align-items:flex-end;}}
.uk-flex-row {flex-direction:row;}
.uk-flex-row-reverse {flex-direction:row-reverse;}
.uk-flex-column {flex-direction:column;}
.uk-flex-column-reverse {flex-direction:column-reverse;}
@media (min-width: 380px) {
.uk-flex-row\@s {flex-direction:row;}
.uk-flex-column\@s {flex-direction:column;}}
@media (min-width: 1024px) {
.uk-flex-row\@m {flex-direction:row;}
.uk-flex-column\@m {flex-direction:column;}}
@media (min-width: 1200px) {
.uk-flex-row\@l {flex-direction:row;}
.uk-flex-column\@l {flex-direction:column;}}
@media (min-width: 1400px) {
.uk-flex-row\@xl {flex-direction:row;}
.uk-flex-column\@xl {flex-direction:column;}}
.uk-flex-nowrap {flex-wrap:nowrap;}
.uk-flex-wrap {flex-wrap:wrap;}
.uk-flex-wrap-reverse {flex-wrap:wrap-reverse;}
.uk-flex-wrap-stretch {align-content:stretch;}
.uk-flex-wrap-top {align-content:flex-start;}
.uk-flex-wrap-middle {align-content:center;}
.uk-flex-wrap-bottom {align-content:flex-end;}
.uk-flex-wrap-between {align-content:space-between;}
.uk-flex-wrap-around {align-content:space-around;}
.uk-flex-first {order:-1;}
.uk-flex-last {order:99;}
@media (min-width: 380px) {
.uk-flex-first\@s {order:-1;}
.uk-flex-last\@s {order:99;}}
@media (min-width: 1024px) {
.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: 1400px) {
.uk-flex-first\@xl {order:-1;}
.uk-flex-last\@xl {order:99;}}
@media (max-width: 379px) {
.uk-flex-first\@s- {order:-1;}
.uk-flex-last\@s- {order:99;}}
@media (max-width: 1023px) {
.uk-flex-first\@m- {order:-1;}
.uk-flex-last\@m- {order:99;}}
@media (max-width: 1199px) {
.uk-flex-first\@l- {order:-1;}
.uk-flex-last\@l- {order:99;}}
@media (max-width: 1399px) {
.uk-flex-first\@xl- {order:-1;}
.uk-flex-last\@xl- {order:99;}}
.uk-flex-initial {flex:initial;}
.uk-flex-none {flex:none;}
.uk-flex-auto {flex:auto;}
.uk-flex-1 {flex:1;}
@media (min-width: 380px) {
.uk-flex-initial\@s {flex:initial;}
.uk-flex-none\@s {flex:none;}
.uk-flex-1\@s {flex:1;}}
@media (min-width: 1024px) {
.uk-flex-initial\@m {flex:initial;}
.uk-flex-none\@m {flex:none;}
.uk-flex-1\@m {flex:1;}}
@media (min-width: 1200px) {
.uk-flex-initial\@l {flex:initial;}
.uk-flex-none\@l {flex:none;}
.uk-flex-1\@l {flex:1;}}
@media (min-width: 1400px) {
.uk-flex-initial\@xl {flex:initial;}
.uk-flex-none\@xl {flex:none;}
.uk-flex-1\@xl {flex:1;}}

.uk-margin {margin-bottom:20px;}
* + .uk-margin {margin-top:20px !important;}
.uk-margin-top {margin-top:20px !important;}
.uk-margin-bottom {margin-bottom:20px !important;}
.uk-margin-left {margin-left:20px !important;}
.uk-margin-right {margin-right:20px !important;}
.uk-margin-xsmall {margin-bottom:5px;}
* + .uk-margin-xsmall {margin-top:5px !important;}
.uk-margin-xsmall-top {margin-top:5px !important;}
.uk-margin-xsmall-bottom {margin-bottom:5px !important;}
.uk-margin-xsmall-left {margin-left:5px !important;}
.uk-margin-xsmall-right {margin-right:5px !important;}
.uk-margin-small {margin-bottom:10px;}
* + .uk-margin-small {margin-top:10px !important;}
.uk-margin-small-top {margin-top:10px !important;}
.uk-margin-small-bottom {margin-bottom:10px !important;}
.uk-margin-small-left {margin-left:10px !important;}
.uk-margin-small-right {margin-right:10px !important;}
.uk-margin-medium {margin-bottom:40px;}
* + .uk-margin-medium {margin-top:40px !important;}
.uk-margin-medium-top {margin-top:40px !important;}
.uk-margin-medium-bottom {margin-bottom:40px !important;}
.uk-margin-medium-left {margin-left:40px !important;}
.uk-margin-medium-right {margin-right:40px !important;}
.uk-margin-large {margin-bottom:40px;}
* + .uk-margin-large {margin-top:40px !important;}
.uk-margin-large-top {margin-top:40px !important;}
.uk-margin-large-bottom {margin-bottom:40px !important;}
.uk-margin-large-left {margin-left:40px !important;}
.uk-margin-large-right {margin-right:40px !important;}
@media (min-width: 1400px) {
.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: 1400px) {
.uk-margin-xlarge {margin-bottom:140px;}
* + .uk-margin-xlarge {margin-top:140px !important;}
.uk-margin-xlarge-top {margin-top:140px !important;}
.uk-margin-xlarge-bottom {margin-bottom:140px !important;}
.uk-margin-xlarge-left {margin-left:140px !important;}
.uk-margin-xlarge-right {margin-right:140px !important;}}
.uk-margin-auto {margin-left:auto !important; margin-right:auto !important;}
.uk-margin-auto-top {margin-top:auto !important;}
.uk-margin-auto-bottom {margin-bottom:auto !important;}
.uk-margin-auto-left {margin-left:auto !important;}
.uk-margin-auto-right {margin-right:auto !important;}
.uk-margin-auto-vertical {margin-top:auto !important; margin-bottom:auto !important;}
@media (min-width: 380px) {
.uk-margin-auto\@s {margin-left:auto !important; margin-right:auto !important;}
.uk-margin-auto-left\@s {margin-left:auto !important;}
.uk-margin-auto-right\@s {margin-right:auto !important;}}
@media (min-width: 1024px) {
.uk-margin-auto\@m {margin-left:auto !important; margin-right:auto !important;}
.uk-margin-auto-left\@m {margin-left:auto !important;}
.uk-margin-auto-right\@m {margin-right:auto !important;}}
@media (min-width: 1200px) {
.uk-margin-auto\@l {margin-left:auto !important; margin-right:auto !important;}
.uk-margin-auto-left\@l {margin-left:auto !important;}
.uk-margin-auto-right\@l {margin-right:auto !important;}}
@media (min-width: 1400px) {
.uk-margin-auto\@xl {margin-left:auto !important; margin-right:auto !important;}
.uk-margin-auto-left\@xl {margin-left:auto !important;}
.uk-margin-auto-right\@xl {margin-right:auto !important;}}
.uk-margin-remove {margin:0 !important;}
.uk-margin-remove-top {margin-top:0 !important;}
.uk-margin-remove-bottom {margin-bottom:0 !important;}
.uk-margin-remove-left {margin-left:0 !important;}
.uk-margin-remove-right {margin-right:0 !important;}
.uk-margin-remove-vertical {margin-top:0 !important; margin-bottom:0 !important;}
.uk-margin-remove-adjacent + *, .uk-margin-remove-first-child >:first-child {margin-top:0 !important;}
.uk-margin-remove-last-child >:last-child {margin-bottom:0 !important;}
@media (min-width: 380px) {
.uk-margin-remove-left\@s {margin-left:0 !important;}
.uk-margin-remove-right\@s {margin-right:0 !important;}
.uk-margin-remove-top\@s {margin-top:0 !important;}
.uk-margin-remove-bottom\@s {margin-bottom:0 !important;}}
@media (min-width: 1024px) {
.uk-margin-remove-left\@m {margin-left:0 !important;}
.uk-margin-remove-right\@m {margin-right:0 !important;}
.uk-margin-remove-top\@m {margin-top:0 !important;}
.uk-margin-remove-bottom\@m {margin-bottom:0 !important;}}
@media (min-width: 1200px) {
.uk-margin-remove-left\@l {margin-left:0 !important;}
.uk-margin-remove-right\@l {margin-right:0 !important;}
.uk-margin-remove-top\@l {margin-top:0 !important;}
.uk-margin-remove-bottom\@l {margin-bottom:0 !important;}}
@media (min-width: 1400px) {
.uk-margin-remove-left\@xl {margin-left:0 !important;}
.uk-margin-remove-right\@xl {margin-right:0 !important;}
.uk-margin-remove-top\@xl {margin-top:0 !important;}
.uk-margin-remove-bottom\@xl {margin-bottom:0 !important;}}
@media (max-width: 379px) {
.uk-margin-remove-left\@s- {margin-left:0 !important;}
.uk-margin-remove-right\@s- {margin-right:0 !important;}
.uk-margin-remove-top\@s- {margin-top:0 !important;}
.uk-margin-remove-bottom\@s- {margin-bottom:0 !important;}}
@media (max-width: 1023px) {
.uk-margin-remove-left\@m- {margin-left:0 !important;}
.uk-margin-remove-right\@m- {margin-right:0 !important;}
.uk-margin-remove-top\@m- {margin-top:0 !important;}
.uk-margin-remove-bottom\@m- {margin-bottom:0 !important;}}
@media (max-width: 1199px) {
.uk-margin-remove-left\@l- {margin-left:0 !important;}
.uk-margin-remove-right\@l- {margin-right:0 !important;}
.uk-margin-remove-top\@l- {margin-top:0 !important;}
.uk-margin-remove-bottom\@l- {margin-bottom:0 !important;}}
@media (max-width: 1399px) {
.uk-margin-remove-left\@xl- {margin-left:0 !important;}
.uk-margin-remove-right\@xl- {margin-right:0 !important;}
.uk-margin-remove-top\@xl- {margin-top:0 !important;}
.uk-margin-remove-bottom\@xl- {margin-bottom:0 !important;}}

.uk-padding {padding:30px;}
@media (min-width: 1400px) {
.uk-padding {padding:40px;}}
.uk-padding-small {padding:15px;}
.uk-padding-large {padding:40px;}
@media (min-width: 1400px) {
.uk-padding-large {padding:70px;}}
.uk-padding-remove {padding:0 !important;}
.uk-padding-remove-top {padding-top:0 !important;}
.uk-padding-remove-bottom {padding-bottom:0 !important;}
.uk-padding-remove-left {padding-left:0 !important;}
.uk-padding-remove-right {padding-right:0 !important;}
.uk-padding-remove-vertical {padding-top:0 !important; padding-bottom:0 !important;}
.uk-padding-remove-horizontal {padding-left:0 !important; padding-right:0 !important;}

:root {--uk-position-margin-offset:0px;}
[class*="uk-position-top"], [class*="uk-position-bottom"], [class*="uk-position-left"], [class*="uk-position-right"], [class*="uk-position-center"] {position:absolute !important; max-width:calc(100% - (var(--uk-position-margin-offset) * 2)); box-sizing:border-box;}
.uk-position-top {top:0; left:0; right:0;}
.uk-position-bottom {bottom:0; left:0; right:0;}
.uk-position-left {top:0; bottom:0; left:0;}
.uk-position-right {top:0; bottom:0; right:0;}
.uk-position-top-left {top:0; left:0;}
.uk-position-top-right {top:0; right:0;}
.uk-position-bottom-left {bottom:0; left:0;}
.uk-position-bottom-right {bottom:0; right:0;}
.uk-position-center {top:calc(50% - var(--uk-position-margin-offset)); left:calc(50% - var(--uk-position-margin-offset)); --uk-position-translate-x:-50%; --uk-position-translate-y:-50%; transform:translate(var(--uk-position-translate-x), var(--uk-position-translate-y)); width:max-content;}
[class*="uk-position-center-left"], [class*="uk-position-center-right"], .uk-position-center-vertical {top:calc(50% - var(--uk-position-margin-offset)); --uk-position-translate-y:-50%; transform:translate(0, var(--uk-position-translate-y));}
.uk-position-center-left {left:0;}
.uk-position-center-right {right:0;}
.uk-position-center-vertical {left:0; right:0;}
.uk-position-center-left-out {right:100%; width:max-content;}
.uk-position-center-right-out {left:100%; width:max-content;}
.uk-position-top-center, .uk-position-bottom-center, .uk-position-center-horizontal {left:calc(50% - var(--uk-position-margin-offset)); --uk-position-translate-x:-50%; transform:translate(var(--uk-position-translate-x), 0); width:max-content;}
.uk-position-top-center {top:0;}
.uk-position-bottom-center {bottom:0;}
.uk-position-center-horizontal {top:0; bottom:0;}
.uk-position-cover {position:absolute; top:0; bottom:0; left:0; right:0;}
.uk-position-small {margin:15px; --uk-position-margin-offset:15px;}
.uk-position-medium {margin:30px; --uk-position-margin-offset:30px;}
.uk-position-large {margin:30px; --uk-position-margin-offset:30px;}
@media (min-width: 1400px) {
.uk-position-large {margin:50px; --uk-position-margin-offset:50px;}}
.uk-position-relative {position:relative !important;}
.uk-position-absolute {position:absolute !important;}
.uk-position-fixed {position:fixed !important;}
.uk-position-sticky {position:sticky !important;}
.uk-position-z-index {z-index:1;}
.uk-position-z-index-zero {z-index:0;}
.uk-position-z-index-negative {z-index:-1;}
.uk-position-z-index-high {z-index:990;}

.z1{z-index:5} .z2{z-index:10} .z3{z-index:15} .z4{z-index:20} .z5{z-index:25} .z6{z-index:30} .z7{z-index:35} .z8{z-index:40} .z9{z-index:45}
.op0 {opacity: 1;} .op5 {opacity: 0.95;} .op10 {opacity: 0.9;} .op15 {opacity: 0.85;} .op20 {opacity: 0.8;} .op25 {opacity: 0.75;} .op30 {opacity: 0.7;} .op35 {opacity: 0.65;} .op40 {opacity: 0.6;} .op45 {opacity: 0.55;} .op50 {opacity: 0.5;} .op55 {opacity: 0.45;} .op60 {opacity: 0.4;} .op65 {opacity: 0.35;} .op70 {opacity: 0.3;} .op75 {opacity: 0.25;} .op80 {opacity: 0.2;} .op85 {opacity: 0.15;} .op90 {opacity: 0.1;} .op95 {opacity: 0.05;} .op100 {opacity: 0;}

.iframe-ratio {overflow: hidden; position: relative; width:100%; }
.iframe-ratio::after {display: block; content: ''; }
.iframe-ratio iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.iframe-ratio.ratio-1-1 {padding-top: 100%;}
.iframe-ratio.ratio-4-3 {padding-top: 75%;}
.iframe-ratio.ratio-3-4 {padding-top: 125%;}
.iframe-ratio.ratio-16-9 {padding-top: 56.25%;}
.iframe-ratio.ratio-9-16 {padding-top: 143.75%;}
.iframe-ratio.ratio-21-9 {padding-top: 42,86%;}
.iframe-ratio.ratio-9-21 {padding-top: 157,14;}
.iframe-ratio.ratio-32-9 {padding-top: 28,13%;}
.iframe-ratio.ratio-9-32 {padding-top: 171,27%;}

#cookies-warning {transition: all ease 0.4s; transition-property: transform, opacity; transition-delay: 1s; opacity: 0; position: fixed; bottom: 0; width: 100%; transform: translateY(100%);}
.loaded #cookies-warning.show {transform: translateY(-10%); opacity: 1;}

:where(.uk-transition-fade), :where([class*="uk-transition-scale"]), :where([class*="uk-transition-slide"]) {--uk-position-translate-x:0; --uk-position-translate-y:0;}
.uk-transition-fade, [class*="uk-transition-scale"], [class*="uk-transition-slide"] {--uk-translate-x:0; --uk-translate-y:0; --uk-scale-x:1; --uk-scale-y:1; transform:translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y)); transition:0.3s ease-out; transition-property:opacity, transform, filter; opacity:0;}
.uk-transition-toggle:hover .uk-transition-fade, .uk-transition-toggle:focus .uk-transition-fade, .uk-transition-toggle:focus-within .uk-transition-fade, .uk-transition-active.uk-active .uk-transition-fade {opacity:1;}
[class*="uk-transition-scale"] {-webkit-backface-visibility:hidden;}
.uk-transition-scale-up {--uk-scale-x:1; --uk-scale-y:1;}
.uk-transition-scale-down {--uk-scale-x:1.03; --uk-scale-y:1.03;}
.uk-transition-toggle:hover .uk-transition-scale-up, .uk-transition-toggle:focus .uk-transition-scale-up, .uk-transition-toggle:focus-within .uk-transition-scale-up, .uk-transition-active.uk-active .uk-transition-scale-up {--uk-scale-x:1.03; --uk-scale-y:1.03; opacity:1;}
.uk-transition-toggle:hover .uk-transition-scale-down, .uk-transition-toggle:focus .uk-transition-scale-down, .uk-transition-toggle:focus-within .uk-transition-scale-down, .uk-transition-active.uk-active .uk-transition-scale-down {--uk-scale-x:1; --uk-scale-y:1; opacity:1;}
.uk-transition-slide-top {--uk-translate-y:-100%;}
.uk-transition-slide-bottom {--uk-translate-y:100%;}
.uk-transition-slide-left {--uk-translate-x:-100%;}
.uk-transition-slide-right {--uk-translate-x:100%;}
.uk-transition-slide-top-small {--uk-translate-y:calc(-1 * 10px);}
.uk-transition-slide-bottom-small {--uk-translate-y:10px;}
.uk-transition-slide-left-small {--uk-translate-x:calc(-1 * 10px);}
.uk-transition-slide-right-small {--uk-translate-x:10px;}
.uk-transition-slide-top-medium {--uk-translate-y:calc(-1 * 50px);}
.uk-transition-slide-bottom-medium {--uk-translate-y:50px;}
.uk-transition-slide-left-medium {--uk-translate-x:calc(-1 * 50px);}
.uk-transition-slide-right-medium {--uk-translate-x:50px;}
.uk-transition-toggle:hover [class*="uk-transition-slide"], .uk-transition-toggle:focus [class*="uk-transition-slide"], .uk-transition-toggle:focus-within [class*="uk-transition-slide"], .uk-transition-active.uk-active [class*="uk-transition-slide"] {--uk-translate-x:0; --uk-translate-y:0; opacity:1;}
.uk-transition-opaque {opacity:1;}
.uk-transition-slow {transition-duration:0.7s;}
.uk-transition-disable, .uk-transition-disable * {transition:none !important;}
[hidden], .uk-hidden, .uk-hidden-empty:empty {display:none !important;}

@media (min-width: 380px) {.uk-hidden\@s, .uk-visible\@s- {display:none !important;} }
@media (min-width: 1024px) {.uk-hidden\@m, .uk-visible\@m- {display:none !important;} }
@media (min-width: 1200px) {.uk-hidden\@l, .uk-visible\@l- {display:none !important;} }
@media (min-width: 1400px) {.uk-hidden\@xl, .uk-visible\@xl- {display:none !important;} }
@media (max-width: 379px) {.uk-visible\@s, .uk-hidden\@s- {display:none !important;} }
@media (max-width: 1023px) {.uk-visible\@m, .uk-hidden\@m- {display:none !important;} }
@media (max-width: 1199px) {.uk-visible\@l, .uk-hidden\@l- {display:none !important;} }
@media (max-width: 1399px) {.uk-visible\@xl, .uk-hidden\@xl- {display:none !important;} }
.uk-invisible {visibility:hidden !important;}
.uk-hidden-visually:not(:focus):not(:active):not(:focus-within), .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-visible):not(:has(:focus-visible)), .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {position:absolute !important; width:0 !important; height:0 !important; padding:0 !important; border:0 !important; margin:0 !important; overflow:hidden !important;}
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {opacity:0 !important;}
@media (hover: none) {.uk-hidden-touch {display:none !important;} }
@media (hover) {.uk-hidden-notouch {display:none !important;} }

* {--uk-inverse:initial;}
.uk-light {--uk-inverse:light;}
.uk-dark {--uk-inverse:dark;}
.uk-inverse-light {--uk-inverse:light !important;}
.uk-inverse-dark {--uk-inverse:dark !important;}

@media print {
*, *::before, *::after {background:transparent !important; color:black !important; box-shadow:none !important; text-shadow:none !important;}
a, a:visited {text-decoration:underline;}
pre, blockquote {border:1px solid #999; page-break-inside:avoid;}
thead {display:table-header-group;}
tr, img {page-break-inside:avoid;}
img {max-width:100% !important;}
@page {margin:0.5cm;}
p, h2, h3 {orphans:3; widows:3;}
h2, h3 {page-break-after:avoid;}}

.link-to-admin {position: fixed; display: block; transform-origin: center; transition: all ease 0.5s; z-index: 9999; text-align: center; width: 32px; height: 32px; bottom: 10px; left: 10px; color: #fff; fill: #747a96; }
.link-to-admin:hover {text-decoration: none;}
.link-to-admin:hover {transform: rotate(180deg);}

.flips .pw-edit-buttons.pw-edit-buttons-location-auto {bottom: 0; right: 0; left: auto; }
.flips .pw-edit-buttons button {font-weight: normal;}
.flips .ui-priority-secondary, .flips .ui-widget-content .ui-priority-secondary, .flips .ui-widget-header .ui-priority-secondary {opacity: 1;}
.flips .ui-button, .flips button.ui-button.ui-state-default, .flips .ui-button.ui-state-default {color: #fff; background: #000; border: 1px solid #000; font-weight: bold; padding: 4px 10px; font-size: 14px !important; line-height: 15px; border-radius: 0; font-weight: normal; }
.flips .ui-button:hover, .flips button.ui-button.ui-state-hover, .flips .ui-button.ui-state-hover, .flips button.ui-button.ui-state-active, .flips .ui-button.ui-state-active {color: #fff; background: #db1174; border: 1px solid #db1174; font-weight: bold; padding: 4px 10px; font-size: 14px !important; line-height: 15px; border-radius: 0; font-weight: normal; }