

/* Start:/bitrix/templates/radar_extreme/components/bitrix/menu/catalog_left_new_mob/style.css?172260355257*/
.sz-active.munu-active { color: #333; font-weight: 500; }
/* End */


/* Start:/bitrix/templates/radar_extreme/components/bitrix/search.title/mob/style.css?17226035524207*/
.bx-searchtitle {
	margin: 0px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 4px 6px 6px 0px #86868636;
    box-sizing: border-box;
    border-radius: 4px;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #FFF;
    border: unset;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    outline: 0;
    box-shadow: none!important;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
    position: relative;
    border: none;
    background: #f3cb06;
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    padding: 9px 12px;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #f2b702;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/radar_extreme/components/bitrix/search.title/mob/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/radar_extreme/components/radar/main.feedback/feedback/style.css?1722603553160*/
input.uk-input {
    border-radius: 5px!important;
    padding: 0px 8px!important;
}
select.uk-select {
    border: 1px solid #ccd5db;
    border-radius: 6px;
}
/* End */


/* Start:/bitrix/templates/radar_extreme/styles.css?172260355318022*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

p {
    font-size: 14px;
}
body{
    background: url(/bitrix/templates/shoes-sz_/images/hexagonpattern2.png) #282424 !important;
    background-attachment: fixed !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    color: #fff;
}
}
p.bxe-first-letter:first-letter,
.bxe-first-letter-s {
    font-weight: bold;
    font-size: 56px;
    line-height: 56px;
    margin-right: 10px;
    float: left;
    vertical-align: top;
}

.lead {
    color: #757575;
    margin-left: 40px;
    padding: 0 0 0 15px;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
    border-left: 3px solid #99cded;
}

@media (min-width: 768px) {
    .lead {
        font-size: 16px;
        margin-left: 20px;
    }
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px 20px;
    border-left: 3px solid #c2c2c2;
}

blockquote p {
    font-size: 20px;
    font-style: italic;
    color: #757575;
}

@media (max-width: 768px) {
    blockquote p {
        font-size: 16px;
    }
}

blockquote.bxe-quote {
    position: relative;
    padding-left: 70px;
    padding-top: 8px;
    min-height: 50px;
    border-left: none;
}

blockquote.bxe-quote:after {
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    left: 10px;
    top: 10px;
    -webkit-background-size: 40px;
    background-size: 40px;
    width: 40px;
    height: 40px;
}

.uk-label-success {
    background: #0e65a9;
}

.slider-home-radar .uk-cover {
    max-width: unset !important;
}

.uk-cover {
    object-fit: cover;
    width: 100%;
}

.uk-contain {
    object-fit: contain;
}

hr {
    border: none;
    border-bottom: 1px solid #ccc;
}

hr.bxe-bolder {
    border-bottom-width: 5px;
}

hr.bxe-dashed {
    border-bottom-style: dashed;
    border-bottom-width: 2px;
}

hr.bxe-normal {}

hr.bxe-light {
    border-bottom-color: #e5e5e5
}

hr.bxe-dotted {
    border-bottom-width: 2px;
    border-bottom-style: dotted;
}


/**/

.bg-primary {
    background: #60aadb!important;
    color: #fff;
}

.bg-success {
    background: #64ba4e!important;
    color: #fff;
}

.bg-info {
    background: #9bc6dd!important;
    color: #fff;
}

.bg-warning {
    background: #fec139!important;
    color: #fff;
}

.bg-danger {}


/**/

img.pull-left {
    padding: 5px 15px 5px 0;
}

img.pull-right {
    padding: 5px 0 5px 15px;
}


/**/

.alert {
    border: none;
    border-radius: 1px;
    font-size: 14px;
}

.alert.alert-note {
    background: #f2f2f3;
}

.alert.alert-sys {
    background: #f5f2ec;
    color: #81641F;
}

.alert.bxe-icon {
    padding-left: 90px;
    min-height: 100px;
    position: relative;
}

.alert.bxe-icon:after {
    left: 22px;
    top: 20px;
    position: absolute;
    content: " ";
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/bitrix/templates/radar_extreme/images/editor_sprite.png);
    background-repeat: no-repeat;
}

.alert.bxe-icon.alert-success:after {
    background-position: 0 0
}

.alert.bxe-icon.alert-info:after {
    background-position: 0 -50px
}

.alert.bxe-icon.alert-warning:after {
    background-position: 0 -100px
}

.alert.bxe-icon.alert-danger:after {
    background-position: 0 -200px
}

.alert.bxe-icon.alert-note:after {
    background-position: 0 -150px
}

.alert.bxe-icon.alert-sys:after {
    background-position: 0 -250px
}

.bxe-aleft-title {
    font-weight: bold;
    padding-bottom: 5px;
}

.bx-panel-tooltip {
    z-index: 2210 !important;
    overflow: hidden !important;
    position: absolute !important;
    letter-spacing: normal !important;
    list-style: none !important;
    text-align: left !important;
    text-indent: 0 !important;
    text-transform: none !important;
    visibility: visible !important;
    white-space: normal !important;
    word-spacing: normal !important;
    vertical-align: baseline !important;
    margin: 0 !important;
    padding: 15px !important;
    float: none !important;
    text-decoration: none !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: 0 12px 10px rgba(0, 0, 0, .25) !important;
    box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
    border: 1px solid;
    border-color: #f0f0f0;
    background: #fff;
    color: #35414e;
    font-size: 14px;
}


/**/

tab,
tabsection,
.bxe-tab-title {
    display: block;
    padding: 5px;
    border: 1px dashed #ccc;
}


/**/

.bxe-list,
.bxe-list ul {
    list-style: none;
    margin: 5px 0;
    padding-left: 15px;
}

.bxe-list-default,
.bxe-list-default ul {}

.bxe-list .fa {
    color: #9fb2bd;
    margin-right: 6px;
}

.bxe-lis-blue .fa {
    color: #0083d1;
}

.new-car-die {
    position: absolute;
    top: 11px;
}

.uk_background_old_price {
    background: #FFEB3B;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 3px;
}

.uk_text_12 {
    font-size: 12px !important;
}

.uk_text_13 {
    font-size: 13px !important;
}

.uk_text_14 {
    font-size: 14px !important;
}

.uk_text_16 {
    font-size: 1em !important;
}

.uk_text_18 {
    font-size: 1.13em !important;
}

.uk_text_20 {
    font-size: 20px !important;
}

.uk_text_22 {
    font-size: 22px !important;
}

.img_icon_box {
    max-width: 20px;
    width: 100%;
    filter: invert(1);
}

.new_car_active {
    position: absolute;
    text-transform: uppercase;
    top: 27px;
}

.image_settings_slider {
    max-width: 200px;
    height: auto;
}

li>.uk-active>.image_settings_slider {
    opacity: 0.5;
}

button.uk-button.uk-button-default.uk-active {
    background: #2a9ee8;
    color: #fff;
}

.logo_img_contacts {
    border-bottom: 1px solid #E5E9F3;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.uk_img_card {
    border: 1px solid #282424;
    padding: 2px;
    box-shadow: 4px 5px 8px 0 #00000087;
}

.uk_news_background {
    box-shadow: 4px 5px 8px 0 #00000087;
    border: 1px solid #3a3a3a;
}

.uk_news_background:hover {
    box-shadow: 0 0 20px 0 #00000087;
    border: 1px solid #ccc6;
    transition: 0.4s all;
}

.uk_news_text {
    color: #000;
}

.uk_news_background:hover .uk_news_text {
    color: #0f6ecd;
}

.uk_button_default_mod {
    background-color: #f7f6f6;
    color: #333;
    box-shadow: 3px 5px 20px 7px #69696929;
}

.uk_button_default_mod:hover {
    background-color: #767f8c;
}

.uk_button_default_mod:hover a {
    color: #fff;
}

.scale {
    transition: 1s;
}

.scale:hover {
    transform: scale(1.2);
}

.uk_background_danger {
    background-color: #f0506e !important;
}

.uk_background_success {
    background-color: #32d296 !important;
}

.uk_product_list {
    box-shadow: 4px 5px 8px 0px #00000087;
    border-radius: 5px;
    overflow: hidden;
    background-color: #444;
}

.uk_product_list:hover {
    box-shadow: 0px 29px 35px 16px #00000087;
}

.uk_search_height {
    width: 405px !important;
}

.uk_button_gray {
    background-color: #272223 !important;
}

.uk_button_light_gray {
    background-color: #3c3c3c !important;
}

.uk_text_white {
    color: #fff !important;
}

.uk-text-white {
    color: #fff !important;
}

.uk_text_muted {
    color: #999 !important;
}

.uk_text_muted a {
    color: #999 !important;
}

.uk_text_muted:hover a {
    color: #0f6ecd !important;
}

.uk_white_text {
    color: #fff !important;
}

.uk_text_white:hover {
    color: #0f6ecd !important;
}

.uk_border_radius_xs {
    border-radius: 5px;
}

.uk_background_default_menu {
    background: #231f1f !important;
}

.uk_display_none_sm {
    display: block;
}

.uk_display_none_md {
    display: block;
}

.uk_icon_block_sm {
    display: none;
}

.uk_paddding_header_box {
    padding: 15px !important;
}

.uk_close_default {
    color: #272223 !important;
}

.uk_mob_icon_logo {
    display: none;
}

.uk_touch_prop:hover {
    opacity: 0.6 !important;
}

.uk_text_menu_header {
    font-size: 18px !important;
    font-weight: 500;
}

.left_slide_background {
    background: #767f8c !important;
}

.left_footer_icon {}

.left_footer_icon:hover {
    opacity: 0.6;
}

.left_slider_title {
    color: #fff !important;
    font-weight: 600;
    font-size: 20px;
}

.left_slider_title_text {
    color: #fff !important;
}

.left_slider_background_imput {
    background-color: rgb(105, 113, 124) !important;
}

.left_slider_button {
    background-color: #69717c;
    color: #fff !important;
    box-shadow: 3px 5px 20px 7px #69696929;
    border: 1px solid #69717c !important;
}

.left_slider_button:hover {
    background-color: #767f8c;
    border: 1px solid #ccc !important;
}

.img_news_preview {
    object-fit: cover;
}

.border_box_news {
    border: 1px solid #ccc;
    border-left: none;
}

.border_box_news:hover {
    box-shadow: 0 2px 7px rgba(0, 0, 0, .12);
}

.border_box_news:hover .uk-h4 {
    color: #0f6ecd !important;
}

.uk_overlay_primary {
    background: rgba(34, 34, 34, 0.8);
}

.uk-button-avilon {
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid #ffffff00 !important;
    color: #ffffff !important;
    padding: 0px 50px !important;
    border-radius: 5px !important;
}

.uk-button-avilon:hover {
    background: #ffffff;
    border: 1px solid #00000000 !important;
    color: #000000 !important;
}

.uk_divider_vertical {
    border-right: 1px solid #ccc;
}

.uk-category-img {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.uk-card-border-default {
    border: 1px solid #f0f0f04a;
    border-radius: 5px;
    background-color: #fff;
}

.uk-card-border-default:hover {
    border: 1px solid #B6B6B6;
    transition: 0.3s all;
}

.uk-dotnav>*>* {
    background: rgba(102, 102, 102, 0.2) !important;
}

.uk-dotnav>.uk-active>* {
    background-color: rgba(60, 59, 59, 0.6) !important;
}

.uk-body-cars-img {
    max-width: 70px;
    width: 100%;
    height: 70px;
    object-fit: contain;
}

.uk-overlay-sm {
    padding: 5px 0px;
}

.uk_hover_card {
    opacity: 1 !important;
}

a:hover .uk_hover_card {
    transition: 0.3s all;
    opacity: 0.8 !important;
}

.uk-overlay-default-1 {
    background: rgba(0, 0, 0, 0.4);
}

.uk_hover_card:hover .uk-overlay-default-1 {
    background: rgb(0, 0, 0);
}

.uk-background-color-0 {
    background: #0000;
}

.uk-overlay-tb {
    padding: 5px 10px;
}

.uk_card_body_border {
    border: 1px solid #f0f0f0 !important;
    border-top: none;
    box-shadow: 4px 5px 8px 0px #00000087 !important;
}

.uk_card_body_border:hover {
    border: 1px solid #fff !important;
    border-radius: 10px;
    box-shadow: 0px 20px 25px 10px #00000087 !important;
}

.uk_opacity_sm {
    opacity: 0.9;
}

.uk-card:hover .uk_opacity_sm {
    opacity: 1;
}

.text_button_services:hover>.uk-card-title {
    color: #0f6ecd !important;
}

.uk-inline:hover>.uk-overlay-default-1 {
    background: rgba(0, 0, 0, 0.2);
}

.uk_min_width_sm {
    min-width: 124px;
}

.uk_card_body1 {
    padding: 20px 10px;
}

.uk_height_200 {
    height: 200px;
}

.uk_body_news_img {
    height: 300px;
    object-fit: cover;
    width: 100%;
    padding: 20px 20px 0px 20px;
}

.uk_margin_dynamic {
    margin: 10px;
}

.uk_body_stocks_img {
    height: 250px;
    object-fit: cover;
    width: 100%;
    padding: 10px 10px 0px 10px;
}

.uk_margin_xsmall_top {
    margin-top: 5px !important;
}

.uk_maps_size_body {
    min-width: 288px;
    width: 100%;
}

.uk_background_map {
    background: url(/bitrix/templates/shoes-sz_/images/uk_background_map_image.jpg);
}

a:hover>.uk-overlay-default-1 {
    background: rgba(0, 0, 0, 0.9);
}

.uk_container_xxlarge {
    max-width: 1920px;
}

.uk-height-min-medium {
    min-height: 300px;
}

.uk_menu_car_name_padding {
    padding-left: 50px !important;
}

.uk_form_radar {
    font-size: 10px;
    line-height: 16px;
    left: 10px;
    position: absolute;
    margin: 0;
    z-index: 1000;
}

.uk_border_feedback {
    border: 1px solid #e5e5e5;
}

.uk_background_header {
    background: #272223 !important
}

.uk_border_button_h {
    color: #000000 !important;
}

.uk_border_button_h:hover {
    border: 1px solid #ffffff;
    border-left: none;
    border-radius: 0px 4px 4px 0px;
    background: #093f77;
    color: #fff !important;
}

.uk_container_custom {
    max-width: 1920px !important;
}

.f-left {
    float: left;
}

.telhead {
    font-size: 20px;
    color: #FFF;
    margin-top: 4px;
}

.shadow-border {
    box-shadow: 0 14px 25px #00000029;
    border-radius: 10px;
    overflow: hidden;
}

.uk_product_list .uk-slideshow-items {
    box-shadow: unset;
    border-radius: unset;
}

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

div#Model-61,
#MODEL-188,
#GENERATION-189 {
    transition: max-height 0.6s ease-out;
    height: auto;
    max-height: 600px;
    transition-delay: 1s;
}

#Model-61 .disabled,
#MODEL-188 .disabled,
#GENERATION-189 .disabled {
    display: none;
}

.mhidden {
    max-height: 0 !important;
    overflow: hidden;
    transition-delay: 0s !important;
}

div#Selling_Price-55,
#Color-66,
#Body_Type-67,
#Engine_Type-70,
#Mileage-77 {
    background: #f7f6f6;
}

#Mileage-77 .filter-overf {
    overflow: hidden;
}

.bx-filter-parameters-box .filter-overf::-webkit-scrollbar {
    background: #e5e5e5;
}

.bx-filter-parameters-box .filter-overf::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px grey;
}

.bx-filter-parameters-box .filter-overf::-webkit-scrollbar-thumb {
    background: #0e65a9;
}

.bx-filter-parameters-box .filter-overf::-webkit-scrollbar-thumb:hover {
    background: #111;
}

.menu_car a {
    font-size: 18px;
}

.menu_car li {
    margin: 10px 0px;
}

img.uk_max_width_images {
    object-fit: contain;
    width: 100% !important;
    max-width: 1600px;
    height: 100% !important;
}

.auto-tabs {
    filter: grayscale(1);
    transition: 0.4s ease-out;
}

.auto-tabs:hover {
    filter: grayscale(0);
}

.uk-radius-5 {
    border-radius: 5px!important;
}

.bx-catalog-element .uk-section.uk-section-small {
    margin: 0 30px;
}

.uk_but_active li {
    margin-bottom: 10px;
}

.uk-navbar-left.uk-padding-small.uk_display_none_sm {
    padding-top: 20px;
}

form .uk-button {
    width: 100%;
    max-width: 500px;
}

.search-page >form .uk-button {
    width: auto;
    max-width: auto;
}

.uk-button {
    transition: 0.5s ease-out;
}

.uk-button:hover {
    transition: 0.5s ease-out;
}

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

.uk-button-danger:hover,
.uk-button-danger:focus {
    color: #fff !important;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: none !important;
}

.uk-navbar-dropdown-nav>li {
    transition: 0.5s all;
}


.sml-ptice {
    font-size: 10px;
    color: #696969;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.price-option-lbl {
    position: absolute;
    margin-top: -18px;
    color: #696969;
}

.grid-block {
    margin: 0px 4px 4px !important;
    position: relative;
}

.grid-block>div {
    transition: 0.3s cubic-bezier(0.25, 0.1, 0.68, 1.56);
}

.grid-block>div:hover {
    transform: scale(1.03) rotateX(-5deg);
    z-index: 1;
    position: relative;
    background: #444;
}

.uk-slidenav svg {
    color: #ffffff;
    -webkit-filter: drop-shadow(1px 1px 2px #2b2b2b1c) drop-shadow(-1px -1px 2px #2b2b2b1c) drop-shadow(1px -1px 2px black) drop-shadow(-1px 1px 2px #2b2b2b1c) drop-shadow(1px 0px 2px #2b2b2b1c) drop-shadow(-1px 0px 2px #2b2b2b1c) drop-shadow(0px 1px 2px #2b2b2b1c) drop-shadow(0px -1px 2px #2b2b2b1c);
    width: 1.2em;
    filter: drop-shadow(1px 1px 2px #2b2b2b1c) drop-shadow(-1px -1px 2px #2b2b2b1c) drop-shadow(1px -1px 2px black) drop-shadow(-1px 1px 2px #2b2b2b1c) drop-shadow(1px 0px 2px #2b2b2b1c) drop-shadow(-1px 0px 2px #2b2b2b1c) drop-shadow(0px 1px 2px #2b2b2b1c) drop-shadow(0px -1px 2px #2b2b2b1c);
}

form input.uk-input,
form select.uk-select,
form input.uk-radio {
    /* box-shadow: 1px 4px 34px #ff0f0f03; */
    border: 1px solid #ccd5db;
    border-radius: 3px;
}

.sz-text-20-bold {
    font-size: 20px;
    font-weight: bold;
}
.svyaz textarea.uk-textarea {
    background: #fff;
    border: 1px solid #ccd5db;
    resize: none;
    border-radius: 5px;
}
.sz-container-style-default {
    background-color: #282424;
    box-shadow: 4px 5px 8px 0 #00000087;
    padding: 20px;
}
.sz-section-style-default {
    background: #282424;
}
.menu_car > ul > li > div > div > a {
    color: #333;
}
.menu_car>ul>li>div>div>a:hover {
    color: #0f6ecd
}
.sz-modal-background-style {
    background-color:#282424 !important;
}
.sz-image-card-backgroung-photo {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.sz-image-elemeent-backgroung {
    width: 100%;
    max-height: 577px;
    object-fit: cover;
    filter: opacity(0.6);
}
/* End */


/* Start:/bitrix/templates/radar_extreme/template_styles.css?1722603553114105*/
@media(max-width:767px) {
    #bx-panel {
        display: none!important
    }
}

body {
    background: #f2f5f9;
    font-family: "av";
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.bx-opened {
    overflow: hidden
}

.product-cart {
    padding-left: 2px;
    padding-right: 2px;
    min-width: 217px;
    max-width: 217px
}

label.bx-filter-param-label.disabled {
    display: none;
}

h1,
h2 {
    font-weight: 900!important
}

.wrap,
.bx-wrap,
.bx-wrapper {
    position: relative;
    background: #cacaca1a
}

.products {
    display: flex;
    flex-wrap: wrap
}

.owl-nav.disabled {
    display: none
}

.product-item-container .product-item.clearboth {
    transition: .5s ease-out all;
    margin: 0 0 10px 0;
    box-shadow: 0 0 17px 0 #b2b2b22b;
    border-radius: 4px;
    background: #fff
}

.feedback-field input[type="text"] {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px;
    outline: 0;
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    background: #fff;
    box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.5);
    color: #000;
    vertical-align: middle;
    font-size: 14px;
}

body.bx-background-image {
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #489fd8
}

@media (max-width:767px) {
    .col-xs-12.product-item-small-card {
        padding: 0
    }
}

.container-12 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.text-l-slider h2 {
    font-size: 4em!important
}

.slider-content .text-slider p {
    font-size: 26px!important
}

.product-slider.clearboth {
    overflow: hidden
}

body.bx-background-gradient {
    background: linear-gradient(to bottom, rgba(246, 247, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f6f7fb', endColorstr='#ffffff', GradientType=0);
    background-attachment: fixed
}

.icon-empty {
    opacity: 0
}

a {
    text-decoration: none
}

a:active,
a:hover {
    border-color: transparent;
    text-decoration: none
}

a,
.container {
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

img {
    width: auto;
    max-width: 100%;
    height: auto
}

.bx-logo {
    padding-left: 17px;
    padding-bottom: 5px
}

.bx-logo .bx-logo-block {
    display: block;
    height: 52px;
    border-bottom: 0
}

.bx-logo .bx-logo-block img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.bx-logo-text,
.bx-logo-text:hover,
.bx-logo-text:active {
    font-size: 32px;
    font-weight: 700;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #353535;
    line-height: 37px;
    text-decoration: none;
    border: 0;
    vertical-align: bottom
}

.bx-logo-text small {
    font-size: 37px
}

.bx-logo-desc {
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    font-size: 13px;
    line-height: 10px;
    color: #b8b8b8
}

@media(max-width:767px) {
    .product-cart {
        padding-left: 0;
        padding-right: 0;
        min-width: 166px;
        max-width: 166px
    }
}

.bx-content-seection {
    min-height: 50vh;
    padding: 0 45px 5px;
    background: #fff;
    border-left: 0 solid #eaebec;
    border-right: 0 solid #eaebec;
    background: transparent
}

@media(min-width:992px) and (max-width:1199px) {
    .product-cart {
        min-width: 235px;
        max-width: 235px
    }
}

@media(max-width:767px) {
    .bx_catalog_tile .bx_catalog_tile_img {
        width: 100%!important
    }
}

.btn,
.btn:hover,
.btn:active,
.btn:focus {
    text-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    outline: none!important
}

.btn-primary {
    background-color: #1485ce;
    border-color: #1485ce
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    background-color: #53a4d8;
    border-color: #53a4d8
}

.btn-link {
    color: #1485ce
}

.btn-link:focus,
.btn-link:hover {
    color: #53a4d8;
    text-decoration: none
}

.bx-404-container {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.bx-404-block {
    margin-top: 100px;
    margin-bottom: 66px
}

.bx-404-text-block {
    font-size: 20px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding-bottom: 20px
}

.bx-maps-title {
    color: #8f8f8f;
    font-size: 16px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: 1px solid #e9eaea
}

.map-columns {
    padding-top: 20px
}

.bx-map-title {
    font-weight: bold;
    font-size: 14px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    position: relative;
    min-height: 20px;
    padding-left: 25px;
    margin-bottom: 20px
}

.bx-map-title .fa {
    color: #0083d1;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px
}

.map-columns ul {
    list-style: none;
    margin-bottom: 5px
}

.map-level-0 {
    margin-left: 0;
    padding-left: 25px;
    margin-bottom: 20px
}

.map-level-0 li {
    margin-left: 0;
    padding-left: 0
}

.map-level-0 ul {
    padding-left: 15px
}

ul.map-level-1 {
    margin-bottom: 30px
}

.bxd-block {
    width: 100%;
    border: 1px solid #e3e6e7;
    display: block;
    background: #fff;
    padding: 15px;
    min-height: 210px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bxd-icon {
    display: block;
    border-radius: 50%;
    height: 68px;
    width: 68px;
    margin: 0 auto;
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

.bxd-icon .fa {
    margin-left: -1px;
    position: relative;
    font-size: 35px;
    height: 68px;
    width: 68px;
    text-align: center;
    line-height: 68px;
    vertical-align: middle;
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

.bxd-title {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    text-align: center;
    color: #353535;
    font-size: 15px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase
}

.bxd-desc {
    display: block;
    text-align: center;
    color: #737373;
    font-size: 12px
}

.bx-up-button {
    border-radius: 2px;
    color: #fff;
    position: fixed;
    right: 30px;
    bottom: 30px;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    vertical-align: middle;
    padding: 9px 18px 7px 38px;
    -webkit-transition: background-color .3s ease, opacity .3s ease;
    -moz-transition: background-color .3s ease, opacity .3s ease;
    -ms-transition: background-color .3s ease, opacity .3s ease;
    -o-transition: background-color .3s ease, opacity .3s ease;
    transition: background-color .3s ease, opacity .3s ease;
    background: #c2c4c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat
}

.bx-up-button:hover {
    background-color: #9fa0a3
}

.topbar-header {
    height: 32px;
    margin-bottom: 0;
    border: 0;
    z-index: 100;
    display: block;
    position: relative;
    overflow: hidden;
    background: #f2b702;
    background: -webkit-linear-gradient(to right, #989898, #f2b702);
    background: linear-gradient(to right, #989898, #f2b702)
}

.width-container {
    max-width: 1700px;
    margin: 0 auto;
    width: 1200px
}

.copyright-center {
    text-align: center
}

div#sender-subscribe {
    margin-top: 50px
}

.bx-top-nav-container .bx-nav-1-lvl>a span {
    color: #4d4232;
    font-family: tor
}

li.bx-inclinkstopbar-item {
    list-style: none;
    float: left
}

ul.bx-inclinkstopbar-list {
    padding: 6px
}

.bx-subscribe {
    float: left;
    width: 50%
}

#bx_basketFKauiI>div>div>a {
    color: #fff;
    font-size: 16px
}

.top-basket {
    padding: 4px
}

.product-item-container {
    position: relative;
    margin: 3px 3px;
}

.product-item-container.hover {
    z-index: 17
}

.product-item {
    display: block;
    box-sizing: border-box;
    padding: 15px 0 0;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px
}

.clearboth::after {
    content: "";
    display: table;
    clear: both
}

.product-item-line-card .product-item {
    width: auto!important;
    border-bottom: 1px solid #dadada
}

.bx-retina .product-item {
    border-width: .5px
}

.product-item * {
    transition: opacity 300ms ease
}

.bx-no-touch .product-item-container.hover .product-item {
    border: .5px solid #989898;
    background: #fff;
    box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
    border-radius: 5px;
    overflow: hidden
}

.bx-touch .product-item {
    padding: 15px 0 0;
    width: auto;
    background: #fff
}

.bx-no-touch .product-item-container.hover .product-item {
    -webkit-animation: product-item-hover 300ms 1 ease
}

.product-item-image-wrapper {
    position: relative;
    display: block;
    transition: all 300ms ease;
    height: 280px
}

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
    padding-top: 54%
}

.product-item-image-original,
.product-item-image-alternative {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 300ms linear
}

.product-item-image-original {
    z-index: 11
}

.product-item-image-alternative {
    z-index: 13;
    opacity: 0
}

.bx-no-touch .product-item-container.hover .product-item-image-original {
    opacity: 0
}

.bx-no-touch .product-item-container.hover .product-item-image-alternative {
    opacity: 1
}

.product-item-image-slider-slide-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    float: left;
    transition: opacity 300ms ease
}

.product-item-image-slide {
    position: relative;
    display: none;
    height: 100%;
    background-color: #fff;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .6s ease-in-out left
}

.product-item-image-slider-slide-container>.active,
.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
    display: block
}

.product-item-image-slider-slide-container>.active {
    left: 0
}

.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.product-item-image-slider-slide-container>.next {
    left: 100%
}

.product-item-image-slider-slide-container>.prev {
    left: -100%
}

.product-item-image-slider-slide-container>.next.left,
.product-item-image-slider-slide-container>.prev.right {
    left: 0
}

.product-item-image-slider-progress-bar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px
}

.product-item-image-slider-progress-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #f42c2c;
    opacity: .8
}

.product-item-image-slider-control-container {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    padding: 0;
    text-align: center;
    opacity: 1;
    transition: opacity 300ms ease
}

.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container {
    opacity: 1
}

.product-item-image-slider-control,
.product-item-image-slider-control.active {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(128, 128, 128, .8);
    opacity: .6;
    cursor: pointer;
    transition: all 300ms ease
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover {
    cursor: pointer
}

.product-item-label-text,
.product-item-label-ring {
    position: absolute;
    z-index: 15
}

.product-item-label-text span,
.product-item-label-ring {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #f42c2c;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    transition: all 250ms ease
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
    background-color: #fba90c
}

.product-item-label-text>div,
.product-item-label-ring>div {
    line-height: 0
}

.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: bold
}

.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
    padding: 5px 15px;
    font-size: 13px;
    line-height: 19px;
    position: relative;
    margin-left: -7px;
    margin-top: 8px;
    background: #989898;
    box-shadow: 4px 6px 6px 0 #86868636
}

.product-item-big-card .product-item-label-text.product-item-label-small span:before {
    left: 0;
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    top: 99%;
    border-width: 4px 5px;
    border-style: solid;
    border-color: #bdbdbd #bdbdbd transparent transparent
}

.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
    padding: 8px 36px;
    font-size: 16px;
    line-height: 21px;
    margin-left: -19px;
    margin-top: 0;
    margin-bottom: 11px;
    background: #989898;
    position: relative;
    box-shadow: 4px 6px 6px 0 #86868636
}

.product-item-label-text.product-item-label-big span:before {
    left: 0;
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    z-index: 100000;
    top: 97%;
    border-width: 4px 5px;
    border-style: solid;
    border-color: #bdbdbd #bdbdbd transparent transparent
}

.product-item-label-ring {
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: bold
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
    width: 100px;
    height: 100px;
    font-size: 30px;
    line-height: 100px
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
    box-shadow: 4px 6px 6px 0 #86868636;
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
    width: 120px;
    height: 120px;
    font-size: 42px;
    line-height: 120px
}

.product-item-label-top {
    top: -5px
}

.product-item-label-center {
    left: 50%;
    transform: translateX(-50%)
}

.product-item-label-center>div {
    text-align: center
}

.product-item-label-left {
    left: -5px
}

.product-item-label-left>div {
    text-align: left
}

.product-item-label-middle {
    top: 50%;
    transform: translateY(-50%)
}

.product-item-label-right {
    right: -5px
}

.product-item-label-right>div {
    text-align: right
}

.product-item-label-center.product-item-label-middle {
    transform: translateY(-50%) translateX(-50%)
}

.bx-touch .product-item-title,
.product-item-container.hover .product-item-title {
    overflow: hidden;
    white-space: normal
}

.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
    font-size: 13px
}

.bx-black.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a {
    background: #fff;
    border-bottom: 0
}

.product-item-big-card .product-item-title a {
    font-size: 16px;
    font-family: co;
    font-weight: bolder
}

.product-item-line-card .product-item-title a {
    font-size: 20px
}

.product-item-price-container {
    margin: 5px 0 10px
}

.product-item-price-current {
    color: #3f3f3f;
    white-space: nowrap;
    font-weight: bold;
    font-size: 13px
}

.product-item-price-old {
    color: #a5a5a5;
    text-decoration: line-through;
    white-space: nowrap;
    font-size: 12px
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
    font-size: 23px;
    line-height: 26px!important;
    left: 6px;
    position: absolute
}

.product-item-big-card .product-item-price-current {
    font-size: 23px
}

.product-item-line-card .product-item-info-container {
    text-align: center
}

.product-item-info-container {
    position: unset!important
}

.product-item-info-container-title {
    color: #353535;
    font-weight: bold;
    font-size: 13px
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
    transition: opacity 300ms ease
}

.bx-touch .product-item-info-container.product-item-touch-hidden {
    display: none!important
}

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
    display: block;
    opacity: 1
}

.product-item-amount {
    text-align: center
}

.product-item-amount-field-container {
    float: left
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 35px;
    height: 35px;
    border-radius: 2px;
    background-color: #f2f2f2;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus {
    border-width: .5px
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
    background: #d3d3d3
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease, background 300ms ease
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .3!important;
    cursor: default
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    background-color: #f2f2f2
}

.product-item-amount-field-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px
}

.product-item-amount-field-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after {
    opacity: 1
}

.product-item-amount-field {
    display: inline-block;
    padding: 0;
    max-width: 50px;
    width: auto;
    height: 22px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent!important;
    color: #353535;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 22px;
    transition: border 300ms ease
}

.bx-retina .product-item-amount-field {
    border-width: .5px
}

.product-item-amount-field:focus {
    outline: none!important
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}

.product-item-amount-description-container {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
    display: block
}

.product-item-big-card .product-item-amount-field-container {
    text-align: left;
    float: left
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap
}

.product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px
}

.product-item-quantity {
    color: #333;
    font-weight: normal;
    font-size: 12px
}

.product-item-properties {
    display: block;
    overflow: hidden;
    margin: 0;
    color: #a5a5a5;
    font-size: 12px
}

.product-item-properties dl {
    clear: both
}

.product-item-properties dt {
    float: left;
    clear: both;
    font-weight: normal
}

.product-item-properties dd {
    float: right;
    margin-bottom: 3px;
    margin-left: 5px;
    color: #353535;
    word-wrap: normal;
    max-width: 70%;
    text-align: right
}

.product-item-compare-container {
    position: relative;
    display: none;
    margin: 0 -15px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e6e6e6;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px
}

.product-item-line-card .product-item-compare-container {
    margin: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    text-align: center
}

.bx-touch .product-item-compare-container {
    display: none
}

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container {
    display: block
}

.product-item-compare .checkbox {
    margin: 0;
    padding: 0
}

.product-item-scu-container {
    padding: 0 0 2px
}

.product-item-scu-container-title {
    color: #333;
    font-size: 12px
}

.product-item-scu-list {
    margin: 0
}

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0 0 0 -3px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.product-item-scu-item-color-container {
    max-width: 38px;
    width: 25%
}

.product-item-scu-item-color-block {
    position: relative;
    padding-top: 100%;
    outline: 1px solid #c0cfda;
    cursor: pointer
}

.bx-no-touch .product-item-scu-item-color-block {
    transition: outline 200ms ease
}

.bx-retina .product-item-scu-item-color-block {
    outline-width: .5px
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    outline-width: 2px
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
    outline-width: 1px
}

.product-item-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.bx-no-touch .product-item-scu-item-text-block {
    transition: outline 300ms ease
}

.bx-retina .product-item-scu-item-text-block {
    outline-width: .5px
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
    outline-width: 1px
}

.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    outline-color: #a9adb4!important
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
    background-size: 80% 80%;
    content: ""
}

@media(max-width:991px) {
    .topbar-header {
        display: none
    }
}

.product-item-description-container p {
    color: #575757;
    font-size: 13px
}

.product-item-button-container {
    text-align: center
}

.product-item-button-container .btn {
    width: 100%;
    background: #989898;
    border: 0;
    line-height: 25px;
    color: #FFF;
    font-size: 16px;
    font-weight: bolder
}

.product-item-sticker,
.product-item-sticker-round {
    display: none
}

.product-item-more-container {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 15px 15px 5px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
    transition: all 300ms ease
}

.product-item-more-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 116%;
    width: 100%
}

.product-item-more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
    background-size: 50%;
    opacity: .7;
    transition: opacity 300ms ease
}

.bx-touch .product-item-more,
.product-item-container.hover .product-item-more {
    opacity: 1
}

.product-item-more-title {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bx-basket-block {
    font-size: 12px;
    padding-bottom: 5px;
    white-space: nowrap;
    position: relative;
    padding-left: 20px
}

.bx-basket-block>.fa {
    color: #111;
    width: 12px;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 16px
}

.bx-basket-block a {
    margin-right: 5px;
    padding-right: 10px
}

#bx_basketFKauiI>div>div>a:hover {
    font-size: 16px;
    color: #babdc1
}

#bx_basketFKauiI>div>div>a:nth-child(2) {
    border-right: 1px solid #111
}

@media(max-width:767px) {
    .product-slider.clearboth {
        display: none!important
    }
}

.bx-basket-fixed .bx-basket-block {
    margin-left: 10px
}

.bx-basket-item-list {
    position: relative;
    padding-bottom: 20px;
    border-top: 1px solid #f7f7f7;
    overflow: hidden
}

.bx-opener .bx-basket-item-list {
    padding-bottom: 75px
}

.bx-max-height .bx-basket-item-list {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.bx-closed .bx-basket-item-list {
    height: 20px;
    overflow: hidden
}

.bx-basket-item-list-action {
    cursor: pointer;
    background: #f7f7f7;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 120;
    height: 20px;
    line-height: 14px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    color: #4f4f4f;
    padding: 3px 0
}

.bx-basket-item-list-button-container {
    text-align: center;
    position: absolute;
    bottom: 20px;
    border-top: 1px solid #f7f7f7;
    padding: 10px 0;
    background: #fff;
    left: 0;
    right: 0
}

.bx-basket-item-list-button-container a.btn {
    color: #FFF;
    text-decoration: none;
    font-weight: bolder
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active {
    color: #fff
}

.bx-basket-item-list-container {
    overflow-y: auto;
    max-height: 400px
}

.bx-basket-item-list-item {
    padding-top: 15px;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f7f7f7
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.bx-basket-item-list-item-status {
    font-weight: bold;
    padding: 3px;
    background: #ebebeb;
    margin: 0 10px 20px;
    line-height: 16px;
    font-size: 13px;
    border-radius: 3px;
    text-align: center;
    white-space: normal
}

.bx-basket-item-list-item-img {
    text-align: center;
    position: relative;
    padding-bottom: 5px
}

.bx-basket-item-list-item-img img {
    max-width: 90px;
    height: auto;
    border: 1px solid #e6e6e6
}

.bx-basket-item-list-item-name {
    padding-bottom: 5px
}

.bx-basket-item-list-item-name a {
    font-size: 13px;
    color: #3f3f3f;
    text-decoration: none;
    white-space: normal;
    line-height: 16px
}

.bx-basket-item-list-item-remove {
    position: absolute;
    right: 10px;
    top: -7px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
    opacity: .5
}

.bx-basket-item-list-item-remove:hover {
    opacity: .7
}

.bx-basket-item-list-item-price-block {
    padding-bottom: 5px;
    font-size: 12px
}

.bx-basket-item-list-item-price {
    display: inline-block;
    margin-right: 5px
}

.bx-basket-item-list-item-price-old {
    display: inline-block;
    margin-right: 5px;
    text-decoration: line-through;
    color: #b0b0b0
}

.bx_cart_login_top .bx-hdr-profile a {
    text-decoration: none
}

.bx_cart_login_top .bx-hdr-profile {
    line-height: 1.44em
}

.subscribe-descr {
    padding: 35px
}

.bx-black.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a,
.bx-black.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a,
.bx-black.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a {
    background: #fff;
    border-bottom: 0;
    box-shadow: 0 1px 1px 1px #ccc
}

.bx_catalog_tile .bx_catalog_tile_ul li {
    padding: 0 2px;
    width: 100%;
    border-radius: 4px
}

.bx_catalog_tile .bx_catalog_tile_img {
    width: 185px;
    height: 185px;
    border-radius: 4px;
    background-size: contain
}

.product-item-big-card {
    padding-right: 5px!important;
    padding-left: 5px!important
}

.bx-inc-orginfo {
    padding-left: 28px;
    text-align: left
}

.bx-inc-orginfo-phone {
    color: #353535;
    font-size: 21px;
    font-weight: 700;
    white-space: nowrap;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif
}

.bx-inc-orginfo-phone i {
    color: #97a1ab;
    position: relative;
    margin-left: -23px
}

.bx-inc-orginfo-recall a {
    color: #039be5;
    border-bottom: 1px dashed;
    font-size: 12px;
    margin-left: 2px
}

.bx-inc-orginfo-recall a:hover {
    text-decoration: none;
    border-bottom-color: transparent
}

.bx-worktime-title {
    color: #8d8d8d;
    font-size: 12px
}

.bx-worktime-prop {
    font-size: 13px;
    color: #353535
}

.bx-worktime-prop>span {
    white-space: nowrap
}

.bx-sidebar-block {
    margin-bottom: 40px;
    box-shadow: 4px 5px 8px 0px #00000087;
    background: #282424;
    border-radius: 4px;
    backdrop-filter: blur(3px);
}

.bx-sidebar-block h2 {
    padding: 0px 20px;
}

.bx-block-title {
    color: #343434;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 9px;
    font-weight: 700
}

.bx-footer .bx-block-title {
    margin: 8px;
    padding: 0;
    font-size: 17px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #0c0c0c;
    font-weight: 600
}

.bx-breadcrumb-item a {
    color: #757575
}

.bx-breadcrumb-item a:hover {
    color: #2d2d2d
}

h1.bx-title,
h2.bx-title,
h3.bx-title {
    padding-bottom: 15px
}

h1.bx-title {
    margin-top: 0;
    padding-bottom: 10px;
    text-shadow: 5px 3px 4px #8686861f
}

h2.bx-title {
    font-size: 25px
}

textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    font-size: 18px;
    min-height: 150px;
    max-height: 450px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
    outline: 0
}

.bx-incbanners {
    margin: 10px 0 25px;
    text-align: center
}

.bx-inclinksfooter a {
    border-bottom: 0
}

.bx-inclinksfooter .bx-block-title {
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 600
}

.bx-inclinksfooter-container {
    margin-top: 15px;
    padding: 0;
    color: #fff;
    border-radius: 2px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif
}

.bx-inclinksfooter-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.bx-inclinksfooter-item {
    padding: 0 0 5px 0
}

a:hover,
a:focus {
    color: #0e0e0e
}

.bx-inclogofooter {
    color: #0c0c0c
}

.bx-inclogofooter a.bx-inclogofooter-logo:hover,
.bx-inclogofooter a.bx-inclogofooter-logo {
    border-bottom: 0
}

.bx-inclogofooter-logo img {
    max-width: 180px;
    height: auto
}

.bx-inclogofooter-block {
    padding-bottom: 20px
}

.bx-inclogofooter-tel {
    color: #cfd0d0;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px
}

.bx-inclogofooter-worktime {
    color: #cfd0d0;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase
}

.bx-banners {
    margin: 10px 0
}

.bx-banners .bx-block-title {
    color: #343434;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 9px;
    font-weight: 600
}

.bx-wt-block {
    color: #fff;
    padding: 5px 15px;
    background: url(/bitrix/templates/radar_extreme/images/wt.png) no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 3px
}

.bx-wt .bx-block-title {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 14px;
    color: #fff
}

.bx-wt-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px
}

.bx-wt-block ul li {
    padding-bottom: 7px
}

.bx-wt-others-block {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 4px
}

.bx-s-info {
    margin: 10px 0;
    padding-top: 5px
}

.bx-s-info-block {
    display: block;
    margin-bottom: 25px
}

.bx-s-info-title {
    display: block;
    min-height: 29px;
    padding-left: 36px;
    margin-bottom: 5px;
    position: relative
}

.bx-s-info-titleicon {
    display: block;
    background: #007fca;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-weight: bold
}

.bx-s-info-titleicon i {
    line-height: 30px;
    vertical-align: middle;
    font-style: normal
}

.bx-s-info-titletext {
    display: block;
    padding: 6px 0;
    color: #343434;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600
}

.bx-s-info-content {
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #3e454c;
    padding-left: 36px
}

.bx-footer {
    background: #fff;
    color: #c8cece
}

.bx-footer-section.bx-center-section {
    padding-top: 40px;
    padding-bottom: 40px
}

.bx-footer-section.bx-center-section>div {
    margin-bottom: 20px
}

.bx-footer a {
    color: #0c0c0c
}

.bx-footer a:hover {
    color: #020202;
    border-bottom: 1px solid;
    text-decoration: none
}

.bx-footer-bottomline {
    background: #fff;
    font-size: 14px;
    padding: 22px 0;
    border-top: 1px solid #e5e5e5
}

.bx-up {
    text-align: right
}

.bx-up a,
.bx-up a:hover {
    border-bottom: 0
}

@media(min-width:1200px) {
    .bx-top-nav-container .bx-nav-1-lvl>a span {
        padding: 3px 5px 3px!important
    }
}

body {
    background: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.bx-opened {
    overflow: hidden
}

.product-item-container:hover .product-item.clearboth {
    -webkit-box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    transition: .5s ease-out all
}

.wrap,
.bx-wrap,
.bx-wrapper {
    position: relative
}

body.bx-background-image {
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #fff
}

@media(min-width:992px) and (max-width:1199px) {
    body.bx-background-image {
        -webkit-background-size: 1600px auto;
        background-size: 1600px auto
    }
}

@media(min-width:768px) and (max-width:991px) {
    body.bx-background-image {
        -webkit-background-size: 1280px auto;
        background-size: 1280px auto
    }
}

@media(max-width:767px) {
    body.bx-background-image {
        background: 0
    }
}

body.bx-background-gradient {
    background: #f6f7fb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(246, 247, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246, 247, 251, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(246, 247, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(246, 247, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(246, 247, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(246, 247, 251, 1) 0, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f6f7fb', endColorstr='#ffffff', GradientType=0);
    background-attachment: fixed
}

.icon-empty {
    opacity: 0
}

a {
    text-decoration: none
}

a:active,
a:hover {
    border-color: transparent;
    text-decoration: none
}

a,
.container {
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

img {
    width: auto;
    max-width: 100%;
    height: auto
}

.catalog-section.bx-black {
    padding-left: 10px;
    padding-right: 10px
}

.bx-logo-text,
.bx-logo-text:hover,
.bx-logo-text:active {
    font-size: 32px;
    font-weight: 700;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #353535;
    line-height: 37px;
    text-decoration: none;
    border: 0;
    vertical-align: bottom
}

.bx-logo-text small {
    font-size: 37px
}

.bx-logo-desc {
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    font-size: 13px;
    line-height: 10px;
    color: #b8b8b8
}

@media(max-width:767px) {
    .bx-logo {
        background: #FFF;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1400;
        padding: 10px 60px
    }
    .bx-logo .bx-logo-block {
        text-align: center;
        height: 30px
    }
    .bx-logo-text {
        font-size: 24px;
        color: #fff;
        line-height: 30px;
        vertical-align: middle
    }
    .bx-logo-text:hover,
    .bx-logo-text:active {
        color: #fff
    }
    .bx-logo-text small {
        font-size: 24px;
        color: #fff
    }
    .bx-logo-desc {
        display: none
    }
}

.bx-header-section {
    padding: 25px 0 0
}

.m0 {
    margin: 0 auto!important
}

.bx-content-seection {
    min-height: 50vh;
    padding: 0 45px 5px;
    background: transparent
}

@media(min-width:1200px) {
    .bx-content-seection {
        padding: 0 45px 5px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .bx-header-section {
        padding: 31px 30px 10px
    }
    .bx-content-seection {
        padding: 0 30px 5px
    }
    .basket-mobile {
        float: right!important
    }
    .mobile-width {
        width: 50%!important
    }
    .text-l-slider h2 {
        font-size: 9em!important
    }
    .slider-content .text-slider p {
        font-size: 30px!important
    }
    .text-ls-slider h2 {
        font-size: 30px!important
    }
    .masonry-cont {
        background-size: cover!important;
        background-position: 50% 50%!important
    }
    .product-item-big-card .product-item-price-current {
        font-size: 17px!important
    }
    .bx-newslist-title,
    .bx-newslist-title a {
        height: 60px!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .bx-header-section {
        padding: 31px 15px 10px
    }
    .bx-content-seection {
        padding: 0 15px 5px
    }
    .slider-content {
        padding: 40px!important
    }
    .masonry-cont {
        background-size: cover!important;
        background-position: 50% 50%!important
    }
}

@media(max-width:767px) {
    .sidebar {
        display: none
    }
    .bx-header-section {
        padding: 5px
    }
    .bx-content-seection {
        padding: 0 15px 10px;
        overflow-x: hidden
    }
}

@media(max-width:340px) {
    .slider-content .text-slider p {
        font-size: 25px!important
    }
}

.bx-inc-orginfo {
    padding-left: 28px
}

@media(max-width:767px) {
    .bx-inc-orginfo {
        text-align: center;
        padding-bottom: 2px;
        padding-top: 46px;
        padding-left: 0
    }
}

.bx-inc-orginfo-phone {
    color: #353535;
    font-size: 21px;
    font-weight: 700;
    white-space: nowrap;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif
}

.bx-inc-orginfo-phone i {
    color: #97a1ab;
    position: relative;
    margin-left: -23px
}

.bx-inc-orginfo-recall a {
    color: #039be5;
    border-bottom: 1px dashed;
    font-size: 12px;
    margin-left: 2px
}

.bx-inc-orginfo-recall a:hover {
    text-decoration: none;
    border-bottom-color: transparent
}

@media(max-width:463px) {
    .product-cart {
        padding-left: 0;
        padding-right: 0;
        min-width: 210px;
        max-width: 210px
    }
}

@media(max-width:449px) {
    .product-cart {
        padding-left: 0;
        padding-right: 0;
        min-width: 169px;
        max-width: 169px
    }
}

@media(max-width:367px) {
    .product-cart {
        padding-left: 0;
        padding-right: 0;
        min-width: 144px;
        max-width: 144px
    }
}

@media(max-width:767px) {
    .bx-worktime {
        text-align: center
    }
}

.bx-worktime-title {
    color: #8d8d8d;
    font-size: 12px
}

.bx-worktime-prop {
    font-size: 13px;
    color: #353535
}

.bx-worktime-prop>span {
    white-space: nowrap
}

.bx-block-title {
    color: #343434;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 9px;
    font-weight: 700
}

.bx-footer .bx-block-title {
    margin: 8px;
    padding: 0;
    font-size: 17px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #0c0c0c;
    font-weight: 600
}

.bx-breadcrumb-item a {
    color: #757575
}

.bx-breadcrumb-item a:hover {
    color: #2d2d2d
}

h1.bx-title,
h2.bx-title,
h3.bx-title,
h4.bx-title,
h5.bx-title,
h6.bx-title {
    font-weight: 500
}

h1.bx-title,
h2.bx-title,
h3.bx-title {
    padding-bottom: 15px
}

h1.bx-title {
    margin-top: 0;
    padding-bottom: 10px
}

h2.bx-title {
    font-size: 25px
}

textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    font-size: 18px;
    min-height: 150px;
    max-height: 450px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
    outline: 0
}

.bx-incbanners {
    margin: 10px 0 25px;
    text-align: center
}

.bx-inclinksfooter a {
    border-bottom: 0
}

.bx-inclinksfooter .bx-block-title {
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 600
}

.bx-inclinksfooter-container {
    margin-top: 15px;
    padding: 0;
    color: #fff;
    border-radius: 2px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif
}

.bx-inclinksfooter-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.bx-inclogofooter {
    color: #0c0c0c
}

.bx-inclogofooter a.bx-inclogofooter-logo:hover,
.bx-inclogofooter a.bx-inclogofooter-logo {
    border-bottom: 0
}

.bx-inclogofooter-logo img {
    max-width: 180px;
    height: auto
}

.bx-inclogofooter-block {
    padding-bottom: 20px
}

.bx-inclogofooter-tel {
    color: #cfd0d0;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px
}

.bx-inclogofooter-worktime {
    color: #cfd0d0;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase
}

.bx-banners {
    margin: 10px 0
}

.bx-banners .bx-block-title {
    color: #343434;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 9px;
    font-weight: 600
}

.bx-wt-block {
    color: #fff;
    padding: 5px 15px;
    background: url(/bitrix/templates/radar_extreme/images/wt.png) no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 3px
}

.bx-wt .bx-block-title {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 14px;
    color: #fff
}

.bx-wt-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px
}

.bx-wt-block ul li {
    padding-bottom: 7px
}

.bx-wt-others-block {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 4px
}

.bx-s-info {
    margin: 10px 0;
    padding-top: 5px
}

.bx-s-info-block {
    display: block;
    margin-bottom: 25px
}

.bx-s-info-title {
    display: block;
    min-height: 29px;
    padding-left: 36px;
    margin-bottom: 5px;
    position: relative
}

.bx-s-info-titleicon {
    display: block;
    background: #007fca;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-weight: bold
}

.bx-s-info-titleicon i {
    line-height: 30px;
    vertical-align: middle;
    font-style: normal
}

.bx-s-info-titletext {
    display: block;
    padding: 6px 0;
    color: #343434;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600
}

.bx-s-info-content {
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #3e454c;
    padding-left: 36px
}

.bx-footer {
    background: #fff;
    color: #c8cece
}

.bx-footer-section.bx-center-section {
    padding-top: 40px;
    padding-bottom: 40px
}

.bx-footer-section.bx-center-section>div {
    margin-bottom: 20px
}

.bx-footer a {
    color: #0c0c0c
}

.bx-footer a:hover {
    color: #020202;
    border-bottom: 1px solid;
    text-decoration: none
}

.bx-footer-line {
    background: #e6e6e6
}

.bx-footer-bottomline {
    background: #fff;
    font-size: 14px;
    padding: 22px 0;
    border-top: 1px solid #e5e5e5
}

.bx-up {
    text-align: right
}

.bx-up a,
.bx-up a:hover {
    border-bottom: 0
}

@media(max-width:767px) {
    .bx-footer {
        text-align: center
    }
    .bx-up {
        text-align: center
    }
}

.btn,
.btn:hover,
.btn:active,
.btn:focus {
    text-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    outline: none!important
}

.btn-primary {
    background-color: #1485ce;
    border-color: #1485ce
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    background-color: #53a4d8;
    border-color: #53a4d8
}

.btn-link {
    color: #1485ce
}

.btn-link:focus,
.btn-link:hover {
    color: #53a4d8;
    text-decoration: none
}

.bx-404-container {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.bx-404-block {
    margin-top: 100px;
    margin-bottom: 66px
}

@media(max-width:768px) {
    .bx-404-block {
        margin-top: 50px;
        margin-bottom: 33px
    }
}

.bx-404-text-block {
    font-size: 20px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding-bottom: 20px
}

.bx-maps-title {
    color: #8f8f8f;
    font-size: 16px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: 1px solid #e9eaea
}

.map-columns {
    padding-top: 20px
}

.bx-map-title {
    font-weight: bold;
    font-size: 14px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    position: relative;
    min-height: 20px;
    padding-left: 25px;
    margin-bottom: 20px
}

.bx-map-title .fa {
    color: #0083d1;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px
}

.map-columns ul {
    list-style: none;
    margin-bottom: 5px
}

.map-level-0 {
    margin-left: 0;
    padding-left: 25px;
    margin-bottom: 20px
}

.map-level-0 li {
    margin-left: 0;
    padding-left: 0
}

.map-level-0 ul {
    padding-left: 15px
}

ul.map-level-1 {
    margin-bottom: 30px
}

.bxd-block {
    width: 100%;
    border: 1px solid #e3e6e7;
    display: block;
    background: #fff;
    padding: 15px;
    min-height: 210px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bxd-icon {
    display: block;
    border-radius: 50%;
    height: 68px;
    width: 68px;
    margin: 0 auto;
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

.bxd-icon .fa {
    margin-left: -1px;
    position: relative;
    font-size: 35px;
    height: 68px;
    width: 68px;
    text-align: center;
    line-height: 68px;
    vertical-align: middle;
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

.bxd-title {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    text-align: center;
    color: #353535;
    font-size: 15px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase
}

.bxd-desc {
    display: block;
    text-align: center;
    color: #737373;
    font-size: 12px
}

.bx-up-button {
    border-radius: 2px;
    color: #fff;
    position: fixed;
    right: 30px;
    bottom: 30px;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    vertical-align: middle;
    padding: 9px 18px 7px 38px;
    -webkit-transition: background-color .3s ease, opacity .3s ease;
    -moz-transition: background-color .3s ease, opacity .3s ease;
    -ms-transition: background-color .3s ease, opacity .3s ease;
    -o-transition: background-color .3s ease, opacity .3s ease;
    transition: background-color .3s ease, opacity .3s ease;
    background: #c2c4c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat
}

.bx-up-button:hover {
    background-color: #9fa0a3
}

.width-container {
    max-width: 1700px;
    margin: 0 auto;
    width: 1200px
}

.copyright-center {
    text-align: center
}

div#sender-subscribe {
    margin-top: 50px
}

li.bx-inclinkstopbar-item a {
    padding: 8px 15px 8px 15px
}

li.bx-inclinkstopbar-item a:hover {
    background: #d95102
}

li.bx-inclinkstopbar-item {
    list-style: none;
    float: left
}

ul.bx-inclinkstopbar-list {
    padding: 6px
}

.bx-subscribe {
    float: left;
    width: 50%
}

#bx_basketFKauiI>div>div>a {
    color: #fff;
    font-size: 16px
}

.top-basket {
    padding: 4px
}

.product-item-container.hover {
    z-index: 17
}

.clearboth::after {
    content: "";
    display: table;
    clear: both
}

.product-item-line-card .product-item {
    width: auto!important;
    border-bottom: 1px solid #dadada
}

@media(max-width:991px) {
    .product-item-line-card .product-item .col-sm-6:nth-child(2n) {
        clear: both
    }
}

.bx-retina .product-item {
    border-width: .5px
}

.product-item * {
    transition: opacity 300ms ease
}

@media(max-width:767px) {
    .product-item {
        padding: 15px 5px 5px
    }
    .product-item-line-card .product-item .col-xs-12:nth-child(2n) {
        clear: both
    }
}

.bx-touch .product-item {
    padding: 15px 0 0;
    width: auto;
    background: #fff
}

.bx-no-touch .product-item-container.hover .product-item {
    -webkit-animation: product-item-hover 300ms 1 ease
}

.product-item-image-wrapper {
    position: relative;
    display: block;
    transition: all 300ms ease;
    height: 280px
}

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
    padding-top: 54%
}

.product-item-image-original,
.product-item-image-alternative {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 300ms linear
}

.product-item-image-original {
    z-index: 11
}

.product-item-image-alternative {
    z-index: 13;
    opacity: 0
}

.bx-no-touch .product-item-container.hover .product-item-image-original {
    opacity: 0
}

.bx-no-touch .product-item-container.hover .product-item-image-alternative {
    opacity: 1
}

.product-item-image-slider-slide-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    float: left;
    transition: opacity 300ms ease
}

.product-item-image-slide {
    position: relative;
    display: none;
    height: 100%;
    background-color: #fff;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .6s ease-in-out left
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .product-item-image-slide {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .product-item-image-slide.next,
    .product-item-image-slide.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .product-item-image-slide.prev,
    .product-item-image-slide.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .product-item-image-slide.next.left,
    .product-item-image-slide.prev.right,
    .product-item-image-slide.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.product-item-image-slider-slide-container>.active,
.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
    display: block
}

.product-item-image-slider-slide-container>.active {
    left: 0
}

.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.product-item-image-slider-slide-container>.next {
    left: 100%
}

.product-item-image-slider-slide-container>.prev {
    left: -100%
}

.product-item-image-slider-slide-container>.next.left,
.product-item-image-slider-slide-container>.prev.right {
    left: 0
}

.product-item-image-slider-progress-bar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px
}

.product-item-image-slider-progress-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #f42c2c;
    opacity: .8
}

.product-item-image-slider-control-container {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    padding: 0;
    text-align: center;
    opacity: 1;
    transition: opacity 300ms ease
}

.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container {
    opacity: 1
}

.product-item-image-slider-control,
.product-item-image-slider-control.active {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(128, 128, 128, .8);
    opacity: .6;
    cursor: pointer;
    transition: all 300ms ease
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover {
    cursor: pointer
}

.product-item-label-text,
.product-item-label-ring {
    position: absolute;
    z-index: 15
}

.product-item-label-text span,
.product-item-label-ring {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #989898;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    transition: all 250ms ease
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
    background-color: #fba90c
}

.product-item-label-text>div,
.product-item-label-ring>div {
    line-height: 0
}

.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: bold
}

.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px
}

@media(max-width:767px) {
    .product-item-label-text>div {
        line-height: 0
    }
    .product-item-label-text.product-item-label-small span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 10px;
        line-height: 14px
    }
    .product-item-big-card .product-item-label-text.product-item-label-small span,
    .product-item-label-text.product-item-label-big span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px
    }
    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px
    }
}

.product-item-label-ring {
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: bold
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
    width: 60px;
    height: 60px;
    font-size: 20px;
    line-height: 58px;
    box-shadow: 4px 6px 6px 0 #86868636
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
    width: 120px;
    height: 120px;
    font-size: 42px;
    line-height: 120px
}

@media(max-width:767px) {
    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 35px;
        height: 35px;
        font-size: 12px;
        line-height: 35px
    }
    .product-item-big-card .product-item-label-ring.product-item-label-small,
    .product-item-label-ring.product-item-label-big,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 35px;
        height: 35px;
        font-size: 12px;
        line-height: 35px
    }
    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px
    }
}

.product-item-label-top {
    top: -5px
}

.product-item-label-center {
    left: 50%;
    transform: translateX(-50%)
}

.product-item-label-center>div {
    text-align: center
}

.product-item-label-left {
    left: -5px
}

.product-item-label-left>div {
    text-align: left
}

.product-item-label-middle {
    top: 50%;
    transform: translateY(-50%)
}

.product-item-label-right {
    right: 5px;
    bottom: 0
}

.product-item-label-right>div {
    text-align: right
}

.product-item-label-center.product-item-label-middle {
    transform: translateY(-50%) translateX(-50%)
}

.product-item-title {
    margin-top: 3px;
    height: 40px;
    overflow: hidden
}

.bx-touch .product-item-title,
.product-item-container.hover .product-item-title {
    overflow: auto;
    white-space: normal
}

.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
    font-size: 13px
}

.bx-black.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a {
    background: #fff;
    border-bottom: 0
}

.product-item-price-container {
    margin: 5px 0 10px
}

.product-item-price-current {
    color: #3f3f3f;
    white-space: nowrap;
    font-weight: bold;
    font-size: 13px
}

.product-item-price-old {
    color: #a5a5a5;
    text-decoration: line-through;
    white-space: nowrap;
    font-size: 12px
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
    vertical-align: middle;
    line-height: 20px
}

.product-item-big-card .product-item-price-old {
    font-size: 15px;
    position: absolute;
    bottom: 26px;
    left: 7px
}

.product-item-line-card .product-item-info-container {
    text-align: center
}

.product-item-info-container-title {
    color: #353535;
    font-weight: bold;
    font-size: 13px
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
    transition: opacity 300ms ease
}

.bx-touch .product-item-info-container.product-item-touch-hidden {
    display: none!important
}

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
    display: block;
    opacity: 1
}

.product-item-amount {
    text-align: center
}

.product-item-amount-field-container {
    float: left
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus {
    border-width: .5px
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
    background: #d3d3d3
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease, background 300ms ease
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .3!important;
    cursor: default
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    background-color: #f2f2f2
}

.product-item-amount-field-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px
}

.product-item-amount-field-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after {
    opacity: 1
}

.product-item-amount-field {
    display: inline-block;
    padding: 0;
    max-width: 50px;
    width: auto;
    height: 22px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent!important;
    color: #353535;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 22px;
    transition: border 300ms ease
}

.bx-retina .product-item-amount-field {
    border-width: .5px
}

.product-item-amount-field:focus {
    outline: none!important
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}

.product-item-amount-description-container {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
    display: block
}

.product-item-big-card .product-item-amount-field-container {
    text-align: left;
    float: left
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap
}

.product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px
}

.product-item-quantity {
    color: #333;
    font-weight: normal;
    font-size: 12px
}

.product-item-properties {
    display: block;
    overflow: hidden;
    margin: 0;
    color: #a5a5a5;
    font-size: 12px
}

.product-item-properties dl {
    clear: both
}

.product-item-properties dt {
    float: left;
    clear: both;
    font-weight: normal
}

.product-item-properties dd {
    float: right;
    margin-bottom: 3px;
    margin-left: 5px;
    color: #353535
}

.product-item-compare-container {
    position: relative;
    display: none;
    margin: 0 -15px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e6e6e6;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px
}

.product-item-line-card .product-item-compare-container {
    margin: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    text-align: center
}

.bx-touch .product-item-compare-container {
    display: none
}

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container {
    display: block
}

.product-item-compare .checkbox {
    margin: 0;
    padding: 0
}

.product-item-scu-container {
    padding: 0 0 2px
}

.product-item-scu-container-title {
    color: #333;
    font-size: 12px
}

.product-item-scu-list {
    margin: 0
}

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0 0 0 -3px;
    padding: 0;
    list-style: none
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
    position: relative;
    padding: 5px 5px;
    cursor: pointer
}

.product-item-scu-item-color-container {
    max-width: 38px;
    width: 25%
}

.product-item-scu-item-color-block {
    position: relative;
    padding-top: 100%;
    outline: 1px solid #c0cfda;
    cursor: pointer
}

.bx-no-touch .product-item-scu-item-color-block {
    transition: outline 200ms ease
}

.bx-retina .product-item-scu-item-color-block {
    outline-width: .5px
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    outline-width: 2px
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
    outline-width: 1px
}

.product-item-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 5px 5px;
    outline: 1px solid #f7f7f7;
    cursor: pointer
}

.bx-no-touch .product-item-scu-item-text-block {
    transition: outline 300ms ease
}

.bx-retina .product-item-scu-item-text-block {
    outline-width: .5px
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    outline-width: 2px
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
    outline-width: 1px
}

.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 18px
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    outline-color: #a9adb4!important
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
    background-size: 80% 80%;
    content: ""
}

@media(max-width:991px) {
    .product-item-line-card .product-item-scu-container-title {
        text-align: center
    }
    .product-item-line-card .product-item-scu-item-list {
        text-align: center
    }
    .product-item-line-card .product-item-scu-item-color-container,
    .product-item-line-card .product-item-scu-item-text-container {
        display: inline-block;
        float: none
    }
}

.product-item-description-container p {
    color: #575757;
    font-size: 13px
}

.product-item-button-container {
    text-align: center
}

.product-item-sticker,
.product-item-sticker-round {
    display: none
}

.product-item-more-container {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 15px 15px 5px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
    transition: all 300ms ease
}

.product-item-more-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 116%;
    width: 100%
}

.product-item-more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
    background-size: 50%;
    opacity: .7;
    transition: opacity 300ms ease
}

.bx-touch .product-item-more,
.product-item-container.hover .product-item-more {
    opacity: 1
}

.product-item-more-title {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bx-basket-block {
    font-size: 12px;
    padding-bottom: 5px;
    white-space: nowrap;
    position: relative;
    padding-left: 20px
}

.bx-basket-block>.fa {
    color: #111;
    width: 12px;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 16px
}

.bx-basket-block a {
    margin-right: 5px;
    padding-right: 10px
}

#bx_basketFKauiI>div>div>a:hover {
    font-size: 16px;
    color: #babdc1
}

#bx_basketFKauiI>div>div>a:nth-child(2) {
    border-right: 1px solid #111
}

@media(min-width:768px) {
    .bx-basket-fixed {
        width: 200px;
        position: fixed;
        z-index: 998;
        background: #fff;
        padding-top: 10px;
        border: 1px solid #f0f0f0;
        box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
        border-radius: 1px;
        overflow: hidden
    }
    .bx-basket-fixed.top {
        top: 10px
    }
    .bx-basket-fixed.right {
        right: 10px
    }
    .bx-basket-fixed.bottom {
        bottom: 10px
    }
    .bx-basket-fixed.left {
        left: 10px
    }
    .bx-basket-fixed.bx-max-height {
        top: 10px;
        bottom: 10px
    }
}

@media(max-width:767px) {
    .bx-basket-fixed {
        position: fixed;
        z-index: 998;
        background: #fff;
        padding-top: 10px;
        border: 1px solid #f0f0f0;
        box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
        border-radius: 1px;
        overflow: hidden;
        bottom: 0;
        left: 0;
        right: 0
    }
    .bx-basket-item-list {
        display: none
    }
}

.bx-basket-fixed .bx-basket-block {
    margin-left: 10px
}

.bx-basket-item-list {
    position: relative;
    padding-bottom: 20px;
    border-top: 1px solid #f7f7f7;
    overflow: hidden
}

.bx-opener .bx-basket-item-list {
    padding-bottom: 75px
}

.bx-max-height .bx-basket-item-list {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.bx-closed .bx-basket-item-list {
    height: 20px;
    overflow: hidden
}

.bx-basket-item-list-action {
    cursor: pointer;
    background: #f7f7f7;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 120;
    height: 20px;
    line-height: 14px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    color: #4f4f4f;
    padding: 3px 0
}

.bx-basket-item-list-button-container {
    text-align: center;
    position: absolute;
    bottom: 20px;
    border-top: 1px solid #f7f7f7;
    padding: 10px 0;
    background: #fff;
    left: 0;
    right: 0
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active {
    color: #fff
}

.bx-basket-item-list-container {
    overflow-y: auto;
    max-height: 300px
}

.bx-basket-item-list-item {
    padding-top: 15px;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f7f7f7
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.bx-basket-item-list-item-status {
    font-weight: bold;
    padding: 3px;
    background: #ebebeb;
    margin: 0 10px 20px;
    line-height: 16px;
    font-size: 13px;
    border-radius: 3px;
    text-align: center;
    white-space: normal
}

.bx-basket-item-list-item-img {
    text-align: center;
    position: relative;
    padding-bottom: 5px
}

.bx-basket-item-list-item-img img {
    max-width: 90px;
    height: auto;
    border: 1px solid #e6e6e6
}

.bx-basket-item-list-item-name {
    padding-bottom: 5px
}

.bx-basket-item-list-item-name a {
    font-size: 13px;
    color: #3f3f3f;
    text-decoration: none;
    white-space: normal;
    line-height: 16px
}

.bx-basket-item-list-item-remove {
    position: absolute;
    right: 10px;
    top: -7px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
    opacity: .5
}

.bx-basket-item-list-item-remove:hover {
    opacity: .7
}

.bx-basket-item-list-item-price-block {
    padding-bottom: 5px;
    font-size: 12px
}

.bx-basket-item-list-item-price {
    display: inline-block;
    margin-right: 5px
}

.bx-basket-item-list-item-price-old {
    display: inline-block;
    margin-right: 5px;
    text-decoration: line-through;
    color: #b0b0b0
}

.bx_cart_login_top .bx-hdr-profile a {
    text-decoration: none
}

.bx_cart_login_top .bx-hdr-profile {
    line-height: 1.44em
}

.subscribe-descr {
    padding: 35px
}

.bx-black.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a,
.bx-black.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a,
.bx-black.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a {
    background: #fff;
    box-shadow: none
}

.blockbox {
    box-shadow: none
}

.parentselected .catalog-section-childs {
    height: auto;
    opacity: 1
}

.catalog-section-childs {
    height: 0;
    opacity: 0;
    transition: .5s
}

ul.left-menu li a {
    font-weight: bolder
}

ul.left-menu li a:hover {
    -webkit-box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    -webkit-transform: scale(1.05);
    transform: scale(1.02);
    color: #FFF;
    background: #093f77;
    text-decoration: none;
}

.catalog-section-child a {
    background: #e5e5e5;
    -webkit-transform: scale(1.05);
    transform: scale(1.02);
    display: block;
    margin-bottom: 3px;
    padding: 10px 15px
}

.catalog-section-child a:hover {
    color: #3f3f3f
}

.catalog-section-child span.image {
    display: none
}

ul.left-menu li>a {
    -webkit-transform: scale(1.05);
    transform: scale(1.02);
    display: block;
    margin-bottom: 3px;
    padding: 10px 15px
}

ul.left-menu li {
    margin: 3px
}

.bx_catalog_tile .bx_catalog_tile_ul li {
    padding: 0 2px;
    width: 25%
}

ul.left-menu {
    text-align: left;
    list-style: none;
    padding: 0
}

.line-label {
    background: linear-gradient(110deg, #90b849 61%, #90b849 22%, #fff 23%);
    padding: 12px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 20px
}

img.icons-prop1 {
    width: 45px;
    box-shadow: 4px 6px 6px 0 #86868636;
    border-radius: 12px;
    margin: 2px
}

.p-ico-prop.col-xs-12 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center
}

.p-ico-prop,
.icons-prop {
    padding: 0!important
}

.p-i-prop.col-xs-12 {
    padding: 0;
    text-align: left
}

.prop-name.col-xs-6 {
    padding: 0;
    text-align: left
}

@keyframes flash1 {
    0% {
        background: linear-gradient(90deg, #d9d2dc 12.3%, #d9d2dc 0, #fff 20%)
    }
    50% {
        background: linear-gradient(90deg, #d9d2dc 52.3%, #d9d2dc 0, #fff 20%)
    }
    100% {
        background: linear-gradient(90deg, #d9d2dc 105%, #d9d2dc 0, #fff 20%)
    }
}

.prop-value.col-xs-6 {
    padding: 0
}

.nopadding0 {
    padding: 0!important
}

.nopadding {
    padding: 15px!important
}

.nopadding2 {
    padding: 20px
}

div.topbar-header>div p {
    font-size: 13px;
    padding: 8px;
    font-weight: bolder;
    color: #4d4232
}

.catalog-item-sorting a {
    box-shadow: 4px 5px 8px 0px #00000087;
    background: #282424;
    padding: 5px 10px;
    border-radius: 4px
}

.catalog-item-sorting a.selected.desc {
    border-bottom: 7px solid #e40000;
    font-weight: bolder
}

.catalog-item-sorting a.selected.asc {
    border-top: 7px solid #093f77;
    font-weight: bolder
}

.table-size-detail-gen td {
    padding: 10px;
    color: #333;
    border-bottom: 1px solid #ddd;
    border-right: 1px dashed #d9d9d9;
    padding: 10px 20px
}

.table-size-detail-gen thead td {
    font-weight: normal;
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #fff;
    padding: 20px
}

.table-size-detail-gen {
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #d9d9d9;
    margin-bottom: 17px
}

.catalog-item-sorting {
    text-align: left;
    padding-left: 10px
}

.line-label {
    position: relative;
    margin-left: -38px
}

.line-label:before {
    left: 0;
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    border-width: 4px 5px;
    border-style: solid;
    border-color: #bdbdbd #bdbdbd transparent transparent
}

.product-item-detail-tab-content.active>p {
    text-align: left;
    font-size: 16px
}

.right-container {
    padding: 0 15px;
    position: relative
}

.list-m-block:hover {
    -webkit-box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    transition: .5s ease-out all;
}

.list-m-block {
    transition: .5s ease-out all;
    background: #FFF;
    padding-top: 5px;
}

.bx-catalog-element {
    box-shadow: 4px 5px 8px 0 #00000087;
    background: #444;
    padding-top: 20px;
    border-radius: 4px;
    margin-bottom: 40px;
}

ul.left-menu .parentselected>a {
    color: #FFF;
    font-weight: bolder
}

.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container {
    left: 0
}

.bx-nav-catinfo.dbg>a {
    width: 50%;
    float: left;
    padding: 7px
}

.bx-top-nav-container .bx-nav-catinfo p {
    padding: 5px 5px 0;
    font-size: 13px;
    text-align: left;
    width: 50%;
    float: left;
    font-family: crr
}

.product-item-image-slider-control.active {
    background-color: #70bb17
}

.bx-filter .bx-ui-slider-handle {
    position: absolute;
    top: -5px;
    width: 22px;
    height: 22px;
    border-bottom: 0
}

div#navigation {
    margin-left: -24px;
    margin-top: 13px
}

.short-desc-cart>p {
    text-align: left
}

.quantity-detail {
    float: left;
    width: auto
}

.btn-buy-det {
    position: relative;
    height: auto
}

.word {
    width: 20%;
    float: left;
    padding: 20px
}

.advantages {
    float: left
}

.main-advantage {
    width: 100%;
    height: 200px
}

.second-adv {
    width: 50%;
    height: 200px;
    float: left
}

.main-advantage img {
    width: 100%;
    object-fit: cover;
    height: 200px;
    padding: 10px
}

.second-adv img {
    width: 100%;
    object-fit: cover;
    height: 200px;
    padding: 10px
}

.uhod-ico {
    margin-bottom: 3px
}

.uhod-ico .icons-prop2 {
    opacity: .5
}

.slider-main {
    height: 400px;
    object-fit: cover;
    max-width: 1920px;
    background-size: cover!important;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 4px 6px 6px 0 #86868636
}

.slider-content {
    padding: 75px;
    text-align: center
}

.white {
    background: #fff
}

.text-l-slider h2 {
    font-size: 12em;
    font-weight: bolder;
    color: #FFF;
    text-shadow: 7px 5px 1px #5f5f5f7a;
    letter-spacing: -5px
}

.text-ls-slider h2 {
    font-size: 30px;
    font-weight: bolder;
    text-shadow: 1px 1px 1px #989494;
    color: #FFF;
    text-align: center
}

.slider-content .text-rt-slider h3 {
    font-size: 71px;
    text-shadow: 6px 4px 1px #5f5f5f7a;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    font-family: crb!important
}

.slider-content .text-slider p {
    font-size: 35px;
    color: #FFF;
    text-align: center;
    text-shadow: 3px 3px 1px #5f5f5f7a
}

.text-rt-slider h3 {
    font-size: 30px;
    text-shadow: 1px 1px 1px #989494;
    color: #FFF;
    text-align: center
}

.text-slider p {
    font-size: 19px;
    text-shadow: 1px 1px 1px #989494;
    color: #FFF;
    text-align: center
}

.slider-salelid {
    padding: 30px;
    background: linear-gradient(315deg, #ebebeb 5%, #28331345 0, #28331345 20%);
    height: 100%
}

.slider-sale {
    height: 290px;
    object-fit: cover;
    max-width: 1300px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    box-shadow: 4px 6px 6px 0 #86868636;
    border-radius: 4px;
    transition: .5s ease-out all
}

.item.slider-sale:hover {
    -webkit-box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    transition: .5s ease-out all
}

.col-xs-3.col-lg-3.adva-ico img.icons-prop2 {
    box-shadow: 4px 6px 6px 0 #86868636;
    border-radius: 15px
}

.oneclickbutton span {
    display: inline-block;
    max-width: 100%;
    white-space: normal;
    margin-bottom: 2px;
    width: 100%;
    border-radius: 0;
    background: #e6e6e6;
    border: 0;
    line-height: 38px;
    color: #0b0b0b;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
    border-radius: 4px
}

.masonry-cont {
    height: 200px;
    margin-bottom: 30px;
    box-shadow: 4px 6px 6px 0 #86868636;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    transition: .5s ease-out all
}

.masonry-cont:before {
    content: " ";
    background: linear-gradient(315deg, #90b849 5%, #28331345 0, #28331345 20%);
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%
}

.advantages {
    margin-top: 25px
}

.about-comp {
    background: #FFF;
    box-shadow: 4px 6px 6px 0 #8686861a;
    margin-top: 25px;
    border-radius: 4px
}

.item_economy_price {
    text-align: left;
    margin-top: 0
}

.icon-link-detail a {
    margin-left: 5px;
    float: right;
    display: table;
    position: relative;
    text-align: right
}

.icon-link-detail img {
    background: #989898;
    width: 40px;
    height: 40px;
    padding: 7px;
    border-radius: 6px;
    box-shadow: 4px 6px 6px 0 #86868636
}

.about-logo {
    max-height: 270px
}

ol {
    font-family: co
}

input.bx_bt_button.bx_big.shadow {
    font-size: 14px;
    padding: 9px;
    text-transform: uppercase;
    background: #989898;
    color: #fff;
    border: 0
}

input.bx_bt_button.bx_big.shadow:hover {
    background: #989898
}

.bx-newslist-more a.btn.btn-primary.btn-xs {
    margin-bottom: 2px;
    width: 120px;
    border-radius: 0;
    background: linear-gradient(135deg, #90b849 80%, #fff 0, #d9d9d9 20%);
    border: 0;
    line-height: 27px;
    color: #FFF;
    padding: 3px 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bolder
}

.contact-cell {
    padding-bottom: 20px
}

.product-item-image-original,
.product-item-image-alternative,
.product-item-image-slider-slide-container>.active {
    border-radius: 4px
}

span.product-item-image-slide.item {
    background-size: cover
}

.masonry-cont:hover {
    -webkit-box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    transition: .5s ease-out all
}

.glossi:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%)
}

.glossi:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 1.7s, 0.7s, 0.15s;
    transition-timing-function: ease
}

.glossi:active:after {
    opacity: 0
}

.glossi1:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(0deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%)
}

.glossi1:hover:after {
    opacity: 1;
    top: -80%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: .7s, 0.4s, 0.15s;
    transition-timing-function: ease
}

.glossi1:active:after {
    opacity: 0
}

.basketrobings {
    background: #989898;
    width: 40px;
    height: 40px;
    padding: 7px;
    border-radius: 6px;
    box-shadow: 4px 6px 6px 0 #86868636
}

.bx-basket-item-list {
    position: absolute;
    z-index: 0;
    display: block;
    background: #fff;
    padding: 5px;
    right: -16px;
    top: 38px;
    display: none;
    box-shadow: 10px 11px 13px 7px #8686861f
}

.hovercart:hover .bx-basket-item-list {
    display: block!important;
    z-index: 10000
}

table.cart_shell {
    width: 400px
}

.cost-cell {
    font-family: co
}

.one-item {
    font-family: co
}

.count {
    float: left;
    padding: 0 1px
}

.wraps_icon_block.delay.ndelay {
    width: 30%;
    float: left
}

.options-product {
    margin-bottom: 20px
}

.additional {
    text-transform: uppercase;
    font-weight: bolder
}

.d-i-adv {
    margin-top: 19px
}

li.list-adv-adi {
    list-style: circle
}

.nas-vybirat {
    overflow: hidden
}

.nas-vybirat img {
    width: 90%;
    margin: auto;
    display: block
}

.nas-vybirat div {
    width: 18%;
    float: left;
    margin: 0 1%
}

.nas-vybirat p {
    text-align: center;
    font-size: 16px;
    margin-top: 14px
}

.nas-vybirat div:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(0deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%)
}

.nas-vybirat div:hover:after {
    opacity: 1;
    top: -80%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: .7s, 0.4s, 0.15s;
    transition-timing-function: ease
}

.nas-vybirat div {
    overflow: hidden;
    position: relative;
    transition: .5s ease-out all
}

@media(max-width:425px) {
    .slider-content {
        padding: 20px;
        text-align: center
    }
    h1.bx-title {
        font-size: 17px
    }
    .text-l-slider h2 {
        font-size: 5em!important;
        letter-spacing: 0!important
    }
    .slider-content .text-rt-slider h3 {
        font-size: 35px!important
    }
    .text-ls-slider h2 {
        font-size: 34px!important
    }
    .masonry-cont {
        background-size: cover!important;
        background-position: 50% 50%!important
    }
    .slider-sale {
        background-size: cover!important;
        background-position: 50% 50%!important
    }
    div#sender-subscribe {
        margin-top: 0!important
    }
    .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 50%
    }
    div.catalog-item-sorting>label {
        display: none
    }
}

.filter-overf {
    max-height: 213px;
    overflow-y: auto;
    overflow-x: hidden;
}

.contact-cell td {
    padding: 5px
}

.product-item-hidden>dl dd:nth-child(2) {
    height: 20px;
    overflow: hidden
}

.product-item-hidden>dl dd:nth-child(4) {
    max-height: 38px;
    overflow: hidden
}

td.thumb-cell {
    padding-left: 5px;
    padding-right: 5px
}

.cart_shell tr.catalog_item {
    border: 1px solid #f7f7f7
}

.cart_wrapper:after {
    content: "";
    position: absolute;
    top: -6%;
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg, #ffffff3b, #fff);
    left: 0;
    border-radius: 0 0 5px 5px;
    z-index: 33
}

.cart_wrapper {
    border: 1px solid #f7f7f7;
    border-radius: 4px
}

.basket_popup_wrapp {
    overflow: hidden;
    position: relative
}

.bx-newsdetail-block {
    padding: 14px 14px;
    margin-bottom: 40px;
    box-shadow: 7px 7px 13px 4px #8686861f;
    background: #FFF
}

.button.short span.text {
    background: #989898;
    color: #FFF;
    width: 100%;
    padding: 10px;
    position: relative;
    font-weight: bolder;
    border-radius: 4px
}

ul.left-menu li.selected>a {
    background: #989898;
    color: #fff;
    font-weight: bolder;
    text-decoration: none;
}

@media screen and (max-width:1199px) {
    .text-slider p {
        font-size: 20px
    }
    .col-xs-6.col-lg-3.adva-ico {
        max-width: 150px
    }
    .retail {
        margin: 6px!important;
        font-size: 14px;
        margin-left: 0!important
    }
    .button-buy-detail.col-xs-12.col-lg-6.nopadding0 {
        padding: 0!important
    }
    .col-xs-3.col-lg-3.adva-ico img.icons-prop2 {
        border-radius: 40px!important
    }
    .bx-newslist-title,
    .bx-newslist-title a {
        font-size: 16px;
        height: 37px;
        overflow: hidden
    }
    .product-item-detail-price-current {
        font-size: 20px!important;
        padding-top: 5px
    }
    .product-item-detail-info-container {
        padding-left: 0!important
    }
}

.btn.product-item-detail-buy-button {
    max-width: unset
}

.desc-icon {
    margin-bottom: 20px
}

@media screen and (max-width:350px) {
    .small-mob-card {
        width: 100%!important
    }
}

@media screen and (max-width:455px) and (min-width:351px) {
    .product-item-info-container.product-item-hidden {
        display: none!important
    }
    img.icons-prop2 {
        width: 30%!important
    }
}

@media screen and (max-width:550px) {
    .nas-vybirat {
        padding-left: 12%
    }
    .nas-vybirat p {
        font-size: 11px
    }
    .nas-vybirat div {
        width: 110px
    }
    .nas-vybirat div:nth-of-type(3) {
        clear: both
    }
    .product-item-button-container .btn {
        display: none!important
    }
    .slider-content .text-slider p {
        font-size: 24px!important
    }
    .text-l-slider h2 {
        font-size: 3em!important
    }
}

.desc-icon {
    padding-bottom: 20px
}

.masonry-cont.glossi1.col-lg-12 {
    background-size: cover!important
}

.col-xs-6.col-lg-3.adva-ico {
    padding-top: 5px
}

.bx_catalog_tile .bx_catalog_tile_title a {
    font-size: 16px
}

.p-ico-prop.col-xs-12.text-previev {
    display: none
}

.p-o-prop.col-xs-12 {
    margin-bottom: 8px
}

.bx-nav-1-lvl>a span {
    border-top: 2px solid #0000
}

.product-item-detail-tabs-container {
    display: none
}

.basket-checkout-container.basket-checkout-container-fixed-hide {
    opacity: 1
}

h3.text-center-banner {
    margin-top: 85px
}

.limit-width {
    width: 1170px
}

div#mainslide1 {
    padding-left: 0;
    overflow: hidden;
    max-width: 1170px
}

h3.text-center-banner {
    margin-top: 0!important
}

.bx_catalog_tile_title {
    height: 55px
}

.p-3-x {
    padding-left: 3rem;
    padding-right: 3rem
}

.p-2-y {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.slider-content-left .text-l-slider {
    background: #f1f1f1ba;
    height: 400px;
    padding: 5px 20px 5px 20px
}

.slider-content-left h2 {
    font-size: 27px!IMPORTANT;
    text-align: left;
    padding-top: 45px;
    color: #4c4231;
    letter-spacing: 2px;
    text-shadow: 2px 2px 1px #5f5f5f7a;
    font-weight: bolder
}

.slider-content-left h3,
.slider-content-left p {
    text-align: left;
    color: #4c4231;
    padding-top: 10px;
    letter-spacing: 2px;
    font-weight: normal
}

.slider-content-left span {
    height: 40px;
    box-shadow: 4px 6px 6px 0 #86868636;
    font-size: 21px;
    letter-spacing: 2px;
    max-width: 230px
}

.slider-content-left .oneclickbutton {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: 60px;
    left: 0
}

#mainslide {
    overflow-x: hidden
}

.bx-soa-pp-list-description a {
    color: #fff;
    background: #db4c4b;
    padding: 1px
}

.sale-personal-section-index-block.bx-theme-black {
    background: #6fbb18
}

#saleslid h2,
.advantages h2 {
    font-size: 27px
}

.catalog-section .retail,
.catalog-section .opt-price {
    margin: 10px 0
}

.retail,
.opt-price {
    font-size: 16px;
    margin: 20px 0;
    font-family: co;
    font-weight: bolder;
    color: #111;
    white-space: nowrap
}

.retail span,
.opt-price span {
    color: #989898;
    padding: 0 0 0 4px
}

.product-carousel .hidden-xs {
    display: none
}

.crr {
    font-family: crr
}

.size-table table tr,
.size-table table td,
.size-table table th {
    border: 1px solid #989898
}

.size-table table tr th {
    text-align: center
}

.size-table table {
    box-shadow: 0 0 12px #989898
}

.product-item-properties {
    margin-top: 4px
}

.product-item-properties .prop-block-list {
    font-size: 11px
}

.ask-stars {
    width: 120px!important
}

.sticker {
    width: 70px;
    height: 67px;
    background: #d0f247;
    display: block;
    border-radius: 10px;
    border: 1px solid #4d4232;
    box-sizing: border-box;
    padding: 14px 0 0 2px;
    text-decoration: none;
    color: #4d4232;
    font-family: 'Acrom-Regular';
    font-size: 11px;
    line-height: 1.5;
    -webkit-text-stroke: .3px black;
    box-shadow: #b3b3b3 2px 2px 1px;
    position: fixed;
    top: 40%;
    right: 5px;
    z-index: 50
}

.sticker span {
    font-size: 9px
}

.sticker:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    right: -6px;
    bottom: -6px;
    background: #d0f247;
    text-align: center;
    line-height: 2.5;
    -webkit-text-stroke: 0;
    background: #111
}

.masonry-name {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    font-size: 20px;
    color: #FFF;
    background: #bbbbbb94;
    font-weight: bolder;
    text-transform: uppercase
}

.macy {
    box-shadow: 0 4px 33px 4px #0000002b;
    border-radius: 15px;
    overflow: hidden
}

.sidebar {
    border-radius: 15px;
}

.sticky {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky!important;
    top: 0
}

li.product-item-scu-item-text-container.selected {
    background: #d9d9d9;
    color: #FFF;
    font-weight: bolder
}

.prod-item-content {
    padding: 0 10px!important
}

.product-item-title a {
    max-height: 40px;
    overflow: hidden!important
}

.lemon,
.parentselected>a {
    box-shadow: 4px 6px 6px 0 #86868636;
    background: #093f77;
    border-radius: 4px
}

.lemon:hover,
.parentselected>a:hover {
    background-color: #f2b702
}

.fil-btn {
    width: 50%;
    padding: 9.4px;
    color: #FFF;
    border-radius: unset;
    background: #3e5902;
}

li.bx-nav-2-lvl:hover {
    background: #e6e6e6
}

.popup-window-buttons .btn {
    background: #f28607;
    color: #FFF;
    font-size: 19px;
    text-transform: uppercase;
    font-family: AvenirNext
}

.bx_catalog_tile .bx_catalog_tile_img {
    border: none;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
    padding: 20px;
}

.product-details img {
    border-radius: 4px;
}

.product-item-container .uk-grid.uk-grid-stack {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}

.catalog-item-sorting:nth-child(-n+1) {
    display: none;
}

.uk_lable_step {
    color: #fff;
    background-color: #0e65a9;
    padding: 5px;
}

a.uk-button.uk-button-secondary.f-left {
    box-sizing: border-box;
    color: #595959;
    font-weight: bolder;
}

.sz-slide-text-model {
    background: #0009;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    padding: 10px 15px;
}

.sz-slide-img-model {
    width: 100vw;
}

.sz-card-default {
    background: #fff;
    color: #3c3b3b;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    transition: 0.3s all;
    border-radius: 5px;
}

.sz-card-default:hover {
    box-shadow: 0px 29px 35px 16px rgb(88 102 109 / 21%);
    transform: scale(1.03) rotateX( -5deg);
    z-index: 1;
    transition: 0.3s all;
}

.sz-text-13 {
    font-size: 13px;
}

.sz-text-20 {
    font-size: 20px;
}

.sz-heading-model-card {
    text-transform: uppercase;
    color: #0e65a9;
    font-weight: bolder;
    font-size: 1.13rem;
}

a:hover>.sz-heading-model-card {
    color: #0e65b1a6;
}

.sz-text-18 {
    font-size: 18px;
}
.sz-margin-card-model {
    margin-bottom: 20px !important;
}
.sz-image-for-class-car {
    width: 100%;
}
.detail-price{
    font-size: 37px;font-weight: bolder; color:#fff
}

@media (max-width: 1199px) and (min-width:960px) {
    .sz-slide-text-model {
        font-size: 30px;
    }
    h1, .uk-h1 {
        font-size: 30px !important;
    }
    .sz-margin-card-model {
        margin-bottom: 15px !important;
    }

}

@media (max-width: 959px) and (min-width:640px) {
    .sz-slide-text-model {
        font-size: 22px;
    }
    h1, .uk-h1 {
        font-size: 30px !important;
    }
    .sz-margin-card-model {
        margin-bottom: 15px !important;
    }
    .sz-image-for-class-car {
        max-width: 640px;
    }
    .sz-margin-block-complectation>* {
        margin-bottom: 15px !important;
    }
    .sz-margin-block-complectation>*:last-child {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 639px) {
    h1, .uk-h1 {
        font-size: 26px !important;
    }
    .sz-margin-block-complectation > * {
        margin-bottom: 15px !important;
    }
    .sz-margin-block-complectation > *:last-child {
        margin-bottom: 0px !important;
    }
    .sz-slide-img-model {
        height: 200px;
        object-fit: cover;
    }
    .sz-image-for-class-car {
        object-fit: cover;
        height: 200px;
    }
    h2, .uk-h2 {
        font-size: 22px !important;
    }
    .detail-price{
        font-size: 28px;
    }
}
.uk-table-hover>tr:hover, .uk-table-hover tbody tr:hover {
    background: #606060 !important;
}

/* End */


/* Start:/bitrix/templates/radar_extreme/site.css?1722603553403426*/
/* ========================================================================
   Component: Base
 ========================================================================== */


/*
 * 1. Set `font-size` to support `rem` units
 *    Not using `font` property because a leading hyphen (e.g. -apple-system) causes the font to break in IE11 and Edge
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Style
 */

html {
    /* 1 */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
    background: #fff;
    color: #3c3b3b;
    min-width: 370px;
}


/*
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}


/* Links
 ========================================================================== */


/*
 * Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

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


/*
 * Remove the outline on focused links when they are also active or hovered
 */

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


/*
 * Style
 */

a,.uk-link {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

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


/* Text-level semantics
 ========================================================================== */


/*
 * 1. Add an underline text decoration in Safari, Edge and IE.
 * 2. Add `dotted` style in Safari.
 * Note: The shorthand declaration `underline dotted` is not supported in Safari, Edge and IE.
 */

abbr[title] {
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration-style: dotted;
}


/*
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/*
 * 1. Consolas has a better baseline in running text compared to `Courier`
 * 2. Correct the odd `em` font sizing in all browsers.
 * 3. Style
 */

:not(pre)>code,
:not(pre)>kbd,
:not(pre)>samp {
    /* 1 */
    font-family: Consolas, monaco, monospace;
    /* 2 */
    font-size: 0.875rem;
    /* 3 */
    color: #e40000;
    white-space: nowrap;
}


/*
 * Emphasize
 */

em {
    color: #e40000;
}


/*
 * Insert
 */

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


/*
 * Mark
 */

mark {
    background: #ffd;
    color: #3c3b3b;
}


/*
 * Quote
 */

q {
    font-style: italic;
}


/*
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* Embedded content
 ========================================================================== */


/*
 * Remove the gap between embedded content and the bottom of their containers.
 */

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


/*
 * 1. Add responsiveness.
 * 2. Auto-scale the height. Only needed if `height` attribute is present.
 * 3. Corrects responsive `max-width` behavior if padding and border are used.
 * 4. Exclude SVGs for IE11 because they don't preserve their aspect ratio.
 */

canvas,
img,
video {
    /* 1 */
    max-width: 100%;
    /* 2 */
    height: auto;
    /* 3 */
    box-sizing: border-box;
}


/* 4 */

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


/*
 * Hide the overflow in IE.
 */

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


/*
 * Hide `alt` text for lazy load images
 * Selector for background while loading img[data-src*='.jpg'][src*='data:image'] { background: grey; }
 */

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


/*
 * Iframe
 * Remove border in all browsers
 */

iframe {
    border: 0;
}


/* Block elements
 ========================================================================== */


/*
 * Margins
 */

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


/* Add margin if adjacent element */

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


/* Headings
 ========================================================================== */

h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6 {
    margin: 0 0 10px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: normal;
    color: #fff;
    text-transform: none;
}


/* Add margin if adjacent element */

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


/*
 * Sizes
 */

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

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

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

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

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

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


/* Tablet landscape and bigger */

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


/* Lists
 ========================================================================== */

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


/*
 * Reset margin for nested lists
 */

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


/* Description lists
 ========================================================================== */

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}


/* Horizontal rules
 ========================================================================== */


/*
 * 1. Add the correct box sizing and height in Firefox.
 * 2. Show the overflow in Edge and IE.
 * 3. Add the correct text-align in Edge and IE.
 * 4. Style
 */

hr,
.uk-hr {
    /* 1 */
    box-sizing: content-box;
    height: 0;
    /* 2 */
    overflow: visible;
    /* 3 */
    text-align: inherit;
    /* 4 */
    margin: 0 0 10px 0;
    border: 0;
    border-top: 1px solid #e5e5e5;
}


/* Add margin if adjacent element */

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


/* Address
 ========================================================================== */

address {
    font-style: normal;
}


/* Blockquotes
 ========================================================================== */

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


/* Add margin if adjacent element */

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


/*
 * Content
 */

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

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


/* Preformatted text
 ========================================================================== */


/*
 * 1. Contain overflow in all browsers.
 */

pre {
    font: 0.875rem / 1.5 Consolas, monaco, monospace;
    color: #3c3b3b;
    -moz-tab-size: 4;
    tab-size: 4;
    /* 1 */
    overflow: auto;
}

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


/* Selection pseudo-element
 ========================================================================== */

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


/* HTML5 elements
 ========================================================================== */


/*
 * 1. Add the correct display in Edge, IE 10+, and Firefox.
 * 2. Add the correct display in IE.
 */

details,
main {
    /* 2 */
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/*
 * Add the correct display in IE.
 */

template {
    display: none;
}


/* Pass media breakpoints to JS
 ========================================================================== */


/*
 * Breakpoints
 */

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

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

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

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

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


/* ========================================================================
   Component: Link
 ========================================================================== */


/* Muted
 ========================================================================== */

a.uk-link-muted,
.uk-link-muted a {
    color: #999;
}

a.uk-link-muted:hover,
.uk-link-muted a:hover {
    color: #3c3b3b;
}


/* Text
 ========================================================================== */

a.uk-link-text:not(:hover),
.uk-link-text a:not(:hover) {
    color: inherit;
}

a.uk-link-text:hover,
.uk-link-text a:hover {
    color: #999;
}


/* Heading
 ========================================================================== */

a.uk-link-heading:not(:hover),
.uk-link-heading a:not(:hover) {
    color: inherit;
}

a.uk-link-heading:hover,
.uk-link-heading a:hover {
    color: #0e65a9;
    text-decoration: none;
}


/* Reset
 ========================================================================== */


/*
 * `!important` needed to override inverse component
 */

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


/* ========================================================================
   Component: Heading
 ========================================================================== */


/* Primary
 ========================================================================== */

.uk-heading-primary {
    font-size: 3rem;
    line-height: 1.2;
}


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-heading-primary {
        font-size: 3.375rem;
    }
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-heading-primary {
        font-size: 3.75rem;
        line-height: 1.1;
    }
}


/* Hero
 ========================================================================== */

.uk-heading-hero {
    font-size: 4rem;
    line-height: 1.1;
}


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-heading-hero {
        font-size: 6rem;
        line-height: 1;
    }
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-heading-hero {
        font-size: 8rem;
        line-height: 1;
    }
}


/* Divider
 ========================================================================== */

.uk-heading-divider {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}


/* Bullet
 ========================================================================== */

.uk-heading-bullet {
    position: relative;
}


/*
 * 1. Using `inline-block` to make it work with text alignment
 * 2. Center vertically
 * 3. Style
 */

.uk-heading-bullet::before {
    content: "";
    /* 1 */
    display: inline-block;
    /* 2 */
    position: relative;
    top: calc(-0.1 * 1em);
    vertical-align: middle;
    /* 3 */
    height: 0.9em;
    margin-right: 10px;
    border-left: 5px solid #e5e5e5;
}


/* Line
 ========================================================================== */


/*
 * Clip the child element
 */

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


/*
 * Extra markup is needed to make it work with text align
 */

.uk-heading-line>* {
    display: inline-block;
    position: relative;
}


/*
 * 1. Center vertically
 * 2. Make the element as large as possible. It's clipped by the container.
 * 3. Style
 */

.uk-heading-line> ::before,
.uk-heading-line> ::after {
    content: "";
    /* 1 */
    position: absolute;
    top: calc(50% - (1px / 2));
    /* 2 */
    width: 2000px;
    /* 3 */
    border-bottom: 1px solid #e5e5e5;
}

.uk-heading-line> ::before {
    right: 100%;
    margin-right: 0.6em;
}

.uk-heading-line> ::after {
    left: 100%;
    margin-left: 0.6em;
}


/* ========================================================================
   Component: Divider
 ========================================================================== */


/*
 * 1. Reset default `hr`
 * 2. Set margin if a `div` is used for semantical reason
 */

[class*=uk-divider] {
    /* 1 */
    border: none;
    /* 2 */
    margin-bottom: 10px;
}


/* Add margin if adjacent element */

*+[class*=uk-divider] {
    margin-top: 10px;
}


/* Icon
 ========================================================================== */

.uk-divider-icon {
    position: relative;
    height: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

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

.uk-divider-icon::before {
    right: calc(50% + (50px / 2));
    width: 100%;
}

.uk-divider-icon::after {
    left: calc(50% + (50px / 2));
    width: 100%;
}


/* Small
 ========================================================================== */


/*
 * Fix height of `hr` element not being expanded by child border width.
 * `height` also needed to reset the child `line-height` caused by `inline-block`
 */

.uk-divider-small {
    height: 1px;
}

.uk-divider-small::after {
    content: "";
    display: inline-block;
    width: 100px;
    max-width: 100%;
    border-top: 1px solid #e5e5e5;
    vertical-align: top;
}


/* Vertical
 ========================================================================== */

.uk-divider-vertical {
    width: 1px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #e5e5e5;
}


/* ========================================================================
   Component: List
 ========================================================================== */

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


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/*
 * Nested lists
 */

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


/*
 * Style
 */

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


/* Style modifiers
 ========================================================================== */


/*
 * Divider
 */

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


/*
 * Striped
 */

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

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

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


/*
 * Bullet
 * 1. Reset display `table` which causes issues in combination with multi column layouts.
 */

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

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


/* Size modifier
 ========================================================================== */

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


/*
 * Divider
 */

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


/*
 * Striped
 */

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

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


/* ========================================================================
   Component: Description list
 ========================================================================== */


/*
 * Term
 */

.uk-description-list>dt {
    color: #333;
}

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


/*
 * Description
 */


/* Style modifier
 ========================================================================== */


/*
 * Line
 */

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


/* ========================================================================
   Component: Table
 ========================================================================== */


/*
 * 1. Remove most spacing between table cells.
 * 2. Behave like a block element
 * 3. Style
 */

.uk-table {
    /* 1 */
    border-collapse: collapse;
    border-spacing: 0;
    /* 2 */
    width: 100%;
    /* 3 */
    margin-bottom: 10px;
}


/* Add margin if adjacent element */

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


/* Header cell
 ========================================================================== */


/*
 * 1. Style
 */

.uk-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    /* 1 */
    font-size: 0.875rem;
    font-weight: normal;
    color: #999;
}


/* Cell
 ========================================================================== */

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


/*
 * Remove margin from the last-child
 */

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


/* Footer
 ========================================================================== */

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


/* Caption
 ========================================================================== */

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


/* Alignment modifier
 ========================================================================== */

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


/* Style modifiers
 ========================================================================== */


/*
 * Divider
 */

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


/*
 * Striped
 */

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


/*
 * Hover
 */

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


/* Active state
 ========================================================================== */

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


/* Size modifier
 ========================================================================== */

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

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


/* Justify modifier
 ========================================================================== */

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

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


/* Cell size modifier
 ========================================================================== */

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

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


/* Cell link modifier
 ========================================================================== */


/*
 * Does not work with `uk-table-justify` at the moment
 */

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

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

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


/* Responsive table
 ========================================================================== */


/* Phone landscape and smaller */

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


/* ========================================================================
   Component: Icon
 ========================================================================== */


/*
 * Note: 1. - 7. is required for `button` elements. Needed for Close and Form Icon component.
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Remove border-radius in Chrome.
 * 4. Address `overflow` set to `hidden` in IE.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 7. Remove default `button` padding and background color
 * 8. Style
 * 9. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 10. Let the container fit the height of the icon
 */

.uk-icon {
    /* 1 */
    margin: 0;
    /* 2 */
    border: none;
    /* 3 */
    border-radius: 0;
    /* 4 */
    overflow: visible;
    /* 5 */
    font: inherit;
    color: inherit;
    /* 6 */
    text-transform: none;
    /* 7. */
    padding: 0;
    background-color: transparent;
    /* 8 */
    display: inline-block;
    /* 9 */
    fill: currentcolor;
    /* 10 */
    line-height: 0;
}


/* Required for `button`. */

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


/*
 * Remove the inner border and padding in Firefox.
 */

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


/*
 * Set the fill and stroke color of all SVG elements to the current text color
 */

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

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


/*
 * Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */

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


/* Image modifier
 ========================================================================== */


/*
 * Display images in icon dimensions
 */

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


/* Style modifiers
 ========================================================================== */


/*
 * Link
 */

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

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


/* OnClick + Active */

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


/*
 * Button
 * 1. Center icon vertically and horizontally
 */

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


/* Hover + Focus */

.uk-icon-button:hover,
.uk-icon-button:focus {
    background-color: #e8e5ec;
    color: #3c3b3b;
    outline: none;
}


/* OnClick + Active */

.uk-icon-button:active,
.uk-active>.uk-icon-button {
    background-color: #dad6e2;
    color: #3c3b3b;
}


/* ========================================================================
   Component: Form Range
 ========================================================================== */


/*
 * 1. Normalize and defaults
 * 2. Prevent content overflow if a fixed width is used
 * 3. Take the full width
 * 4. Remove default style
 * 5. Remove white background in Chrome
 * 6. Remove padding in IE11
 */

.uk-range {
    /* 1 */
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
    /* 2 */
    max-width: 100%;
    /* 3 */
    width: 100%;
    /* 4 */
    -webkit-appearance: none;
    /* 5 */
    background: transparent;
    /* 6 */
    padding: 0;
}


/* Focus */

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

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


/* IE11 Reset */

.uk-range::-ms-track {
    height: 15px;
    background: transparent;
    border-color: transparent;
    color: transparent;
}


/*
 * Improves consistency of cursor style for clickable elements
 */

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

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

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


/* Thumb
 ========================================================================== */


/*
 * 1. Reset
 * 2. Style
 */


/* Webkit */

.uk-range::-webkit-slider-thumb {
    /* 1 */
    -webkit-appearance: none;
    margin-top: -7px;
    /* 2 */
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #fff;
}


/* Firefox */

.uk-range::-moz-range-thumb {
    /* 1 */
    border: none;
    /* 2 */
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #fff;
}


/* Edge */

.uk-range::-ms-thumb {
    /* 1 */
    margin-top: 0;
}


/* IE11 */

.uk-range::-ms-thumb {
    /* 1 */
    border: none;
    /* 2 */
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #fff;
}


/* Edge + IE11 */

.uk-range::-ms-tooltip {
    display: none;
}


/* Track
 ========================================================================== */


/*
 * 1. Safari doesn't have a focus state. Using active instead.
 */


/* Webkit */

.uk-range::-webkit-slider-runnable-track {
    height: 3px;
    background: #e8e5ec;
}

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


/* Firefox */

.uk-range::-moz-range-track {
    height: 3px;
    background: #e8e5ec;
}

.uk-range:focus::-moz-range-track {
    background: #cdc8d7;
}


/* Edge */

.uk-range::-ms-fill-lower,
.uk-range::-ms-fill-upper {
    height: 3px;
    background: #e8e5ec;
}

.uk-range:focus::-ms-fill-lower,
.uk-range:focus::-ms-fill-upper {
    background: #cdc8d7;
}


/* ========================================================================
   Component: Form
 ========================================================================== */


/*
 * 1. Define consistent box sizing.
 *    Default is `content-box` with following exceptions set to `border-box`
 *    `select`, `input[type="checkbox"]` and `input[type="radio"]`
 *    `input[type="search"]` in Chrome, Safari and Opera
 *    `input[type="color"]` in Firefox
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Change font properties to `inherit` in all browsers.
 */

.uk-input,
.uk-select,
.uk-textarea,
.uk-radio,
.uk-checkbox {
    /* 1 */
    box-sizing: border-box;
    /* 2 */
    margin: 0;
    /* 3 */
    border-radius: 0;
    /* 4 */
    font: inherit;
}


/*
 * Show the overflow in Edge.
 */

.uk-input {
    overflow: visible;
}


/*
 * Remove the inheritance of text transform in Firefox.
 */

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


/*
 * 1. Change font properties to `inherit` in all browsers
 * 2. Don't inherit the `font-weight` and use `bold` instead.
 * NOTE: Both declarations don't work in Chrome, Safari and Opera.
 */

.uk-select optgroup {
    /* 1 */
    font: inherit;
    /* 2 */
    font-weight: bold;
}


/*
 * Remove the default vertical scrollbar in IE 10+.
 */

.uk-textarea {
    overflow: auto;
}


/*
 * Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
 */

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


/*
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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


/*
 * Removes placeholder transparency in Firefox.
 */

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


/*
 * Improves consistency of cursor style for clickable elements
 */

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


/*
 * Define consistent border, margin, and padding.
 */

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


/* Input, select and textarea
 * Allowed: `text`, `password`, `datetime`, `datetime-local`, `date`,  `month`,
            `time`, `week`, `number`, `email`, `url`, `search`, `tel`, `color`
 * Disallowed: `range`, `radio`, `checkbox`, `file`, `submit`, `reset` and `image`
 ========================================================================== */


/*
 * Remove default style in iOS.
 */

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


/*
 * 1. Prevent content overflow if a fixed width is used
 * 2. Take the full width
 * 3. Reset default
 * 4. Style
 */

.uk-input,
.uk-select,
.uk-textarea {
    /* 1 */
    max-width: 100%;
    /* 2 */
    width: 100%;
    /* 3 */
    border: 0 none;
    /* 4 */
    padding: 0 10px;
    background: #fff;
    color: #3c3b3b;
}


/*
 * Single-line
 * 1. Allow any element to look like an `input` or `select` element
 * 2. Make sure line-height is not larger than height
 *    Also needed to center the text vertically
 */

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


/* 2 */

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


/*
 * Multi-line
 */

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


/* Focus */

.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
    outline: none;
    background-color: #fff;
    color: #3c3b3b;
}


/* Disabled */

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


/*
 * Placeholder
 */

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

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

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

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


/* Style modifier (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */


/*
 * Small
 */

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

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

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


/*
 * Large
 */

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

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

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


/* Style modifier (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */


/*
 * Error
 */

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


/*
 * Success
 */

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


/*
 * Blank
 */

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


/* Width modifiers (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */


/*
 * Fixed widths
 * Different widths for mini sized `input` and `select` elements
 */

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;
}


/* Select
 ========================================================================== */


/*
 * 1. Remove default style. Also works in Firefox
 * 2. Style
 * 3. Remove default style in IE 10/11
 * 4. Set `color` for options in the select dropdown, because the inherited `color` might be too light.
 */

.uk-select:not([multiple]):not([size]) {
    /* 1 */
    -webkit-appearance: none;
    -moz-appearance: none;
    /* 2 */
    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%233c3b3b%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%233c3b3b%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%;
}


/* 3 */

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


/* 4 */

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


/*
 * Disabled
 */

.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");
}


/* Radio and checkbox
 * Note: Does not work in IE11
 ========================================================================== */


/*
 * 1. Style
 * 2. Make box more robust so it clips the child element
 * 3. Vertical alignment
 * 4. Remove default style
 * 5. Fix black background on iOS
 * 6. Center icons
 */

.uk-radio,
.uk-checkbox {
    /* 1 */
    display: inline-block;
    height: 16px;
    width: 16px;
    /* 2 */
    overflow: hidden;
    /* 3 */
    margin-top: -4px;
    vertical-align: middle;
    /* 4 */
    -webkit-appearance: none;
    -moz-appearance: none;
    /* 5 */
    background-color: transparent;
    /* 6 */
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

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


/* Focus */

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


/*
 * Checked
 */

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


/* Focus */

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


/*
 * Icons
 */

.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");
}


/*
 * Disabled
 */

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

.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");
}


/* Legend
 ========================================================================== */


/*
 * Legend
 * 1. Behave like block element
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove padding so people aren't caught out if they zero out fieldsets.
 * 4. Style
 */

.uk-legend {
    /* 1 */
    width: 100%;
    /* 2 */
    color: inherit;
    /* 3 */
    padding: 0;
    /* 4 */
    font-size: 1.5rem;
    line-height: 1.4;
}


/* Custom controls
 ========================================================================== */


/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 */

.uk-form-custom {
    /* 1 */
    display: inline-block;
    /* 2 */
    position: relative;
    /* 3 */
    max-width: 100%;
    /* 4 */
    vertical-align: middle;
}


/*
 * 1. Position and resize the form control to always cover its container
 * 2. Required for Firefox for positioning to the left
 * 3. Required for Webkit to make `height` work
 * 4. Hide controle and show cursor
 * 5. Needed for the cursor
 * 6. Clip height caused by 5. Needed for Webkit only
 */

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

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


/* Label
 ========================================================================== */


/* Layout
 ========================================================================== */


/*
 * Stacked
 */

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


/*
 * Horizontal
 */


/* Tablet portrait and smaller */

@media (max-width: 959px) {
    /* Behave like `uk-form-stacked` */
    .uk-form-horizontal .uk-form-label {
        display: block;
        margin-bottom: 5px;
    }
}


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-form-horizontal .uk-form-label {
        width: 200px;
        margin-top: 7px;
        float: left;
    }
    .uk-form-horizontal .uk-form-controls {
        margin-left: 215px;
    }
    /* Better vertical alignment if controls are checkboxes and radio buttons with text */
    .uk-form-horizontal .uk-form-controls-text {
        padding-top: 7px;
    }
}


/* Icons
 ========================================================================== */


/*
 * 1. Set position
 * 2. Set width
 * 3. Center icon vertically and horizontally
 * 4. Style
 */

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


/*
 * Required for `a`.
 */

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


/*
 * Make `input` element clickable through icon, e.g. if it's a `span`
 */

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


/*
 * Input padding
 */

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


/*
 * Position modifier
 */

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

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


/* ========================================================================
   Component: Button
 ========================================================================== */


/*
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Address `overflow` set to `hidden` in IE.
 * 4. Correct `font` properties and `color` not being inherited for `button`.
 * 5. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 6. Style
 * 7. `line-height` is used to create a height because it also centers the text vertically for `a` elements.
 *    Better would be to use height and flexbox to center the text vertically but flexbox doesn't work in Firefox on `button` elements.
 * 8. Align text if button has a width
 * 9. Required for `a`.
 */

.uk-button {
    /* 1 */
    margin: 0;
    /* 2 */
    border: none;
    /* 3 */
    overflow: visible;
    /* 4 */
    font: inherit;
    color: inherit;
    /* 5 */
    text-transform: uppercase;
    /* 6 */
    display: inline-block;
    box-sizing: border-box;
    padding: 0 15px;
    vertical-align: middle;
    font-size: 0.875rem;
    /* 7 */
    line-height: 38px;
    /* 8 */
    text-align: center;
    /* 9 */
    border-radius: 4px;
    text-decoration: none;
}

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


/*
 * Remove the inner border and padding in Firefox.
 */

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


/* Hover */

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


/* Focus */

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


/* OnClick + Active */


/* Style modifiers
 ========================================================================== */


/*
 * Default
 */

.uk-button-default {
    background-color: #f7f6f6;
    color: #333;
    box-shadow: 3px 5px 20px 7px #69696929;
}


/* Hover + Focus */

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


/* OnClick + Active */

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


/*
 * Primary
 */

.uk-button-primary {
    background-color: #0e65a9;
    color: #fff;
    background: -webkit-linear-gradient(120deg, #0e65a9, #0e65a9);
    background: linear-gradient(135deg, #268ede, #0e65a9);
    box-shadow: 3px 5px 20px 7px #69696929;
}


/* Hover + Focus */

.uk-button-primary:hover,
.uk-button-primary:focus {
    background: linear-gradient(120deg, rgba(42, 158, 232, 0.50), rgba(14, 101, 169, 0.5));
    color: #fff;
}


/* OnClick + Active */

.uk-button-primary:active,
.uk-button-primary.uk-active {
    background-color: #1683c9;
    color: #fff;
}


/*
 * Secondary
 */

.uk-button-secondary {
    background-color: #0e65a9;
    color: #fff;
    box-shadow: 3px 5px 20px 7px #69696929;
}


/* Hover + Focus */

.uk-button-secondary:hover,
.uk-button-secondary:focus {
    background-color: #0c5791;
    color: #fff !important;
}


/* OnClick + Active */

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


/*
 * Danger
 */

.uk-button-danger {
    background-color: #e40000;
    color: #fff;
    box-shadow: 3px 5px 20px 7px #69696929;
}


/* Hover + Focus */

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


/* OnClick + Active */

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


/*
 * Disabled
 * The same for all style modifiers
 */

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


/* Size modifiers
 ========================================================================== */

.uk-button-small {
    padding: 0 5px;
    line-height: 28px;
    font-size: 0.875rem;
}

.uk-button-large {
    padding: 0 20px;
    line-height: 53px;
    font-size: 0.875rem;
}


/* Text modifiers
 ========================================================================== */


/*
 * Text
 * 1. Reset
 * 2. Style
 */

.uk-button-text {
    /* 1 */
    padding: 0;
    line-height: 1.5;
    background: none;
    /* 2 */
    color: #333;
}


/* Hover + Focus */

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


/* Disabled */

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


/*
 * Link
 * 1. Reset
 * 2. Style
 */

.uk-button-link {
    /* 1 */
    padding: 0;
    line-height: 1.5;
    background: none;
    /* 2 */
    color: RED;
}


/* Hover + Focus */

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


/* Disabled */

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


/* Group
 ========================================================================== */


/*
 * 1. Using `flex` instead of `inline-block` to prevent whitespace betweent child elements
 * 2. Behave like button
 * 3. Create position context
 */

.uk-button-group {
    /* 1 */
    display: inline-flex;
    /* 2 */
    vertical-align: middle;
    /* 3 */
    position: relative;
}


/* ========================================================================
   Component: product
 ========================================================================== */

.uk-product {
    position: relative;
    box-sizing: border-box;
    border-radius: 4px;
}

.uk-product:hover {
    z-index: 10;
}


/* Sections
 ========================================================================== */

.uk-product-body {
    padding: 15px 15px;
}

.uk-product-image {
    padding: 5px;
    overflow: hidden;
    position: relative;
}

.uk-product-header {
    padding: 8px 15px;
}

.uk-product-price {
    font-size: 1.25rem;
    display: inline-block;
}

.uk-product-price-old {
    font-size: 0.875rem;
    display: inline-block;
    text-decoration: line-through;
    color: #333;
    background: #f7f6f6;
    border-radius: 4px;
    padding: 5px;
}

.uk-product-footer {
    padding: 7.5px 15px;
}

.uk-product-dropdown {
    display: none;
}

.uk-product:hover .uk-product-dropdown {
    display: block;
    box-shadow: 0 14px 25px #00000029;
    width: 100%;
    background: #FFF;
    border-radius: 4px;
    left: 0;
    position: absolute;
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-product-body {
        padding: 15px 15px;
    }
    .uk-product-header {
        padding: 8px 15px;
    }
    .uk-product-footer {
        padding: 7.5px 15px;
    }
}


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/* Media
 ========================================================================== */


/*
 * Reserved alignment modifier to style the media element, e.g. with `border-radius`
 * Implemented by the theme
 */


/* Title
 ========================================================================== */

.uk-product-title {
    font-size: 16px;
    line-height: 1.4;
}


/* Badge
 ========================================================================== */

.uk-product-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
}


/*
 * Remove margin from adjacent element
 */

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


/* Hover modifier
 ========================================================================== */

.uk-product-hover {
    transition: 0.3s ease;
    box-shadow: 0 14px 25px #00000029;
}

.uk-product-hover:not(.uk-product-default):not(.uk-product-primary):not(.uk-product-secondary):hover {
    box-shadow: 0 28px 50px #00000029;
    transition: 0.3s ease;
    transform: scale(1.01);
}


/* Style modifiers
 ========================================================================== */


/*
 * Default
 * Note: Header and Footer are only implemented for the default style
 */

.uk-product-default {
    background: #f7f6f6;
    color: #3c3b3b;
}

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

.uk-product-default.uk-product-hover:hover {
    background-color: #e8e5ec;
}


/*
 * Primary
 */

.uk-product-primary {
    background: #0e65a9;
    color: #fff;
}

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

.uk-product-primary.uk-product-hover:hover {
    background-color: #1892e0;
}


/*
 * Secondary
 */

.uk-product-secondary {
    background: #0e65a9;
    color: #fff;
}

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

.uk-product-secondary.uk-product-hover:hover {
    background-color: #0c5791;
}


/* Size modifier
 ========================================================================== */


/*
 * Small
 */

.uk-product-small.uk-product-body,
.uk-product-small .uk-product-body {
    padding: 10px 10px;
}

.uk-product-small .uk-product-header {
    padding: 7px 10px;
}

.uk-product-small .uk-product-footer {
    padding: 7px 10px;
}


/*
 * Large
 */


/* Desktop and bigger */

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


/* ========================================================================
   Component: Section
 ========================================================================== */


/*
 * 1. Make it work with `100vh` and height in general
 */

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


/* Desktop and bigger */

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


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/* Size modifiers
 ========================================================================== */


/*
 * XSmall
 */

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


/*
 * Small
 */

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


/*
 * Large
 */

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


/* Tablet landscape and bigger */

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


/*
 * XLarge
 */

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


/* Tablet landscape and bigger */

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


/* Style modifiers
 ========================================================================== */


/*
 * Default
 */

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


/*
 * Muted
 */

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


/*
 * Primary
 */

.uk-section-primary {
    background: #0e65a9;
}


/*
 * Secondary
 */

.uk-section-secondary {
    background: #0e65a9;
}


/* Overlap modifier
 ========================================================================== */


/*
 * Reserved modifier to make a section overlap another section with an border image
 * Implemented by the theme
 */


/* ========================================================================
   Component: Container
 ========================================================================== */


/*
 * 1. Box sizing has to be `content-box` so the max-width is always the same and
 *    unaffected by the padding on different breakpoints. It's important for the size modifiers.
 */

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


/* Phone landscape and bigger */

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


/* Tablet landscape and bigger */

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


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/*
 * Remove padding from nested containers
 */

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


/* Size modifier
 ========================================================================== */

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

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

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

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

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


/* Expand modifier
 ========================================================================== */


/*
 * Expand one side only
 */

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

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


/* Phone landscape and bigger */

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


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-container-expand-left,
    .uk-container-expand-right {
        max-width: calc(50% + (1200px / 2) - 20px);
    }
    .uk-container-expand-left.uk-container-xsmall,
    .uk-container-expand-right.uk-container-xsmall {
        max-width: calc(50% + (750px / 2) - 20px);
    }
    .uk-container-expand-left.uk-container-small,
    .uk-container-expand-right.uk-container-small {
        max-width: calc(50% + (900px / 2) - 20px);
    }
    .uk-container-expand-left.uk-container-large,
    .uk-container-expand-right.uk-container-large {
        max-width: calc(50% + (1600px / 2) - 20px);
    }
}


/* Item
 ========================================================================== */


/*
 * Utility classes to reset container padding on the left or right side
 * Note: It has to be negative margin on the item, because it's specific to the item.
 */

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

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

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


/* Phone landscape and bigger */

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

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


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .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;
    }
}


/* ========================================================================
   Component: Grid
 ========================================================================== */


/*
 * 1. Allow cells to wrap into the next line
 * 2. Reset list
 */

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


/*
 * Grid cell
 * Note: Space is allocated solely based on content dimensions, but shrinks: 0 1 auto
 * Reset margin for e.g. paragraphs
 */

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


/*
 * Remove margin from the last-child
 */

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


/* Gutter
 ========================================================================== */


/*
 * Default
 */


/* Horizontal */

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

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


/* Vertical */

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


/* Desktop and bigger */

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


/*
 * Small
 */


/* Horizontal */

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

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


/* Vertical */

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


/*
 * Medium
 */


/* Horizontal */

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

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


/* Vertical */

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


/*
 * Large
 */


/* Horizontal */

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

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


/* Vertical */

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


/* Desktop and bigger */

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


/*
 * Collapse
 */


/* Horizontal */

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

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


/* Vertical */

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


/* Divider
 ========================================================================== */

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

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


/* Vertical */

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


/*
 * Default
 */


/* Horizontal */

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

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

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


/* Vertical */

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

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


/* Desktop and bigger */

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


/*
 * Small
 */


/* Horizontal */

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

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

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


/* Vertical */

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

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


/*
 * Medium
 */


/* Horizontal */

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

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

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


/* Vertical */

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

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


/*
 * Large
 */


/* Horizontal */

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

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

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


/* Vertical */

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

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


/* Desktop and bigger */

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


/* Match child of a grid cell
 ========================================================================== */


/*
 * Behave like a block element
 * 1. Wrap into the next line
 * 2. Take the full width, at least 100%. Only if no class from the Width component is set.
 * 3. Expand width even if larger than 100%, e.g. because of negative margin (Needed for nested grids)
 */

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

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


/* ========================================================================
   Component: Tile
 ========================================================================== */

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


/* Phone landscape and bigger */

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


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-tile {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 70px;
        padding-bottom: 70px;
    }
}


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/* Size modifiers
 ========================================================================== */


/*
 * XSmall
 */

.uk-tile-xsmall {
    padding-top: 10px;
    padding-bottom: 10px;
}


/*
 * Small
 */

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


/*
 * Large
 */

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


/* Tablet landscape and bigger */

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


/*
 * XLarge
 */

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


/* Tablet landscape and bigger */

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


/* Style modifiers
 ========================================================================== */


/*
 * Default
 */

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


/*
 * Muted
 */

.uk-tile-muted {
    background: #f7f6f6;
}


/*
 * Primary
 */

.uk-tile-primary {
    background: #0e65a9;
}


/*
 * Secondary
 */

.uk-tile-secondary {
    background: #0e65a9;
}


/* ========================================================================
   Component: Card
 ========================================================================== */

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


/* Sections
 ========================================================================== */

.uk-card-body {
    padding: 15px 15px;
}

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

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


/* Desktop and bigger */

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


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/* Media
 ========================================================================== */


/*
 * Reserved alignment modifier to style the media element, e.g. with `border-radius`
 * Implemented by the theme
 */


/* Title
 ========================================================================== */

.uk-card-title {
    font-size: 1.5rem;
    line-height: 1.4;
}


/* Badge
 ========================================================================== */

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


/*
 * Remove margin from adjacent element
 */

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


/* Hover modifier
 ========================================================================== */

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


/* Style modifiers
 ========================================================================== */


/*
 * Default
 * Note: Header and Footer are only implemented for the default style
 */

.uk-card-default {

    color: #fff;
}

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

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


/*
 * Primary
 */

.uk-card-primary {
    background: #0e65a9;
    color: #fff;
}

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

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


/*
 * Secondary
 */

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

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

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


/* Size modifier
 ========================================================================== */


/*
 * Small
 */

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

.uk-card-small .uk-card-header {
    padding: 7px 10px;
}

.uk-card-small .uk-card-footer {
    padding: 7px 10px;
}


/*
 * Large
 */


/* Desktop and bigger */

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


/* ========================================================================
   Component: Close
 ========================================================================== */


/*
 * Adopts `uk-icon`
 */

.uk-close {
    color: #999;
}


/* Hover + Focus */

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


/* ========================================================================
   Component: Spinner
 ========================================================================== */


/*
 * Adopts `uk-icon`
 */


/* SVG
 ========================================================================== */

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

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


/*
 * Circle
 */

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

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


/* ========================================================================
   Component: Totop
 ========================================================================== */


/*
 * Addopts `uk-icon`
 */

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


/* Hover + Focus */

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


/* OnClick */

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


/* ========================================================================
   Component: Marker
 ========================================================================== */


/*
 * Addopts `uk-icon`
 */

.uk-marker {
    padding: 5px;
    background: #0e65a9;
    color: #fff;
    box-shadow: 7px 7px 13px 4px #8686861f;
    border-radius: 50%;
}


/* Hover + Focus */

.uk-marker:hover,
.uk-marker:focus {
    color: #fff;
    outline: none;
}


/* ========================================================================
   Component: Alert
 ========================================================================== */

.uk-alert {
    position: relative;
    margin-bottom: 10px;
    padding: 5px 19px 5px 5px;
    background: #f7f6f6;
    color: #3c3b3b;
}


/* Add margin if adjacent element */

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


/*
 * Remove margin from the last-child
 */

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


/* Close
 * Adopts `uk-close`
 ========================================================================== */

.uk-alert-close {
    position: absolute;
    top: 10px;
    right: 5px;
}


/*
 * Remove margin from adjacent element
 */

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


/*
 * Hover + Focus
 */


/* Style modifiers
 ========================================================================== */


/*
 * Primary
 */

.uk-alert-primary {
    background: #dbeffb;
    color: #0e65a9;
}


/*
 * Success
 */

.uk-alert-success {
    background: #edfbf6;
    color: #32d296;
}


/*
 * Warning
 */

.uk-alert-warning {
    background: #fef5ee;
    color: #faa05a;
}


/*
 * Danger
 */

.uk-alert-danger {
    background: #fff5f5;
    color: #e40000;
}


/* ========================================================================
   Component: Badge
 ========================================================================== */


/*
 * 1. Style
 * 2. Center child vertically and horizontally
 */

.uk-badge {
    box-sizing: border-box;
    min-width: 22px;
    height: 22px;
    padding: 0 5px;
    border-radius: 500px;
    vertical-align: middle;
    /* 1 */
    background: #0e65a9;
    color: #fff;
    font-size: 0.875rem;
    /* 2 */
    display: inline-flex;
    justify-content: center;
    align-items: center;
}


/*
 * Required for `a`
 */

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


/* ========================================================================
   Component: Label
 ========================================================================== */

.uk-label {
    display: inline-block;
    padding: 0 10px;
    background: #0e65a9;
    line-height: 1.5;
    font-size: 0.875rem;
    margin-left: 10px;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
}


/* Color modifiers
 ========================================================================== */


/*
 * Success
 */

.uk-label-success {
    background-color: #0e65a9;
    color: #fff;
}


/*
 * Warning
 */

.uk-label-warning {
    background-color: #faa05a;
    color: #fff;
}


/*
 * Danger
 */

.uk-label-danger {
    background-color: #e40000;
    color: #fff;
}


/* ========================================================================
   Component: Overlay
 ========================================================================== */

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


/*
 * Remove margin from the last-child
 */

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


/* Icon
 ========================================================================== */


/* Style modifiers
 ========================================================================== */


/*
 * Default
 */

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


/*
 * Primary
 */

.uk-overlay-primary {
    background: rgba(14, 101, 169, 0.8);
}


/* ========================================================================
   Component: Article
 ========================================================================== */


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/* Adjacent sibling
 ========================================================================== */

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


/* Title
 ========================================================================== */

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


/* Tablet landscape and bigger */

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


/* Meta
 ========================================================================== */

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


/* ========================================================================
   Component: Comment
 ========================================================================== */


/* Sections
 ========================================================================== */

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

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


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/* Title
 ========================================================================== */

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


/* Meta
 ========================================================================== */

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


/* Avatar
 ========================================================================== */


/* List
 ========================================================================== */

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


/* Adjacent siblings */

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


/*
 * Sublists
 * Note: General sibling selector allows reply block between comment and sublist
 */

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


/* Tablet and bigger */

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


/* Adjacent siblings */

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


/* Style modifier
 ========================================================================== */


/* ========================================================================
   Component: Search
 ========================================================================== */


/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Reset `form`
 */

.uk-search {
    /* 1 */
    display: inline-block;
    /* 2 */
    position: relative;
    /* 3 */
    max-width: 100%;
    /* 4 */
    margin: 0;
}


/* Input
 ========================================================================== */


/*
 * Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
 */

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


/*
 * Removes placeholder transparency in Firefox.
 */

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


/*
 * 1. Define consistent box sizing.
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Change font properties to `inherit` in all browsers
 * 5. Show the overflow in Edge.
 * 6. Remove default style in iOS.
 * 7. Vertical alignment
 * 8. Take the full container width
 * 9. Style
 */

.uk-search-input {
    /* 1 */
    box-sizing: border-box;
    /* 2 */
    margin: 0;
    /* 3 */
    border-radius: 0;
    /* 4 */
    font: inherit;
    /* 5 */
    overflow: visible;
    /* 6 */
    -webkit-appearance: none;
    /* 7 */
    vertical-align: middle;
    /* 8 */
    width: 100%;
    /* 9 */
    border: none;
    color: #3c3b3b;
}

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


/* Placeholder */

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

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


/* Icon (Adopts `uk-icon`)
 ========================================================================== */


/*
 * Remove default focus style
 */

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


/*
 * Position above input
 * 1. Set position
 * 2. Center icon vertically and horizontally
 * 3. Style
 */

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


/*
 * Required for `a`.
 */

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


/*
 * Make `input` element clickable through icon, e.g. if it's a `span`
 */

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


/*
 * Position modifier
 */

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


/* Default modifier
 ========================================================================== */

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


/*
 * Input
 */

.uk-search-default .uk-search-input {
    height: 40px;
    padding-left: 6px;
    padding-right: 6px;
    background: transparent;
}


/* Focus */

.uk-search-default .uk-search-input:focus {
    background-color: transparent;
}


/*
 * Icon
 */

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

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

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


/* Navbar modifier
 ========================================================================== */

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


/*
 * Input
 */

.uk-search-navbar .uk-search-input {
    height: 40px;
    background: transparent;
    font-size: 1.5rem;
}


/*
 * Icon
 */

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

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

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


/* Large modifier
 ========================================================================== */

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


/*
 * Input
 */

.uk-search-large .uk-search-input {
    height: 80px;
    background: transparent;
    font-size: 2.625rem;
}


/*
 * Icon
 */

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

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

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


/* Toggle
 ========================================================================== */

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


/* Hover + Focus */

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


/* ========================================================================
   Component: Nav
 ========================================================================== */


/*
 * Reset
 * 1. Prepare lists
 * 2. Prepare links
 * 3. Remove default focus style
 */


/* 1 */

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


/* 2 */

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


/* 3 */

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


/*
 * Items
 * Must target `a` elements to exclude other elements (e.g. lists)
 */

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


/* Sublists
 ========================================================================== */


/*
 * Level 2
 * `ul` needed for higher specificity to override padding
 */

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


/*
 * Level 3 and deeper
 */

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


/*
 * Items
 */

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


/* Parent icon modifier
 ========================================================================== */

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

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


/* Header
 ========================================================================== */

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

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


/* Divider
 ========================================================================== */

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


/* Default modifier
 ========================================================================== */


/*
 * Items
 */

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


/* Hover + Focus */

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


/* Active */

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


/*
 * Header
 */

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


/*
 * Divider
 */

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


/*
 * Sublists
 */

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

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

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


/* Primary modifier
 ========================================================================== */


/*
 * Items
 */

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


/* Hover + Focus */

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


/* Active */

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


/*
 * Header
 */

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


/*
 * Divider
 */

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


/*
 * Sublists
 */

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

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

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


/* Alignment modifier
 ========================================================================== */

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


/* Sublists */

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


/* Parent icon modifier  */

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


/* ========================================================================
   Component: Navbar
 ========================================================================== */


/*
 * 1. Create position context to center navbar group
 */

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


/* Container
 ========================================================================== */

.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #f7f6f6;
}


/*
 * Remove pseudo elements created by micro clearfix as precaution (if Container component is used)
 */

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


/* Groups
 ========================================================================== */


/*
 * 1. Align navs and items vertically if they have a different height
 * 2. Note: IE 11 requires an extra `div` which affects the center selector
 */

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


/*
 * Horizontal alignment
 * 1. Create position context for centered navbar with sub groups (left/right)
 * 2. Needed for dropdowns because a new position context is created
 *    `z-index` must be smaller than off-canvas
 * 3. Fix text wrapping if the centered section is larger than 50% of the navbar
 * 4. Align sub groups for centered navbar
 */

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

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

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


/* 3 */

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


/* 4 */

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

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

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

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


/* Nav
 ========================================================================== */


/*
 * 1. Reset list
 */

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


/*
 * Allow items to wrap into the next line
 * Only not `absolute` positioned groups
 */

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


/*
 * Items
 * 1. Center content vertically and horizontally
 * 2. Dimensions
 * 3. Style
 * 4. Required for `a`
 */

.uk-navbar-nav>li>a,
.uk-navbar-item,
.uk-navbar-toggle {
    /* 1 */
    display: flex;
    justify-content: center;
    align-items: center;
    /* 2 */
    box-sizing: border-box;
    min-height: 40px;
    padding: 0 15px;
    /* 3 */
    font-size: 0.875rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /* 4 */
    text-decoration: none;
}


/*
 * Nav items
 */

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


/*
 * Hover
 * Apply hover style also to focus state and if dropdown is opened
 */

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


/* OnClick */

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


/* Active */

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


/* Item
 ========================================================================== */

.uk-navbar-item {
    color: #3c3b3b;
}


/* Toggle
 ========================================================================== */

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

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


/*
 * Icon
 * Adopts `uk-icon`
 */


/* Hover + Focus */


/* Subtitle
 ========================================================================== */

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


/* Style modifiers
 ========================================================================== */


/* Dropdown
 ========================================================================== */


/*
 * Adopts `uk-dropdown`
 * 1. Hide by default
 * 2. Set position
 * 3. Set a default width
 * 4. Style
 */

.uk-navbar-dropdown {
    /* 1 */
    display: none;
    /* 2 */
    position: absolute;
    z-index: 1020;
    /* 3 */
    box-sizing: border-box;
    width: 200px;
    /* 4 */
    padding: 25px;
    background: #fff;
    color: #3c3b3b;
}


/* Show */

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


/*
 * Direction / Alignment modifiers
 */


/* Direction */

[class*=uk-navbar-dropdown-top] {
    margin-top: -15px;
}

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

[class*=uk-navbar-dropdown-left] {
    margin-left: -15px;
}

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


/*
 * Grid
 * Adopts `uk-grid`
 */


/* Gutter Horizontal */

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

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


/* Gutter Vertical */

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


/* Stack */

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


/*
 * Width modifier
 */

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

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

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

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


/*
 * Dropbar modifier
 */

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


/* Dropdown Nav
 * Adopts `uk-nav`
 ========================================================================== */


/*
 * Items
 */

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


/* Hover + Focus */

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


/* Active */

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


/*
 * Header
 */

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


/*
 * Divider
 */

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


/*
 * Sublists
 */

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

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

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


/* Dropbar
 ========================================================================== */

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


/*
 * Slide modifier
 */

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


/* ========================================================================
   Component: Subnav
 ========================================================================== */


/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset list
 */

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


/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */

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


/* Items
 ========================================================================== */


/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * Using `:first-child` instead of `a` to support `span` elements for text
 * 1. Prevent gap if child element is `inline-block`, e.g. an icon
 * 2. Style
 */

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


/* Hover + Focus */

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


/* Active */

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


/* Divider modifier
 ========================================================================== */


/*
 * 1. Align items and divider vertically
 */

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


/*
 * Divider
 * `nth-child` makes it also work without JS if it's only one row
 */

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


/* Pill modifier
 ========================================================================== */

.uk-subnav-pill>*> :first-child {
    padding: 5px 10px;
    background: transparent;
    color: #999;
}


/* Hover + Focus */

.uk-subnav-pill>*>a:hover,
.uk-subnav-pill>*>a:focus {
    background-color: #f7f6f6;
    color: #3c3b3b;
    border-radius: 4px;
}


/* OnClick */

.uk-subnav-pill>*>a:active {
    background-color: #f7f6f6;
    color: #3c3b3b;
}


/* Active */

.uk-subnav-pill>.uk-active>a {
    background-color: #0e65a9;
    color: #fff;
    box-shadow: 3px 5px 20px 7px #69696929;
    border-radius: 4px;
}


/* Disabled
 * The same for all style modifiers
 ========================================================================== */

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


/* ========================================================================
   Component: Breadcrumb
 ========================================================================== */


/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 */

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


/*
 * Space is allocated solely based on content dimensions: 0 0 auto
 */

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


/* Items
 ========================================================================== */

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


/* Hover + Focus */

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


/* Disabled */


/* Active */

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


/*
 * Divider
 * `nth-child` makes it also work without JS if it's only one row
 */

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


/* ========================================================================
   Component: Pagination
 ========================================================================== */


/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset list
 */

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


/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */

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


/* Items
 ========================================================================== */


/*
 * 1. Prevent gap if child element is `inline-block`, e.g. an icon
 * 2. Style
 */

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


/* Hover + Focus */

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


/* Active */

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


/* Disabled */

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


/* ========================================================================
   Component: Tab
 ========================================================================== */


/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset list
 */

.uk-tab {
    display: flex;
    /* 1 */
    flex-wrap: wrap;
    /* 2 */
    margin-left: -20px;
    /* 3 */
    padding: 0;
    list-style: none;
}


/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */

.uk-tab>* {
    /* 1 */
    flex: none;
    /* 2 */
    padding-left: 20px;
    /* 3 */
    position: relative;
}


/* Items
 ========================================================================== */


/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center text if a width is set
 * 2. Style
 */

.uk-tab>*>a {
    /* 1 */
    display: block;
    text-align: center;
    /* 2 */
    padding: 5px 10px;
    color: #999;
}


/* Hover + Focus */

.uk-tab>*>a:hover,
.uk-tab>*>a:focus {
    color: #3c3b3b;
    text-decoration: none;
}


/* Active */

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


/* Disabled */

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


/* Position modifier
 ========================================================================== */


/*
 * Bottom
 */


/*
 * Left + Right
 * 1. Reset Gutter
 */

.uk-tab-left,
.uk-tab-right {
    flex-direction: column;
    /* 1 */
    margin-left: 0;
}


/* 1 */

.uk-tab-left>*,
.uk-tab-right>* {
    padding-left: 0;
}

.uk-tab-left>*>a {
    text-align: left;
}

.uk-tab-right>*>a {
    text-align: left;
}


/* ========================================================================
   Component: Slidenav
 ========================================================================== */


/*
 * Adopts `uk-icon`
 */

.uk-slidenav {
    padding: 5px 10px;
    color: rgba(60, 59, 59, 0.5);
}


/* Hover + Focus */

.uk-slidenav:hover,
.uk-slidenav:focus {
    color: rgba(60, 59, 59, 0.9);
    outline: none;
}


/* OnClick */

.uk-slidenav:active {
    color: rgba(60, 59, 59, 0.5);
}


/* Icon modifier
 ========================================================================== */


/*
 * Previous
 */


/*
 * Next
 */


/* Size modifier
 ========================================================================== */

.uk-slidenav-large {
    padding: 10px 10px;
}


/* Container
 ========================================================================== */

.uk-slidenav-container {
    display: flex;
}


/* ========================================================================
   Component: Dotnav
 ========================================================================== */


/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */

.uk-dotnav {
    display: flex;
    /* 1 */
    flex-wrap: wrap;
    /* 2 */
    margin: 0;
    padding: 0;
    list-style: none;
    /* 3 */
    margin-left: -12px;
}


/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 */

.uk-dotnav>* {
    /* 1 */
    flex: none;
    /* 2 */
    padding-left: 12px;
}


/* Items
 ========================================================================== */


/*
 * Items
 * 1. Hide text if present
 */

.uk-dotnav>*>* {
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: transparent;
    /* 1 */
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}


/* Hover + Focus */

.uk-dotnav>*> :hover,
.uk-dotnav>*> :focus {
    background-color: rgba(60, 59, 59, 0.6);
    outline: none;
}


/* OnClick */

.uk-dotnav>*> :active {
    background-color: rgba(60, 59, 59, 0.2);
}


/* Active */

.uk-dotnav>.uk-active>* {
    background-color: rgba(60, 59, 59, 0.6);
}


/* Modifier: 'uk-dotnav-vertical'
 ========================================================================== */


/*
 * 1. Change direction
 * 2. Gutter
 */

.uk-dotnav-vertical {
    /* 1 */
    flex-direction: column;
    /* 2 */
    margin-left: 0;
    margin-top: -12px;
}


/* 2 */

.uk-dotnav-vertical>* {
    padding-left: 0;
    padding-top: 12px;
}


/* ========================================================================
   Component: Thumbnav
 ========================================================================== */


/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */

.uk-thumbnav {
    display: flex;
    /* 1 */
    flex-wrap: wrap;
    /* 2 */
    margin: 0;
    padding: 0;
    list-style: none;
    /* 3 */
    margin-left: -15px;
}


/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */

.uk-thumbnav>* {
    /* 1 */
    padding-left: 15px;
}


/* Items
 ========================================================================== */


/*
 * Items
 */

.uk-thumbnav>*>* {
    display: inline-block;
}


/* Hover + Focus */

.uk-thumbnav>*> :hover,
.uk-thumbnav>*> :focus {
    outline: none;
}


/* Active */


/* Modifier: 'uk-thumbnav-vertical'
 ========================================================================== */


/*
 * 1. Change direction
 * 2. Gutter
 */

.uk-thumbnav-vertical {
    /* 1 */
    flex-direction: column;
    /* 2 */
    margin-left: 0;
    margin-top: -15px;
}


/* 2 */

.uk-thumbnav-vertical>* {
    padding-left: 0;
    padding-top: 15px;
}


/* ========================================================================
   Component: Accordion
 ========================================================================== */

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


/* Item
 ========================================================================== */

.uk-accordion> :nth-child(n+2) {
    margin-top: 10px;
}


/* Title
 ========================================================================== */

.uk-accordion-title {
    display: block;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #333;
}


/* Hover + Focus */

.uk-accordion-title:hover,
.uk-accordion-title:focus {
    color: #3c3b3b;
    text-decoration: none;
    outline: none;
}


/* Content
 ========================================================================== */

.uk-accordion-content {
    margin-top: 10px;
}


/*
 * Micro clearfix
 */

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

.uk-accordion-content::after {
    clear: both;
}


/*
 * Remove margin from the last-child
 */

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


/* ========================================================================
   Component: Drop
 ========================================================================== */


/*
 * 1. Hide by default
 * 2. Set position
 * 3. Set a default width
 */

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


/* Show */

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


/* Direction / Alignment modifiers
 ========================================================================== */


/* Direction */

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

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

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

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


/* Grid modifiers
 ========================================================================== */

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


/* ========================================================================
   Component: Dropdown
 ========================================================================== */


/*
 * 1. Hide by default
 * 2. Set position
 * 3. Set a default width
 * 4. Style
 */

.uk-dropdown {
    /* 1 */
    display: none;
    /* 2 */
    position: absolute;
    z-index: 1020;
    /* 3 */
    box-sizing: border-box;
    min-width: 200px;
    /* 4 */
    padding: 25px;
    background: #fff;
    color: #3c3b3b;
}


/* Show */

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


/* Nav
 * Adopts `uk-nav`
 ========================================================================== */

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


/*
 * Items
 */

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


/* Hover + Focus + Active */

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


/*
 * Header
 */

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


/*
 * Divider
 */

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


/*
 * Sublists
 */

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

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


/* Direction / Alignment modifiers
 ========================================================================== */


/* Direction */

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

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

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

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


/* Grid modifiers
 ========================================================================== */

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


/* ========================================================================
   Component: Modal
 ========================================================================== */


/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 */

.uk-modal {
    /* 1 */
    display: none;
    /* 2 */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    /* 3 */
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    /* 4 */
    padding: 15px 15px;
    /* 5 */
    background: #b5b8bb99;
    /* 6 */
    opacity: 0;
    transition: opacity 0.15s linear;
}


/* Phone landscape and bigger */

@media (min-width: 640px) {
    .uk-modal {
        padding: 50px 15px;
    }
}


/* Tablet landscape and bigger */

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


/*
 * Open
 */

.uk-modal.uk-open {
    opacity: 1;
}


/* Page
 ========================================================================== */


/*
 * Prevent scrollbars
 */

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


/* Dialog
 ========================================================================== */


/*
 * 1. Create position context for spinner and close button
 * 2. Dimensions
 * 3. Fix `max-width: 100%` not working in combination with flex and responsive images in IE11
 *    `!important` needed to overwrite `uk-width-auto`. See `#modal-media-image` in tests
 * 4. Style
 * 5. Slide-in transition
 */

.uk-modal-dialog {
    /* 1 */
    position: relative;
    /* 2 */
    box-sizing: border-box;
    margin: 0 auto;
    width: 600px;
    /* 3 */
    max-width: calc(100% - 0.01px) !important;
    /* 4 */
    background: #fff;
    /* 5 */
    opacity: 0;
    transform: translateY(-100px);
    transition: 0.3s linear;
    transition-property: opacity, transform;
    border-radius: 4px;
    box-shadow: 7px 7px 13px 4px #8686861f;
}


/*
 * Open
 */

.uk-open>.uk-modal-dialog {
    opacity: 1;
    transform: translateY(0);
}


/* Size modifier
 ========================================================================== */


/*
 * Container size
 * Take the same size as the Container component
 */

.uk-modal-container .uk-modal-dialog {
    width: 1200px;
}


/*
 * Full size
 * 1. Remove padding and background from modal
 * 2. Reset all default declarations from modal dialog
 */


/* 1 */

.uk-modal-full {
    padding: 0;
    background: none;
}


/* 2 */

.uk-modal-full .uk-modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100%;
    transform: translateY(0);
}


/* Sections
 ========================================================================== */

.uk-modal-body {
    padding: 15px 15px;
}

.uk-modal-header {
    padding: 7.5px 15px;
    background: #fff;
}

.uk-modal-footer {
    padding: 7.5px 15px;
    background: #fff;
}


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/* Title
 ========================================================================== */

.uk-modal-title {
    font-size: 2rem;
    line-height: 1.3;
}


/* Close
 * Adopts `uk-close`
 ========================================================================== */

[class*=uk-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 10px;
    right: 10px;
    padding: 5px;
}


/*
 * Remove margin from adjacent element
 */

[class*=uk-modal-close-]:first-child+* {
    margin-top: 0;
}


/*
 * Hover
 */


/*
 * Default
 */


/*
 * Outside
 * 1. Prevent scrollbar on small devices
 */

.uk-modal-close-outside {
    top: 0;
    /* 1 */
    right: -5px;
    transform: translate(0, -100%);
    color: white;
}

.uk-modal-close-outside:hover {
    color: #fff;
}


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    /* 1 */
    .uk-modal-close-outside {
        right: 0;
        transform: translate(100%, -100%);
    }
}


/*
 * Full
 */


/* ========================================================================
   Component: Lightbox
 ========================================================================== */


/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 */

.uk-lightbox {
    /* 1 */
    display: none;
    /* 2 */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    /* 5 */
    background: #000;
    /* 6 */
    opacity: 0;
    transition: opacity 0.15s linear;
}


/*
 * Open
 * 1. Center child
 * 2. Fade-in
 */

.uk-lightbox.uk-open {
    display: block;
    /* 2 */
    opacity: 1;
}


/* Page
 ========================================================================== */


/*
 * Prevent scrollbars
 */

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


/* Item
 ========================================================================== */


/*
 * 1. Center child within the viewport
 * 2. Not visible by default
 * 3. Color needed for spinner icon
 * 4. Optimize animation
 * 5. Responsiveness
 *    Using `vh` for `max-height` to fix image proportions after resize in Safari and Opera
 *    Using `vh` and `vw` to make responsive image work in IE11
 */

.uk-lightbox-items>* {
    /* 1 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* 2 */
    display: none;
    justify-content: center;
    align-items: center;
    /* 3 */
    color: rgba(255, 255, 255, 0.7);
    /* 4 */
    will-change: transform, opacity;
}


/* 5 */

.uk-lightbox-items>*>* {
    max-width: 100vw;
    max-height: 100vh;
}

.uk-lightbox-items>*> :not(iframe) {
    width: auto;
    height: auto;
}

.uk-lightbox-items>.uk-active {
    display: flex;
}


/* Toolbar
 ========================================================================== */

.uk-lightbox-toolbar {
    padding: 10px 10px;
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.7);
}

.uk-lightbox-toolbar>* {
    color: rgba(255, 255, 255, 0.7);
}


/* Toolbar Icon (Close)
 ========================================================================== */

.uk-lightbox-toolbar-icon {
    padding: 5px;
    color: rgba(255, 255, 255, 0.7);
}


/*
 * Hover
 */

.uk-lightbox-toolbar-icon:hover {
    color: #fff;
}


/* Button (Slidenav)
 ========================================================================== */


/*
 * 1. Center icon vertically and horizontally
 */

.uk-lightbox-button {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.7);
    /* 1 */
    display: inline-flex;
    justify-content: center;
    align-items: center;
}


/*
 * Hover
 */

.uk-lightbox-button:hover {
    color: #fff;
}


/* Caption
 ========================================================================== */


/* Iframe
 ========================================================================== */

.uk-lightbox-iframe {
    width: 80%;
    height: 80%;
}


/* ========================================================================
   Component: Slideshow
 ========================================================================== */


/*
 * 1. Prevent tab highlighting on iOS.
 */

.uk-slideshow {
    /* 1 */
    -webkit-tap-highlight-color: transparent;
}


/* Items
 ========================================================================== */


/*
 * 1. Create position and stacking context
 * 2. Reset list
 * 3. Clip child elements
 * 4. Prevent displaying the callout information on iOS.
 */

.uk-slideshow-items {
    /* 1 */
    position: relative;
    z-index: 0;
    /* 2 */
    margin: 0;
    padding: 0;
    list-style: none;
    /* 3 */
    overflow: hidden;
    /* 4 */
    -webkit-touch-callout: none;
}


/* Item
 ========================================================================== */


/*
 * 1. Position items above each other
 * 2. Take the full width
 * 3. Clip child elements, e.g. for `uk-cover`
 * 4. Optimize animation
 * 5. Disable horizontal panning gestures in IE11 and Edge
 */

.uk-slideshow-items>* {
    /* 1 */
    position: absolute;
    top: 0;
    left: 0;
    /* 2 */
    right: 0;
    bottom: 0;
    /* 3 */
    overflow: hidden;
    /* 4 */
    will-change: transform, opacity;
    /* 5 */
    touch-action: pan-y;
}


/*
 * Hide not active items
 */

.uk-slideshow-items> :not(.uk-active) {
    display: none;
}


/* ========================================================================
   Component: Slider
 ========================================================================== */


/*
 * 1. Prevent tab highlighting on iOS.
 */

.uk-slider {
    /* 1 */
    -webkit-tap-highlight-color: transparent;
}


/* Container
 ========================================================================== */


/*
 * 1. Clip child elements
 */

.uk-slider-container {
    /* 1 */
    overflow: hidden;
}


/* Items
 ========================================================================== */


/*
 * 1. Optimize animation
 * 2. Create a containing block. In Safari it's neither created by `transform` nor `will-change`.
 */

.uk-slider-items {
    /* 1 */
    will-change: transform;
    /* 2 */
    position: relative;
}


/*
 * 1. Reset list style without interfering with grid
 * 2. Prevent displaying the callout information on iOS.
 */

.uk-slider-items:not(.uk-grid) {
    display: flex;
    /* 1 */
    margin: 0;
    padding: 0;
    list-style: none;
    /* 2 */
    -webkit-touch-callout: none;
}

.uk-slider-items.uk-grid {
    flex-wrap: nowrap;
}


/* Item
 ========================================================================== */


/*
 * 1. Let items take content dimensions (0 0 auto)
 * 2. Create position context
 * 3. Disable horizontal panning gestures in IE11 and Edge
 */

.uk-slider-items>* {
    /* 1 */
    flex: none;
    /* 2 */
    position: relative;
    /* 3 */
    touch-action: pan-y;
}


/* ========================================================================
   Component: Sticky
 ========================================================================== */


/*
 * 1. Resolve frame rate issues on devices with lower frame rates by forcing hardware acceleration
 */

.uk-sticky-fixed {
    z-index: 980;
    box-sizing: border-box;
    margin: 0 !important;
    /* 1 */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


/*
 * Faster animations
 */

.uk-sticky[class*=uk-animation-] {
    animation-duration: 0.2s;
}

.uk-sticky.uk-animation-reverse {
    animation-duration: 0.2s;
}


/* ========================================================================
   Component: Off-canvas
 ========================================================================== */


/*
 * 1. Hide by default
 * 2. Set position
 */

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


/*
 * Flip modifier
 */

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


/* Bar
 ========================================================================== */


/*
 * 1. Set position
 * 2. Size and style
 * 3. Allow scrolling
 */

.uk-offcanvas-bar {
    /* 1 */
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    /* 2 */
    box-sizing: border-box;
    width: 270px;
    padding: 10px 10px;
    background: linear-gradient(120deg, #0c476d, #0a497a);
    /* 3 */
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}


/* Tablet landscape and bigger */

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


/* Flip modifier */

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


/* Tablet landscape and bigger */

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


/*
 * Open
 */

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

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


/*
 * Slide Animation (Used in slide and push mode)
 */

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

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


/*
 * Reveal Animation
 * 1. Set position
 * 2. Clip the bar
 * 3. Animation
 * 4. Reset position
 */

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

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

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

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


/* Tablet landscape and bigger */

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


/*
 * Flip modifier
 */

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


/* Close
 * Adopts `uk-close`
 ========================================================================== */

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


/* Overlay
 ========================================================================== */


/*
 * Overlay the whole page. Needed for the `::before`
 * 1. Using `100vw` so no modification is needed when off-canvas is flipped
 * 2. Allow for closing with swipe gesture on devices with pointer events.
 */

.uk-offcanvas-overlay {
    /* 1 */
    width: 100vw;
    /* 2 */
    touch-action: none;
}


/*
 * 1. Mask the whole page
 * 2. Fade-in transition
 */

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

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


/* Prevent scrolling
 ========================================================================== */


/*
 * Prevent horizontal scrollbar when the content is slide-out
 * Has to be on the `html` element too to make it work on the `body`
 */

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


/* Container
 ========================================================================== */


/*
 * Prepare slide-out animation (Used in reveal and push mode)
 * Using `position: left` instead of `transform` because position `fixed` elements like sticky navbars
 * lose their fixed state and behaves like `absolute` within a transformed container
 * 1. Provide a fixed width and prevent shrinking
 */

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


/*
 * Activate slide-out animation
 */

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

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


/* Tablet landscape and bigger */

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


/* ========================================================================
   Component: Switcher
 ========================================================================== */


/*
 * Reset list
 */

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


/* Items
 ========================================================================== */


/*
 * Hide not active items
 */

.uk-switcher> :not(.uk-active) {
    display: none;
}


/*
 * Remove margin from the last-child
 */

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


/* ========================================================================
   Component: Leader
 ========================================================================== */

.uk-leader {
    overflow: hidden;
}


/*
 * 1. Place element in text flow
 * 2. Never break into a new line
 * 3. Get a string back with as many repeating characters to fill the container
 * 4. Prevent wrapping. Overflowing characters will be clipped by the container
 */

.uk-leader-fill::after {
    /* 1 */
    display: inline-block;
    margin-left: 5px;
    /* 2 */
    width: 0;
    /* 3 */
    content: attr(data-fill);
    /* 4 */
    white-space: nowrap;
}


/*
 * Hide if media does not match
 */

.uk-leader-fill.uk-leader-hide::after {
    display: none;
}


/*
 * Pass fill character to JS
 */

.uk-leader-fill-content::before {
    content: ".";
}

:root {
    --uk-leader-fill-content: .;
}


/* ========================================================================
   Component: Iconnav
 ========================================================================== */


/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */

.uk-iconnav {
    display: flex;
    /* 1 */
    flex-wrap: wrap;
    /* 2 */
    margin: 0;
    padding: 0;
    list-style: none;
    /* 3 */
    margin-left: -10px;
}


/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */

.uk-iconnav>* {
    /* 1 */
    padding-left: 10px;
}


/* Items
 ========================================================================== */


/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Prevent gap if child element is `inline-block`, e.g. an icon
 * 2. Style
 */

.uk-iconnav>*>a {
    /* 1 */
    display: block;
    /* 2 */
    color: #999;
}


/* Hover + Focus */

.uk-iconnav>*>a:hover,
.uk-iconnav>*>a:focus {
    color: #3c3b3b;
    outline: none;
}


/* Active */

.uk-iconnav>.uk-active>a {
    color: #3c3b3b;
}


/* Modifier: 'uk-iconnav-vertical'
 ========================================================================== */


/*
 * 1. Change direction
 * 2. Gutter
 */

.uk-iconnav-vertical {
    /* 1 */
    flex-direction: column;
    /* 2 */
    margin-left: 0;
    margin-top: -10px;
}


/* 2 */

.uk-iconnav-vertical>* {
    padding-left: 0;
    padding-top: 10px;
}


/* ========================================================================
   Component: Notification
 ========================================================================== */


/*
 * 1. Set position
 * 2. Dimensions
 */

.uk-notification {
    /* 1 */
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 1040;
    /* 2 */
    box-sizing: border-box;
    width: 350px;
}


/* Position modifiers
========================================================================== */

.uk-notification-top-right,
.uk-notification-bottom-right {
    left: auto;
    right: 10px;
}

.uk-notification-top-center,
.uk-notification-bottom-center {
    left: 50%;
    margin-left: -175px;
}

.uk-notification-bottom-left,
.uk-notification-bottom-right,
.uk-notification-bottom-center {
    top: auto;
    bottom: 10px;
}


/* Responsiveness
========================================================================== */


/* Phones portrait and smaller */

@media (max-width: 639px) {
    .uk-notification {
        left: 10px;
        right: 10px;
        width: auto;
        margin: 0;
    }
}


/* Message
========================================================================== */

.uk-notification-message {
    position: relative;
    padding: 5px;
    background: #f7f6f6;
    color: #3c3b3b;
    font-size: 1.25rem;
    line-height: 1.4;
    cursor: pointer;
}

*+.uk-notification-message {
    margin-top: 10px;
}


/* Close
 * Adopts `uk-close`
 ========================================================================== */

.uk-notification-close {
    display: none;
    position: absolute;
    top: 10px;
    right: 5px;
}

.uk-notification-message:hover .uk-notification-close {
    display: block;
}


/* Style modifiers
 ========================================================================== */


/*
 * Primary
 */

.uk-notification-message-primary {
    color: #0e65a9;
}


/*
 * Success
 */

.uk-notification-message-success {
    color: #32d296;
}


/*
 * Warning
 */

.uk-notification-message-warning {
    color: #faa05a;
}


/*
 * Danger
 */

.uk-notification-message-danger {
    color: #e40000;
}


/* ========================================================================
   Component: Tooltip
 ========================================================================== */


/*
 * 1. Hide by default
 * 2. Position
 * 3. Dimensions
 * 4. Style
 */

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


/* Show */

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


/* Direction / Alignment modifiers
 ========================================================================== */


/* Direction */

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

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

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

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


/* ========================================================================
   Component: Placeholder
 ========================================================================== */

.uk-placeholder {
    margin-bottom: 10px;
    padding: 15px 15px;
    background: transparent;
}


/* Add margin if adjacent element */

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


/*
 * Remove margin from the last-child
 */

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


/* ========================================================================
   Component: Progress
 ========================================================================== */


/*
 * 1. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 * 2. Remove default style
 * 3. Behave like a block element
 * 4. Remove borders in Firefox and Edge
 * 5. Set background color for progress container in Firefox, IE11 and Edge
 * 6. Style
 */

.uk-progress {
    /* 1 */
    vertical-align: baseline;
    /* 2 */
    -webkit-appearance: none;
    -moz-appearance: none;
    /* 3 */
    display: block;
    width: 100%;
    /* 4 */
    border: 0;
    /* 5 */
    background-color: #f7f6f6;
    /* 6 */
    margin-bottom: 10px;
    height: 15px;
}


/* Add margin if adjacent element */

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


/*
 * Remove animated circles for indeterminate state in IE11 and Edge
 */

.uk-progress:indeterminate {
    color: transparent;
}


/*
 * Progress container
 * 2. Remove progress bar for indeterminate state in Firefox
 */

.uk-progress::-webkit-progress-bar {
    background-color: #f7f6f6;
}


/* 2 */

.uk-progress:indeterminate::-moz-progress-bar {
    width: 0;
}


/*
 * Progress bar
 * 1. Remove right border in IE11 and Edge
 */

.uk-progress::-webkit-progress-value {
    background-color: #0e65a9;
    transition: width 0.6s ease;
}

.uk-progress::-moz-progress-bar {
    background-color: #0e65a9;
}

.uk-progress::-ms-fill {
    background-color: #0e65a9;
    transition: width 0.6s ease;
    /* 1 */
    border: 0;
}


/* ========================================================================
   Component: Sortable
 ========================================================================== */

.uk-sortable {
    position: relative;
}


/*
 * Deactivate pointer-events on SVGs in Safari
 */

.uk-sortable svg {
    pointer-events: none;
}


/*
 * Remove margin from the last-child
 */

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


/* Drag
 ========================================================================== */

.uk-sortable-drag {
    position: absolute !important;
    z-index: 1050 !important;
    pointer-events: none;
}


/* Placeholder
 ========================================================================== */

.uk-sortable-placeholder {
    opacity: 0;
}


/* Empty modifier
 ========================================================================== */

.uk-sortable-empty {
    min-height: 50px;
}


/* Handle
 ========================================================================== */


/* Hover */

.uk-sortable-handle:hover {
    cursor: move;
}


/* ========================================================================
   Component: Countdown
 ========================================================================== */


/* Item
 ========================================================================== */


/*
 * 1. Center numbers and separators vertically
 */

.uk-countdown-number,
.uk-countdown-separator {
    /* 1 */
    line-height: 35px;
}


/* Number
 ========================================================================== */

.uk-countdown-number {
    font-size: 13px;
}


/* Phone landscape and bigger */

@media (min-width: 640px) {
    .uk-countdown-number {
        font-size: 14px;
    }
}


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-countdown-number {
        font-size: 15px;
    }
}


/* Separator
 ========================================================================== */

.uk-countdown-separator {
    font-size: 13px;
}


/* Phone landscape and bigger */

@media (min-width: 640px) {
    .uk-countdown-separator {
        font-size: 14px;
    }
}


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-countdown-separator {
        font-size: 15px;
    }
}


/* Label
 ========================================================================== */


/* ========================================================================
   Component: Animation
 ========================================================================== */

[class*=uk-animation-] {
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: backwards;
}


/* Direction modifier
 ========================================================================== */

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


/* Toggle (Hover + Focus)
========================================================================== */


/*
 * The toggle is triggered on touch devices using `:focus` and tabindex
 */

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


/*
 * 1. Prevent tab highlighting on iOS.
 */

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


/*
 * Remove outline for `tabindex`
 */

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


/* Animations
 ========================================================================== */


/*
 * Fade
 */

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


/*
 * Scale
 */

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

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


/*
 * Slide
 */

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

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

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

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


/*
 * Slide Small
 */

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

.uk-animation-slide-top-small-2 {
    animation-name: uk-fade-top-smalls;
    animation-iteration-count: ease-out;
    animation-direction: reverse;
}

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

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

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


/*
 * Slide Medium
 */

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

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

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

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


/*
 * Kenburns
 */

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


/*
 * Shake
 */

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


/* Duration modifier
 ========================================================================== */

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


/* Keyframes used by animation classes
 ========================================================================== */


/*
 * Fade
 */

@keyframes uk-fade {
    0% {
        opacity: 0;
        filter: blur(0.3em);
    }
    100% {
        opacity: 1;
        filter: blur(0em);
    }
}


/*
 * Slide Top
 */

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


/*
 * Slide Bottom
 */

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


/*
 * Slide Left
 */

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


/*
 * Slide Right
 */

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


/*
 * Slide Top Small
 */

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

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


/*
 * Slide Bottom Small
 */

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


/*
 * Slide Left Small
 */

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


/*
 * Slide Right Small
 */

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


/*
 * Slide Top Medium
 */

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


/*
 * Slide Bottom Medium
 */

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


/*
 * Slide Left Medium
 */

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


/*
 * Slide Right Medium
 */

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


/*
 * Scale Up
 */

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


/*
 * Scale Down
 */

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


/*
 * Kenburns
 */

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


/*
 * Shake
 */

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


/* ========================================================================
   Component: Width
 ========================================================================== */


/* Equal child widths
 ========================================================================== */

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

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

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

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

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

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

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


/*
 * 1. Reset the `min-width`, which is set to auto by default, because
 *    flex items won't shrink below their minimum intrinsic content size.
 *    Using `1px` instead of `0`, so items still wrap into the next line,
 *    if they have zero width and padding and the predecessor is 100% wide.
 */

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


/* Phone landscape and bigger */

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


/* Tablet landscape and bigger */

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


/* Desktop and bigger */

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


/* Large screen and bigger */

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


/* Single Widths
 ========================================================================== */


/*
 * 1. `max-width` is needed for the pixel-based classes
 */

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


/* Halves */

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


/* Thirds */

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

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


/* Quarters */

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

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


/* Fifths */

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

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

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

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


/* Sixths */

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

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


/* Pixel */

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

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

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

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

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


/* Auto */

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


/* Expand */

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


/* Phone landscape and bigger */

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


/* Tablet landscape and bigger */

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


/* Desktop and bigger */

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


/* Large screen and bigger */

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


/* ========================================================================
   Component: Height
 ========================================================================== */

[class*=uk-height] {
    box-sizing: border-box;
}


/*
 * Only works if parent element has a height set
 */

.uk-height-1-1 {
    height: 100%;
}


/*
 * Useful to create image teasers
 */

.uk-height-viewport {
    min-height: 100vh;
}


/*
 * Pixel
 * Useful for `overflow: auto`
 */

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

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

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

.uk-height-max-small {
    max-height: 150px;
}

.uk-height-max-medium {
    max-height: 300px;
}

.uk-height-max-large {
    max-height: 450px;
}


/* ========================================================================
   Component: Text
 ========================================================================== */


/* Style modifiers
 ========================================================================== */

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

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


/* Size modifiers
 ========================================================================== */

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

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


/* Weight modifier
 ========================================================================== */

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


/* Transform modifier
 ========================================================================== */

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

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

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


/* Color modifiers
 ========================================================================== */

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

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

.uk-text-primary {
    color: #59acff !important;
}

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

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

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


/* Background modifier
 ========================================================================== */


/*
 * 1. The background clips to the foreground text. Works in Chrome, Firefox, Safari, Edge and Opera
 *    Default color is set to transparent
 * 2. Container fits the text
 * 3. Fallback color for IE11
 */

.uk-text-background {
    /* 1 */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* 2 */
    display: inline-block;
    /* 3 */
    color: #0e65a9 !important;
}

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


/* Alignment modifiers
 ========================================================================== */

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

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

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

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


/* Phone landscape and bigger */

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


/* Tablet landscape and bigger */

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


/* Desktop and bigger */

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


/* Large screen and bigger */

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


/*
 * Vertical
 */

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

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

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

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


/* Wrap modifiers
 ========================================================================== */


/*
 * Prevent text from wrapping onto multiple lines
 */

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


/*
 * 1. Make sure a max-width is set after which truncation can occur
 * 2. Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
 * 3. Fix for table cells
 */

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


/* 2 */

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


/*
 * 1. Wrap long words onto the next line and break them if they are too long to fit
 * 2. Legacy `word-wrap` as fallback for `overflow-wrap`
 * 3. Fix `overflow-wrap` which doesn't work with table cells in Chrome, Opera, IE11 and Edge
 *    Must use `break-all` to support IE11 and Edge
 * Note: Not using `hyphens: auto;` because it hyphenates text even if not needed
 */

.uk-text-break {
    /* 1 */
    overflow-wrap: break-word;
    /* 2 */
    word-wrap: break-word;
}


/* 3 */

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


/* ========================================================================
   Component: Column
 ========================================================================== */

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


/* Desktop and bigger */

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


/*
 * Fix image 1px line wrapping into the next column in Chrome
 */

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


/* Divider
 ========================================================================== */


/*
 * 1. Double the column gap
 */

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


/* Desktop and bigger */

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


/* Width modifiers
 ========================================================================== */

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

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

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

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

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


/* Phone landscape and bigger */

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


/* Tablet landscape and bigger */

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


/* Desktop and bigger */

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


/* Large screen and bigger */

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


/* Make element span across all columns
 * Does not work in Firefox yet
 ========================================================================== */

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


/* ========================================================================
   Component: Cover
 ========================================================================== */


/*
 * Works with iframes and embedded content
 * 1. Reset responsiveness for embedded content
 * 2. Center object
 * Note: Percent values on the `top` property only works if this element
 *       is absolute positioned or if the container has a height
 */

.uk-cover {
    /* 1 */
    max-width: none;
    /* 2 */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

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


/* Container
 ========================================================================== */


/*
 * 1. Parent container which clips resized object
 * 2. Needed if the child is positioned absolute. See note above
 */

.uk-cover-container {
    /* 1 */
    overflow: hidden;
    /* 2 */
    position: relative;
}


/* ========================================================================
   Component: Background
 ========================================================================== */


/* Color
 ========================================================================== */

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

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

.uk-background-primary {
    background-color: #eaeaea;
}

.uk-background-secondary {
    background-color: #0e65a9;
}


/* Size
 ========================================================================== */

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

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

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


/* Position
 ========================================================================== */

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

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

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

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

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

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

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

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

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


/* Repeat
 ========================================================================== */

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


/* Attachment
 ========================================================================== */


/*
 * 1. Fix bug introduced in Chrome 67: the background image is not visible if any element on the page uses `translate3d`
 */

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


/*
 * Exclude touch devices because `fixed` doesn't work on iOS and Android
 */

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


/* Image
 ========================================================================== */


/* Phone portrait and smaller */

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


/* Phone landscape and smaller */

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


/* Tablet landscape and smaller */

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


/* Desktop and smaller */

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


/* Blend modes
 ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* ========================================================================
   Component: Align
 ========================================================================== */


/*
 * Default
 */

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

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


/*
 * Center
 */

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


/*
 * Left/Right
 */

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

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


/* Phone landscape and bigger */

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


/* Tablet landscape and bigger */

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


/* Desktop and bigger */

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


/* Large screen and bigger */

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


/* ========================================================================
   Component: SVG
 ========================================================================== */


/*
 * 1. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 2. Set the fill and stroke color of all SVG elements to the current text color
 */


/* 1 */

.uk-svg,
.uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
    fill: currentcolor;
}

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


/*
 * Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */

.uk-svg {
    transform: translate(0, 0);
}


/* ========================================================================
   Component: Utility
 ========================================================================== */


/* Panel
 ========================================================================== */

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


/*
 * Micro clearfix
 */

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

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


/*
 * Remove margin from the last-child
 */

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


/*
 * Scrollable
 */

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


/* Clearfix
 ========================================================================== */


/*
 * 1. `table-cell` is used with `::before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
 * 2. `table` is used again with `::after` because `clear` only works with block elements.
 * Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
 */


/* 1 */

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


/* 2 */

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


/* Float
 ========================================================================== */


/*
 * 1. Prevent content overflow
 */

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

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


/* 1 */

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


/* Overfow
 ========================================================================== */

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


/*
 * Enable scrollbars if content is clipped
 * Note: Firefox ignores `padding-bottom` for the scrollable overflow https://bugzilla.mozilla.org/show_bug.cgi?id=748518
 */

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

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


/* Resize
 ========================================================================== */

.uk-resize {
    resize: both;
}

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


/* Display
 ========================================================================== */

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

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

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


/* Inline
 ========================================================================== */


/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 * 5. Force hardware acceleration without creating a new stacking context
 *    to fix 1px glitch when combined with overlays and transitions in Webkit
 * 6. Clip child elements
 */

[class*=uk-inline] {
    /* 1 */
    display: inline-block;
    /* 2 */
    position: relative;
    /* 3 */
    max-width: 100%;
    /* 4 */
    vertical-align: middle;
    /* 5 */
    -webkit-backface-visibility: hidden;
}

.uk-inline-clip {
    /* 6 */
    overflow: hidden;
}


/* Responsive objects
 ========================================================================== */


/*
 * Preserve original dimensions
 * Because `img, `video`, `canvas` and  `audio` are already responsive by default, see Base component
 */

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


/*
 * Responsiveness
 * Corrects `max-width` and `max-height` behavior if padding and border are used
 */

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


/*
 * 1. Set a maximum width. `important` needed to override `uk-preserve-width img`
 * 2. Auto scale the height. Only needed if `height` attribute is present
 */

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


/*
 * 1. Set a maximum height. Only works if the parent element has a fixed height
 * 2. Auto scale the width. Only needed if `width` attribute is present
 * 3. Reset max-width, which `img, `video`, `canvas` and  `audio` already have by default
 */

.uk-responsive-height {
    /* 1 */
    max-height: 100%;
    /* 2 */
    width: auto;
    /* 3 */
    max-width: none;
}


/* Border
 ========================================================================== */

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

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

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


/*
 * Fix `overflow: hidden` to be ignored with border-radius and CSS transforms in Webkit
 */

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


/* Box-shadow
 ========================================================================== */

.uk-box-shadow-small {
    box-shadow: 3px 5px 20px 7px #69696929;
}

.uk-box-shadow-medium {
    box-shadow: 7px 7px 13px 4px #8686861f;
}

.uk-box-shadow-large {
    box-shadow: 0 14px 25px #00000029;
}

.uk-box-shadow-xlarge {
    box-shadow: 0 28px 50px #00000029;
}


/*
 * Hover
 */

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

.uk-box-shadow-hover-small:hover {
    box-shadow: 3px 5px 20px 7px #69696929;
}

.uk-box-shadow-hover-medium:hover {
    box-shadow: 7px 7px 13px 4px #8686861f;
}

.uk-box-shadow-hover-large:hover {
    box-shadow: 0 14px 25px #00000029;
}

.uk-box-shadow-hover-xlarge:hover {
    box-shadow: 0 28px 50px #00000029;
}


/* Box-shadow bottom
 ========================================================================== */


/*
 * 1. Set position.
 * 2. Set style
 * 3. Blur doesn't work on pseudo elements with negative `z-index` in Edge.
 *    Solved by using `before` and add position context to child elements.
 */

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


/* Drop cap
 ========================================================================== */


/*
 * 1. Firefox doesn't apply `::first-letter` if the first letter is inside child elements
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=214004
 * 2. In Firefox, a floating `::first-letter` doesn't have a line box and there for no `line-height`
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=317933
 * 3. Caused by 1.: Edge creates two nested `::first-letter` containers, one for each selector
 *    This doubles the `font-size` exponential when using the `em` unit.
 */

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


/* 2 */

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


/* 3 */

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


/* Logo
 ========================================================================== */


/*
 * 1. Required for `a`
 */

.uk-logo {
    font-size: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #3c3b3b;
    /* 1 */
    text-decoration: none;
}


/* Hover + Focus */

.uk-logo:hover,
.uk-logo:focus {
    color: #3c3b3b;
    outline: none;
    /* 1 */
    text-decoration: none;
}

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


/* Disabled State
 ========================================================================== */

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


/* Drag State
 ========================================================================== */


/*
 * 1. Needed if moving over elements with have their own cursor on hover, e.g. links or buttons
 * 2. Fix dragging over iframes
 */

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


/* 2 */

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


/* Dragover State
 ========================================================================== */


/*
 * Create a box-shadow when dragging a file over the upload area
 */

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


/* Blend modes
 ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* Transform
========================================================================== */

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


/* Transform Origin
========================================================================== */

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

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

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

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

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

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

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

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


/* ========================================================================
   Component: Flex
 ========================================================================== */

.uk-flex {
    display: flex;
}

.uk-flex-inline {
    display: inline-flex;
}


/*
 * Remove pseudo elements created by micro clearfix as precaution
 */

.uk-flex::before,
.uk-flex::after,
.uk-flex-inline::before,
.uk-flex-inline::after {
    display: none;
}


/* Alignment
 ========================================================================== */


/*
 * Align items along the main axis of the current line of the flex container
 * Row: Horizontal
 */

.uk-flex-left {
    justify-content: flex-start;
}

.uk-flex-center {
    justify-content: center;
}

.uk-flex-right {
    justify-content: flex-end;
}

.uk-flex-between {
    justify-content: space-between;
}

.uk-flex-around {
    justify-content: space-around;
}


/* Phone landscape and bigger */

@media (min-width: 640px) {
    .uk-flex-left\@s {
        justify-content: flex-start;
    }
    .uk-flex-center\@s {
        justify-content: center;
    }
    .uk-flex-right\@s {
        justify-content: flex-end;
    }
    .uk-flex-between\@s {
        justify-content: space-between;
    }
    .uk-flex-around\@s {
        justify-content: space-around;
    }
}


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-flex-left\@m {
        justify-content: flex-start;
    }
    .uk-flex-center\@m {
        justify-content: center;
    }
    .uk-flex-right\@m {
        justify-content: flex-end;
    }
    .uk-flex-between\@m {
        justify-content: space-between;
    }
    .uk-flex-around\@m {
        justify-content: space-around;
    }
}


/* Desktop and bigger */

@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;
    }
}


/* Large screen and bigger */

@media (min-width: 1600px) {
    .uk-flex-left\@xl {
        justify-content: flex-start;
    }
    .uk-flex-center\@xl {
        justify-content: center;
    }
    .uk-flex-right\@xl {
        justify-content: flex-end;
    }
    .uk-flex-between\@xl {
        justify-content: space-between;
    }
    .uk-flex-around\@xl {
        justify-content: space-around;
    }
}


/*
 * Align items in the cross axis of the current line of the flex container
 * Row: Vertical
 */

.uk-flex-stretch {
    align-items: stretch;
}

.uk-flex-top {
    align-items: flex-start;
}

.uk-flex-middle {
    align-items: center;
}

.uk-flex-bottom {
    align-items: flex-end;
}


/* Direction
 ========================================================================== */

.uk-flex-row {
    flex-direction: row;
}

.uk-flex-row-reverse {
    flex-direction: row-reverse;
}

.uk-flex-column {
    flex-direction: column;
}

.uk-flex-column-reverse {
    flex-direction: column-reverse;
}


/* Wrap
 ========================================================================== */

.uk-flex-nowrap {
    flex-wrap: nowrap;
}

.uk-flex-wrap {
    flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}


/*
 * Aligns items within the flex container when there is extra space in the cross-axis
 * Only works if there is more than one line of flex items
 */

.uk-flex-wrap-stretch {
    align-content: stretch;
}

.uk-flex-wrap-top {
    align-content: flex-start;
}

.uk-flex-wrap-middle {
    align-content: center;
}

.uk-flex-wrap-bottom {
    align-content: flex-end;
}

.uk-flex-wrap-between {
    align-content: space-between;
}

.uk-flex-wrap-around {
    align-content: space-around;
}


/* Item ordering
 ========================================================================== */


/*
 * Default is 0
 */

.uk-flex-first {
    order: -1;
}

.uk-flex-last {
    order: 99;
}


/* Phone landscape and bigger */

@media (min-width: 640px) {
    .uk-flex-first\@s {
        order: -1;
    }
    .uk-flex-last\@s {
        order: 99;
    }
}


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-flex-first\@m {
        order: -1;
    }
    .uk-flex-last\@m {
        order: 99;
    }
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-flex-first\@l {
        order: -1;
    }
    .uk-flex-last\@l {
        order: 99;
    }
}


/* Large screen and bigger */

@media (min-width: 1600px) {
    .uk-flex-first\@xl {
        order: -1;
    }
    .uk-flex-last\@xl {
        order: 99;
    }
}


/* Item dimensions
 ========================================================================== */


/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */


/*
 * No Flex: 0 0 auto
 * Content dimensions
 */

.uk-flex-none {
    flex: none;
}


/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 */

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


/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */

.uk-flex-1 {
    flex: 1;
}


/* ========================================================================
   Component: Margin
 ========================================================================== */


/*
 * Default
 */

.uk-margin {
    margin-bottom: 10px;
}

*+.uk-margin {
    margin-top: 10px !important;
}

.uk-margin-top {
    margin-top: 10px !important;
}

.uk-margin-bottom {
    margin-bottom: 10px !important;
}

.uk-margin-left {
    margin-left: 10px !important;
}

.uk-margin-right {
    margin-right: 10px !important;
}


/* Small
 ========================================================================== */

.uk-margin-small {
    margin-bottom: 10px;
}

*+.uk-margin-small {
    margin-top: 10px !important;
}

.uk-margin-small-top {
    margin-top: 10px !important;
}

.uk-margin-small-bottom {
    margin-bottom: 10px !important;
}

.uk-margin-small-left {
    margin-left: 10px !important;
}

.uk-margin-small-right {
    margin-right: 10px !important;
}


/* Medium
 ========================================================================== */

.uk-margin-medium {
    margin-bottom: 40px;
}

*+.uk-margin-medium {
    margin-top: 40px !important;
}

.uk-margin-medium-top {
    margin-top: 40px !important;
}

.uk-margin-medium-bottom {
    margin-bottom: 40px !important;
}

.uk-margin-medium-left {
    margin-left: 40px !important;
}

.uk-margin-medium-right {
    margin-right: 40px !important;
}


/* Large
 ========================================================================== */

.uk-margin-large {
    margin-bottom: 40px;
}

*+.uk-margin-large {
    margin-top: 40px !important;
}

.uk-margin-large-top {
    margin-top: 40px !important;
}

.uk-margin-large-bottom {
    margin-bottom: 40px !important;
}

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

.uk-margin-large-right {
    margin-right: 40px !important;
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-margin-large {
        margin-bottom: 70px;
    }
    *+.uk-margin-large {
        margin-top: 70px !important;
    }
    .uk-margin-large-top {
        margin-top: 70px !important;
    }
    .uk-margin-large-bottom {
        margin-bottom: 70px !important;
    }
    .uk-margin-large-left {
        margin-left: 70px !important;
    }
    .uk-margin-large-right {
        margin-right: 70px !important;
    }
}


/* XLarge
 ========================================================================== */

.uk-margin-xlarge {
    margin-bottom: 70px;
}

*+.uk-margin-xlarge {
    margin-top: 70px !important;
}

.uk-margin-xlarge-top {
    margin-top: 70px !important;
}

.uk-margin-xlarge-bottom {
    margin-bottom: 70px !important;
}

.uk-margin-xlarge-left {
    margin-left: 70px !important;
}

.uk-margin-xlarge-right {
    margin-right: 70px !important;
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-margin-xlarge {
        margin-bottom: 140px;
    }
    *+.uk-margin-xlarge {
        margin-top: 140px !important;
    }
    .uk-margin-xlarge-top {
        margin-top: 140px !important;
    }
    .uk-margin-xlarge-bottom {
        margin-bottom: 140px !important;
    }
    .uk-margin-xlarge-left {
        margin-left: 140px !important;
    }
    .uk-margin-xlarge-right {
        margin-right: 140px !important;
    }
}


/* Remove
 ========================================================================== */

.uk-margin-remove {
    margin: 0 !important;
}

.uk-margin-remove-top {
    margin-top: 0 !important;
}

.uk-margin-remove-bottom {
    margin-bottom: 0 !important;
}

.uk-margin-remove-left {
    margin-left: 0 !important;
}

.uk-margin-remove-right {
    margin-right: 0 !important;
}

.uk-margin-remove-vertical {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.uk-margin-remove-adjacent+* {
    margin-top: 0 !important;
}


/* Auto
 ========================================================================== */

.uk-margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.uk-margin-auto-top {
    margin-top: auto !important;
}

.uk-margin-auto-bottom {
    margin-bottom: auto !important;
}

.uk-margin-auto-left {
    margin-left: auto !important;
}

.uk-margin-auto-right {
    margin-right: auto !important;
}

.uk-margin-auto-vertical {
    margin-top: auto !important;
    margin-bottom: auto !important;
}


/* ========================================================================
   Component: Padding
 ========================================================================== */

.uk-padding {
    padding: 15px;
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-padding {
        padding: 20px;
    }
}


/* Small
 ========================================================================== */

.uk-padding-small {
    padding: 5px;
}


/* Large
 ========================================================================== */

.uk-padding-large {
    padding: 15px;
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-padding-large {
        padding: 70px;
    }
}


/* Remove
 ========================================================================== */

.uk-padding-remove {
    padding: 0 !important;
}

.uk-padding-remove-top {
    padding-top: 0 !important;
}

.uk-padding-remove-bottom {
    padding-bottom: 0 !important;
}

.uk-padding-remove-left {
    padding-left: 0 !important;
}

.uk-padding-remove-right {
    padding-right: 0 !important;
}

.uk-padding-remove-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.uk-padding-remove-horizontal {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


/* ========================================================================
   Component: Position
 ========================================================================== */


/* Directions
 ========================================================================== */

[class*=uk-position-top],
[class*=uk-position-bottom],
[class*=uk-position-left],
[class*=uk-position-right],
[class*=uk-position-center] {
    position: absolute !important;
}


/* Edges
 ========================================================================== */


/* Don't use `width: 100%` because it is wrong if the parent has padding. */

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

.uk-position-bottom {
    bottom: 0;
    left: 0;
    right: 0;
}

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

.uk-position-right {
    top: 0;
    bottom: 0;
    right: 0;
}


/* Corners
 ========================================================================== */

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

.uk-position-top-right {
    top: 0;
    right: 0;
}

.uk-position-bottom-left {
    bottom: 0;
    left: 0;
}

.uk-position-bottom-right {
    bottom: 0;
    right: 0;
}


/*
 * Center
 * 1. Fix text wrapping if content is larger than 50% of the container.
 */

.uk-position-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* 1 */
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    box-sizing: border-box;
}


/* Vertical */

[class*=uk-position-center-left],
[class*=uk-position-center-right] {
    top: 50%;
    transform: translateY(-50%);
}

.uk-position-center-left {
    left: 0;
}

.uk-position-center-right {
    right: 0;
}

.uk-position-center-left-out {
    right: 100%;
    width: -moz-max-content;
    width: max-content;
}

.uk-position-center-right-out {
    left: 100%;
    width: -moz-max-content;
    width: max-content;
}


/* Horizontal */

.uk-position-top-center,
.uk-position-bottom-center {
    left: 50%;
    transform: translateX(-50%);
    /* 1 */
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    box-sizing: border-box;
}

.uk-position-top-center {
    top: 0;
}

.uk-position-bottom-center {
    bottom: 0;
}


/* Cover
 ========================================================================== */

.uk-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


/* Utility
 ========================================================================== */

.uk-position-relative {
    position: relative !important;
}

.uk-position-absolute {
    position: absolute !important;
}

.uk-position-fixed {
    position: fixed !important;
}

.uk-position-z-index {
    z-index: 2;
}


/* Margin modifier
 ========================================================================== */


/*
 * Small
 */

.uk-position-small {
    max-width: calc(100% - (5px * 2));
    margin: 5px;
}

.uk-position-small.uk-position-center {
    transform: translate(-50%, -50%) translate(-5px, -5px);
}

.uk-position-small[class*=uk-position-center-left],
.uk-position-small[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(-5px);
}

.uk-position-small.uk-position-top-center,
.uk-position-small.uk-position-bottom-center {
    transform: translateX(-50%) translateX(-5px);
}


/*
 * Medium
 */

.uk-position-medium {
    max-width: calc(100% - (15px * 2));
    margin: 15px;
}

.uk-position-medium.uk-position-center {
    transform: translate(-50%, -50%) translate(-15px, -15px);
}

.uk-position-medium[class*=uk-position-center-left],
.uk-position-medium[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(-15px);
}

.uk-position-medium.uk-position-top-center,
.uk-position-medium.uk-position-bottom-center {
    transform: translateX(-50%) translateX(-15px);
}


/*
 * Large
 */

.uk-position-large {
    max-width: calc(100% - (15px * 2));
    margin: 15px;
}

.uk-position-large.uk-position-center {
    transform: translate(-50%, -50%) translate(-15px, -15px);
}

.uk-position-large[class*=uk-position-center-left],
.uk-position-large[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(-15px);
}

.uk-position-large.uk-position-top-center,
.uk-position-large.uk-position-bottom-center {
    transform: translateX(-50%) translateX(-15px);
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-position-large {
        max-width: calc(100% - (50px * 2));
        margin: 50px;
    }
    .uk-position-large.uk-position-center {
        transform: translate(-50%, -50%) translate(-50px, -50px);
    }
    .uk-position-large[class*=uk-position-center-left],
    .uk-position-large[class*=uk-position-center-right] {
        transform: translateY(-50%) translateY(-50px);
    }
    .uk-position-large.uk-position-top-center,
    .uk-position-large.uk-position-bottom-center {
        transform: translateX(-50%) translateX(-50px);
    }
}


/* ========================================================================
   Component: Transition
 ========================================================================== */


/* Toggle (Hover + Focus)
 ========================================================================== */


/*
 * 1. Prevent tab highlighting on iOS.
 */

.uk-transition-toggle {
    /* 1 */
    -webkit-tap-highlight-color: transparent;
}


/*
 * Remove outline for `tabindex`
 */

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


/* Transitions
 ========================================================================== */


/*
 * The toggle is triggered on touch devices by two methods:
 * 1. Using `:focus` and tabindex
 * 2. Using `:hover` and a `touchstart` event listener registered on the document
 *    (Doesn't work on Surface touch devices)
 *
 * Note: Transitions don't work with `uk-postion-center-*` classes because they also use `transform`,
 *       therefore it's recommended to use an extra `div` for the transition.
 */

.uk-transition-fade,
[class*=uk-transition-scale],
[class*=uk-transition-slide],
.uk-transition-stroke {
    transition: 0.3s ease-out;
    transition-property: opacity, transform, filter, stroke-dashoffset;
    opacity: 0;
}


/*
 * Fade
 */

.uk-transition-toggle:hover .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-active.uk-active .uk-transition-fade {
    opacity: 1;
}


/*
 * Scale
 * Note: Using `scale3d` for better image rendering
 */

.uk-transition-scale-up {
    transform: scale3d(1, 1, 1);
}

.uk-transition-scale-down {
    transform: scale3d(1.01, 1.01, 1);
}


/* Show */

.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-active.uk-active .uk-transition-scale-up {
    opacity: 1;
    transform: scale3d(1.01, 1.01, 1);
}

.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-active.uk-active .uk-transition-scale-down {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}


/*
 * Slide
 */

.uk-transition-slide-top {
    transform: translateY(-100%);
}

.uk-transition-slide-bottom {
    transform: translateY(100%);
}

.uk-transition-slide-left {
    transform: translateX(-100%);
}

.uk-transition-slide-right {
    transform: translateX(100%);
}

.uk-transition-slide-top-small {
    transform: translateY(-10px);
}

.uk-transition-slide-bottom-small {
    transform: translateY(10px);
}

.uk-transition-slide-left-small {
    transform: translateX(-10px);
}

.uk-transition-slide-right-small {
    transform: translateX(10px);
}

.uk-transition-slide-top-medium {
    transform: translateY(-50px);
}

.uk-transition-slide-bottom-medium {
    transform: translateY(50px);
}

.uk-transition-slide-left-medium {
    transform: translateX(-50px);
}

.uk-transition-slide-right-medium {
    transform: translateX(50px);
}


/* Show */

.uk-transition-toggle:hover [class*=uk-transition-slide],
.uk-transition-toggle:focus [class*=uk-transition-slide],
.uk-transition-active.uk-active [class*=uk-transition-slide] {
    opacity: 1;
    transform: translate(0, 0);
}


/*
 * Stroke
 */

.uk-transition-stroke {
    transition-duration: 3s;
}


/* Show */

.uk-transition-stroke:hover,
.uk-transition-stroke:focus,
.uk-transition-stroke.uk-transition-active {
    opacity: 1;
    stroke-dashoffset: 0 !important;
}


/* Opacity modifier
 ========================================================================== */

.uk-transition-opaque {
    opacity: 1;
}


/* Duration modifiers
 ========================================================================== */

.uk-transition-slow {
    transition-duration: 0.7s;
}


/* ========================================================================
   Component: Visibility
 ========================================================================== */


/*
 * Hidden
 * `hidden` attribute also set here to make it stronger
 */

[hidden],
.uk-hidden {
    display: none !important;
}


/* Phone landscape and bigger */

@media (min-width: 640px) {
    .uk-hidden\@s {
        display: none !important;
    }
}


/* Tablet landscape and bigger */

@media (min-width: 960px) {
    .uk-hidden\@m {
        display: none !important;
    }
}


/* Desktop and bigger */

@media (min-width: 1200px) {
    .uk-hidden\@l {
        display: none !important;
    }
}


/* Large screen and bigger */

@media (min-width: 1600px) {
    .uk-hidden\@xl {
        display: none !important;
    }
}


/*
 * Visible
 */


/* Phone portrait and smaller */

@media (max-width: 639px) {
    .uk-visible\@s {
        display: none !important;
    }
}


/* Phone landscape and smaller */

@media (max-width: 959px) {
    .uk-visible\@m {
        display: none !important;
    }
}


/* Tablet landscape and smaller */

@media (max-width: 1199px) {
    .uk-visible\@l {
        display: none !important;
    }
}


/* Desktop and smaller */

@media (max-width: 1599px) {
    .uk-visible\@xl {
        display: none !important;
    }
}


/* Visibility
 ========================================================================== */

.uk-invisible {
    visibility: hidden !important;
}


/* Toggle (Hover + Focus)
 ========================================================================== */


/*
 * Hidden
 * 1. The toggle is triggered on touch devices using `:focus` and tabindex
 * 2. The target stays visible if any element within receives focus through keyboard
 *    Doesn't work in Edge, yet.
 * 3. Can't use `display: none` nor `visibility: hidden` because both are not focusable.
 *
 */


/* 1 + 2 */

.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
    /* 3 */
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}


/*
 * Invisible
 */


/* 1 + 2 */

.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
    /* 3 */
    opacity: 0 !important;
}


/*
 * 1. Prevent tab highlighting on iOS.
 */

.uk-visible-toggle {
    /* 1 */
    -webkit-tap-highlight-color: transparent;
}


/*
 * Remove outline for `tabindex`
 */

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


/* Touch
 ========================================================================== */


/*
 * Hide if primary pointing device has limited accuracy, e.g. a touch screen.
 * Works on mobile browsers: Safari, Chrome and Android browser
 */

@media (pointer: coarse) {
    .uk-hidden-touch {
        display: none !important;
    }
}


/*
 * Hide if primary pointing device is accurate, e.g. mouse.
 * 1. Fallback for IE11 and Firefox, because `pointer` is not supported
 * 2. Reset if supported
 */


/* 1 */

.uk-hidden-notouch {
    display: none !important;
}

@media (pointer: coarse) {
    .uk-hidden-notouch {
        display: block !important;
    }
}


/* ========================================================================
   Component: Inverse
 ========================================================================== */


/*
 * Implemented class depends on the general theme color
 * `uk-light` is for light colors on dark backgrounds
 * `uk-dark` is or dark colors on light backgrounds
 */

.uk-light,
.uk-product-primary.uk-product-body,
.uk-product-primary> :not([class*=uk-product-media]),
.uk-product-secondary.uk-product-body,
.uk-product-secondary> :not([class*=uk-product-media]),
.uk-section-primary:not(.uk-preserve-color),
.uk-section-secondary:not(.uk-preserve-color),
.uk-tile-primary:not(.uk-preserve-color),
.uk-tile-secondary:not(.uk-preserve-color),
.uk-card-primary.uk-card-body,
.uk-card-primary> :not([class*=uk-card-media]),
.uk-card-secondary.uk-card-body,
.uk-card-secondary> :not([class*=uk-card-media]),
.uk-overlay-primary,
.uk-offcanvas-bar {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light a,
.uk-product-primary.uk-product-body a,
.uk-product-primary> :not([class*=uk-product-media]) a,
.uk-product-secondary.uk-product-body a,
.uk-product-secondary> :not([class*=uk-product-media]) a,
.uk-section-primary:not(.uk-preserve-color) a,
.uk-section-secondary:not(.uk-preserve-color) a,
.uk-tile-primary:not(.uk-preserve-color) a,
.uk-tile-secondary:not(.uk-preserve-color) a,
.uk-card-primary.uk-card-body a,
.uk-card-primary> :not([class*=uk-card-media]) a,
.uk-card-secondary.uk-card-body a,
.uk-card-secondary> :not([class*=uk-card-media]) a,
.uk-overlay-primary a,
.uk-offcanvas-bar a,
.uk-light .uk-link,
.uk-product-primary.uk-product-body .uk-link,
.uk-product-primary> :not([class*=uk-product-media]) .uk-link,
.uk-product-secondary.uk-product-body .uk-link,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-link,
.uk-section-primary:not(.uk-preserve-color) .uk-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-link,
.uk-tile-primary:not(.uk-preserve-color) .uk-link,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link,
.uk-card-primary.uk-card-body .uk-link,
.uk-card-primary> :not([class*=uk-card-media]) .uk-link,
.uk-card-secondary.uk-card-body .uk-link,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-link,
.uk-overlay-primary .uk-link,
.uk-offcanvas-bar .uk-link {
    color: #fff;
}

.uk-light a:hover,
.uk-product-primary.uk-product-body a:hover,
.uk-product-primary> :not([class*=uk-product-media]) a:hover,
.uk-product-secondary.uk-product-body a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) a:hover,
.uk-section-primary:not(.uk-preserve-color) a:hover,
.uk-section-secondary:not(.uk-preserve-color) a:hover,
.uk-tile-primary:not(.uk-preserve-color) a:hover,
.uk-tile-secondary:not(.uk-preserve-color) a:hover,
.uk-card-primary.uk-card-body a:hover,
.uk-card-primary> :not([class*=uk-card-media]) a:hover,
.uk-card-secondary.uk-card-body a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) a:hover,
.uk-overlay-primary a:hover,
.uk-offcanvas-bar a:hover,
.uk-light .uk-link:hover,
.uk-product-primary.uk-product-body .uk-link:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-link:hover,
.uk-product-secondary.uk-product-body .uk-link:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-link:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link:hover,
.uk-card-primary.uk-card-body .uk-link:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-link:hover,
.uk-card-secondary.uk-card-body .uk-link:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-link:hover,
.uk-overlay-primary .uk-link:hover,
.uk-offcanvas-bar .uk-link:hover {
    color: #fff;
}

.uk-light :not(pre)>code,
.uk-product-primary.uk-product-body :not(pre)>code,
.uk-product-primary> :not([class*=uk-product-media]) :not(pre)>code,
.uk-product-secondary.uk-product-body :not(pre)>code,
.uk-product-secondary> :not([class*=uk-product-media]) :not(pre)>code,
.uk-section-primary:not(.uk-preserve-color) :not(pre)>code,
.uk-section-secondary:not(.uk-preserve-color) :not(pre)>code,
.uk-tile-primary:not(.uk-preserve-color) :not(pre)>code,
.uk-tile-secondary:not(.uk-preserve-color) :not(pre)>code,
.uk-card-primary.uk-card-body :not(pre)>code,
.uk-card-primary> :not([class*=uk-card-media]) :not(pre)>code,
.uk-card-secondary.uk-card-body :not(pre)>code,
.uk-card-secondary> :not([class*=uk-card-media]) :not(pre)>code,
.uk-overlay-primary :not(pre)>code,
.uk-offcanvas-bar :not(pre)>code,
.uk-light :not(pre)>kbd,
.uk-product-primary.uk-product-body :not(pre)>kbd,
.uk-product-primary> :not([class*=uk-product-media]) :not(pre)>kbd,
.uk-product-secondary.uk-product-body :not(pre)>kbd,
.uk-product-secondary> :not([class*=uk-product-media]) :not(pre)>kbd,
.uk-section-primary:not(.uk-preserve-color) :not(pre)>kbd,
.uk-section-secondary:not(.uk-preserve-color) :not(pre)>kbd,
.uk-tile-primary:not(.uk-preserve-color) :not(pre)>kbd,
.uk-tile-secondary:not(.uk-preserve-color) :not(pre)>kbd,
.uk-card-primary.uk-card-body :not(pre)>kbd,
.uk-card-primary> :not([class*=uk-card-media]) :not(pre)>kbd,
.uk-card-secondary.uk-card-body :not(pre)>kbd,
.uk-card-secondary> :not([class*=uk-card-media]) :not(pre)>kbd,
.uk-overlay-primary :not(pre)>kbd,
.uk-offcanvas-bar :not(pre)>kbd,
.uk-light :not(pre)>samp,
.uk-product-primary.uk-product-body :not(pre)>samp,
.uk-product-primary> :not([class*=uk-product-media]) :not(pre)>samp,
.uk-product-secondary.uk-product-body :not(pre)>samp,
.uk-product-secondary> :not([class*=uk-product-media]) :not(pre)>samp,
.uk-section-primary:not(.uk-preserve-color) :not(pre)>samp,
.uk-section-secondary:not(.uk-preserve-color) :not(pre)>samp,
.uk-tile-primary:not(.uk-preserve-color) :not(pre)>samp,
.uk-tile-secondary:not(.uk-preserve-color) :not(pre)>samp,
.uk-card-primary.uk-card-body :not(pre)>samp,
.uk-card-primary> :not([class*=uk-card-media]) :not(pre)>samp,
.uk-card-secondary.uk-card-body :not(pre)>samp,
.uk-card-secondary> :not([class*=uk-card-media]) :not(pre)>samp,
.uk-overlay-primary :not(pre)>samp,
.uk-offcanvas-bar :not(pre)>samp {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light em,
.uk-product-primary.uk-product-body em,
.uk-product-primary> :not([class*=uk-product-media]) em,
.uk-product-secondary.uk-product-body em,
.uk-product-secondary> :not([class*=uk-product-media]) em,
.uk-section-primary:not(.uk-preserve-color) em,
.uk-section-secondary:not(.uk-preserve-color) em,
.uk-tile-primary:not(.uk-preserve-color) em,
.uk-tile-secondary:not(.uk-preserve-color) em,
.uk-card-primary.uk-card-body em,
.uk-card-primary> :not([class*=uk-card-media]) em,
.uk-card-secondary.uk-card-body em,
.uk-card-secondary> :not([class*=uk-card-media]) em,
.uk-overlay-primary em,
.uk-offcanvas-bar em {
    color: #fff;
}

.uk-light h1,
.uk-product-primary.uk-product-body h1,
.uk-product-primary> :not([class*=uk-product-media]) h1,
.uk-product-secondary.uk-product-body h1,
.uk-product-secondary> :not([class*=uk-product-media]) h1,
.uk-section-primary:not(.uk-preserve-color) h1,
.uk-section-secondary:not(.uk-preserve-color) h1,
.uk-tile-primary:not(.uk-preserve-color) h1,
.uk-tile-secondary:not(.uk-preserve-color) h1,
.uk-card-primary.uk-card-body h1,
.uk-card-primary> :not([class*=uk-card-media]) h1,
.uk-card-secondary.uk-card-body h1,
.uk-card-secondary> :not([class*=uk-card-media]) h1,
.uk-overlay-primary h1,
.uk-offcanvas-bar h1,
.uk-light .uk-h1,
.uk-product-primary.uk-product-body .uk-h1,
.uk-product-primary> :not([class*=uk-product-media]) .uk-h1,
.uk-product-secondary.uk-product-body .uk-h1,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-h1,
.uk-section-primary:not(.uk-preserve-color) .uk-h1,
.uk-section-secondary:not(.uk-preserve-color) .uk-h1,
.uk-tile-primary:not(.uk-preserve-color) .uk-h1,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h1,
.uk-card-primary.uk-card-body .uk-h1,
.uk-card-primary> :not([class*=uk-card-media]) .uk-h1,
.uk-card-secondary.uk-card-body .uk-h1,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-h1,
.uk-overlay-primary .uk-h1,
.uk-offcanvas-bar .uk-h1,
.uk-light h2,
.uk-product-primary.uk-product-body h2,
.uk-product-primary> :not([class*=uk-product-media]) h2,
.uk-product-secondary.uk-product-body h2,
.uk-product-secondary> :not([class*=uk-product-media]) h2,
.uk-section-primary:not(.uk-preserve-color) h2,
.uk-section-secondary:not(.uk-preserve-color) h2,
.uk-tile-primary:not(.uk-preserve-color) h2,
.uk-tile-secondary:not(.uk-preserve-color) h2,
.uk-card-primary.uk-card-body h2,
.uk-card-primary> :not([class*=uk-card-media]) h2,
.uk-card-secondary.uk-card-body h2,
.uk-card-secondary> :not([class*=uk-card-media]) h2,
.uk-overlay-primary h2,
.uk-offcanvas-bar h2,
.uk-light .uk-h2,
.uk-product-primary.uk-product-body .uk-h2,
.uk-product-primary> :not([class*=uk-product-media]) .uk-h2,
.uk-product-secondary.uk-product-body .uk-h2,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-h2,
.uk-section-primary:not(.uk-preserve-color) .uk-h2,
.uk-section-secondary:not(.uk-preserve-color) .uk-h2,
.uk-tile-primary:not(.uk-preserve-color) .uk-h2,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h2,
.uk-card-primary.uk-card-body .uk-h2,
.uk-card-primary> :not([class*=uk-card-media]) .uk-h2,
.uk-card-secondary.uk-card-body .uk-h2,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-h2,
.uk-overlay-primary .uk-h2,
.uk-offcanvas-bar .uk-h2,
.uk-light h3,
.uk-product-primary.uk-product-body h3,
.uk-product-primary> :not([class*=uk-product-media]) h3,
.uk-product-secondary.uk-product-body h3,
.uk-product-secondary> :not([class*=uk-product-media]) h3,
.uk-section-primary:not(.uk-preserve-color) h3,
.uk-section-secondary:not(.uk-preserve-color) h3,
.uk-tile-primary:not(.uk-preserve-color) h3,
.uk-tile-secondary:not(.uk-preserve-color) h3,
.uk-card-primary.uk-card-body h3,
.uk-card-primary> :not([class*=uk-card-media]) h3,
.uk-card-secondary.uk-card-body h3,
.uk-card-secondary> :not([class*=uk-card-media]) h3,
.uk-overlay-primary h3,
.uk-offcanvas-bar h3,
.uk-light .uk-h3,
.uk-product-primary.uk-product-body .uk-h3,
.uk-product-primary> :not([class*=uk-product-media]) .uk-h3,
.uk-product-secondary.uk-product-body .uk-h3,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-h3,
.uk-section-primary:not(.uk-preserve-color) .uk-h3,
.uk-section-secondary:not(.uk-preserve-color) .uk-h3,
.uk-tile-primary:not(.uk-preserve-color) .uk-h3,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h3,
.uk-card-primary.uk-card-body .uk-h3,
.uk-card-primary> :not([class*=uk-card-media]) .uk-h3,
.uk-card-secondary.uk-card-body .uk-h3,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-h3,
.uk-overlay-primary .uk-h3,
.uk-offcanvas-bar .uk-h3,
.uk-light h4,
.uk-product-primary.uk-product-body h4,
.uk-product-primary> :not([class*=uk-product-media]) h4,
.uk-product-secondary.uk-product-body h4,
.uk-product-secondary> :not([class*=uk-product-media]) h4,
.uk-section-primary:not(.uk-preserve-color) h4,
.uk-section-secondary:not(.uk-preserve-color) h4,
.uk-tile-primary:not(.uk-preserve-color) h4,
.uk-tile-secondary:not(.uk-preserve-color) h4,
.uk-card-primary.uk-card-body h4,
.uk-card-primary> :not([class*=uk-card-media]) h4,
.uk-card-secondary.uk-card-body h4,
.uk-card-secondary> :not([class*=uk-card-media]) h4,
.uk-overlay-primary h4,
.uk-offcanvas-bar h4,
.uk-light .uk-h4,
.uk-product-primary.uk-product-body .uk-h4,
.uk-product-primary> :not([class*=uk-product-media]) .uk-h4,
.uk-product-secondary.uk-product-body .uk-h4,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-h4,
.uk-section-primary:not(.uk-preserve-color) .uk-h4,
.uk-section-secondary:not(.uk-preserve-color) .uk-h4,
.uk-tile-primary:not(.uk-preserve-color) .uk-h4,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h4,
.uk-card-primary.uk-card-body .uk-h4,
.uk-card-primary> :not([class*=uk-card-media]) .uk-h4,
.uk-card-secondary.uk-card-body .uk-h4,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-h4,
.uk-overlay-primary .uk-h4,
.uk-offcanvas-bar .uk-h4,
.uk-light h5,
.uk-product-primary.uk-product-body h5,
.uk-product-primary> :not([class*=uk-product-media]) h5,
.uk-product-secondary.uk-product-body h5,
.uk-product-secondary> :not([class*=uk-product-media]) h5,
.uk-section-primary:not(.uk-preserve-color) h5,
.uk-section-secondary:not(.uk-preserve-color) h5,
.uk-tile-primary:not(.uk-preserve-color) h5,
.uk-tile-secondary:not(.uk-preserve-color) h5,
.uk-card-primary.uk-card-body h5,
.uk-card-primary> :not([class*=uk-card-media]) h5,
.uk-card-secondary.uk-card-body h5,
.uk-card-secondary> :not([class*=uk-card-media]) h5,
.uk-overlay-primary h5,
.uk-offcanvas-bar h5,
.uk-light .uk-h5,
.uk-product-primary.uk-product-body .uk-h5,
.uk-product-primary> :not([class*=uk-product-media]) .uk-h5,
.uk-product-secondary.uk-product-body .uk-h5,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-h5,
.uk-section-primary:not(.uk-preserve-color) .uk-h5,
.uk-section-secondary:not(.uk-preserve-color) .uk-h5,
.uk-tile-primary:not(.uk-preserve-color) .uk-h5,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h5,
.uk-card-primary.uk-card-body .uk-h5,
.uk-card-primary> :not([class*=uk-card-media]) .uk-h5,
.uk-card-secondary.uk-card-body .uk-h5,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-h5,
.uk-overlay-primary .uk-h5,
.uk-offcanvas-bar .uk-h5,
.uk-light h6,
.uk-product-primary.uk-product-body h6,
.uk-product-primary> :not([class*=uk-product-media]) h6,
.uk-product-secondary.uk-product-body h6,
.uk-product-secondary> :not([class*=uk-product-media]) h6,
.uk-section-primary:not(.uk-preserve-color) h6,
.uk-section-secondary:not(.uk-preserve-color) h6,
.uk-tile-primary:not(.uk-preserve-color) h6,
.uk-tile-secondary:not(.uk-preserve-color) h6,
.uk-card-primary.uk-card-body h6,
.uk-card-primary> :not([class*=uk-card-media]) h6,
.uk-card-secondary.uk-card-body h6,
.uk-card-secondary> :not([class*=uk-card-media]) h6,
.uk-overlay-primary h6,
.uk-offcanvas-bar h6,
.uk-light .uk-h6,
.uk-product-primary.uk-product-body .uk-h6,
.uk-product-primary> :not([class*=uk-product-media]) .uk-h6,
.uk-product-secondary.uk-product-body .uk-h6,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-h6,
.uk-section-primary:not(.uk-preserve-color) .uk-h6,
.uk-section-secondary:not(.uk-preserve-color) .uk-h6,
.uk-tile-primary:not(.uk-preserve-color) .uk-h6,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h6,
.uk-card-primary.uk-card-body .uk-h6,
.uk-card-primary> :not([class*=uk-card-media]) .uk-h6,
.uk-card-secondary.uk-card-body .uk-h6,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-h6,
.uk-overlay-primary .uk-h6,
.uk-offcanvas-bar .uk-h6 {
    color: #fff;
}

.uk-light hr,
.uk-product-primary.uk-product-body hr,
.uk-product-primary> :not([class*=uk-product-media]) hr,
.uk-product-secondary.uk-product-body hr,
.uk-product-secondary> :not([class*=uk-product-media]) hr,
.uk-section-primary:not(.uk-preserve-color) hr,
.uk-section-secondary:not(.uk-preserve-color) hr,
.uk-tile-primary:not(.uk-preserve-color) hr,
.uk-tile-secondary:not(.uk-preserve-color) hr,
.uk-card-primary.uk-card-body hr,
.uk-card-primary> :not([class*=uk-card-media]) hr,
.uk-card-secondary.uk-card-body hr,
.uk-card-secondary> :not([class*=uk-card-media]) hr,
.uk-overlay-primary hr,
.uk-offcanvas-bar hr,
.uk-light .uk-hr,
.uk-product-primary.uk-product-body .uk-hr,
.uk-product-primary> :not([class*=uk-product-media]) .uk-hr,
.uk-product-secondary.uk-product-body .uk-hr,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-hr,
.uk-section-primary:not(.uk-preserve-color) .uk-hr,
.uk-section-secondary:not(.uk-preserve-color) .uk-hr,
.uk-tile-primary:not(.uk-preserve-color) .uk-hr,
.uk-tile-secondary:not(.uk-preserve-color) .uk-hr,
.uk-card-primary.uk-card-body .uk-hr,
.uk-card-primary> :not([class*=uk-card-media]) .uk-hr,
.uk-card-secondary.uk-card-body .uk-hr,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-hr,
.uk-overlay-primary .uk-hr,
.uk-offcanvas-bar .uk-hr {
    border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-light a.uk-link-muted,
.uk-product-primary.uk-product-body a.uk-link-muted,
.uk-product-primary> :not([class*=uk-product-media]) a.uk-link-muted,
.uk-product-secondary.uk-product-body a.uk-link-muted,
.uk-product-secondary> :not([class*=uk-product-media]) a.uk-link-muted,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-muted,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted,
.uk-tile-primary:not(.uk-preserve-color) a.uk-link-muted,
.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-muted,
.uk-card-primary.uk-card-body a.uk-link-muted,
.uk-card-primary> :not([class*=uk-card-media]) a.uk-link-muted,
.uk-card-secondary.uk-card-body a.uk-link-muted,
.uk-card-secondary> :not([class*=uk-card-media]) a.uk-link-muted,
.uk-overlay-primary a.uk-link-muted,
.uk-offcanvas-bar a.uk-link-muted,
.uk-light .uk-link-muted a,
.uk-product-primary.uk-product-body .uk-link-muted a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-link-muted a,
.uk-product-secondary.uk-product-body .uk-link-muted a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-link-muted a,
.uk-section-primary:not(.uk-preserve-color) .uk-link-muted a,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a,
.uk-card-primary.uk-card-body .uk-link-muted a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-link-muted a,
.uk-card-secondary.uk-card-body .uk-link-muted a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-link-muted a,
.uk-overlay-primary .uk-link-muted a,
.uk-offcanvas-bar .uk-link-muted a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light a.uk-link-muted:hover,
.uk-product-primary.uk-product-body a.uk-link-muted:hover,
.uk-product-primary> :not([class*=uk-product-media]) a.uk-link-muted:hover,
.uk-product-secondary.uk-product-body a.uk-link-muted:hover,
.uk-product-secondary> :not([class*=uk-product-media]) a.uk-link-muted:hover,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-muted:hover,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted:hover,
.uk-tile-primary:not(.uk-preserve-color) a.uk-link-muted:hover,
.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-muted:hover,
.uk-card-primary.uk-card-body a.uk-link-muted:hover,
.uk-card-primary> :not([class*=uk-card-media]) a.uk-link-muted:hover,
.uk-card-secondary.uk-card-body a.uk-link-muted:hover,
.uk-card-secondary> :not([class*=uk-card-media]) a.uk-link-muted:hover,
.uk-overlay-primary a.uk-link-muted:hover,
.uk-offcanvas-bar a.uk-link-muted:hover,
.uk-light .uk-link-muted a:hover,
.uk-product-primary.uk-product-body .uk-link-muted a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-link-muted a:hover,
.uk-product-secondary.uk-product-body .uk-link-muted a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-link-muted a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-card-primary.uk-card-body .uk-link-muted a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-link-muted a:hover,
.uk-card-secondary.uk-card-body .uk-link-muted a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-link-muted a:hover,
.uk-overlay-primary .uk-link-muted a:hover,
.uk-offcanvas-bar .uk-link-muted a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light a.uk-link-text:hover,
.uk-product-primary.uk-product-body a.uk-link-text:hover,
.uk-product-primary> :not([class*=uk-product-media]) a.uk-link-text:hover,
.uk-product-secondary.uk-product-body a.uk-link-text:hover,
.uk-product-secondary> :not([class*=uk-product-media]) a.uk-link-text:hover,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-text:hover,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-text:hover,
.uk-tile-primary:not(.uk-preserve-color) a.uk-link-text:hover,
.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-text:hover,
.uk-card-primary.uk-card-body a.uk-link-text:hover,
.uk-card-primary> :not([class*=uk-card-media]) a.uk-link-text:hover,
.uk-card-secondary.uk-card-body a.uk-link-text:hover,
.uk-card-secondary> :not([class*=uk-card-media]) a.uk-link-text:hover,
.uk-overlay-primary a.uk-link-text:hover,
.uk-offcanvas-bar a.uk-link-text:hover,
.uk-light .uk-link-text a:hover,
.uk-product-primary.uk-product-body .uk-link-text a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-link-text a:hover,
.uk-product-secondary.uk-product-body .uk-link-text a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-link-text a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-card-primary.uk-card-body .uk-link-text a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-link-text a:hover,
.uk-card-secondary.uk-card-body .uk-link-text a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-link-text a:hover,
.uk-overlay-primary .uk-link-text a:hover,
.uk-offcanvas-bar .uk-link-text a:hover {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light a.uk-link-heading:hover,
.uk-product-primary.uk-product-body a.uk-link-heading:hover,
.uk-product-primary> :not([class*=uk-product-media]) a.uk-link-heading:hover,
.uk-product-secondary.uk-product-body a.uk-link-heading:hover,
.uk-product-secondary> :not([class*=uk-product-media]) a.uk-link-heading:hover,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-heading:hover,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-heading:hover,
.uk-tile-primary:not(.uk-preserve-color) a.uk-link-heading:hover,
.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-heading:hover,
.uk-card-primary.uk-card-body a.uk-link-heading:hover,
.uk-card-primary> :not([class*=uk-card-media]) a.uk-link-heading:hover,
.uk-card-secondary.uk-card-body a.uk-link-heading:hover,
.uk-card-secondary> :not([class*=uk-card-media]) a.uk-link-heading:hover,
.uk-overlay-primary a.uk-link-heading:hover,
.uk-offcanvas-bar a.uk-link-heading:hover,
.uk-light .uk-link-heading a:hover,
.uk-product-primary.uk-product-body .uk-link-heading a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-link-heading a:hover,
.uk-product-secondary.uk-product-body .uk-link-heading a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-link-heading a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-card-primary.uk-card-body .uk-link-heading a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-link-heading a:hover,
.uk-card-secondary.uk-card-body .uk-link-heading a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-link-heading a:hover,
.uk-overlay-primary .uk-link-heading a:hover,
.uk-offcanvas-bar .uk-link-heading a:hover {
    color: #fff;
}

.uk-light .uk-heading-divider,
.uk-product-primary.uk-product-body .uk-heading-divider,
.uk-product-primary> :not([class*=uk-product-media]) .uk-heading-divider,
.uk-product-secondary.uk-product-body .uk-heading-divider,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-heading-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-divider,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-divider,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-divider,
.uk-card-primary.uk-card-body .uk-heading-divider,
.uk-card-primary> :not([class*=uk-card-media]) .uk-heading-divider,
.uk-card-secondary.uk-card-body .uk-heading-divider,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-heading-divider,
.uk-overlay-primary .uk-heading-divider,
.uk-offcanvas-bar .uk-heading-divider {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-heading-bullet::before,
.uk-product-primary.uk-product-body .uk-heading-bullet::before,
.uk-product-primary> :not([class*=uk-product-media]) .uk-heading-bullet::before,
.uk-product-secondary.uk-product-body .uk-heading-bullet::before,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-heading-bullet::before,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-bullet::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-bullet::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-bullet::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-bullet::before,
.uk-card-primary.uk-card-body .uk-heading-bullet::before,
.uk-card-primary> :not([class*=uk-card-media]) .uk-heading-bullet::before,
.uk-card-secondary.uk-card-body .uk-heading-bullet::before,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-heading-bullet::before,
.uk-overlay-primary .uk-heading-bullet::before,
.uk-offcanvas-bar .uk-heading-bullet::before {
    border-left-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-heading-line> ::before,
.uk-product-primary.uk-product-body .uk-heading-line> ::before,
.uk-product-primary> :not([class*=uk-product-media]) .uk-heading-line> ::before,
.uk-product-secondary.uk-product-body .uk-heading-line> ::before,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-heading-line> ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line> ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line> ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line> ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line> ::before,
.uk-card-primary.uk-card-body .uk-heading-line> ::before,
.uk-card-primary> :not([class*=uk-card-media]) .uk-heading-line> ::before,
.uk-card-secondary.uk-card-body .uk-heading-line> ::before,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-heading-line> ::before,
.uk-overlay-primary .uk-heading-line> ::before,
.uk-offcanvas-bar .uk-heading-line> ::before,
.uk-light .uk-heading-line> ::after,
.uk-product-primary.uk-product-body .uk-heading-line> ::after,
.uk-product-primary> :not([class*=uk-product-media]) .uk-heading-line> ::after,
.uk-product-secondary.uk-product-body .uk-heading-line> ::after,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-heading-line> ::after,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line> ::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line> ::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line> ::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line> ::after,
.uk-card-primary.uk-card-body .uk-heading-line> ::after,
.uk-card-primary> :not([class*=uk-card-media]) .uk-heading-line> ::after,
.uk-card-secondary.uk-card-body .uk-heading-line> ::after,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-heading-line> ::after,
.uk-overlay-primary .uk-heading-line> ::after,
.uk-offcanvas-bar .uk-heading-line> ::after {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-divider-icon,
.uk-product-primary.uk-product-body .uk-divider-icon,
.uk-product-primary> :not([class*=uk-product-media]) .uk-divider-icon,
.uk-product-secondary.uk-product-body .uk-divider-icon,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-divider-icon,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon,
.uk-card-primary.uk-card-body .uk-divider-icon,
.uk-card-primary> :not([class*=uk-card-media]) .uk-divider-icon,
.uk-card-secondary.uk-card-body .uk-divider-icon,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-divider-icon,
.uk-overlay-primary .uk-divider-icon,
.uk-offcanvas-bar .uk-divider-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba(255, 255, 255, 0.2)%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.uk-light .uk-divider-icon::before,
.uk-product-primary.uk-product-body .uk-divider-icon::before,
.uk-product-primary> :not([class*=uk-product-media]) .uk-divider-icon::before,
.uk-product-secondary.uk-product-body .uk-divider-icon::before,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-divider-icon::before,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::before,
.uk-card-primary.uk-card-body .uk-divider-icon::before,
.uk-card-primary> :not([class*=uk-card-media]) .uk-divider-icon::before,
.uk-card-secondary.uk-card-body .uk-divider-icon::before,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-divider-icon::before,
.uk-overlay-primary .uk-divider-icon::before,
.uk-offcanvas-bar .uk-divider-icon::before,
.uk-light .uk-divider-icon::after,
.uk-product-primary.uk-product-body .uk-divider-icon::after,
.uk-product-primary> :not([class*=uk-product-media]) .uk-divider-icon::after,
.uk-product-secondary.uk-product-body .uk-divider-icon::after,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-divider-icon::after,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::after,
.uk-card-primary.uk-card-body .uk-divider-icon::after,
.uk-card-primary> :not([class*=uk-card-media]) .uk-divider-icon::after,
.uk-card-secondary.uk-card-body .uk-divider-icon::after,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-divider-icon::after,
.uk-overlay-primary .uk-divider-icon::after,
.uk-offcanvas-bar .uk-divider-icon::after {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-divider-small::after,
.uk-product-primary.uk-product-body .uk-divider-small::after,
.uk-product-primary> :not([class*=uk-product-media]) .uk-divider-small::after,
.uk-product-secondary.uk-product-body .uk-divider-small::after,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-divider-small::after,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-small::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-small::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-small::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-small::after,
.uk-card-primary.uk-card-body .uk-divider-small::after,
.uk-card-primary> :not([class*=uk-card-media]) .uk-divider-small::after,
.uk-card-secondary.uk-card-body .uk-divider-small::after,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-divider-small::after,
.uk-overlay-primary .uk-divider-small::after,
.uk-offcanvas-bar .uk-divider-small::after {
    border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-divider-vertical::after,
.uk-product-primary.uk-product-body .uk-divider-vertical::after,
.uk-product-primary> :not([class*=uk-product-media]) .uk-divider-vertical::after,
.uk-product-secondary.uk-product-body .uk-divider-vertical::after,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-divider-vertical::after,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-vertical::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-vertical::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-vertical::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-vertical::after,
.uk-card-primary.uk-card-body .uk-divider-vertical::after,
.uk-card-primary> :not([class*=uk-card-media]) .uk-divider-vertical::after,
.uk-card-secondary.uk-card-body .uk-divider-vertical::after,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-divider-vertical::after,
.uk-overlay-primary .uk-divider-vertical::after,
.uk-offcanvas-bar .uk-divider-vertical::after {
    border-left-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-list-divider>li:nth-child(n+2),
.uk-product-primary.uk-product-body .uk-list-divider>li:nth-child(n+2),
.uk-product-primary> :not([class*=uk-product-media]) .uk-list-divider>li:nth-child(n+2),
.uk-product-secondary.uk-product-body .uk-list-divider>li:nth-child(n+2),
.uk-product-secondary> :not([class*=uk-product-media]) .uk-list-divider>li:nth-child(n+2),
.uk-section-primary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2),
.uk-section-secondary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2),
.uk-tile-primary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2),
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2),
.uk-card-primary.uk-card-body .uk-list-divider>li:nth-child(n+2),
.uk-card-primary> :not([class*=uk-card-media]) .uk-list-divider>li:nth-child(n+2),
.uk-card-secondary.uk-card-body .uk-list-divider>li:nth-child(n+2),
.uk-card-secondary> :not([class*=uk-card-media]) .uk-list-divider>li:nth-child(n+2),
.uk-overlay-primary .uk-list-divider>li:nth-child(n+2),
.uk-offcanvas-bar .uk-list-divider>li:nth-child(n+2) {
    border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-list-striped>li:nth-of-type(odd),
.uk-product-primary.uk-product-body .uk-list-striped>li:nth-of-type(odd),
.uk-product-primary> :not([class*=uk-product-media]) .uk-list-striped>li:nth-of-type(odd),
.uk-product-secondary.uk-product-body .uk-list-striped>li:nth-of-type(odd),
.uk-product-secondary> :not([class*=uk-product-media]) .uk-list-striped>li:nth-of-type(odd),
.uk-section-primary:not(.uk-preserve-color) .uk-list-striped>li:nth-of-type(odd),
.uk-section-secondary:not(.uk-preserve-color) .uk-list-striped>li:nth-of-type(odd),
.uk-tile-primary:not(.uk-preserve-color) .uk-list-striped>li:nth-of-type(odd),
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-striped>li:nth-of-type(odd),
.uk-card-primary.uk-card-body .uk-list-striped>li:nth-of-type(odd),
.uk-card-primary> :not([class*=uk-card-media]) .uk-list-striped>li:nth-of-type(odd),
.uk-card-secondary.uk-card-body .uk-list-striped>li:nth-of-type(odd),
.uk-card-secondary> :not([class*=uk-card-media]) .uk-list-striped>li:nth-of-type(odd),
.uk-overlay-primary .uk-list-striped>li:nth-of-type(odd),
.uk-offcanvas-bar .uk-list-striped>li:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.1);
}

.uk-light .uk-list-bullet>li::before,
.uk-product-primary.uk-product-body .uk-list-bullet>li::before,
.uk-product-primary> :not([class*=uk-product-media]) .uk-list-bullet>li::before,
.uk-product-secondary.uk-product-body .uk-list-bullet>li::before,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-list-bullet>li::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-bullet>li::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-bullet>li::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-bullet>li::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-bullet>li::before,
.uk-card-primary.uk-card-body .uk-list-bullet>li::before,
.uk-card-primary> :not([class*=uk-card-media]) .uk-list-bullet>li::before,
.uk-card-secondary.uk-card-body .uk-list-bullet>li::before,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-list-bullet>li::before,
.uk-overlay-primary .uk-list-bullet>li::before,
.uk-offcanvas-bar .uk-list-bullet>li::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-light .uk-icon-link,
.uk-product-primary.uk-product-body .uk-icon-link,
.uk-product-primary> :not([class*=uk-product-media]) .uk-icon-link,
.uk-product-secondary.uk-product-body .uk-icon-link,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-icon-link,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link,
.uk-card-primary.uk-card-body .uk-icon-link,
.uk-card-primary> :not([class*=uk-card-media]) .uk-icon-link,
.uk-card-secondary.uk-card-body .uk-icon-link,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-icon-link,
.uk-overlay-primary .uk-icon-link,
.uk-offcanvas-bar .uk-icon-link {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-icon-link:hover,
.uk-product-primary.uk-product-body .uk-icon-link:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-icon-link:hover,
.uk-product-secondary.uk-product-body .uk-icon-link:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-icon-link:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:hover,
.uk-card-primary.uk-card-body .uk-icon-link:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-icon-link:hover,
.uk-card-secondary.uk-card-body .uk-icon-link:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-icon-link:hover,
.uk-overlay-primary .uk-icon-link:hover,
.uk-offcanvas-bar .uk-icon-link:hover,
.uk-light .uk-icon-link:focus,
.uk-product-primary.uk-product-body .uk-icon-link:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-icon-link:focus,
.uk-product-secondary.uk-product-body .uk-icon-link:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-icon-link:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:focus,
.uk-card-primary.uk-card-body .uk-icon-link:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-icon-link:focus,
.uk-card-secondary.uk-card-body .uk-icon-link:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-icon-link:focus,
.uk-overlay-primary .uk-icon-link:focus,
.uk-offcanvas-bar .uk-icon-link:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-icon-link:active,
.uk-product-primary.uk-product-body .uk-icon-link:active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-icon-link:active,
.uk-product-secondary.uk-product-body .uk-icon-link:active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-icon-link:active,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-card-primary.uk-card-body .uk-icon-link:active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-icon-link:active,
.uk-card-secondary.uk-card-body .uk-icon-link:active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-icon-link:active,
.uk-overlay-primary .uk-icon-link:active,
.uk-offcanvas-bar .uk-icon-link:active,
.uk-light .uk-active>.uk-icon-link,
.uk-product-primary.uk-product-body .uk-active>.uk-icon-link,
.uk-product-primary> :not([class*=uk-product-media]) .uk-active>.uk-icon-link,
.uk-product-secondary.uk-product-body .uk-active>.uk-icon-link,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-active>.uk-icon-link,
.uk-section-primary:not(.uk-preserve-color) .uk-active>.uk-icon-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-active>.uk-icon-link,
.uk-tile-primary:not(.uk-preserve-color) .uk-active>.uk-icon-link,
.uk-tile-secondary:not(.uk-preserve-color) .uk-active>.uk-icon-link,
.uk-card-primary.uk-card-body .uk-active>.uk-icon-link,
.uk-card-primary> :not([class*=uk-card-media]) .uk-active>.uk-icon-link,
.uk-card-secondary.uk-card-body .uk-active>.uk-icon-link,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-active>.uk-icon-link,
.uk-overlay-primary .uk-active>.uk-icon-link,
.uk-offcanvas-bar .uk-active>.uk-icon-link {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-icon-button,
.uk-product-primary.uk-product-body .uk-icon-button,
.uk-product-primary> :not([class*=uk-product-media]) .uk-icon-button,
.uk-product-secondary.uk-product-body .uk-icon-button,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-icon-button,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button,
.uk-card-primary.uk-card-body .uk-icon-button,
.uk-card-primary> :not([class*=uk-card-media]) .uk-icon-button,
.uk-card-secondary.uk-card-body .uk-icon-button,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-icon-button,
.uk-overlay-primary .uk-icon-button,
.uk-offcanvas-bar .uk-icon-button {
    background-color: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-icon-button:hover,
.uk-product-primary.uk-product-body .uk-icon-button:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-icon-button:hover,
.uk-product-secondary.uk-product-body .uk-icon-button:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-icon-button:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:hover,
.uk-card-primary.uk-card-body .uk-icon-button:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-icon-button:hover,
.uk-card-secondary.uk-card-body .uk-icon-button:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-icon-button:hover,
.uk-overlay-primary .uk-icon-button:hover,
.uk-offcanvas-bar .uk-icon-button:hover,
.uk-light .uk-icon-button:focus,
.uk-product-primary.uk-product-body .uk-icon-button:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-icon-button:focus,
.uk-product-secondary.uk-product-body .uk-icon-button:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-icon-button:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:focus,
.uk-card-primary.uk-card-body .uk-icon-button:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-icon-button:focus,
.uk-card-secondary.uk-card-body .uk-icon-button:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-icon-button:focus,
.uk-overlay-primary .uk-icon-button:focus,
.uk-offcanvas-bar .uk-icon-button:focus {
    background-color: rgba(242, 242, 242, 0.1);
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-icon-button:active,
.uk-product-primary.uk-product-body .uk-icon-button:active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-icon-button:active,
.uk-product-secondary.uk-product-body .uk-icon-button:active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-icon-button:active,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:active,
.uk-card-primary.uk-card-body .uk-icon-button:active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-icon-button:active,
.uk-card-secondary.uk-card-body .uk-icon-button:active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-icon-button:active,
.uk-overlay-primary .uk-icon-button:active,
.uk-offcanvas-bar .uk-icon-button:active {
    background-color: rgba(230, 230, 230, 0.1);
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-input,
.uk-product-primary.uk-product-body .uk-input,
.uk-product-primary> :not([class*=uk-product-media]) .uk-input,
.uk-product-secondary.uk-product-body .uk-input,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-input,
.uk-section-primary:not(.uk-preserve-color) .uk-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-input,
.uk-card-primary.uk-card-body .uk-input,
.uk-card-primary> :not([class*=uk-card-media]) .uk-input,
.uk-card-secondary.uk-card-body .uk-input,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-input,
.uk-overlay-primary .uk-input,
.uk-offcanvas-bar .uk-input,
.uk-light .uk-select,
.uk-product-primary.uk-product-body .uk-select,
.uk-product-primary> :not([class*=uk-product-media]) .uk-select,
.uk-product-secondary.uk-product-body .uk-select,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-select,
.uk-section-primary:not(.uk-preserve-color) .uk-select,
.uk-section-secondary:not(.uk-preserve-color) .uk-select,
.uk-tile-primary:not(.uk-preserve-color) .uk-select,
.uk-tile-secondary:not(.uk-preserve-color) .uk-select,
.uk-card-primary.uk-card-body .uk-select,
.uk-card-primary> :not([class*=uk-card-media]) .uk-select,
.uk-card-secondary.uk-card-body .uk-select,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-select,
.uk-overlay-primary .uk-select,
.uk-offcanvas-bar .uk-select,
.uk-light .uk-textarea,
.uk-product-primary.uk-product-body .uk-textarea,
.uk-product-primary> :not([class*=uk-product-media]) .uk-textarea,
.uk-product-secondary.uk-product-body .uk-textarea,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-textarea,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea,
.uk-tile-primary:not(.uk-preserve-color) .uk-textarea,
.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea,
.uk-card-primary.uk-card-body .uk-textarea,
.uk-card-primary> :not([class*=uk-card-media]) .uk-textarea,
.uk-card-secondary.uk-card-body .uk-textarea,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-textarea,
.uk-overlay-primary .uk-textarea,
.uk-offcanvas-bar .uk-textarea {
    background-color: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.7);
    background-clip: padding-box;
}

.uk-light .uk-input:focus,
.uk-product-primary.uk-product-body .uk-input:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-input:focus,
.uk-product-secondary.uk-product-body .uk-input:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-input:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-input:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-input:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-input:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-input:focus,
.uk-card-primary.uk-card-body .uk-input:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-input:focus,
.uk-card-secondary.uk-card-body .uk-input:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-input:focus,
.uk-overlay-primary .uk-input:focus,
.uk-offcanvas-bar .uk-input:focus,
.uk-light .uk-select:focus,
.uk-product-primary.uk-product-body .uk-select:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-select:focus,
.uk-product-secondary.uk-product-body .uk-select:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-select:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-select:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-select:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-select:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-select:focus,
.uk-card-primary.uk-card-body .uk-select:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-select:focus,
.uk-card-secondary.uk-card-body .uk-select:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-select:focus,
.uk-overlay-primary .uk-select:focus,
.uk-offcanvas-bar .uk-select:focus,
.uk-light .uk-textarea:focus,
.uk-product-primary.uk-product-body .uk-textarea:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-textarea:focus,
.uk-product-secondary.uk-product-body .uk-textarea:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-textarea:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-textarea:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea:focus,
.uk-card-primary.uk-card-body .uk-textarea:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-textarea:focus,
.uk-card-secondary.uk-card-body .uk-textarea:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-textarea:focus,
.uk-overlay-primary .uk-textarea:focus,
.uk-offcanvas-bar .uk-textarea:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-input::-ms-input-placeholder,
.uk-product-primary.uk-product-body .uk-input::-ms-input-placeholder,
.uk-product-primary> :not([class*=uk-product-media]) .uk-input::-ms-input-placeholder,
.uk-product-secondary.uk-product-body .uk-input::-ms-input-placeholder,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-input::-ms-input-placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder,
.uk-tile-primary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder,
.uk-tile-secondary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder,
.uk-card-primary.uk-card-body .uk-input::-ms-input-placeholder,
.uk-card-primary> :not([class*=uk-card-media]) .uk-input::-ms-input-placeholder,
.uk-card-secondary.uk-card-body .uk-input::-ms-input-placeholder,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-input::-ms-input-placeholder,
.uk-overlay-primary .uk-input::-ms-input-placeholder,
.uk-offcanvas-bar .uk-input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
}

.uk-light .uk-input::placeholder,
.uk-product-primary.uk-product-body .uk-input::placeholder,
.uk-product-primary> :not([class*=uk-product-media]) .uk-input::placeholder,
.uk-product-secondary.uk-product-body .uk-input::placeholder,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-input::placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-input::placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-input::placeholder,
.uk-tile-primary:not(.uk-preserve-color) .uk-input::placeholder,
.uk-tile-secondary:not(.uk-preserve-color) .uk-input::placeholder,
.uk-card-primary.uk-card-body .uk-input::placeholder,
.uk-card-primary> :not([class*=uk-card-media]) .uk-input::placeholder,
.uk-card-secondary.uk-card-body .uk-input::placeholder,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-input::placeholder,
.uk-overlay-primary .uk-input::placeholder,
.uk-offcanvas-bar .uk-input::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-textarea::-ms-input-placeholder,
.uk-product-primary.uk-product-body .uk-textarea::-ms-input-placeholder,
.uk-product-primary> :not([class*=uk-product-media]) .uk-textarea::-ms-input-placeholder,
.uk-product-secondary.uk-product-body .uk-textarea::-ms-input-placeholder,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-textarea::-ms-input-placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder,
.uk-tile-primary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder,
.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder,
.uk-card-primary.uk-card-body .uk-textarea::-ms-input-placeholder,
.uk-card-primary> :not([class*=uk-card-media]) .uk-textarea::-ms-input-placeholder,
.uk-card-secondary.uk-card-body .uk-textarea::-ms-input-placeholder,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-textarea::-ms-input-placeholder,
.uk-overlay-primary .uk-textarea::-ms-input-placeholder,
.uk-offcanvas-bar .uk-textarea::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
}

.uk-light .uk-textarea::placeholder,
.uk-product-primary.uk-product-body .uk-textarea::placeholder,
.uk-product-primary> :not([class*=uk-product-media]) .uk-textarea::placeholder,
.uk-product-secondary.uk-product-body .uk-textarea::placeholder,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-textarea::placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea::placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea::placeholder,
.uk-tile-primary:not(.uk-preserve-color) .uk-textarea::placeholder,
.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea::placeholder,
.uk-card-primary.uk-card-body .uk-textarea::placeholder,
.uk-card-primary> :not([class*=uk-card-media]) .uk-textarea::placeholder,
.uk-card-secondary.uk-card-body .uk-textarea::placeholder,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-textarea::placeholder,
.uk-overlay-primary .uk-textarea::placeholder,
.uk-offcanvas-bar .uk-textarea::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-select:not([multiple]):not([size]),
.uk-product-primary.uk-product-body .uk-select:not([multiple]):not([size]),
.uk-product-primary> :not([class*=uk-product-media]) .uk-select:not([multiple]):not([size]),
.uk-product-secondary.uk-product-body .uk-select:not([multiple]):not([size]),
.uk-product-secondary> :not([class*=uk-product-media]) .uk-select:not([multiple]):not([size]),
.uk-section-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),
.uk-section-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),
.uk-tile-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),
.uk-tile-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),
.uk-card-primary.uk-card-body .uk-select:not([multiple]):not([size]),
.uk-card-primary> :not([class*=uk-card-media]) .uk-select:not([multiple]):not([size]),
.uk-card-secondary.uk-card-body .uk-select:not([multiple]):not([size]),
.uk-card-secondary> :not([class*=uk-card-media]) .uk-select:not([multiple]):not([size]),
.uk-overlay-primary .uk-select:not([multiple]):not([size]),
.uk-offcanvas-bar .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(255, 255, 255, 0.7)%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.uk-light .uk-radio,
.uk-product-primary.uk-product-body .uk-radio,
.uk-product-primary> :not([class*=uk-product-media]) .uk-radio,
.uk-product-secondary.uk-product-body .uk-radio,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-radio,
.uk-section-primary:not(.uk-preserve-color) .uk-radio,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio,
.uk-card-primary.uk-card-body .uk-radio,
.uk-card-primary> :not([class*=uk-card-media]) .uk-radio,
.uk-card-secondary.uk-card-body .uk-radio,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-radio,
.uk-overlay-primary .uk-radio,
.uk-offcanvas-bar .uk-radio,
.uk-light .uk-checkbox,
.uk-product-primary.uk-product-body .uk-checkbox,
.uk-product-primary> :not([class*=uk-product-media]) .uk-checkbox,
.uk-product-secondary.uk-product-body .uk-checkbox,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-checkbox,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox,
.uk-card-primary.uk-card-body .uk-checkbox,
.uk-card-primary> :not([class*=uk-card-media]) .uk-checkbox,
.uk-card-secondary.uk-card-body .uk-checkbox,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-checkbox,
.uk-overlay-primary .uk-checkbox,
.uk-offcanvas-bar .uk-checkbox {
    background-color: rgba(242, 242, 242, 0.1);
}

.uk-light .uk-radio:checked,
.uk-product-primary.uk-product-body .uk-radio:checked,
.uk-product-primary> :not([class*=uk-product-media]) .uk-radio:checked,
.uk-product-secondary.uk-product-body .uk-radio:checked,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-radio:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-card-primary.uk-card-body .uk-radio:checked,
.uk-card-primary> :not([class*=uk-card-media]) .uk-radio:checked,
.uk-card-secondary.uk-card-body .uk-radio:checked,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-radio:checked,
.uk-overlay-primary .uk-radio:checked,
.uk-offcanvas-bar .uk-radio:checked,
.uk-light .uk-checkbox:checked,
.uk-product-primary.uk-product-body .uk-checkbox:checked,
.uk-product-primary> :not([class*=uk-product-media]) .uk-checkbox:checked,
.uk-product-secondary.uk-product-body .uk-checkbox:checked,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-checkbox:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-card-primary.uk-card-body .uk-checkbox:checked,
.uk-card-primary> :not([class*=uk-card-media]) .uk-checkbox:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:checked,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-checkbox:checked,
.uk-overlay-primary .uk-checkbox:checked,
.uk-offcanvas-bar .uk-checkbox:checked,
.uk-light .uk-checkbox:indeterminate,
.uk-product-primary.uk-product-body .uk-checkbox:indeterminate,
.uk-product-primary> :not([class*=uk-product-media]) .uk-checkbox:indeterminate,
.uk-product-secondary.uk-product-body .uk-checkbox:indeterminate,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-checkbox:indeterminate,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-card-primary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-primary> :not([class*=uk-card-media]) .uk-checkbox:indeterminate,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-checkbox:indeterminate,
.uk-overlay-primary .uk-checkbox:indeterminate,
.uk-offcanvas-bar .uk-checkbox:indeterminate {
    background-color: #fff;
}

.uk-light .uk-radio:checked:focus,
.uk-product-primary.uk-product-body .uk-radio:checked:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-radio:checked:focus,
.uk-product-secondary.uk-product-body .uk-radio:checked:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-radio:checked:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked:focus,
.uk-card-primary.uk-card-body .uk-radio:checked:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-radio:checked:focus,
.uk-card-secondary.uk-card-body .uk-radio:checked:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-radio:checked:focus,
.uk-overlay-primary .uk-radio:checked:focus,
.uk-offcanvas-bar .uk-radio:checked:focus,
.uk-light .uk-checkbox:checked:focus,
.uk-product-primary.uk-product-body .uk-checkbox:checked:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-checkbox:checked:focus,
.uk-product-secondary.uk-product-body .uk-checkbox:checked:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-checkbox:checked:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-card-primary.uk-card-body .uk-checkbox:checked:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-checkbox:checked:focus,
.uk-card-secondary.uk-card-body .uk-checkbox:checked:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-checkbox:checked:focus,
.uk-overlay-primary .uk-checkbox:checked:focus,
.uk-offcanvas-bar .uk-checkbox:checked:focus,
.uk-light .uk-checkbox:indeterminate:focus,
.uk-product-primary.uk-product-body .uk-checkbox:indeterminate:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-checkbox:indeterminate:focus,
.uk-product-secondary.uk-product-body .uk-checkbox:indeterminate:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-checkbox:indeterminate:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-card-primary.uk-card-body .uk-checkbox:indeterminate:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-checkbox:indeterminate:focus,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-checkbox:indeterminate:focus,
.uk-overlay-primary .uk-checkbox:indeterminate:focus,
.uk-offcanvas-bar .uk-checkbox:indeterminate:focus {
    background-color: #e6e6e6;
}

.uk-light .uk-radio:checked,
.uk-product-primary.uk-product-body .uk-radio:checked,
.uk-product-primary> :not([class*=uk-product-media]) .uk-radio:checked,
.uk-product-secondary.uk-product-body .uk-radio:checked,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-radio:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-card-primary.uk-card-body .uk-radio:checked,
.uk-card-primary> :not([class*=uk-card-media]) .uk-radio:checked,
.uk-card-secondary.uk-card-body .uk-radio:checked,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-radio:checked,
.uk-overlay-primary .uk-radio:checked,
.uk-offcanvas-bar .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%233c3b3b%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,
.uk-product-primary.uk-product-body .uk-checkbox:checked,
.uk-product-primary> :not([class*=uk-product-media]) .uk-checkbox:checked,
.uk-product-secondary.uk-product-body .uk-checkbox:checked,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-checkbox:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-card-primary.uk-card-body .uk-checkbox:checked,
.uk-card-primary> :not([class*=uk-card-media]) .uk-checkbox:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:checked,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-checkbox:checked,
.uk-overlay-primary .uk-checkbox:checked,
.uk-offcanvas-bar .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%233c3b3b%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,
.uk-product-primary.uk-product-body .uk-checkbox:indeterminate,
.uk-product-primary> :not([class*=uk-product-media]) .uk-checkbox:indeterminate,
.uk-product-secondary.uk-product-body .uk-checkbox:indeterminate,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-checkbox:indeterminate,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-card-primary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-primary> :not([class*=uk-card-media]) .uk-checkbox:indeterminate,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-checkbox:indeterminate,
.uk-overlay-primary .uk-checkbox:indeterminate,
.uk-offcanvas-bar .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%233c3b3b%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-icon,
.uk-product-primary.uk-product-body .uk-form-icon,
.uk-product-primary> :not([class*=uk-product-media]) .uk-form-icon,
.uk-product-secondary.uk-product-body .uk-form-icon,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-form-icon,
.uk-section-primary:not(.uk-preserve-color) .uk-form-icon,
.uk-section-secondary:not(.uk-preserve-color) .uk-form-icon,
.uk-tile-primary:not(.uk-preserve-color) .uk-form-icon,
.uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon,
.uk-card-primary.uk-card-body .uk-form-icon,
.uk-card-primary> :not([class*=uk-card-media]) .uk-form-icon,
.uk-card-secondary.uk-card-body .uk-form-icon,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-form-icon,
.uk-overlay-primary .uk-form-icon,
.uk-offcanvas-bar .uk-form-icon {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-form-icon:hover,
.uk-product-primary.uk-product-body .uk-form-icon:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-form-icon:hover,
.uk-product-secondary.uk-product-body .uk-form-icon:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-form-icon:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-form-icon:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-form-icon:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-form-icon:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon:hover,
.uk-card-primary.uk-card-body .uk-form-icon:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-form-icon:hover,
.uk-card-secondary.uk-card-body .uk-form-icon:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-form-icon:hover,
.uk-overlay-primary .uk-form-icon:hover,
.uk-offcanvas-bar .uk-form-icon:hover {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-button-default,
.uk-product-primary.uk-product-body .uk-button-default,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-default,
.uk-product-secondary.uk-product-body .uk-button-default,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-default,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default,
.uk-card-primary.uk-card-body .uk-button-default,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-default,
.uk-card-secondary.uk-card-body .uk-button-default,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-default,
.uk-overlay-primary .uk-button-default,
.uk-offcanvas-bar .uk-button-default {
    background-color: transparent;
    color: #fff;
}

.uk-light .uk-button-default:hover,
.uk-product-primary.uk-product-body .uk-button-default:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-default:hover,
.uk-product-secondary.uk-product-body .uk-button-default:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-default:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-card-primary.uk-card-body .uk-button-default:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-default:hover,
.uk-card-secondary.uk-card-body .uk-button-default:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-default:hover,
.uk-overlay-primary .uk-button-default:hover,
.uk-offcanvas-bar .uk-button-default:hover,
.uk-light .uk-button-default:focus,
.uk-product-primary.uk-product-body .uk-button-default:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-default:focus,
.uk-product-secondary.uk-product-body .uk-button-default:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-default:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:focus,
.uk-card-primary.uk-card-body .uk-button-default:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-default:focus,
.uk-card-secondary.uk-card-body .uk-button-default:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-default:focus,
.uk-overlay-primary .uk-button-default:focus,
.uk-offcanvas-bar .uk-button-default:focus {
    background-color: transparent;
    color: #fff;
}

.uk-light .uk-button-default:active,
.uk-product-primary.uk-product-body .uk-button-default:active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-default:active,
.uk-product-secondary.uk-product-body .uk-button-default:active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-default:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:active,
.uk-card-primary.uk-card-body .uk-button-default:active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-default:active,
.uk-card-secondary.uk-card-body .uk-button-default:active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-default:active,
.uk-overlay-primary .uk-button-default:active,
.uk-offcanvas-bar .uk-button-default:active,
.uk-light .uk-button-default.uk-active,
.uk-product-primary.uk-product-body .uk-button-default.uk-active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-default.uk-active,
.uk-product-secondary.uk-product-body .uk-button-default.uk-active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-default.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-card-primary.uk-card-body .uk-button-default.uk-active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-default.uk-active,
.uk-card-secondary.uk-card-body .uk-button-default.uk-active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-default.uk-active,
.uk-overlay-primary .uk-button-default.uk-active,
.uk-offcanvas-bar .uk-button-default.uk-active {
    background-color: transparent;
    color: #fff;
}

.uk-light .uk-button-primary,
.uk-product-primary.uk-product-body .uk-button-primary,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-primary,
.uk-product-secondary.uk-product-body .uk-button-primary,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-primary,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary,
.uk-card-primary.uk-card-body .uk-button-primary,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-primary,
.uk-card-secondary.uk-card-body .uk-button-primary,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-primary,
.uk-overlay-primary .uk-button-primary,
.uk-offcanvas-bar .uk-button-primary {
    background-color: #fff;
    color: #3c3b3b;
}

.uk-light .uk-button-primary:hover,
.uk-product-primary.uk-product-body .uk-button-primary:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-primary:hover,
.uk-product-secondary.uk-product-body .uk-button-primary:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-primary:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-card-primary.uk-card-body .uk-button-primary:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-primary:hover,
.uk-card-secondary.uk-card-body .uk-button-primary:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-primary:hover,
.uk-overlay-primary .uk-button-primary:hover,
.uk-offcanvas-bar .uk-button-primary:hover,
.uk-light .uk-button-primary:focus,
.uk-product-primary.uk-product-body .uk-button-primary:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-primary:focus,
.uk-product-secondary.uk-product-body .uk-button-primary:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-primary:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:focus,
.uk-card-primary.uk-card-body .uk-button-primary:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-primary:focus,
.uk-card-secondary.uk-card-body .uk-button-primary:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-primary:focus,
.uk-overlay-primary .uk-button-primary:focus,
.uk-offcanvas-bar .uk-button-primary:focus {
    background-color: #f2f2f2;
    color: #3c3b3b;
}

.uk-light .uk-button-primary:active,
.uk-product-primary.uk-product-body .uk-button-primary:active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-primary:active,
.uk-product-secondary.uk-product-body .uk-button-primary:active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-primary:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-card-primary.uk-card-body .uk-button-primary:active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-primary:active,
.uk-card-secondary.uk-card-body .uk-button-primary:active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-primary:active,
.uk-overlay-primary .uk-button-primary:active,
.uk-offcanvas-bar .uk-button-primary:active,
.uk-light .uk-button-primary.uk-active,
.uk-product-primary.uk-product-body .uk-button-primary.uk-active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-primary.uk-active,
.uk-product-secondary.uk-product-body .uk-button-primary.uk-active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-primary.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-card-primary.uk-card-body .uk-button-primary.uk-active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-primary.uk-active,
.uk-card-secondary.uk-card-body .uk-button-primary.uk-active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-primary.uk-active,
.uk-overlay-primary .uk-button-primary.uk-active,
.uk-offcanvas-bar .uk-button-primary.uk-active {
    background-color: #e6e6e6;
    color: #3c3b3b;
}

.uk-light .uk-button-secondary,
.uk-product-primary.uk-product-body .uk-button-secondary,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-secondary,
.uk-product-secondary.uk-product-body .uk-button-secondary,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-secondary,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary,
.uk-card-primary.uk-card-body .uk-button-secondary,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-secondary,
.uk-card-secondary.uk-card-body .uk-button-secondary,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-secondary,
.uk-overlay-primary .uk-button-secondary,
.uk-offcanvas-bar .uk-button-secondary {
    background-color: #fff;
    color: #3c3b3b;
}

.uk-light .uk-button-secondary:hover,
.uk-product-primary.uk-product-body .uk-button-secondary:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-secondary:hover,
.uk-product-secondary.uk-product-body .uk-button-secondary:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-secondary:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-card-primary.uk-card-body .uk-button-secondary:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-secondary:hover,
.uk-card-secondary.uk-card-body .uk-button-secondary:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-secondary:hover,
.uk-overlay-primary .uk-button-secondary:hover,
.uk-offcanvas-bar .uk-button-secondary:hover,
.uk-light .uk-button-secondary:focus,
.uk-product-primary.uk-product-body .uk-button-secondary:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-secondary:focus,
.uk-product-secondary.uk-product-body .uk-button-secondary:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-secondary:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:focus,
.uk-card-primary.uk-card-body .uk-button-secondary:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-secondary:focus,
.uk-card-secondary.uk-card-body .uk-button-secondary:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-secondary:focus,
.uk-overlay-primary .uk-button-secondary:focus,
.uk-offcanvas-bar .uk-button-secondary:focus {
    background-color: #f2f2f2;
    color: #3c3b3b;
}

.uk-light .uk-button-secondary:active,
.uk-product-primary.uk-product-body .uk-button-secondary:active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-secondary:active,
.uk-product-secondary.uk-product-body .uk-button-secondary:active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-secondary:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-card-primary.uk-card-body .uk-button-secondary:active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-secondary:active,
.uk-card-secondary.uk-card-body .uk-button-secondary:active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-secondary:active,
.uk-overlay-primary .uk-button-secondary:active,
.uk-offcanvas-bar .uk-button-secondary:active,
.uk-light .uk-button-secondary.uk-active,
.uk-product-primary.uk-product-body .uk-button-secondary.uk-active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-secondary.uk-active,
.uk-product-secondary.uk-product-body .uk-button-secondary.uk-active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-secondary.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-card-primary.uk-card-body .uk-button-secondary.uk-active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-secondary.uk-active,
.uk-card-secondary.uk-card-body .uk-button-secondary.uk-active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-secondary.uk-active,
.uk-overlay-primary .uk-button-secondary.uk-active,
.uk-offcanvas-bar .uk-button-secondary.uk-active {
    background-color: #e6e6e6;
    color: #3c3b3b;
}

.uk-light .uk-button-text,
.uk-product-primary.uk-product-body .uk-button-text,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-text,
.uk-product-secondary.uk-product-body .uk-button-text,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-text,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-text,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text,
.uk-card-primary.uk-card-body .uk-button-text,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-text,
.uk-card-secondary.uk-card-body .uk-button-text,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-text,
.uk-overlay-primary .uk-button-text,
.uk-offcanvas-bar .uk-button-text {
    color: #fff;
}

.uk-light .uk-button-text:hover,
.uk-product-primary.uk-product-body .uk-button-text:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-text:hover,
.uk-product-secondary.uk-product-body .uk-button-text:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-text:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:hover,
.uk-card-primary.uk-card-body .uk-button-text:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-text:hover,
.uk-card-secondary.uk-card-body .uk-button-text:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-text:hover,
.uk-overlay-primary .uk-button-text:hover,
.uk-offcanvas-bar .uk-button-text:hover,
.uk-light .uk-button-text:focus,
.uk-product-primary.uk-product-body .uk-button-text:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-text:focus,
.uk-product-secondary.uk-product-body .uk-button-text:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-text:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:focus,
.uk-card-primary.uk-card-body .uk-button-text:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-text:focus,
.uk-card-secondary.uk-card-body .uk-button-text:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-text:focus,
.uk-overlay-primary .uk-button-text:focus,
.uk-offcanvas-bar .uk-button-text:focus {
    color: #fff;
}

.uk-light .uk-button-text:disabled,
.uk-product-primary.uk-product-body .uk-button-text:disabled,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-text:disabled,
.uk-product-secondary.uk-product-body .uk-button-text:disabled,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-text:disabled,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-card-primary.uk-card-body .uk-button-text:disabled,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-text:disabled,
.uk-card-secondary.uk-card-body .uk-button-text:disabled,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-text:disabled,
.uk-overlay-primary .uk-button-text:disabled,
.uk-offcanvas-bar .uk-button-text:disabled {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-button-link,
.uk-product-primary.uk-product-body .uk-button-link,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-link,
.uk-product-secondary.uk-product-body .uk-button-link,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-link,
.uk-section-primary:not(.uk-preserve-color) .uk-button-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-link,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-link,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-link,
.uk-card-primary.uk-card-body .uk-button-link,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-link,
.uk-card-secondary.uk-card-body .uk-button-link,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-link,
.uk-overlay-primary .uk-button-link,
.uk-offcanvas-bar .uk-button-link {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-button-link:hover,
.uk-product-primary.uk-product-body .uk-button-link:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-link:hover,
.uk-product-secondary.uk-product-body .uk-button-link:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-link:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-link:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-link:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-link:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-link:hover,
.uk-card-primary.uk-card-body .uk-button-link:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-link:hover,
.uk-card-secondary.uk-card-body .uk-button-link:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-link:hover,
.uk-overlay-primary .uk-button-link:hover,
.uk-offcanvas-bar .uk-button-link:hover,
.uk-light .uk-button-link:focus,
.uk-product-primary.uk-product-body .uk-button-link:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-button-link:focus,
.uk-product-secondary.uk-product-body .uk-button-link:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-button-link:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-button-link:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-link:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-link:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-link:focus,
.uk-card-primary.uk-card-body .uk-button-link:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-button-link:focus,
.uk-card-secondary.uk-card-body .uk-button-link:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-button-link:focus,
.uk-overlay-primary .uk-button-link:focus,
.uk-offcanvas-bar .uk-button-link:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-grid-divider> :not(.uk-first-column)::before,
.uk-product-primary.uk-product-body .uk-grid-divider> :not(.uk-first-column)::before,
.uk-product-primary> :not([class*=uk-product-media]) .uk-grid-divider> :not(.uk-first-column)::before,
.uk-product-secondary.uk-product-body .uk-grid-divider> :not(.uk-first-column)::before,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-grid-divider> :not(.uk-first-column)::before,
.uk-section-primary:not(.uk-preserve-color) .uk-grid-divider> :not(.uk-first-column)::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider> :not(.uk-first-column)::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider> :not(.uk-first-column)::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider> :not(.uk-first-column)::before,
.uk-card-primary.uk-card-body .uk-grid-divider> :not(.uk-first-column)::before,
.uk-card-primary> :not([class*=uk-card-media]) .uk-grid-divider> :not(.uk-first-column)::before,
.uk-card-secondary.uk-card-body .uk-grid-divider> :not(.uk-first-column)::before,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-grid-divider> :not(.uk-first-column)::before,
.uk-overlay-primary .uk-grid-divider> :not(.uk-first-column)::before,
.uk-offcanvas-bar .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,
.uk-product-primary.uk-product-body .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-product-primary> :not([class*=uk-product-media]) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-product-secondary.uk-product-body .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-section-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-card-primary.uk-card-body .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-card-primary> :not([class*=uk-card-media]) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-card-secondary.uk-card-body .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-overlay-primary .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,
.uk-offcanvas-bar .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
    border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-close,
.uk-product-primary.uk-product-body .uk-close,
.uk-product-primary> :not([class*=uk-product-media]) .uk-close,
.uk-product-secondary.uk-product-body .uk-close,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-close,
.uk-section-primary:not(.uk-preserve-color) .uk-close,
.uk-section-secondary:not(.uk-preserve-color) .uk-close,
.uk-tile-primary:not(.uk-preserve-color) .uk-close,
.uk-tile-secondary:not(.uk-preserve-color) .uk-close,
.uk-card-primary.uk-card-body .uk-close,
.uk-card-primary> :not([class*=uk-card-media]) .uk-close,
.uk-card-secondary.uk-card-body .uk-close,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-close,
.uk-overlay-primary .uk-close,
.uk-offcanvas-bar .uk-close {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-close:hover,
.uk-product-primary.uk-product-body .uk-close:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-close:hover,
.uk-product-secondary.uk-product-body .uk-close:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-close:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-close:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-close:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-close:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-close:hover,
.uk-card-primary.uk-card-body .uk-close:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-close:hover,
.uk-card-secondary.uk-card-body .uk-close:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-close:hover,
.uk-overlay-primary .uk-close:hover,
.uk-offcanvas-bar .uk-close:hover,
.uk-light .uk-close:focus,
.uk-product-primary.uk-product-body .uk-close:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-close:focus,
.uk-product-secondary.uk-product-body .uk-close:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-close:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-close:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-close:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-close:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-close:focus,
.uk-card-primary.uk-card-body .uk-close:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-close:focus,
.uk-card-secondary.uk-card-body .uk-close:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-close:focus,
.uk-overlay-primary .uk-close:focus,
.uk-offcanvas-bar .uk-close:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-totop,
.uk-product-primary.uk-product-body .uk-totop,
.uk-product-primary> :not([class*=uk-product-media]) .uk-totop,
.uk-product-secondary.uk-product-body .uk-totop,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-totop,
.uk-section-primary:not(.uk-preserve-color) .uk-totop,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop,
.uk-tile-primary:not(.uk-preserve-color) .uk-totop,
.uk-tile-secondary:not(.uk-preserve-color) .uk-totop,
.uk-card-primary.uk-card-body .uk-totop,
.uk-card-primary> :not([class*=uk-card-media]) .uk-totop,
.uk-card-secondary.uk-card-body .uk-totop,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-totop,
.uk-overlay-primary .uk-totop,
.uk-offcanvas-bar .uk-totop {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-totop:hover,
.uk-product-primary.uk-product-body .uk-totop:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-totop:hover,
.uk-product-secondary.uk-product-body .uk-totop:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-totop:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-totop:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-totop:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-totop:hover,
.uk-card-primary.uk-card-body .uk-totop:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-totop:hover,
.uk-card-secondary.uk-card-body .uk-totop:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-totop:hover,
.uk-overlay-primary .uk-totop:hover,
.uk-offcanvas-bar .uk-totop:hover,
.uk-light .uk-totop:focus,
.uk-product-primary.uk-product-body .uk-totop:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-totop:focus,
.uk-product-secondary.uk-product-body .uk-totop:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-totop:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-totop:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-totop:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-totop:focus,
.uk-card-primary.uk-card-body .uk-totop:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-totop:focus,
.uk-card-secondary.uk-card-body .uk-totop:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-totop:focus,
.uk-overlay-primary .uk-totop:focus,
.uk-offcanvas-bar .uk-totop:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-totop:active,
.uk-product-primary.uk-product-body .uk-totop:active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-totop:active,
.uk-product-secondary.uk-product-body .uk-totop:active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-totop:active,
.uk-section-primary:not(.uk-preserve-color) .uk-totop:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-totop:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-totop:active,
.uk-card-primary.uk-card-body .uk-totop:active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-totop:active,
.uk-card-secondary.uk-card-body .uk-totop:active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-totop:active,
.uk-overlay-primary .uk-totop:active,
.uk-offcanvas-bar .uk-totop:active {
    color: #fff;
}

.uk-light .uk-badge,
.uk-product-primary.uk-product-body .uk-badge,
.uk-product-primary> :not([class*=uk-product-media]) .uk-badge,
.uk-product-secondary.uk-product-body .uk-badge,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-badge,
.uk-section-primary:not(.uk-preserve-color) .uk-badge,
.uk-section-secondary:not(.uk-preserve-color) .uk-badge,
.uk-tile-primary:not(.uk-preserve-color) .uk-badge,
.uk-tile-secondary:not(.uk-preserve-color) .uk-badge,
.uk-card-primary.uk-card-body .uk-badge,
.uk-card-primary> :not([class*=uk-card-media]) .uk-badge,
.uk-card-secondary.uk-card-body .uk-badge,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-badge,
.uk-overlay-primary .uk-badge,
.uk-offcanvas-bar .uk-badge {
    background-color: #fff;
    color: #3c3b3b;
}

.uk-light .uk-badge:hover,
.uk-product-primary.uk-product-body .uk-badge:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-badge:hover,
.uk-product-secondary.uk-product-body .uk-badge:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-badge:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-badge:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-badge:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-badge:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-badge:hover,
.uk-card-primary.uk-card-body .uk-badge:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-badge:hover,
.uk-card-secondary.uk-card-body .uk-badge:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-badge:hover,
.uk-overlay-primary .uk-badge:hover,
.uk-offcanvas-bar .uk-badge:hover,
.uk-light .uk-badge:focus,
.uk-product-primary.uk-product-body .uk-badge:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-badge:focus,
.uk-product-secondary.uk-product-body .uk-badge:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-badge:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-badge:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-badge:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-badge:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-badge:focus,
.uk-card-primary.uk-card-body .uk-badge:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-badge:focus,
.uk-card-secondary.uk-card-body .uk-badge:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-badge:focus,
.uk-overlay-primary .uk-badge:focus,
.uk-offcanvas-bar .uk-badge:focus {
    color: #3c3b3b;
}

.uk-light .uk-label,
.uk-product-primary.uk-product-body .uk-label,
.uk-product-primary> :not([class*=uk-product-media]) .uk-label,
.uk-product-secondary.uk-product-body .uk-label,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-label,
.uk-section-primary:not(.uk-preserve-color) .uk-label,
.uk-section-secondary:not(.uk-preserve-color) .uk-label,
.uk-tile-primary:not(.uk-preserve-color) .uk-label,
.uk-tile-secondary:not(.uk-preserve-color) .uk-label,
.uk-card-primary.uk-card-body .uk-label,
.uk-card-primary> :not([class*=uk-card-media]) .uk-label,
.uk-card-secondary.uk-card-body .uk-label,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-label,
.uk-overlay-primary .uk-label,
.uk-offcanvas-bar .uk-label {
    background-color: #fff;
    color: #3c3b3b;
}

.uk-light .uk-article-meta,
.uk-product-primary.uk-product-body .uk-article-meta,
.uk-product-primary> :not([class*=uk-product-media]) .uk-article-meta,
.uk-product-secondary.uk-product-body .uk-article-meta,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-article-meta,
.uk-section-primary:not(.uk-preserve-color) .uk-article-meta,
.uk-section-secondary:not(.uk-preserve-color) .uk-article-meta,
.uk-tile-primary:not(.uk-preserve-color) .uk-article-meta,
.uk-tile-secondary:not(.uk-preserve-color) .uk-article-meta,
.uk-card-primary.uk-card-body .uk-article-meta,
.uk-card-primary> :not([class*=uk-card-media]) .uk-article-meta,
.uk-card-secondary.uk-card-body .uk-article-meta,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-article-meta,
.uk-overlay-primary .uk-article-meta,
.uk-offcanvas-bar .uk-article-meta {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-search-input,
.uk-product-primary.uk-product-body .uk-search-input,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-input,
.uk-product-secondary.uk-product-body .uk-search-input,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-input,
.uk-card-primary.uk-card-body .uk-search-input,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-input,
.uk-card-secondary.uk-card-body .uk-search-input,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-input,
.uk-overlay-primary .uk-search-input,
.uk-offcanvas-bar .uk-search-input {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-search-input:-ms-input-placeholder,
.uk-product-primary.uk-product-body .uk-search-input:-ms-input-placeholder,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-input:-ms-input-placeholder,
.uk-product-secondary.uk-product-body .uk-search-input:-ms-input-placeholder,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-input:-ms-input-placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder,
.uk-card-primary.uk-card-body .uk-search-input:-ms-input-placeholder,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-input:-ms-input-placeholder,
.uk-card-secondary.uk-card-body .uk-search-input:-ms-input-placeholder,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-input:-ms-input-placeholder,
.uk-overlay-primary .uk-search-input:-ms-input-placeholder,
.uk-offcanvas-bar .uk-search-input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
}

.uk-light .uk-search-input::placeholder,
.uk-product-primary.uk-product-body .uk-search-input::placeholder,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-input::placeholder,
.uk-product-secondary.uk-product-body .uk-search-input::placeholder,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-input::placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-search-input::placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-input::placeholder,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-input::placeholder,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-input::placeholder,
.uk-card-primary.uk-card-body .uk-search-input::placeholder,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-input::placeholder,
.uk-card-secondary.uk-card-body .uk-search-input::placeholder,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-input::placeholder,
.uk-overlay-primary .uk-search-input::placeholder,
.uk-offcanvas-bar .uk-search-input::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-search .uk-search-icon,
.uk-product-primary.uk-product-body .uk-search .uk-search-icon,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search .uk-search-icon,
.uk-product-secondary.uk-product-body .uk-search .uk-search-icon,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search .uk-search-icon,
.uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-card-primary.uk-card-body .uk-search .uk-search-icon,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search .uk-search-icon,
.uk-card-secondary.uk-card-body .uk-search .uk-search-icon,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search .uk-search-icon,
.uk-overlay-primary .uk-search .uk-search-icon,
.uk-offcanvas-bar .uk-search .uk-search-icon {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-search .uk-search-icon:hover,
.uk-product-primary.uk-product-body .uk-search .uk-search-icon:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search .uk-search-icon:hover,
.uk-product-secondary.uk-product-body .uk-search .uk-search-icon:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search .uk-search-icon:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,
.uk-card-primary.uk-card-body .uk-search .uk-search-icon:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search .uk-search-icon:hover,
.uk-card-secondary.uk-card-body .uk-search .uk-search-icon:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search .uk-search-icon:hover,
.uk-overlay-primary .uk-search .uk-search-icon:hover,
.uk-offcanvas-bar .uk-search .uk-search-icon:hover {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-search-default .uk-search-input,
.uk-product-primary.uk-product-body .uk-search-default .uk-search-input,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-default .uk-search-input,
.uk-product-secondary.uk-product-body .uk-search-default .uk-search-input,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-default .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input,
.uk-card-primary.uk-card-body .uk-search-default .uk-search-input,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-default .uk-search-input,
.uk-card-secondary.uk-card-body .uk-search-default .uk-search-input,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-default .uk-search-input,
.uk-overlay-primary .uk-search-default .uk-search-input,
.uk-offcanvas-bar .uk-search-default .uk-search-input {
    background-color: transparent;
}

.uk-light .uk-search-default .uk-search-input:focus,
.uk-product-primary.uk-product-body .uk-search-default .uk-search-input:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-default .uk-search-input:focus,
.uk-product-secondary.uk-product-body .uk-search-default .uk-search-input:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-default .uk-search-input:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,
.uk-card-primary.uk-card-body .uk-search-default .uk-search-input:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-default .uk-search-input:focus,
.uk-card-secondary.uk-card-body .uk-search-default .uk-search-input:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-default .uk-search-input:focus,
.uk-overlay-primary .uk-search-default .uk-search-input:focus,
.uk-offcanvas-bar .uk-search-default .uk-search-input:focus {
    background-color: transparent;
}

.uk-light .uk-search-navbar .uk-search-input,
.uk-product-primary.uk-product-body .uk-search-navbar .uk-search-input,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-navbar .uk-search-input,
.uk-product-secondary.uk-product-body .uk-search-navbar .uk-search-input,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-navbar .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,
.uk-card-primary.uk-card-body .uk-search-navbar .uk-search-input,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-navbar .uk-search-input,
.uk-card-secondary.uk-card-body .uk-search-navbar .uk-search-input,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-navbar .uk-search-input,
.uk-overlay-primary .uk-search-navbar .uk-search-input,
.uk-offcanvas-bar .uk-search-navbar .uk-search-input {
    background-color: transparent;
}

.uk-light .uk-search-large .uk-search-input,
.uk-product-primary.uk-product-body .uk-search-large .uk-search-input,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-large .uk-search-input,
.uk-product-secondary.uk-product-body .uk-search-large .uk-search-input,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-large .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-card-primary.uk-card-body .uk-search-large .uk-search-input,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-large .uk-search-input,
.uk-card-secondary.uk-card-body .uk-search-large .uk-search-input,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-large .uk-search-input,
.uk-overlay-primary .uk-search-large .uk-search-input,
.uk-offcanvas-bar .uk-search-large .uk-search-input {
    background-color: transparent;
}

.uk-light .uk-search-toggle,
.uk-product-primary.uk-product-body .uk-search-toggle,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-toggle,
.uk-product-secondary.uk-product-body .uk-search-toggle,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-toggle,
.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle,
.uk-card-primary.uk-card-body .uk-search-toggle,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-toggle,
.uk-card-secondary.uk-card-body .uk-search-toggle,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-toggle,
.uk-overlay-primary .uk-search-toggle,
.uk-offcanvas-bar .uk-search-toggle {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-search-toggle:hover,
.uk-product-primary.uk-product-body .uk-search-toggle:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-toggle:hover,
.uk-product-secondary.uk-product-body .uk-search-toggle:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-toggle:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle:hover,
.uk-card-primary.uk-card-body .uk-search-toggle:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-toggle:hover,
.uk-card-secondary.uk-card-body .uk-search-toggle:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-toggle:hover,
.uk-overlay-primary .uk-search-toggle:hover,
.uk-offcanvas-bar .uk-search-toggle:hover,
.uk-light .uk-search-toggle:focus,
.uk-product-primary.uk-product-body .uk-search-toggle:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-search-toggle:focus,
.uk-product-secondary.uk-product-body .uk-search-toggle:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-search-toggle:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle:focus,
.uk-card-primary.uk-card-body .uk-search-toggle:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-search-toggle:focus,
.uk-card-secondary.uk-card-body .uk-search-toggle:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-search-toggle:focus,
.uk-overlay-primary .uk-search-toggle:focus,
.uk-offcanvas-bar .uk-search-toggle:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-nav-parent-icon>.uk-parent>a::after,
.uk-product-primary.uk-product-body .uk-nav-parent-icon>.uk-parent>a::after,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-parent-icon>.uk-parent>a::after,
.uk-product-secondary.uk-product-body .uk-nav-parent-icon>.uk-parent>a::after,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-parent-icon>.uk-parent>a::after,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent>a::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent>a::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent>a::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent>a::after,
.uk-card-primary.uk-card-body .uk-nav-parent-icon>.uk-parent>a::after,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-parent-icon>.uk-parent>a::after,
.uk-card-secondary.uk-card-body .uk-nav-parent-icon>.uk-parent>a::after,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-parent-icon>.uk-parent>a::after,
.uk-overlay-primary .uk-nav-parent-icon>.uk-parent>a::after,
.uk-offcanvas-bar .uk-nav-parent-icon>.uk-parent>a::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba(255, 255, 255, 0.7)%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-light .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-product-primary.uk-product-body .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-product-secondary.uk-product-body .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-card-primary.uk-card-body .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-card-secondary.uk-card-body .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-overlay-primary .uk-nav-parent-icon>.uk-parent.uk-open>a::after,
.uk-offcanvas-bar .uk-nav-parent-icon>.uk-parent.uk-open>a::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba(255, 255, 255, 0.7)%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-light .uk-nav-default>li>a,
.uk-product-primary.uk-product-body .uk-nav-default>li>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default>li>a,
.uk-product-secondary.uk-product-body .uk-nav-default>li>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default>li>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default>li>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default>li>a,
.uk-card-primary.uk-card-body .uk-nav-default>li>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default>li>a,
.uk-card-secondary.uk-card-body .uk-nav-default>li>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default>li>a,
.uk-overlay-primary .uk-nav-default>li>a,
.uk-offcanvas-bar .uk-nav-default>li>a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-nav-default>li>a:hover,
.uk-product-primary.uk-product-body .uk-nav-default>li>a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default>li>a:hover,
.uk-product-secondary.uk-product-body .uk-nav-default>li>a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default>li>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default>li>a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:hover,
.uk-card-primary.uk-card-body .uk-nav-default>li>a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default>li>a:hover,
.uk-card-secondary.uk-card-body .uk-nav-default>li>a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default>li>a:hover,
.uk-overlay-primary .uk-nav-default>li>a:hover,
.uk-offcanvas-bar .uk-nav-default>li>a:hover,
.uk-light .uk-nav-default>li>a:focus,
.uk-product-primary.uk-product-body .uk-nav-default>li>a:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default>li>a:focus,
.uk-product-secondary.uk-product-body .uk-nav-default>li>a:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default>li>a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li>a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default>li>a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:focus,
.uk-card-primary.uk-card-body .uk-nav-default>li>a:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default>li>a:focus,
.uk-card-secondary.uk-card-body .uk-nav-default>li>a:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default>li>a:focus,
.uk-overlay-primary .uk-nav-default>li>a:focus,
.uk-offcanvas-bar .uk-nav-default>li>a:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-nav-default>li.uk-active>a,
.uk-product-primary.uk-product-body .uk-nav-default>li.uk-active>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default>li.uk-active>a,
.uk-product-secondary.uk-product-body .uk-nav-default>li.uk-active>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default>li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a,
.uk-card-primary.uk-card-body .uk-nav-default>li.uk-active>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default>li.uk-active>a,
.uk-card-secondary.uk-card-body .uk-nav-default>li.uk-active>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default>li.uk-active>a,
.uk-overlay-primary .uk-nav-default>li.uk-active>a,
.uk-offcanvas-bar .uk-nav-default>li.uk-active>a {
    color: #fff;
}

.uk-light .uk-nav-default .uk-nav-header,
.uk-product-primary.uk-product-body .uk-nav-default .uk-nav-header,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-header,
.uk-product-secondary.uk-product-body .uk-nav-default .uk-nav-header,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-header,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-header,
.uk-overlay-primary .uk-nav-default .uk-nav-header,
.uk-offcanvas-bar .uk-nav-default .uk-nav-header {
    color: #fff;
}

.uk-light .uk-nav-default .uk-nav-divider,
.uk-product-primary.uk-product-body .uk-nav-default .uk-nav-divider,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-divider,
.uk-product-secondary.uk-product-body .uk-nav-default .uk-nav-divider,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-divider,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-divider,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-divider,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-divider,
.uk-overlay-primary .uk-nav-default .uk-nav-divider,
.uk-offcanvas-bar .uk-nav-default .uk-nav-divider {
    border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-nav-default .uk-nav-sub a,
.uk-product-primary.uk-product-body .uk-nav-default .uk-nav-sub a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-sub a,
.uk-product-secondary.uk-product-body .uk-nav-default .uk-nav-sub a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-sub a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a,
.uk-overlay-primary .uk-nav-default .uk-nav-sub a,
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-nav-default .uk-nav-sub a:hover,
.uk-product-primary.uk-product-body .uk-nav-default .uk-nav-sub a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-sub a:hover,
.uk-product-secondary.uk-product-body .uk-nav-default .uk-nav-sub a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-sub a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:hover,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:hover,
.uk-overlay-primary .uk-nav-default .uk-nav-sub a:hover,
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a:hover,
.uk-light .uk-nav-default .uk-nav-sub a:focus,
.uk-product-primary.uk-product-body .uk-nav-default .uk-nav-sub a:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-sub a:focus,
.uk-product-secondary.uk-product-body .uk-nav-default .uk-nav-sub a:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-sub a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:focus,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:focus,
.uk-overlay-primary .uk-nav-default .uk-nav-sub a:focus,
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-product-primary.uk-product-body .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-product-secondary.uk-product-body .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-overlay-primary .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub li.uk-active>a {
    color: #fff;
}

.uk-light .uk-nav-primary>li>a,
.uk-product-primary.uk-product-body .uk-nav-primary>li>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary>li>a,
.uk-product-secondary.uk-product-body .uk-nav-primary>li>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary>li>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary>li>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a,
.uk-card-primary.uk-card-body .uk-nav-primary>li>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary>li>a,
.uk-card-secondary.uk-card-body .uk-nav-primary>li>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary>li>a,
.uk-overlay-primary .uk-nav-primary>li>a,
.uk-offcanvas-bar .uk-nav-primary>li>a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-nav-primary>li>a:hover,
.uk-product-primary.uk-product-body .uk-nav-primary>li>a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary>li>a:hover,
.uk-product-secondary.uk-product-body .uk-nav-primary>li>a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary>li>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover,
.uk-card-primary.uk-card-body .uk-nav-primary>li>a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary>li>a:hover,
.uk-card-secondary.uk-card-body .uk-nav-primary>li>a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary>li>a:hover,
.uk-overlay-primary .uk-nav-primary>li>a:hover,
.uk-offcanvas-bar .uk-nav-primary>li>a:hover,
.uk-light .uk-nav-primary>li>a:focus,
.uk-product-primary.uk-product-body .uk-nav-primary>li>a:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary>li>a:focus,
.uk-product-secondary.uk-product-body .uk-nav-primary>li>a:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary>li>a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li>a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary>li>a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:focus,
.uk-card-primary.uk-card-body .uk-nav-primary>li>a:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary>li>a:focus,
.uk-card-secondary.uk-card-body .uk-nav-primary>li>a:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary>li>a:focus,
.uk-overlay-primary .uk-nav-primary>li>a:focus,
.uk-offcanvas-bar .uk-nav-primary>li>a:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-nav-primary>li.uk-active>a,
.uk-product-primary.uk-product-body .uk-nav-primary>li.uk-active>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary>li.uk-active>a,
.uk-product-secondary.uk-product-body .uk-nav-primary>li.uk-active>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary>li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a,
.uk-card-primary.uk-card-body .uk-nav-primary>li.uk-active>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary>li.uk-active>a,
.uk-card-secondary.uk-card-body .uk-nav-primary>li.uk-active>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary>li.uk-active>a,
.uk-overlay-primary .uk-nav-primary>li.uk-active>a,
.uk-offcanvas-bar .uk-nav-primary>li.uk-active>a {
    color: #fff;
}

.uk-light .uk-nav-primary .uk-nav-header,
.uk-product-primary.uk-product-body .uk-nav-primary .uk-nav-header,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-header,
.uk-product-secondary.uk-product-body .uk-nav-primary .uk-nav-header,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-header,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-header,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-header,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-header,
.uk-overlay-primary .uk-nav-primary .uk-nav-header,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-header {
    color: #fff;
}

.uk-light .uk-nav-primary .uk-nav-divider,
.uk-product-primary.uk-product-body .uk-nav-primary .uk-nav-divider,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-divider,
.uk-product-secondary.uk-product-body .uk-nav-primary .uk-nav-divider,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-divider,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-divider,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-divider,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-divider,
.uk-overlay-primary .uk-nav-primary .uk-nav-divider,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-divider {
    border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-nav-primary .uk-nav-sub a,
.uk-product-primary.uk-product-body .uk-nav-primary .uk-nav-sub a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-sub a,
.uk-product-secondary.uk-product-body .uk-nav-primary .uk-nav-sub a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-sub a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub a,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-nav-primary .uk-nav-sub a:hover,
.uk-product-primary.uk-product-body .uk-nav-primary .uk-nav-sub a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-sub a:hover,
.uk-product-secondary.uk-product-body .uk-nav-primary .uk-nav-sub a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-sub a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:hover,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub a:hover,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a:hover,
.uk-light .uk-nav-primary .uk-nav-sub a:focus,
.uk-product-primary.uk-product-body .uk-nav-primary .uk-nav-sub a:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-sub a:focus,
.uk-product-secondary.uk-product-body .uk-nav-primary .uk-nav-sub a:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-sub a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:focus,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:focus,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub a:focus,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-product-primary.uk-product-body .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-product-secondary.uk-product-body .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub li.uk-active>a {
    color: #fff;
}

.uk-light .uk-navbar-nav>li>a,
.uk-product-primary.uk-product-body .uk-navbar-nav>li>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-nav>li>a,
.uk-product-secondary.uk-product-body .uk-navbar-nav>li>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-nav>li>a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a,
.uk-card-primary.uk-card-body .uk-navbar-nav>li>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-nav>li>a,
.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-nav>li>a,
.uk-overlay-primary .uk-navbar-nav>li>a,
.uk-offcanvas-bar .uk-navbar-nav>li>a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-navbar-nav>li:hover>a,
.uk-product-primary.uk-product-body .uk-navbar-nav>li:hover>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-nav>li:hover>a,
.uk-product-secondary.uk-product-body .uk-navbar-nav>li:hover>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-nav>li:hover>a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,
.uk-card-primary.uk-card-body .uk-navbar-nav>li:hover>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-nav>li:hover>a,
.uk-card-secondary.uk-card-body .uk-navbar-nav>li:hover>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-nav>li:hover>a,
.uk-overlay-primary .uk-navbar-nav>li:hover>a,
.uk-offcanvas-bar .uk-navbar-nav>li:hover>a,
.uk-light .uk-navbar-nav>li>a:focus,
.uk-product-primary.uk-product-body .uk-navbar-nav>li>a:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-nav>li>a:focus,
.uk-product-secondary.uk-product-body .uk-navbar-nav>li>a:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-nav>li>a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus,
.uk-card-primary.uk-card-body .uk-navbar-nav>li>a:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-nav>li>a:focus,
.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-nav>li>a:focus,
.uk-overlay-primary .uk-navbar-nav>li>a:focus,
.uk-offcanvas-bar .uk-navbar-nav>li>a:focus,
.uk-light .uk-navbar-nav>li>a.uk-open,
.uk-product-primary.uk-product-body .uk-navbar-nav>li>a.uk-open,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-nav>li>a.uk-open,
.uk-product-secondary.uk-product-body .uk-navbar-nav>li>a.uk-open,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-nav>li>a.uk-open,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,
.uk-card-primary.uk-card-body .uk-navbar-nav>li>a.uk-open,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-nav>li>a.uk-open,
.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a.uk-open,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-nav>li>a.uk-open,
.uk-overlay-primary .uk-navbar-nav>li>a.uk-open,
.uk-offcanvas-bar .uk-navbar-nav>li>a.uk-open {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-navbar-nav>li>a:active,
.uk-product-primary.uk-product-body .uk-navbar-nav>li>a:active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-nav>li>a:active,
.uk-product-secondary.uk-product-body .uk-navbar-nav>li>a:active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-nav>li>a:active,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active,
.uk-card-primary.uk-card-body .uk-navbar-nav>li>a:active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-nav>li>a:active,
.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a:active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-nav>li>a:active,
.uk-overlay-primary .uk-navbar-nav>li>a:active,
.uk-offcanvas-bar .uk-navbar-nav>li>a:active {
    color: #fff;
}

.uk-light .uk-navbar-nav>li.uk-active>a,
.uk-product-primary.uk-product-body .uk-navbar-nav>li.uk-active>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-nav>li.uk-active>a,
.uk-product-secondary.uk-product-body .uk-navbar-nav>li.uk-active>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-nav>li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a,
.uk-card-primary.uk-card-body .uk-navbar-nav>li.uk-active>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-nav>li.uk-active>a,
.uk-card-secondary.uk-card-body .uk-navbar-nav>li.uk-active>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-nav>li.uk-active>a,
.uk-overlay-primary .uk-navbar-nav>li.uk-active>a,
.uk-offcanvas-bar .uk-navbar-nav>li.uk-active>a {
    color: #fff;
}

.uk-light .uk-navbar-item,
.uk-product-primary.uk-product-body .uk-navbar-item,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-item,
.uk-product-secondary.uk-product-body .uk-navbar-item,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-item,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-item,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-item,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-item,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-item,
.uk-card-primary.uk-card-body .uk-navbar-item,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-item,
.uk-card-secondary.uk-card-body .uk-navbar-item,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-item,
.uk-overlay-primary .uk-navbar-item,
.uk-offcanvas-bar .uk-navbar-item {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-navbar-toggle,
.uk-product-primary.uk-product-body .uk-navbar-toggle,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-toggle,
.uk-product-secondary.uk-product-body .uk-navbar-toggle,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-toggle,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-card-primary.uk-card-body .uk-navbar-toggle,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-toggle,
.uk-card-secondary.uk-card-body .uk-navbar-toggle,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-toggle,
.uk-overlay-primary .uk-navbar-toggle,
.uk-offcanvas-bar .uk-navbar-toggle {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-navbar-toggle:hover,
.uk-product-primary.uk-product-body .uk-navbar-toggle:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-toggle:hover,
.uk-product-secondary.uk-product-body .uk-navbar-toggle:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-toggle:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-card-primary.uk-card-body .uk-navbar-toggle:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-toggle:hover,
.uk-card-secondary.uk-card-body .uk-navbar-toggle:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-toggle:hover,
.uk-overlay-primary .uk-navbar-toggle:hover,
.uk-offcanvas-bar .uk-navbar-toggle:hover,
.uk-light .uk-navbar-toggle:focus,
.uk-product-primary.uk-product-body .uk-navbar-toggle:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-toggle:focus,
.uk-product-secondary.uk-product-body .uk-navbar-toggle:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-toggle:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle:focus,
.uk-card-primary.uk-card-body .uk-navbar-toggle:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-toggle:focus,
.uk-card-secondary.uk-card-body .uk-navbar-toggle:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-toggle:focus,
.uk-overlay-primary .uk-navbar-toggle:focus,
.uk-offcanvas-bar .uk-navbar-toggle:focus,
.uk-light .uk-navbar-toggle.uk-open,
.uk-product-primary.uk-product-body .uk-navbar-toggle.uk-open,
.uk-product-primary> :not([class*=uk-product-media]) .uk-navbar-toggle.uk-open,
.uk-product-secondary.uk-product-body .uk-navbar-toggle.uk-open,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-navbar-toggle.uk-open,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open,
.uk-card-primary.uk-card-body .uk-navbar-toggle.uk-open,
.uk-card-primary> :not([class*=uk-card-media]) .uk-navbar-toggle.uk-open,
.uk-card-secondary.uk-card-body .uk-navbar-toggle.uk-open,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-navbar-toggle.uk-open,
.uk-overlay-primary .uk-navbar-toggle.uk-open,
.uk-offcanvas-bar .uk-navbar-toggle.uk-open {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-subnav>*> :first-child,
.uk-product-primary.uk-product-body .uk-subnav>*> :first-child,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav>*> :first-child,
.uk-product-secondary.uk-product-body .uk-subnav>*> :first-child,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav>*> :first-child,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav>*> :first-child,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*> :first-child,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>*> :first-child,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>*> :first-child,
.uk-card-primary.uk-card-body .uk-subnav>*> :first-child,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav>*> :first-child,
.uk-card-secondary.uk-card-body .uk-subnav>*> :first-child,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav>*> :first-child,
.uk-overlay-primary .uk-subnav>*> :first-child,
.uk-offcanvas-bar .uk-subnav>*> :first-child {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-subnav>*>a:hover,
.uk-product-primary.uk-product-body .uk-subnav>*>a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav>*>a:hover,
.uk-product-secondary.uk-product-body .uk-subnav>*>a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav>*>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav>*>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*>a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>*>a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>*>a:hover,
.uk-card-primary.uk-card-body .uk-subnav>*>a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav>*>a:hover,
.uk-card-secondary.uk-card-body .uk-subnav>*>a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav>*>a:hover,
.uk-overlay-primary .uk-subnav>*>a:hover,
.uk-offcanvas-bar .uk-subnav>*>a:hover,
.uk-light .uk-subnav>*>a:focus,
.uk-product-primary.uk-product-body .uk-subnav>*>a:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav>*>a:focus,
.uk-product-secondary.uk-product-body .uk-subnav>*>a:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav>*>a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav>*>a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*>a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>*>a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>*>a:focus,
.uk-card-primary.uk-card-body .uk-subnav>*>a:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav>*>a:focus,
.uk-card-secondary.uk-card-body .uk-subnav>*>a:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav>*>a:focus,
.uk-overlay-primary .uk-subnav>*>a:focus,
.uk-offcanvas-bar .uk-subnav>*>a:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-subnav>.uk-active>a,
.uk-product-primary.uk-product-body .uk-subnav>.uk-active>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav>.uk-active>a,
.uk-product-secondary.uk-product-body .uk-subnav>.uk-active>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav>.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav>.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>.uk-active>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>.uk-active>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>.uk-active>a,
.uk-card-primary.uk-card-body .uk-subnav>.uk-active>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav>.uk-active>a,
.uk-card-secondary.uk-card-body .uk-subnav>.uk-active>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav>.uk-active>a,
.uk-overlay-primary .uk-subnav>.uk-active>a,
.uk-offcanvas-bar .uk-subnav>.uk-active>a {
    color: #fff;
}

.uk-light .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-product-primary.uk-product-body .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-product-secondary.uk-product-body .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-primary.uk-card-body .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-secondary.uk-card-body .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-overlay-primary .uk-subnav-divider> :nth-child(n+2):not(.uk-first-column)::before,
.uk-offcanvas-bar .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,
.uk-product-primary.uk-product-body .uk-subnav-pill>*> :first-child,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav-pill>*> :first-child,
.uk-product-secondary.uk-product-body .uk-subnav-pill>*> :first-child,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav-pill>*> :first-child,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*> :first-child,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*> :first-child,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>*> :first-child,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>*> :first-child,
.uk-card-primary.uk-card-body .uk-subnav-pill>*> :first-child,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav-pill>*> :first-child,
.uk-card-secondary.uk-card-body .uk-subnav-pill>*> :first-child,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav-pill>*> :first-child,
.uk-overlay-primary .uk-subnav-pill>*> :first-child,
.uk-offcanvas-bar .uk-subnav-pill>*> :first-child {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-subnav-pill>*>a:hover,
.uk-product-primary.uk-product-body .uk-subnav-pill>*>a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav-pill>*>a:hover,
.uk-product-secondary.uk-product-body .uk-subnav-pill>*>a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav-pill>*>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover,
.uk-card-primary.uk-card-body .uk-subnav-pill>*>a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav-pill>*>a:hover,
.uk-card-secondary.uk-card-body .uk-subnav-pill>*>a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav-pill>*>a:hover,
.uk-overlay-primary .uk-subnav-pill>*>a:hover,
.uk-offcanvas-bar .uk-subnav-pill>*>a:hover,
.uk-light .uk-subnav-pill>*>a:focus,
.uk-product-primary.uk-product-body .uk-subnav-pill>*>a:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav-pill>*>a:focus,
.uk-product-secondary.uk-product-body .uk-subnav-pill>*>a:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav-pill>*>a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:focus,
.uk-card-primary.uk-card-body .uk-subnav-pill>*>a:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav-pill>*>a:focus,
.uk-card-secondary.uk-card-body .uk-subnav-pill>*>a:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav-pill>*>a:focus,
.uk-overlay-primary .uk-subnav-pill>*>a:focus,
.uk-offcanvas-bar .uk-subnav-pill>*>a:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-subnav-pill>*>a:active,
.uk-product-primary.uk-product-body .uk-subnav-pill>*>a:active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav-pill>*>a:active,
.uk-product-secondary.uk-product-body .uk-subnav-pill>*>a:active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav-pill>*>a:active,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active,
.uk-card-primary.uk-card-body .uk-subnav-pill>*>a:active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav-pill>*>a:active,
.uk-card-secondary.uk-card-body .uk-subnav-pill>*>a:active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav-pill>*>a:active,
.uk-overlay-primary .uk-subnav-pill>*>a:active,
.uk-offcanvas-bar .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,
.uk-product-primary.uk-product-body .uk-subnav-pill>.uk-active>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav-pill>.uk-active>a,
.uk-product-secondary.uk-product-body .uk-subnav-pill>.uk-active>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav-pill>.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a,
.uk-card-primary.uk-card-body .uk-subnav-pill>.uk-active>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav-pill>.uk-active>a,
.uk-card-secondary.uk-card-body .uk-subnav-pill>.uk-active>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav-pill>.uk-active>a,
.uk-overlay-primary .uk-subnav-pill>.uk-active>a,
.uk-offcanvas-bar .uk-subnav-pill>.uk-active>a {
    background-color: #fff;
    color: #3c3b3b;
}

.uk-light .uk-subnav>.uk-disabled>a,
.uk-product-primary.uk-product-body .uk-subnav>.uk-disabled>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-subnav>.uk-disabled>a,
.uk-product-secondary.uk-product-body .uk-subnav>.uk-disabled>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-subnav>.uk-disabled>a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a,
.uk-card-primary.uk-card-body .uk-subnav>.uk-disabled>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-subnav>.uk-disabled>a,
.uk-card-secondary.uk-card-body .uk-subnav>.uk-disabled>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-subnav>.uk-disabled>a,
.uk-overlay-primary .uk-subnav>.uk-disabled>a,
.uk-offcanvas-bar .uk-subnav>.uk-disabled>a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-breadcrumb>*>*,
.uk-product-primary.uk-product-body .uk-breadcrumb>*>*,
.uk-product-primary> :not([class*=uk-product-media]) .uk-breadcrumb>*>*,
.uk-product-secondary.uk-product-body .uk-breadcrumb>*>*,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-breadcrumb>*>*,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>*>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>*,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>*>*,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>*,
.uk-card-primary.uk-card-body .uk-breadcrumb>*>*,
.uk-card-primary> :not([class*=uk-card-media]) .uk-breadcrumb>*>*,
.uk-card-secondary.uk-card-body .uk-breadcrumb>*>*,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-breadcrumb>*>*,
.uk-overlay-primary .uk-breadcrumb>*>*,
.uk-offcanvas-bar .uk-breadcrumb>*>* {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-breadcrumb>*> :hover,
.uk-product-primary.uk-product-body .uk-breadcrumb>*> :hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-breadcrumb>*> :hover,
.uk-product-secondary.uk-product-body .uk-breadcrumb>*> :hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-breadcrumb>*> :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>*> :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>*> :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>*> :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>*> :hover,
.uk-card-primary.uk-card-body .uk-breadcrumb>*> :hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-breadcrumb>*> :hover,
.uk-card-secondary.uk-card-body .uk-breadcrumb>*> :hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-breadcrumb>*> :hover,
.uk-overlay-primary .uk-breadcrumb>*> :hover,
.uk-offcanvas-bar .uk-breadcrumb>*> :hover,
.uk-light .uk-breadcrumb>*> :focus,
.uk-product-primary.uk-product-body .uk-breadcrumb>*> :focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-breadcrumb>*> :focus,
.uk-product-secondary.uk-product-body .uk-breadcrumb>*> :focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-breadcrumb>*> :focus,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>*> :focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>*> :focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>*> :focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>*> :focus,
.uk-card-primary.uk-card-body .uk-breadcrumb>*> :focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-breadcrumb>*> :focus,
.uk-card-secondary.uk-card-body .uk-breadcrumb>*> :focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-breadcrumb>*> :focus,
.uk-overlay-primary .uk-breadcrumb>*> :focus,
.uk-offcanvas-bar .uk-breadcrumb>*> :focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-breadcrumb> :last-child>*,
.uk-product-primary.uk-product-body .uk-breadcrumb> :last-child>*,
.uk-product-primary> :not([class*=uk-product-media]) .uk-breadcrumb> :last-child>*,
.uk-product-secondary.uk-product-body .uk-breadcrumb> :last-child>*,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-breadcrumb> :last-child>*,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb> :last-child>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb> :last-child>*,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb> :last-child>*,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb> :last-child>*,
.uk-card-primary.uk-card-body .uk-breadcrumb> :last-child>*,
.uk-card-primary> :not([class*=uk-card-media]) .uk-breadcrumb> :last-child>*,
.uk-card-secondary.uk-card-body .uk-breadcrumb> :last-child>*,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-breadcrumb> :last-child>*,
.uk-overlay-primary .uk-breadcrumb> :last-child>*,
.uk-offcanvas-bar .uk-breadcrumb> :last-child>* {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-product-primary.uk-product-body .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-product-primary> :not([class*=uk-product-media]) .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-product-secondary.uk-product-body .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-primary.uk-card-body .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-primary> :not([class*=uk-card-media]) .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-secondary.uk-card-body .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-overlay-primary .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before,
.uk-offcanvas-bar .uk-breadcrumb> :nth-child(n+2):not(.uk-first-column)::before {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-pagination>*>*,
.uk-product-primary.uk-product-body .uk-pagination>*>*,
.uk-product-primary> :not([class*=uk-product-media]) .uk-pagination>*>*,
.uk-product-secondary.uk-product-body .uk-pagination>*>*,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-pagination>*>*,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>*>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>*>*,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>*>*,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>*>*,
.uk-card-primary.uk-card-body .uk-pagination>*>*,
.uk-card-primary> :not([class*=uk-card-media]) .uk-pagination>*>*,
.uk-card-secondary.uk-card-body .uk-pagination>*>*,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-pagination>*>*,
.uk-overlay-primary .uk-pagination>*>*,
.uk-offcanvas-bar .uk-pagination>*>* {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-pagination>*> :hover,
.uk-product-primary.uk-product-body .uk-pagination>*> :hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-pagination>*> :hover,
.uk-product-secondary.uk-product-body .uk-pagination>*> :hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-pagination>*> :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>*> :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>*> :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>*> :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>*> :hover,
.uk-card-primary.uk-card-body .uk-pagination>*> :hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-pagination>*> :hover,
.uk-card-secondary.uk-card-body .uk-pagination>*> :hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-pagination>*> :hover,
.uk-overlay-primary .uk-pagination>*> :hover,
.uk-offcanvas-bar .uk-pagination>*> :hover,
.uk-light .uk-pagination>*> :focus,
.uk-product-primary.uk-product-body .uk-pagination>*> :focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-pagination>*> :focus,
.uk-product-secondary.uk-product-body .uk-pagination>*> :focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-pagination>*> :focus,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>*> :focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>*> :focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>*> :focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>*> :focus,
.uk-card-primary.uk-card-body .uk-pagination>*> :focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-pagination>*> :focus,
.uk-card-secondary.uk-card-body .uk-pagination>*> :focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-pagination>*> :focus,
.uk-overlay-primary .uk-pagination>*> :focus,
.uk-offcanvas-bar .uk-pagination>*> :focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-pagination>.uk-active>*,
.uk-product-primary.uk-product-body .uk-pagination>.uk-active>*,
.uk-product-primary> :not([class*=uk-product-media]) .uk-pagination>.uk-active>*,
.uk-product-secondary.uk-product-body .uk-pagination>.uk-active>*,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-pagination>.uk-active>*,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>.uk-active>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>.uk-active>*,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>.uk-active>*,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>.uk-active>*,
.uk-card-primary.uk-card-body .uk-pagination>.uk-active>*,
.uk-card-primary> :not([class*=uk-card-media]) .uk-pagination>.uk-active>*,
.uk-card-secondary.uk-card-body .uk-pagination>.uk-active>*,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-pagination>.uk-active>*,
.uk-overlay-primary .uk-pagination>.uk-active>*,
.uk-offcanvas-bar .uk-pagination>.uk-active>* {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-pagination>.uk-disabled>*,
.uk-product-primary.uk-product-body .uk-pagination>.uk-disabled>*,
.uk-product-primary> :not([class*=uk-product-media]) .uk-pagination>.uk-disabled>*,
.uk-product-secondary.uk-product-body .uk-pagination>.uk-disabled>*,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-pagination>.uk-disabled>*,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>*,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>*,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>*,
.uk-card-primary.uk-card-body .uk-pagination>.uk-disabled>*,
.uk-card-primary> :not([class*=uk-card-media]) .uk-pagination>.uk-disabled>*,
.uk-card-secondary.uk-card-body .uk-pagination>.uk-disabled>*,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-pagination>.uk-disabled>*,
.uk-overlay-primary .uk-pagination>.uk-disabled>*,
.uk-offcanvas-bar .uk-pagination>.uk-disabled>* {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-tab>*>a,
.uk-product-primary.uk-product-body .uk-tab>*>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-tab>*>a,
.uk-product-secondary.uk-product-body .uk-tab>*>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-tab>*>a,
.uk-section-primary:not(.uk-preserve-color) .uk-tab>*>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab>*>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab>*>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>*>a,
.uk-card-primary.uk-card-body .uk-tab>*>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-tab>*>a,
.uk-card-secondary.uk-card-body .uk-tab>*>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-tab>*>a,
.uk-overlay-primary .uk-tab>*>a,
.uk-offcanvas-bar .uk-tab>*>a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-tab>*>a:hover,
.uk-product-primary.uk-product-body .uk-tab>*>a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-tab>*>a:hover,
.uk-product-secondary.uk-product-body .uk-tab>*>a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-tab>*>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-tab>*>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab>*>a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab>*>a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>*>a:hover,
.uk-card-primary.uk-card-body .uk-tab>*>a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-tab>*>a:hover,
.uk-card-secondary.uk-card-body .uk-tab>*>a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-tab>*>a:hover,
.uk-overlay-primary .uk-tab>*>a:hover,
.uk-offcanvas-bar .uk-tab>*>a:hover,
.uk-light .uk-tab>*>a:focus,
.uk-product-primary.uk-product-body .uk-tab>*>a:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-tab>*>a:focus,
.uk-product-secondary.uk-product-body .uk-tab>*>a:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-tab>*>a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-tab>*>a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab>*>a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab>*>a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>*>a:focus,
.uk-card-primary.uk-card-body .uk-tab>*>a:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-tab>*>a:focus,
.uk-card-secondary.uk-card-body .uk-tab>*>a:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-tab>*>a:focus,
.uk-overlay-primary .uk-tab>*>a:focus,
.uk-offcanvas-bar .uk-tab>*>a:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-tab>.uk-active>a,
.uk-product-primary.uk-product-body .uk-tab>.uk-active>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-tab>.uk-active>a,
.uk-product-secondary.uk-product-body .uk-tab>.uk-active>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-tab>.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-tab>.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab>.uk-active>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab>.uk-active>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>.uk-active>a,
.uk-card-primary.uk-card-body .uk-tab>.uk-active>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-tab>.uk-active>a,
.uk-card-secondary.uk-card-body .uk-tab>.uk-active>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-tab>.uk-active>a,
.uk-overlay-primary .uk-tab>.uk-active>a,
.uk-offcanvas-bar .uk-tab>.uk-active>a {
    color: #fff;
}

.uk-light .uk-tab>.uk-disabled>a,
.uk-product-primary.uk-product-body .uk-tab>.uk-disabled>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-tab>.uk-disabled>a,
.uk-product-secondary.uk-product-body .uk-tab>.uk-disabled>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-tab>.uk-disabled>a,
.uk-section-primary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a,
.uk-card-primary.uk-card-body .uk-tab>.uk-disabled>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-tab>.uk-disabled>a,
.uk-card-secondary.uk-card-body .uk-tab>.uk-disabled>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-tab>.uk-disabled>a,
.uk-overlay-primary .uk-tab>.uk-disabled>a,
.uk-offcanvas-bar .uk-tab>.uk-disabled>a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-slidenav,
.uk-product-primary.uk-product-body .uk-slidenav,
.uk-product-primary> :not([class*=uk-product-media]) .uk-slidenav,
.uk-product-secondary.uk-product-body .uk-slidenav,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-slidenav,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav,
.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav,
.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav,
.uk-card-primary.uk-card-body .uk-slidenav,
.uk-card-primary> :not([class*=uk-card-media]) .uk-slidenav,
.uk-card-secondary.uk-card-body .uk-slidenav,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-slidenav,
.uk-overlay-primary .uk-slidenav,
.uk-offcanvas-bar .uk-slidenav {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-slidenav:hover,
.uk-product-primary.uk-product-body .uk-slidenav:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-slidenav:hover,
.uk-product-secondary.uk-product-body .uk-slidenav:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-slidenav:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:hover,
.uk-card-primary.uk-card-body .uk-slidenav:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-slidenav:hover,
.uk-card-secondary.uk-card-body .uk-slidenav:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-slidenav:hover,
.uk-overlay-primary .uk-slidenav:hover,
.uk-offcanvas-bar .uk-slidenav:hover,
.uk-light .uk-slidenav:focus,
.uk-product-primary.uk-product-body .uk-slidenav:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-slidenav:focus,
.uk-product-secondary.uk-product-body .uk-slidenav:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-slidenav:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:focus,
.uk-card-primary.uk-card-body .uk-slidenav:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-slidenav:focus,
.uk-card-secondary.uk-card-body .uk-slidenav:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-slidenav:focus,
.uk-overlay-primary .uk-slidenav:focus,
.uk-offcanvas-bar .uk-slidenav:focus {
    color: rgba(255, 255, 255, 0.95);
}

.uk-light .uk-slidenav:active,
.uk-product-primary.uk-product-body .uk-slidenav:active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-slidenav:active,
.uk-product-secondary.uk-product-body .uk-slidenav:active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-slidenav:active,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:active,
.uk-card-primary.uk-card-body .uk-slidenav:active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-slidenav:active,
.uk-card-secondary.uk-card-body .uk-slidenav:active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-slidenav:active,
.uk-overlay-primary .uk-slidenav:active,
.uk-offcanvas-bar .uk-slidenav:active {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-dotnav>*>*,
.uk-product-primary.uk-product-body .uk-dotnav>*>*,
.uk-product-primary> :not([class*=uk-product-media]) .uk-dotnav>*>*,
.uk-product-secondary.uk-product-body .uk-dotnav>*>*,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-dotnav>*>*,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>*,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*>*,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*>*,
.uk-card-primary.uk-card-body .uk-dotnav>*>*,
.uk-card-primary> :not([class*=uk-card-media]) .uk-dotnav>*>*,
.uk-card-secondary.uk-card-body .uk-dotnav>*>*,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-dotnav>*>*,
.uk-overlay-primary .uk-dotnav>*>*,
.uk-offcanvas-bar .uk-dotnav>*>* {
    background-color: transparent;
}

.uk-light .uk-dotnav>*> :hover,
.uk-product-primary.uk-product-body .uk-dotnav>*> :hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-dotnav>*> :hover,
.uk-product-secondary.uk-product-body .uk-dotnav>*> :hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-dotnav>*> :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*> :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*> :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*> :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*> :hover,
.uk-card-primary.uk-card-body .uk-dotnav>*> :hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-dotnav>*> :hover,
.uk-card-secondary.uk-card-body .uk-dotnav>*> :hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-dotnav>*> :hover,
.uk-overlay-primary .uk-dotnav>*> :hover,
.uk-offcanvas-bar .uk-dotnav>*> :hover,
.uk-light .uk-dotnav>*> :focus,
.uk-product-primary.uk-product-body .uk-dotnav>*> :focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-dotnav>*> :focus,
.uk-product-secondary.uk-product-body .uk-dotnav>*> :focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-dotnav>*> :focus,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*> :focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*> :focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*> :focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*> :focus,
.uk-card-primary.uk-card-body .uk-dotnav>*> :focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-dotnav>*> :focus,
.uk-card-secondary.uk-card-body .uk-dotnav>*> :focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-dotnav>*> :focus,
.uk-overlay-primary .uk-dotnav>*> :focus,
.uk-offcanvas-bar .uk-dotnav>*> :focus {
    background-color: rgba(255, 255, 255, 0.9);
}

.uk-light .uk-dotnav>*> :active,
.uk-product-primary.uk-product-body .uk-dotnav>*> :active,
.uk-product-primary> :not([class*=uk-product-media]) .uk-dotnav>*> :active,
.uk-product-secondary.uk-product-body .uk-dotnav>*> :active,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-dotnav>*> :active,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*> :active,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*> :active,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*> :active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*> :active,
.uk-card-primary.uk-card-body .uk-dotnav>*> :active,
.uk-card-primary> :not([class*=uk-card-media]) .uk-dotnav>*> :active,
.uk-card-secondary.uk-card-body .uk-dotnav>*> :active,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-dotnav>*> :active,
.uk-overlay-primary .uk-dotnav>*> :active,
.uk-offcanvas-bar .uk-dotnav>*> :active {
    background-color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-dotnav>.uk-active>*,
.uk-product-primary.uk-product-body .uk-dotnav>.uk-active>*,
.uk-product-primary> :not([class*=uk-product-media]) .uk-dotnav>.uk-active>*,
.uk-product-secondary.uk-product-body .uk-dotnav>.uk-active>*,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-dotnav>.uk-active>*,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>.uk-active>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>.uk-active>*,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>.uk-active>*,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>.uk-active>*,
.uk-card-primary.uk-card-body .uk-dotnav>.uk-active>*,
.uk-card-primary> :not([class*=uk-card-media]) .uk-dotnav>.uk-active>*,
.uk-card-secondary.uk-card-body .uk-dotnav>.uk-active>*,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-dotnav>.uk-active>*,
.uk-overlay-primary .uk-dotnav>.uk-active>*,
.uk-offcanvas-bar .uk-dotnav>.uk-active>* {
    background-color: rgba(255, 255, 255, 0.9);
}

.uk-light .uk-accordion-title,
.uk-product-primary.uk-product-body .uk-accordion-title,
.uk-product-primary> :not([class*=uk-product-media]) .uk-accordion-title,
.uk-product-secondary.uk-product-body .uk-accordion-title,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-accordion-title,
.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title,
.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title,
.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title,
.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title,
.uk-card-primary.uk-card-body .uk-accordion-title,
.uk-card-primary> :not([class*=uk-card-media]) .uk-accordion-title,
.uk-card-secondary.uk-card-body .uk-accordion-title,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-accordion-title,
.uk-overlay-primary .uk-accordion-title,
.uk-offcanvas-bar .uk-accordion-title {
    color: #fff;
}

.uk-light .uk-accordion-title:hover,
.uk-product-primary.uk-product-body .uk-accordion-title:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-accordion-title:hover,
.uk-product-secondary.uk-product-body .uk-accordion-title:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-accordion-title:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title:hover,
.uk-card-primary.uk-card-body .uk-accordion-title:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-accordion-title:hover,
.uk-card-secondary.uk-card-body .uk-accordion-title:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-accordion-title:hover,
.uk-overlay-primary .uk-accordion-title:hover,
.uk-offcanvas-bar .uk-accordion-title:hover,
.uk-light .uk-accordion-title:focus,
.uk-product-primary.uk-product-body .uk-accordion-title:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-accordion-title:focus,
.uk-product-secondary.uk-product-body .uk-accordion-title:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-accordion-title:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title:focus,
.uk-card-primary.uk-card-body .uk-accordion-title:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-accordion-title:focus,
.uk-card-secondary.uk-card-body .uk-accordion-title:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-accordion-title:focus,
.uk-overlay-primary .uk-accordion-title:focus,
.uk-offcanvas-bar .uk-accordion-title:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-iconnav>*>a,
.uk-product-primary.uk-product-body .uk-iconnav>*>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-iconnav>*>a,
.uk-product-secondary.uk-product-body .uk-iconnav>*>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-iconnav>*>a,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>*>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>*>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav>*>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav>*>a,
.uk-card-primary.uk-card-body .uk-iconnav>*>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-iconnav>*>a,
.uk-card-secondary.uk-card-body .uk-iconnav>*>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-iconnav>*>a,
.uk-overlay-primary .uk-iconnav>*>a,
.uk-offcanvas-bar .uk-iconnav>*>a {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-iconnav>*>a:hover,
.uk-product-primary.uk-product-body .uk-iconnav>*>a:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-iconnav>*>a:hover,
.uk-product-secondary.uk-product-body .uk-iconnav>*>a:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-iconnav>*>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>*>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>*>a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav>*>a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav>*>a:hover,
.uk-card-primary.uk-card-body .uk-iconnav>*>a:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-iconnav>*>a:hover,
.uk-card-secondary.uk-card-body .uk-iconnav>*>a:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-iconnav>*>a:hover,
.uk-overlay-primary .uk-iconnav>*>a:hover,
.uk-offcanvas-bar .uk-iconnav>*>a:hover,
.uk-light .uk-iconnav>*>a:focus,
.uk-product-primary.uk-product-body .uk-iconnav>*>a:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-iconnav>*>a:focus,
.uk-product-secondary.uk-product-body .uk-iconnav>*>a:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-iconnav>*>a:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>*>a:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>*>a:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav>*>a:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav>*>a:focus,
.uk-card-primary.uk-card-body .uk-iconnav>*>a:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-iconnav>*>a:focus,
.uk-card-secondary.uk-card-body .uk-iconnav>*>a:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-iconnav>*>a:focus,
.uk-overlay-primary .uk-iconnav>*>a:focus,
.uk-offcanvas-bar .uk-iconnav>*>a:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-iconnav>.uk-active>a,
.uk-product-primary.uk-product-body .uk-iconnav>.uk-active>a,
.uk-product-primary> :not([class*=uk-product-media]) .uk-iconnav>.uk-active>a,
.uk-product-secondary.uk-product-body .uk-iconnav>.uk-active>a,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-iconnav>.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a,
.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a,
.uk-card-primary.uk-card-body .uk-iconnav>.uk-active>a,
.uk-card-primary> :not([class*=uk-card-media]) .uk-iconnav>.uk-active>a,
.uk-card-secondary.uk-card-body .uk-iconnav>.uk-active>a,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-iconnav>.uk-active>a,
.uk-overlay-primary .uk-iconnav>.uk-active>a,
.uk-offcanvas-bar .uk-iconnav>.uk-active>a {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-text-lead,
.uk-product-primary.uk-product-body .uk-text-lead,
.uk-product-primary> :not([class*=uk-product-media]) .uk-text-lead,
.uk-product-secondary.uk-product-body .uk-text-lead,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-text-lead,
.uk-section-primary:not(.uk-preserve-color) .uk-text-lead,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-lead,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-lead,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-lead,
.uk-card-primary.uk-card-body .uk-text-lead,
.uk-card-primary> :not([class*=uk-card-media]) .uk-text-lead,
.uk-card-secondary.uk-card-body .uk-text-lead,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-text-lead,
.uk-overlay-primary .uk-text-lead,
.uk-offcanvas-bar .uk-text-lead {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-text-meta,
.uk-product-primary.uk-product-body .uk-text-meta,
.uk-product-primary> :not([class*=uk-product-media]) .uk-text-meta,
.uk-product-secondary.uk-product-body .uk-text-meta,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-text-meta,
.uk-section-primary:not(.uk-preserve-color) .uk-text-meta,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-meta,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-meta,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-meta,
.uk-card-primary.uk-card-body .uk-text-meta,
.uk-card-primary> :not([class*=uk-card-media]) .uk-text-meta,
.uk-card-secondary.uk-card-body .uk-text-meta,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-text-meta,
.uk-overlay-primary .uk-text-meta,
.uk-offcanvas-bar .uk-text-meta {
    color: rgba(255, 255, 255, 0.5);
}

.uk-light .uk-text-muted,
.uk-product-primary.uk-product-body .uk-text-muted,
.uk-product-primary> :not([class*=uk-product-media]) .uk-text-muted,
.uk-product-secondary.uk-product-body .uk-text-muted,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-text-muted,
.uk-section-primary:not(.uk-preserve-color) .uk-text-muted,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-muted,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-muted,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-muted,
.uk-card-primary.uk-card-body .uk-text-muted,
.uk-card-primary> :not([class*=uk-card-media]) .uk-text-muted,
.uk-card-secondary.uk-card-body .uk-text-muted,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-text-muted,
.uk-overlay-primary .uk-text-muted,
.uk-offcanvas-bar .uk-text-muted {
    color: rgba(255, 255, 255, 0.5) !important;
}

.uk-light .uk-text-emphasis,
.uk-product-primary.uk-product-body .uk-text-emphasis,
.uk-product-primary> :not([class*=uk-product-media]) .uk-text-emphasis,
.uk-product-secondary.uk-product-body .uk-text-emphasis,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-text-emphasis,
.uk-section-primary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-card-primary.uk-card-body .uk-text-emphasis,
.uk-card-primary> :not([class*=uk-card-media]) .uk-text-emphasis,
.uk-card-secondary.uk-card-body .uk-text-emphasis,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-text-emphasis,
.uk-overlay-primary .uk-text-emphasis,
.uk-offcanvas-bar .uk-text-emphasis {
    color: #fff !important;
}

.uk-light .uk-text-primary,
.uk-product-primary.uk-product-body .uk-text-primary,
.uk-product-primary> :not([class*=uk-product-media]) .uk-text-primary,
.uk-product-secondary.uk-product-body .uk-text-primary,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-text-primary,
.uk-section-primary:not(.uk-preserve-color) .uk-text-primary,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-primary,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-primary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-primary,
.uk-card-primary.uk-card-body .uk-text-primary,
.uk-card-primary> :not([class*=uk-card-media]) .uk-text-primary,
.uk-card-secondary.uk-card-body .uk-text-primary,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-text-primary,
.uk-overlay-primary .uk-text-primary,
.uk-offcanvas-bar .uk-text-primary {
    color: rgba(255, 255, 255, 0.7) !important;
}

.uk-light .uk-column-divider,
.uk-product-primary.uk-product-body .uk-column-divider,
.uk-product-primary> :not([class*=uk-product-media]) .uk-column-divider,
.uk-product-secondary.uk-product-body .uk-column-divider,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-column-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-column-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-column-divider,
.uk-tile-primary:not(.uk-preserve-color) .uk-column-divider,
.uk-tile-secondary:not(.uk-preserve-color) .uk-column-divider,
.uk-card-primary.uk-card-body .uk-column-divider,
.uk-card-primary> :not([class*=uk-card-media]) .uk-column-divider,
.uk-card-secondary.uk-card-body .uk-column-divider,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-column-divider,
.uk-overlay-primary .uk-column-divider,
.uk-offcanvas-bar .uk-column-divider {
    column-rule-color: rgba(255, 255, 255, 0.2);
}

.uk-light .uk-logo,
.uk-product-primary.uk-product-body .uk-logo,
.uk-product-primary> :not([class*=uk-product-media]) .uk-logo,
.uk-product-secondary.uk-product-body .uk-logo,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-logo,
.uk-section-primary:not(.uk-preserve-color) .uk-logo,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo,
.uk-tile-primary:not(.uk-preserve-color) .uk-logo,
.uk-tile-secondary:not(.uk-preserve-color) .uk-logo,
.uk-card-primary.uk-card-body .uk-logo,
.uk-card-primary> :not([class*=uk-card-media]) .uk-logo,
.uk-card-secondary.uk-card-body .uk-logo,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-logo,
.uk-overlay-primary .uk-logo,
.uk-offcanvas-bar .uk-logo {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-logo:hover,
.uk-product-primary.uk-product-body .uk-logo:hover,
.uk-product-primary> :not([class*=uk-product-media]) .uk-logo:hover,
.uk-product-secondary.uk-product-body .uk-logo:hover,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-logo:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-logo:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-logo:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-logo:hover,
.uk-card-primary.uk-card-body .uk-logo:hover,
.uk-card-primary> :not([class*=uk-card-media]) .uk-logo:hover,
.uk-card-secondary.uk-card-body .uk-logo:hover,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-logo:hover,
.uk-overlay-primary .uk-logo:hover,
.uk-offcanvas-bar .uk-logo:hover,
.uk-light .uk-logo:focus,
.uk-product-primary.uk-product-body .uk-logo:focus,
.uk-product-primary> :not([class*=uk-product-media]) .uk-logo:focus,
.uk-product-secondary.uk-product-body .uk-logo:focus,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-logo:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-logo:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-logo:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-logo:focus,
.uk-card-primary.uk-card-body .uk-logo:focus,
.uk-card-primary> :not([class*=uk-card-media]) .uk-logo:focus,
.uk-card-secondary.uk-card-body .uk-logo:focus,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-logo:focus,
.uk-overlay-primary .uk-logo:focus,
.uk-offcanvas-bar .uk-logo:focus {
    color: rgba(255, 255, 255, 0.7);
}

.uk-light .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-product-primary.uk-product-body .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-product-primary> :not([class*=uk-product-media]) .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-product-secondary.uk-product-body .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-product-secondary> :not([class*=uk-product-media]) .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-section-primary:not(.uk-preserve-color) .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-section-secondary:not(.uk-preserve-color) .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-tile-primary:not(.uk-preserve-color) .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-tile-secondary:not(.uk-preserve-color) .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-card-primary.uk-card-body .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-card-primary> :not([class*=uk-card-media]) .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-card-secondary.uk-card-body .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-card-secondary> :not([class*=uk-card-media]) .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-overlay-primary .uk-logo> :not(.uk-logo-inverse):not(:only-of-type),
.uk-offcanvas-bar .uk-logo> :not(.uk-logo-inverse):not(:only-of-type) {
    display: none;
}

.uk-light .uk-logo-inverse,
.uk-product-primary.uk-product-body .uk-logo-inverse,
.uk-product-primary> :not([class*=uk-product-media]) .uk-logo-inverse,
.uk-product-secondary.uk-product-body .uk-logo-inverse,
.uk-product-secondary> :not([class*=uk-product-media]) .uk-logo-inverse,
.uk-section-primary:not(.uk-preserve-color) .uk-logo-inverse,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo-inverse,
.uk-tile-primary:not(.uk-preserve-color) .uk-logo-inverse,
.uk-tile-secondary:not(.uk-preserve-color) .uk-logo-inverse,
.uk-card-primary.uk-card-body .uk-logo-inverse,
.uk-card-primary> :not([class*=uk-card-media]) .uk-logo-inverse,
.uk-card-secondary.uk-card-body .uk-logo-inverse,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-logo-inverse,
.uk-overlay-primary .uk-logo-inverse,
.uk-offcanvas-bar .uk-logo-inverse {
    display: inline;
}


/* ========================================================================
   Component: Print
 ========================================================================== */

@media print {
    *,
    *::before,
    *::after {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.uk-notification.uk-notification-top-center {
    width: 380px;
}
div.uk-notification.uk-notification-top-center div {
    padding: 10px;
    font-size: 20px;
}

/*# sourceMappingURL=site.css.map */
/* End */


/* Start:/bitrix/templates/radar_extreme/colors.css?17226035512395*/
body.bx-background-gradient{
	background: rgb(247,247,247);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}
.bx-logo-text small {color: #0083D1;}
/*ABOUT*/

a.bxd-block:hover {border-color: #0083d1;}
.bxd-icon {border: 1px solid #0083d1;}
a.bxd-block:hover .bxd-icon {background: #0083d1;}
.bxd-icon .fa {color: #0083d1;}
a.bxd-block:hover .bxd-icon .fa {color: #fff;}

/* BTN */
.bx-theme-black .btn.btn-default {
    outline: none;
    background-color: #90b849;
    border-color: #90b849;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bolder;
}
.bx-theme-black .btn.btn-default:hover {
	outline: none;
	background-color: #a5d64c;
    border-color: #90b849;
    color: #fff;
}
.bx-theme-black .btn.btn-default:active {
	outline: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.bx-theme-black .btn.btn-default:hover {
	background: linear-gradient(135deg, rgb(165, 214, 76) 80%, rgb(255, 255, 255) 0%, rgb(217, 217, 217) 20%);
}
/* End */


/* Start:/bitrix/templates/radar_extreme/media_styles.css?17226035533158*/

.props-list-detail {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 20px;
}

@media (min-width: 1200px) {
	.padding0-lg {
		padding: 0px !important;
	}
}
@media (max-width: 1199px ) and (min-width: 992px ) {
	.padding0-md {
		padding: 0px !important;
	}
	.uk_text_14 {
		font-size: 16px;
	}
	.uk_menu_car_name_padding {
    	padding-left: 30px !important;
	}
}
@media (max-width: 991px) and (min-width: 768px ) {
	.padding0-sm {
		padding: 0px !important;
	}
	.uk_text_14 {
		font-size: 16px;
	}
	.uk_margin_remove_left_sm {
		margin-left: 0px !important;
	}
	.uk_margin_left_sm10 {
		margin-left: 10px !important;
	}
	.uk_height_min_medium_md {
		min-height: 300px !important;
	}
	.uk_menu_car_name_padding {
    	padding-left: 10px !important;
	}
}
@media (max-width: 767px ) {
	.padding0-xs {
		padding: 0px !important;
	}
	.props-list-detail {
		font-size: 14px;
	}
	.uk_margin_remove_left_xs {
		margin-left: 0px !important;
	}
	.uk_margin_remove_left_xs {
		margin-left: 0px !important;
	}
	.uk_margin_left_xs10 {
		margin-left: 10px !important;
	}
	.uk_text_align_center_xs {
		text-align: center !important;
	}
	.uk_padding_xs10 {
		padding: 10px !important;
	}
	.uk_margin_remove_bottom_xs {
		margin-bottom: 0px !important;
	}
	.uk_margin_bottom_xs10 {
		margin-bottom: 10px !important;
	}
	.uk_margin_remove_top_xs {
		margin-top: 0px !important;
	}
	.uk_margin_top_xs10 {
		margin-top: 10px !important;
	}
	.uk_height_min_medium_sm {
		min-height: 300px !important;
	}

}













@media (max-width: 767px ) {
	.uk_icon_block_sm {
		display: block;
	}
	.uk_icon_none_sm {
		display: none;
	}
}

@media (min-width: 1600px ) {
	.uk_display_none_md {
		display: none;
	}
}

@media (max-width: 1599px ) and (min-width: 1200px) {
	.uk_display_none_md {
		display: none;
	}
}

@media (max-width: 1199px ) and (min-width: 960px) {
	.uk_display_none_md {
		display: none;
	}
	.uk_text_menu_header {
		font-size: 16px !important;
	}
	.uk_search_height {
		width: 355px !important;
	}
	.uk_divider_vertical {
		border-right:none;
	}
	.uk_body_news_img {
		padding: 15px 15px 0px 15px;
	}
	.uk_right_two_block {
		margin-left: 15px;
	}
}

@media (max-width: 959px ) and (min-width: 640px) {
	.uk_display_none_sm {
		display: none;
	}
	.uk_divider_vertical {
		border-right:none;
	}
	.uk_body_news_img {
		padding: 15px 15px 0px 15px;
	}
	.uk_margin_dynamic {
		margin: 10px 0px 0px 0px;
	}
	.uk_maps_size_body {
		height: 375px;
	}
}

@media (max-width: 639px ) and (min-width: 300px) {
	.uk_display_none_sm {
		display: none;
	}
	.uk_paddding_header_box {
		padding: 10px !important;
	}
	.uk_divider_vertical {
		border-right:none;
	}
	.uk-overlay-tb {
    	padding: 20px 15px;
	}
	.uk_display_none_xs {
		display: none;
	}
	.uk_body_news_img {
		padding: 15px 15px 0px 15px;
	}
	.uk_margin_dynamic {
		margin: 10px 0px 0px 0px;
	}
	.uk_maps_size_body {
		height: 375px;
	}
}
@media (max-width: 370px ) and (min-width: 300px) {
	.uk_display_none_logo {
		display: none;
	}
	.uk_display_none_search {
		display: none;
	}
	.uk_mob_icon_logo {
		display: block;
	}
	.uk_text_20_xs {
		font-size: 14px !important;
	}

}
/* End */
/* /bitrix/templates/radar_extreme/components/bitrix/menu/catalog_left_new_mob/style.css?172260355257 */
/* /bitrix/templates/radar_extreme/components/bitrix/search.title/mob/style.css?17226035524207 */
/* /bitrix/templates/radar_extreme/components/radar/main.feedback/feedback/style.css?1722603553160 */
/* /bitrix/templates/radar_extreme/styles.css?172260355318022 */
/* /bitrix/templates/radar_extreme/template_styles.css?1722603553114105 */
/* /bitrix/templates/radar_extreme/site.css?1722603553403426 */
/* /bitrix/templates/radar_extreme/colors.css?17226035512395 */
/* /bitrix/templates/radar_extreme/media_styles.css?17226035533158 */
