@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,300'; @import 'https://fonts.googleapis.com/css?family=Tulpen+One'; html {
    font: normal 15px / 24px 'Open Sans';
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #fff;
    color: #444
}

body {
    margin: 0
}

a {
    background: transparent
}

a:active,a:hover {
    outline: 0
}

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

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

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

:not(pre)>code,:not(pre)>kbd,:not(pre)>samp {
    font-size: 13px;
    font-family: Consolas,monospace,serif;
    color: #936e07;
    white-space: nowrap;
    padding: 2px 4px;
    border: 1px #bb3e71 solid;
    border-radius: 3px
}

em {
    color: #000
}

ins {
    background: #f8d36e;
    color: #444;
    text-decoration: none
}

mark {
    background: #ffa;
    color: #444
}

q {
    font-style: italic
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

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

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

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

img {
    border: 0
}

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

blockquote,figure {
    margin: 0
}

p,ul,ol,dl,blockquote,pre,address,fieldset,figure {
    margin: 0 0 15px 0
}

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

h1,h2,h3,h4,h5,h6 {
    margin: 0 0 15px 0;
    font-family: 'Tulpen One';
    font-weight: normal;
    color: #444;
    text-transform: uppercase
}

*+h1,*+h2,*+h3,*+h4,*+h5,*+h6 {
    margin-top: 25px
}

h1,.uk-h1 {
    font-size: 52px;
    line-height: 57px
}

h2,.uk-h2 {
    font-size: 44px;
    line-height: 48px
}

h3,.uk-h3 {
    font-size: 36px;
    line-height: 40px
}

h4,.uk-h4 {
    font-size: 28px;
    line-height: 32px
}

h5,.uk-h5 {
    font-size: 20px;
    line-height: 31px
}

h6,.uk-h6 {
    font-size: 13px;
    line-height: 20px
}

ul,ol {
    padding-left: 30px
}

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

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #d4d4d4
}

address {
    font-style: normal
}

blockquote {
    padding-left: 15px;
    border-left: 5px solid #d4d4d4;
    font-size: 17px;
    line-height: 23px;
    font-style: italic
}

pre {
    padding: 10px;
    background: #f5f5f5;
    font: 13px / 20px Consolas,monospace,serif;
    color: #444;
    -moz-tab-size: 4;
    tab-size: 4;
    overflow: auto
}

::-moz-selection {
    background: #c49209;
    color: #fff;
    text-shadow: none
}

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

article,aside,details,figcaption,figure,footer,header,main,nav,section,summary {
    display: block
}

progress {
    vertical-align: baseline
}

audio:not([controls]) {
    display: none
}

[hidden],template {
    display: none
}

iframe {
    border: 0
}

@media screen and (max-width: 400px) {
    @-ms-viewport {
        width:device-width
    }
}

a:hover {
    text-decoration: none
}

.uk-h1,.uk-h2,.uk-h3,.uk-h4,.uk-h5,.uk-h6 {
    text-transform: uppercase
}

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

.uk-grid:before,.uk-grid:after {
    content: "";
    display: block;
    overflow: hidden
}

.uk-grid:after {
    clear: both
}

.uk-grid>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    margin: 0;
    float: left
}

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

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

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

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

@media (min-width: 1220px) {
    .uk-grid {
        margin-left:-40px
    }

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

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

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

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

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

.uk-grid-small {
    margin-left: -10px
}

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

.uk-grid-small+.uk-grid-small,.uk-grid-small>.uk-grid-margin,.uk-grid-small>*>.uk-panel+.uk-panel {
    margin-top: 10px
}

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

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

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

@media (min-width: 960px) {
    .uk-grid-large {
        margin-left:-40px
    }

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

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

@media (min-width: 1220px) {
    .uk-grid-large {
        margin-left:-50px
    }

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

    .uk-grid-large+.uk-grid-large,.uk-grid-large-margin,.uk-grid-large>*>.uk-panel+.uk-panel {
        margin-top: 50px
    }
}

.uk-grid-divider:not(:empty) {
    margin-left: -30px;
    margin-right: -30px
}

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

.uk-grid-divider>[class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),.uk-grid-divider>[class*='uk-width-2-']:nth-child(n+2),.uk-grid-divider>[class*='uk-width-3-']:nth-child(n+2),.uk-grid-divider>[class*='uk-width-4-']:nth-child(n+2),.uk-grid-divider>[class*='uk-width-5-']:nth-child(n+2),.uk-grid-divider>[class*='uk-width-6-']:nth-child(n+2),.uk-grid-divider>[class*='uk-width-7-']:nth-child(n+2),.uk-grid-divider>[class*='uk-width-8-']:nth-child(n+2),.uk-grid-divider>[class*='uk-width-9-']:nth-child(n+2) {
    border-left: 1px solid rgba(0, 0, 0, 0)
}

@media (min-width: 768px) {
    .uk-grid-divider>[class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
        border-left:1px solid rgba(0, 0, 0, 0)
    }
}

@media (min-width: 960px) {
    .uk-grid-divider>[class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
        border-left:1px solid rgba(0, 0, 0, 0)
    }
}

@media (min-width: 1220px) {
    .uk-grid-divider:not(:empty) {
        margin-left:-40px;
        margin-right: -40px
    }

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

    .uk-grid-divider:empty {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

.uk-grid-divider:empty {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid rgba(0,0,0,0)
}

.uk-grid-match>* {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.uk-grid-match>*>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    box-sizing: border-box;
    width: 100%
}

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

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

.uk-grid-width-1-3>* {
    width: 33.333%
}

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

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

.uk-grid-width-1-6>* {
    width: 16.666%
}

.uk-grid-width-1-10>* {
    width: 10%
}

.uk-grid-width-auto>* {
    width: auto
}

@media (min-width: 480px) {
    .uk-grid-width-small-1-1>* {
        width:100%
    }

    .uk-grid-width-small-1-2>* {
        width: 50%
    }

    .uk-grid-width-small-1-3>* {
        width: 33.333%
    }

    .uk-grid-width-small-1-4>* {
        width: 25%
    }

    .uk-grid-width-small-1-5>* {
        width: 20%
    }

    .uk-grid-width-small-1-6>* {
        width: 16.666%
    }

    .uk-grid-width-small-1-10>* {
        width: 10%
    }
}

@media (min-width: 768px) {
    .uk-grid-width-medium-1-1>* {
        width:100%
    }

    .uk-grid-width-medium-1-2>* {
        width: 50%
    }

    .uk-grid-width-medium-1-3>* {
        width: 33.333%
    }

    .uk-grid-width-medium-1-4>* {
        width: 25%
    }

    .uk-grid-width-medium-1-5>* {
        width: 20%
    }

    .uk-grid-width-medium-1-6>* {
        width: 16.666%
    }

    .uk-grid-width-medium-1-10>* {
        width: 10%
    }
}

@media (min-width: 960px) {
    .uk-grid-width-large-1-1>* {
        width:100%
    }

    .uk-grid-width-large-1-2>* {
        width: 50%
    }

    .uk-grid-width-large-1-3>* {
        width: 33.333%
    }

    .uk-grid-width-large-1-4>* {
        width: 25%
    }

    .uk-grid-width-large-1-5>* {
        width: 20%
    }

    .uk-grid-width-large-1-6>* {
        width: 16.666%
    }

    .uk-grid-width-large-1-10>* {
        width: 10%
    }
}

@media (min-width: 1220px) {
    .uk-grid-width-xlarge-1-1>* {
        width:100%
    }

    .uk-grid-width-xlarge-1-2>* {
        width: 50%
    }

    .uk-grid-width-xlarge-1-3>* {
        width: 33.333%
    }

    .uk-grid-width-xlarge-1-4>* {
        width: 25%
    }

    .uk-grid-width-xlarge-1-5>* {
        width: 20%
    }

    .uk-grid-width-xlarge-1-6>* {
        width: 16.666%
    }

    .uk-grid-width-xlarge-1-10>* {
        width: 10%
    }
}

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

.uk-width-1-1 {
    width: 100%
}

.uk-width-1-2,.uk-width-2-4,.uk-width-3-6,.uk-width-5-10 {
    width: 50%
}

.uk-width-1-3,.uk-width-2-6 {
    width: 33.333%
}

.uk-width-2-3,.uk-width-4-6 {
    width: 66.666%
}

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

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

.uk-width-1-5,.uk-width-2-10 {
    width: 20%
}

.uk-width-2-5,.uk-width-4-10 {
    width: 40%
}

.uk-width-3-5,.uk-width-6-10 {
    width: 60%
}

.uk-width-4-5,.uk-width-8-10 {
    width: 80%
}

.uk-width-1-6 {
    width: 16.666%
}

.uk-width-5-6 {
    width: 83.333%
}

.uk-width-1-10 {
    width: 10%
}

.uk-width-3-10 {
    width: 30%
}

.uk-width-7-10 {
    width: 70%
}

.uk-width-9-10 {
    width: 90%
}

@media (min-width: 480px) {
    .uk-width-small-1-1 {
        width:100%
    }

    .uk-width-small-1-2,.uk-width-small-2-4,.uk-width-small-3-6,.uk-width-small-5-10 {
        width: 50%
    }

    .uk-width-small-1-3,.uk-width-small-2-6 {
        width: 33.333%
    }

    .uk-width-small-2-3,.uk-width-small-4-6 {
        width: 66.666%
    }

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

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

    .uk-width-small-1-5,.uk-width-small-2-10 {
        width: 20%
    }

    .uk-width-small-2-5,.uk-width-small-4-10 {
        width: 40%
    }

    .uk-width-small-3-5,.uk-width-small-6-10 {
        width: 60%
    }

    .uk-width-small-4-5,.uk-width-small-8-10 {
        width: 80%
    }

    .uk-width-small-1-6 {
        width: 16.666%
    }

    .uk-width-small-5-6 {
        width: 83.333%
    }

    .uk-width-small-1-10 {
        width: 10%
    }

    .uk-width-small-3-10 {
        width: 30%
    }

    .uk-width-small-7-10 {
        width: 70%
    }

    .uk-width-small-9-10 {
        width: 90%
    }
}

@media (min-width: 768px) {
    .uk-width-medium-1-1 {
        width:100%
    }

    .uk-width-medium-1-2,.uk-width-medium-2-4,.uk-width-medium-3-6,.uk-width-medium-5-10 {
        width: 50%
    }

    .uk-width-medium-1-3,.uk-width-medium-2-6 {
        width: 33.333%
    }

    .uk-width-medium-2-3,.uk-width-medium-4-6 {
        width: 66.666%
    }

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

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

    .uk-width-medium-1-5,.uk-width-medium-2-10 {
        width: 20%
    }

    .uk-width-medium-2-5,.uk-width-medium-4-10 {
        width: 40%
    }

    .uk-width-medium-3-5,.uk-width-medium-6-10 {
        width: 60%
    }

    .uk-width-medium-4-5,.uk-width-medium-8-10 {
        width: 80%
    }

    .uk-width-medium-1-6 {
        width: 16.666%
    }

    .uk-width-medium-5-6 {
        width: 83.333%
    }

    .uk-width-medium-1-10 {
        width: 10%
    }

    .uk-width-medium-3-10 {
        width: 30%
    }

    .uk-width-medium-7-10 {
        width: 70%
    }

    .uk-width-medium-9-10 {
        width: 90%
    }
}

@media (min-width: 960px) {
    .uk-width-large-1-1 {
        width:100%
    }

    .uk-width-large-1-2,.uk-width-large-2-4,.uk-width-large-3-6,.uk-width-large-5-10 {
        width: 50%
    }

    .uk-width-large-1-3,.uk-width-large-2-6 {
        width: 33.333%
    }

    .uk-width-large-2-3,.uk-width-large-4-6 {
        width: 66.666%
    }

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

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

    .uk-width-large-1-5,.uk-width-large-2-10 {
        width: 20%
    }

    .uk-width-large-2-5,.uk-width-large-4-10 {
        width: 40%
    }

    .uk-width-large-3-5,.uk-width-large-6-10 {
        width: 60%
    }

    .uk-width-large-4-5,.uk-width-large-8-10 {
        width: 80%
    }

    .uk-width-large-1-6 {
        width: 16.666%
    }

    .uk-width-large-5-6 {
        width: 83.333%
    }

    .uk-width-large-1-10 {
        width: 10%
    }

    .uk-width-large-3-10 {
        width: 30%
    }

    .uk-width-large-7-10 {
        width: 70%
    }

    .uk-width-large-9-10 {
        width: 90%
    }
}

@media (min-width: 1220px) {
    .uk-width-xlarge-1-1 {
        width:100%
    }

    .uk-width-xlarge-1-2,.uk-width-xlarge-2-4,.uk-width-xlarge-3-6,.uk-width-xlarge-5-10 {
        width: 50%
    }

    .uk-width-xlarge-1-3,.uk-width-xlarge-2-6 {
        width: 33.333%
    }

    .uk-width-xlarge-2-3,.uk-width-xlarge-4-6 {
        width: 66.666%
    }

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

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

    .uk-width-xlarge-1-5,.uk-width-xlarge-2-10 {
        width: 20%
    }

    .uk-width-xlarge-2-5,.uk-width-xlarge-4-10 {
        width: 40%
    }

    .uk-width-xlarge-3-5,.uk-width-xlarge-6-10 {
        width: 60%
    }

    .uk-width-xlarge-4-5,.uk-width-xlarge-8-10 {
        width: 80%
    }

    .uk-width-xlarge-1-6 {
        width: 16.666%
    }

    .uk-width-xlarge-5-6 {
        width: 83.333%
    }

    .uk-width-xlarge-1-10 {
        width: 10%
    }

    .uk-width-xlarge-3-10 {
        width: 30%
    }

    .uk-width-xlarge-7-10 {
        width: 70%
    }

    .uk-width-xlarge-9-10 {
        width: 90%
    }
}

@media (min-width: 768px) {
    [class*='uk-push-'],[class*='uk-pull-'] {
        position:relative
    }

    .uk-push-1-2,.uk-push-2-4,.uk-push-3-6,.uk-push-5-10 {
        left: 50%
    }

    .uk-push-1-3,.uk-push-2-6 {
        left: 33.333%
    }

    .uk-push-2-3,.uk-push-4-6 {
        left: 66.666%
    }

    .uk-push-1-4 {
        left: 25%
    }

    .uk-push-3-4 {
        left: 75%
    }

    .uk-push-1-5,.uk-push-2-10 {
        left: 20%
    }

    .uk-push-2-5,.uk-push-4-10 {
        left: 40%
    }

    .uk-push-3-5,.uk-push-6-10 {
        left: 60%
    }

    .uk-push-4-5,.uk-push-8-10 {
        left: 80%
    }

    .uk-push-1-6 {
        left: 16.666%
    }

    .uk-push-5-6 {
        left: 83.333%
    }

    .uk-push-1-10 {
        left: 10%
    }

    .uk-push-3-10 {
        left: 30%
    }

    .uk-push-7-10 {
        left: 70%
    }

    .uk-push-9-10 {
        left: 90%
    }

    .uk-pull-1-2,.uk-pull-2-4,.uk-pull-3-6,.uk-pull-5-10 {
        left: -50%
    }

    .uk-pull-1-3,.uk-pull-2-6 {
        left: -33.333%
    }

    .uk-pull-2-3,.uk-pull-4-6 {
        left: -66.666%
    }

    .uk-pull-1-4 {
        left: -25%
    }

    .uk-pull-3-4 {
        left: -75%
    }

    .uk-pull-1-5,.uk-pull-2-10 {
        left: -20%
    }

    .uk-pull-2-5,.uk-pull-4-10 {
        left: -40%
    }

    .uk-pull-3-5,.uk-pull-6-10 {
        left: -60%
    }

    .uk-pull-4-5,.uk-pull-8-10 {
        left: -80%
    }

    .uk-pull-1-6 {
        left: -16.666%
    }

    .uk-pull-5-6 {
        left: -83.333%
    }

    .uk-pull-1-10 {
        left: -10%
    }

    .uk-pull-3-10 {
        left: -30%
    }

    .uk-pull-7-10 {
        left: -70%
    }

    .uk-pull-9-10 {
        left: -90%
    }
}

@media (min-width: 768px) {
    .uk-grid-divider:not(.uk-grid-preserve):not(:empty) {
        margin-left:-30px;
        margin-right: -30px
    }

    .uk-grid-divider:not(.uk-grid-preserve)>* {
        padding-left: 30px;
        padding-right: 25px
    }

    .uk-grid-divider>[class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
        padding-left: 35px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAyCAYAAABlG0p9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAxZJREFUeNqElXtozlEYx9+9MyaG2P4QS65FQklyicwW9uaaW6TRklwTqY3FhrHMkuQSy2VKiiyyCRGTS1aMUHK/TM1lloV/zOvzrefo+O1d3vr0/H7P+T7nfc5znnN+cdFoNBSJRIaGQqFFcLiiouJeKMYvzoRhnqfDHLgPxwj40EzofgT0wcyDSbADcXlwxrY8pzDw1gIGYPZDDWzDXxd2AXAWQY5eGHiCmQq1CsCf9feveUnClICCNyGuNX8qJi2YY3vMChhi4qcxF+MFjMdchomIL/mL0QwPcEY9cV9MAdRBcRiHFjLFFjPCCQl6hlkJ72CDv5gMzHq4DVsR/vDrG1xMG8wWWAJLEZ8IFjyF564MPLSA3vo76AYH4IITjuRlDbzWAAHP8SXwPBwWQoOfY4rt82jIQfzCr0CzOuJUBY5DPuJd/yt4F0whtINcAt7HFHoVWGWp5LvFTOBlGuz0c7MA7VqqE3biJQu0+j1w09/OWB0+BnMIyhAW/iPMzMxU4smupazViqG/dgn/FSccZ5sfD7sZuIo43haxHD7q/Lgc3UAuqGsKCPiMX+WZDxmxCq4Omqmja60mX0IsofpztlXhKJxSBZRjIi+P7e/KvICB6kt4qb13Ocq5DuqhSOfYC8jGnPa7pzNmNfRSp7vLwMbCsXKcobx0FyE+5xc8gv0Ndxj4auIeukrgG2zX7LoVkqwcpQjG2gl8Y8V+pM7H39rPUft8BM7AZsSNXm/+DDZFB8xaGAZ5/qXaUodPtv2vVoMQ0ODqWGmH/pYnTsaohoNggRPO4mUx3EWcF5hdx/aXvxglvdd2R/nVt9jhFpCPUdGzEVf7Bdd56Wi1c+J02/vz9kn5LqGcy+AgXHSHCnFPu2Y00Ua3GN0xRfDKTmGNF6Cz8yVY8Lm6u+GGbjPEn9xY2F8IAycxg61ZywlM8xfjbokSXXfe7KNsO0vxV7pVu1tiH1R5+fXTzJAe7J5mtwR+dXy9vgqJll8VRp/j7viu2bdGfuXb6M8Yj7Mp1i3hOtytuMkeW/F83T70uvxL9J38I8AARFjIAb/tiYQAAAAASUVORK5CYII=) repeat-y;
        background-position: 0 0
    }

    .uk-grid-divider>[class*='uk-width-medium-']:not(.uk-width-medium-1-1):last-child {
        padding-right: 30px
    }
}

@media (min-width: 960px) {
    .uk-grid-divider:not(.uk-grid-preserve):not(:empty) {
        margin-left:-40px;
        margin-right: -40px
    }

    .uk-grid-divider:not(.uk-grid-preserve)>* {
        padding-left: 40px;
        padding-right: 35px
    }

    .uk-grid-divider>[class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
        padding-left: 45px
    }

    .uk-grid-divider>[class*='uk-width-medium-']:not(.uk-width-medium-1-1):last-child {
        padding-right: 40px
    }
}

.uk-grid-divider:empty {
    height: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    background: url("/templates/yoo_frequency/less/uikit/images/border_dashed_horizontal.png") 0 0 repeat-x
}

html[dir="rtl"] .uk-grid-divider:not(:empty)>[class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    background-position: 0% 0
}

.uk-panel {
    display: block;
    position: relative
}

.uk-panel,.uk-panel:hover {
    text-decoration: none
}

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

.uk-panel:after {
    clear: both
}

.uk-panel>:not(.uk-panel-title):last-child {
    margin-bottom: 0
}

.uk-panel-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 40px;
    font-weight: normal;
    text-transform: uppercase;
    color: #444
}

.uk-panel-badge {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.uk-panel-badge+.uk-panel-title {
    padding-right: 55px
}

.uk-panel-teaser {
    margin-bottom: 15px
}

.uk-panel-body {
    padding: 0
}

.uk-panel-box {
    padding: 0;
    background: #fff;
    color: #444;
    border: 30px solid #fff;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/chalkboard/panel_box_border.png");
    border-image-slice: 30;
    border-image-repeat: round;
    background-clip: padding-box
}

.uk-panel-box-hover:hover {
    color: #444
}

.uk-panel-box .uk-panel-title {
    color: #444
}

.uk-panel-box .uk-panel-badge {
    top: 0;
    right: 0
}

.uk-panel-box>.uk-panel-teaser {
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px
}

.uk-panel-box>.uk-nav-side {
    margin: 0 0
}

.uk-panel-box-primary {
    background-color: #c49209;
    color: #fff;
    border-color: #c49209;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/chalkboard/panel_box_primary_border.png")
}

.uk-panel-box-primary > a:not([class]), .uk-panel-box-primary > :not([class*='uk-nav']) a:not([class]) {
    color: #444
}

.uk-panel-box-primary > a:not([class]):hover, .uk-panel-box-primary > :not([class*='uk-nav']) a:not([class]):hover {
    color: #bb3e71
}

.uk-panel-box-primary .uk-button-primary:not(.uk-button-success):not(.uk-button-danger) {
    background-color: #eee;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg.png");
    color: #444
}

.uk-panel-box-primary .uk-button-primary:not(.uk-button-success):not(.uk-button-danger):hover, .uk-panel-box-primary .uk-button-primary:not(.uk-button-success):not(.uk-button-danger):focus {
    background-color: #e6e6e6
}

.uk-panel-box-primary .uk-button-primary:not(.uk-button-success):not(.uk-button-danger):active, .uk-panel-box-primary .uk-button-primary:not(.uk-button-success):not(.uk-button-danger).uk-active {
    background-color: #dcdcdc
}

.uk-panel-box-primary-hover:hover {
    color: #fff
}

.uk-panel-box-primary .uk-panel-title {
    color: #fff
}

.uk-panel-box-secondary {
    background-color: #313131;
    color: #fff;
    border-color: #313131;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/chalkboard/panel_box_secondary_border.png")
}

.uk-panel-box-secondary .uk-button:not(.uk-button-primary):not(.uk-button-success):not(.uk-button-danger) {
    background-color: #eee;
    color: #444
}

.uk-panel-box-secondary .uk-button:not(.uk-button-primary):not(.uk-button-success):not(.uk-button-danger):hover, .uk-panel-box-secondary .uk-button:not(.uk-button-primary):not(.uk-button-success):not(.uk-button-danger):focus {
    background-color: #e6e6e6
}

.uk-panel-box-secondary .uk-button:not(.uk-button-primary):not(.uk-button-success):not(.uk-button-danger):active, .uk-panel-box-secondary .uk-button:not(.uk-button-primary):not(.uk-button-success):not(.uk-button-danger).uk-active {
    background-color: #dcdcdc
}

.uk-panel-box-secondary-hover:hover {
    color: #fff
}

.uk-panel-box-secondary .uk-panel-title {
    color: #fff
}

.uk-panel-hover {
    padding: 0;
    color: #444;
    border: 30px solid transparent
}

.uk-panel-hover:hover {
    background: #fff;
    color: #444;
    border-color: #fff;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/chalkboard/panel_box_border.png");
    border-image-slice: 30;
    border-image-repeat: round;
    background-clip: padding-box
}

.uk-panel-hover .uk-panel-badge {
    top: 10px;
    right: 10px
}

.uk-panel-hover>.uk-panel-teaser {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0
}

.uk-panel-header .uk-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    color: #444
}

.uk-panel-header .uk-panel-title.uk-panel-title:after {
    content: "";
    display: block;
    height: 10px;
    margin-top: 20px;
    background: url("/templates/yoo_frequency/less/uikit/images/border_dashed_horizontal.png") 0 0 repeat-x
}

.uk-panel-space {
    padding: 30px
}

.uk-panel-space .uk-panel-badge {
    top: 30px;
    right: 30px
}

.uk-panel+.uk-panel-divider {
    margin-top: 60px !important
}

.uk-panel+.uk-panel-divider:before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    border-top: 1px solid rgba(0, 0, 0, 0)
}

@media (min-width: 1220px) {
    .uk-panel+.uk-panel-divider {
        margin-top:80px !important
    }

    .uk-panel+.uk-panel-divider:before {
        top: -40px
    }
}

@media (min-width: 1220px) {
    .uk-panel-box,.uk-panel-hover {
        padding:10px
    }

    .uk-panel-box .uk-panel-badge, .uk-panel-hover .uk-panel-badge {
        top: 10px;
        right: 10px
    }

    .uk-panel-box .uk-panel-teaser, .uk-panel-hover .uk-panel-teaser {
        margin: -40px -40px 15px -40px
    }
}

.uk-panel-box>.uk-nav-side {
    margin: 0 -10px
}

.uk-panel-box-secondary .uk-panel-badge {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAkCAYAAAB/up84AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAADGVJREFUeNrsW1mIZVcVvedOb6zq6kqlq1NpO92aFsUYR5wV//xRcQLFD4eA4EeMogh+ivojKgb0QzEkYBQHUEw7DxhUiBNposZoTNIdY3di25WqVL160x09h16brN45r957lW5U8MKm7rvDOffsYe3plDnz7s8FuxyRpUOWnmbpiKWrLD3V0lFLsaVnW2pbesTSSUv3Wfqbpb9YesDS/ZaGwf+Picfazddf8Dum80VL77R0DAK4GoxP1BiVpdxSAWG44wrQyy3VuJ/i3mkI5gzICe8xNeYChN/Ce+68aynD+QrmHVkKLTXpW3qWBpbWLZ2z9JClU5i3+l8TkAjEafr3LT1lwnMFPZ+D6Z0Jzxo8H+LcWdiVOPcdGe5F9EzfUoMYKkoxwNwh7pcQoMGzBb6xxr2/Qzj3Q1APQiHOQSnceFv/bQJZVMKoPcyLSSMbdL2ewGhnOWN6VhgWqudqsqQSDM1xLvM6zT9A45Zg7pX0TQbXIxJoF1br1vVqjO3m2oEyVRh/CCtLcG2M8RJY5ALGHuP7/4D3HwUsO3j+naV7LoZFug/6EAmjoEX5jtBjDcEuliKHW/Cmpcswp2i3waIzjD3G+X78riGEGhRAYIfICjIaL8F7LTDeYEyxsHUwuMC8LcBfg4Sb4fkM97qYS945CsE+09Lr8M4Q8//M0nFL37W0vReBuI9/Ky04nsJk9iH823ekxEB3fhAMSChgEKgK6bnLcG1M12qyxg1cE1/SJIgLwRgRtgg0BBWAqj6E45h2FvNUoAjPDSGAPsZpQrH2wWKbBN8x1vZGS7dY+pMlFy09fy8CeTo+3hCMVB5oYW1PCLNL3B+SsGSB8l6DBKStKIUW7of2phi/ib8iuEwCE4IUhkixqIggtiD/ZxAcbIJ5DhWWsJ4NWFSE+dt4toNxMyiIwFwTz1Yqiswxjnv3Oku/tfRjSy+YRyCZh0kMTSUxVpy5QExEVtXCtYq0fqTGDz2w57M+Q3OEWGSD/ItEXMxEYZZoeIO+PaRvO4ZrMr7T9lXcc1bzZ0t/RCBQK0j8p6VlPFfTtxYQUk1KJUrySks/t/RlCGqqQH495Rm2nFw5YuOBuAYxvTUhGst2mS/BHAnBVAcaWtJ8MSwrpG8rKFROwDzR2g1ac0yBRgfvLeF7u4Clo7CmezHmOQQJOcZtwzrEcv6FaxEJcod8poOzuy29eZpAblGQpDXWUAibevKS3Q6Bi7ESQklCrgkmQ7oekh+oEZ426LqhOXoYX2C0j3sjMCgi/yWRYpfGEh8WQRCHcf1ySy8kSC6wlg2EzAtgeAHBDumb+ir8TyH0r1v61CQ+uodvRXTgO3LlT2rSxoAinUIxliMi7UMqMCcgB8xjaeuswYQlJSBDzGxRNBTiXPIWjhr7+F1CewswJibfwOP2YRk5KhEV1tFBfrOOsToYN0Py28O1WkGmWOYHLX0DfvMJAnEvvE9FTsKsWC0oI9jISWsYvsagzSn+goMFySNy5a/kfEiLMcqCBOZKOheLHICpY/JLBb6tJL9SEoRxFLmM6LCD6O8IorSTyN8WqRpxmnzIAUpeA8qRanyTs9wXWbrt4es+f4Uvr7gXYZpmVuYRUkTOPMWkMTGvRfF7Y4pPiulDK08YXav8ZRKkluQ3aorOVgmqBKYKEkAG6iPRGxIZEkwfjB7j7xrdN/AdCxDKX1ER6FG1oSJlk6BnEXXBr1ihHPAlep9QZYTSE6q2FX6HSsu1c/aFzWaCkDicNES3KmupdpnfKMhJCCpGYOgW5TkSsbXBIIkcR2SFwvTDEJ5EUMuA0TaCgBF8Tgg4y0loKd7tkSJUUJCDsJSuFojTxC8QAxtTsnajYGOWSM0nIHbiAfkjqXG9Q1mqUaWWmuAmoG8qyJk3iPErKmCI1Xq2CCYjJI8lGD4ia4sog29BOA1cO4LrG/AzOxijSZUB8V37YHFftEIxGuM/TQW8S3Fohxx4klGOSrahuQ1PPaxWRcmMsnujcqgEwkiJgdoPRYCmRVr/FuU8HIqPwcw+QVob165GaUec+iqe38ZfFx7/CkJKML9b36ss3aAF4qT5pRmc8cUSTqXgKFCRVEEaLL8rJdCSyigNel4c/ZAgMSeoismhS0S2SCWRhDL/LuVfGYW1Gd0X5u7D97RxvUdJ52lcew6sZ4j+0W1Ap7PG06BaQ9k6vsTCqIn5xlM5rlWuEaowWhi5A4caEiMrgr2aLEyceJsSuoDqVF08NyCm1ijZr+LdLRqzrXxgTdAkkLpFgdAQ/uUnln5o6a61m68vJzWo5HjY0jctvX2XZDF8ksIwHgc96dlSOfqQmDAgrU8QKS2pUDoioeaUh0gpvgaE5So8jjC+geOVkFX80X7c60OYaxiPS0clIkSBPHf/DVQ1mFpOl+PGGUspezmMZ36OoEo1dqwCjVAJNaRseQWCKajGVauSSkpMT8lntKnvUZLTvRtaPoJfEF80oCrvoqpyiz8yZIERejjL00onvuP3lu6YwlAzpfw+qTtYURIYELMCVZY3E5SgomsROdPEkztFqhEmOL8Dxkc0XoOKpzH5klPwCwlVoaVmJZVt6bEskEB4bBFwiurvy+YViDs+O0fFeBaYKgguCmKg1JwGHuEa8hUVRTqBauUa0mzuLEoOwHmAhK4dVREWhso9sbTXUngcAxYzWAb7Iy5Y5gRbFTn2DL7oOPK+7jzM/A6cuz4GHsjKZ+xOig8YYBEBfXybBFaqMDhQTSNuJhkl4JT+FuS8c3LEHcJ4QxUDqV+NqCiaq4hQ2gw9eiYk5YlpTKnZLdE4Uvt6r6UfzSOQAuWUmsxuiAVpZ1ypKm4woUiYefKAltJohq1afWusICEgYaQUafUI8wXPm1Q8rAlCIxUlSd1sjN79EgUyXE6Xd+S7SgrL2alvQwGb9P01goJH54Wbmyj5McSE0NMDqWbI7BtkJQVl2iEtsCIB11RSD5WfGKqgoCJoaXsqz6K53MNoUvRTUrLWQAK3iHeamDMmX9MlSArpuzMVdCx4ejZihV+bVyBb6JcEnrbpXsLdQEER46yGNh1FhQSZuWojZyQAQzW4ASVuAnkpKcaILExgLaZNDivgwSC4cItRSNXuHSpYcgeRm3qZat51kSh+ey8O+cYJ5Y55xzLErFhZQ+HpQFYTYC9WGyQaBDHCjHP43SGrjZUmc7NNnD8XN7fwO6X+/pB8R02+Tna4LJD1i4BD6nuw8h33dU5nEchJJIqzWoAvI/eFzTEtKFHQM5hQ7yqp2RUrf8C7ZroENyVZd0SQtU6Ot1BCGyLUjWjfQYgxY/IzAeZq01yVR1lKtU/A+ZWv7jVkdcfHdmH4zpSy+qTdLHozhYSM4wmBglHWJD7ICe8+WMOIQmHu/w8pLG4QbaAs0iJtjsiCUgoWUmr/Sg4ivZZBcOEOmVA1pbgVXiNY+M2TEcg9cPC+RC+dI0M36jwiXOZcpe3ptFWUT5SkvevAeo5wapX1S48jI6ty7/0CcFSo/rz0NjIKw3XwwRFfqgKRhKwlUrU7N8Ynd8sNZj0+EpzfqXeQJs99yY3nGOHZjgeGApVQpeSkY5i3bFQLlfaNACNdYnxGjIjhC7jEvg3NdiWRY5TcJeR3/kHlkBwR103Q6ofImpbQrnXldrfP67mWnoFzhuuIhPkDS9+6GAJx5v02Sz8lxnQIH7na6oO2BQV7tXLW3BqWbZ4DwuKakrsdgoEuYXNTWYWUQliBliGUw2CoFBkXSeO3iJEVGP5+S69BWekuSyeC8/u3fLmXG+sa0LPwfht9kM/sVgect8TuTPwtiJ85Qfy463gBj53GvB4LuIbwtfJYB+cRfVUBzsjJ9hTUxRTGsiaPySFzFaBPfmMTz61QuZ3buZtAAUP5ygjvvtTSS0jgTpBux87tiJpOY95t1ALvmDc32EsZ3U18LXrdbsHvsfRRCCMg874WEPdL0tAieOJOSMbdFhXiCkq0AirslZTx15QHGApPG6rFW9AmiB7WLZXhxwhOWlSaCWhjRESWyVWHBBbgNr99+GL0kPY6wAPodX9gl9q+++jvgdze1ndZelNwfvcfb/mvKPmLKUxsUl7RIr/gYOXO4PEtnycQZa1T8nY55jmElqr7z6+jBCUtitg6ZCkF/McrIBi3trOo+J7C+TpqfI7OzFjHu+QCYb8yy3En6AYw5MWWngcrWgUl9D2y+dkx58Hg8X+Pk3+XG0ypwT0COjHhmS5I+iG8D3mAuQfBf+D4twADABo4nwpVgnAPAAAAAElFTkSuQmCC)
}

.uk-panel+.uk-panel-divider:before {
    right: 0;
    left: 0;
    height: 10px;
    background: url("/templates/yoo_frequency/less/uikit/images/border_dashed_horizontal.png") 0 0 repeat-x
}

.uk-block {
    position: relative;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .uk-block {
        padding-top:50px;
        padding-bottom: 50px
    }
}

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

.uk-block:after {
    clear: both
}

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

.uk-block-large {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .uk-block-large {
        padding-top:50px;
        padding-bottom: 50px
    }
}

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

.uk-block-default {
    background: #fff
}

.uk-block-muted {
    background: #f9f9f9
}

.uk-block-primary {
    background: #00a8e6
}

.uk-block-secondary {
    background: #222
}

.uk-block-default+.uk-block-default,.uk-block-muted+.uk-block-muted,.uk-block-primary+.uk-block-primary,.uk-block-secondary+.uk-block-secondary {
    padding-top: 0
}

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

.uk-article:after {
    clear: both
}

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

.uk-article+.uk-article {
    margin-top: 30px
}

.uk-article-title {
    font-size: 39px;
    line-height: 45px;
    font-weight: normal;
    text-transform: uppercase
}

.uk-article-title a {
    color: inherit;
    text-decoration: none
}

.uk-article-meta {
    font-size: 12px;
    line-height: 14px;
    color: #444
}

.uk-article-lead {
    color: #444;
    font-size: 19px;
    line-height: 25px;
    font-weight: normal
}

.uk-article-divider {
    margin-bottom: 25px;
    border-color: rgba(0, 0, 0, 0);
    height: 10px;
    background: url("/templates/yoo_frequency/less/uikit/images/border_dashed_horizontal.png") 0 0 repeat-x
}

*+.uk-article-divider {
    margin-top: 25px
}

.uk-comment-header {
    margin-bottom: 15px
}

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

.uk-comment-header:after {
    clear: both
}

.uk-comment-avatar {
    margin-right: 15px;
    float: left
}

.uk-comment-title {
    margin: 5px 0 0 0;
    font-size: 17px;
    line-height: 23px
}

.uk-comment-meta {
    margin: 2px 0 0 0;
    font-size: 12px;
    line-height: 17px;
    color: #999
}

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

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

.uk-comment-list .uk-comment+ul {
    margin: 15px 0 0 0;
    list-style: none
}

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

@media (min-width: 768px) {
    .uk-comment-list .uk-comment+ul {
        padding-left:100px
    }
}

.uk-comment-primary {
    padding: 15px;
    background: #eee;
    border-radius: 3px
}

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

.uk-cover {
    overflow: hidden
}

.uk-cover-object {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

[data-uk-cover] {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

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

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

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

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

.uk-nav ul a {
    padding: 2px 0
}

.uk-nav li>a>div {
    font-size: 13px;
    line-height: 20px
}

.uk-nav-header {
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 24px;
    font-family: 'Tulpen One'
}

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

.uk-nav-divider {
    margin: 15px 20px;
    height: 10px;
    background-image: url("/templates/yoo_frequency/less/uikit/images/border_dashed_light_horizontal.png");
    background-position: 0 0;
    background-repeat: repeat-x
}

ul.uk-nav-sub {
    padding: 5px 0 5px 20px
}

.uk-nav-parent-icon>.uk-parent>a:after {
    content: "";
    width: 24px;
    margin-right: -10px;
    float: right;
    font-family: FontAwesome;
    text-align: center;
    height: 24px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAACwCAYAAADZoZSQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABINJREFUeNrsmWtsFUUYhs85LaHQQBWKtBTiBbxgFKpBjE1pacECCQF/q2lFIoYAwVZKgBBByi3lkhBI5GaQKjGoP4CCl1CxCAikSdOScIk0MUYJUUqsEmMD0uPz0llyPLtndvnBj8Ju8uTbs/t+M7Oz881+Mycaj8cjQY/oPS/2E1SUly/GTIGSdIuoN+ZDeApe3V1XdzOaQpiL+RJiUIrwqqsZiHRzGVTDKXhZJbrajDATsw7ehkWwHmHc9YAIB2KOwxCYjOikV/NixuohHobNcNq36yj9Rcwe+F3tpvTDyeI056S1tfVS/ujRn5im1HAe59pJ35dCLTmYNXAZaqmlw/cN4lSCWQDl6uuYTYzgO8xMeCwSHj34uDRjczRQdCNcYqJ7fLpFlKHhAcMV3Xm75nlHN0KN6UOm5gkI3dGNSKPwfXgXfoAyhF2uwY9Q0b0B3nKiG6E7uhEOwJyAPM0ViE7bonskPAqboMk3uild0a2AbYfllP6NdRbFIQuz0IRSLQ4bfaMbJye6f4O1OPlHN07jzSRZgUO7NboRNGLeDKO7px9832NBhUvhhNWBm31hLzTBEzZhHrRCMwxM2TZYCZ3QANFUwkzYBjeh2iYcABfgL3jB74kLTNWrUpaY5DAWLpqnLwvi0M+UflntDvoiHoKdsB6ygjoVwUHIDuowSM8TRkh4+OX038OzQbSaOA7CFziM8Cl0QYwUspbzeuXNXMhOISzAPO1MSfpQKl9uNhluorAQswMqE5PtXpiz8KtJ5a9zbahSa3iD3/WJyXYXCfZ5k2s8yLlqWmueawn33XMEpZViGsxzKH9+nlLb/pfGJ9TwE6Ve43QuvIKwKUj/9wlHYXjcteT/GIwKGt374HMcHvcpdKGTbK/GzIYRTn6fJBynIe5E91JQvtzCjdwkoaJ7O1QlJtuK7nMmuqdQQyfXFN0tSl75fSA52Vaw7oePYD58oMkFirWqiHq0TxH9rdmFKFJ0I2yzZebvmGXIJIQNQfo/IxyF4XEn+Xz0TsTK50cFFVea7PZJH91i56QG/oDBlpx02+12wx74BXKShIVwDvonXuwFP0IjZJhrw+AqTPWqrhiuwRazstCC4UjKBY1x6IKvoAOG+/XQfLgBpUG7tLdr+R9uKfdwsV6rL4eLKtNkrSU3FN/6mq3U/hcUpBQj7If5GJQmvzbx6MafPcUIHzG7an9rewvhn64HRKTcVMn3PPga0TSvvS8JH8DsMh/LKpju2XUINQVoJ03r1RJKbLHtqmlHTdtwO00mbn8plJ6P+RT+VSZO6fXWN4hD30j3TvYssyiowanL+rpxUpNqQP8erMCh3Xds4KQNP/39UIHDFeteCwL10OuR7u38MKzus3mDOSEWZO4QGkhHGV3PBc3MP9O6G4dnbELuvxdjGOq/qjo4ZgLXS6hsd4gznleYvLmZG7lJQn0LtyrcEgNWfxCcAeX8ZdT4D9ecdXc5vw8lB+xLmoki3XvnTmauveeJiOOufjbtO2IYA2MRttmiew5Gm+uTEDaGQ9Tr+E+AAQB42kgcDMnQWAAAAABJRU5ErkJggg==);
    background-position: 0 0;
    background-repeat: no-repeat
}

.uk-nav-parent-icon>.uk-parent.uk-open>a:after {
    content: ""
}

.uk-nav-side>li>a {
    color: #444;
    padding: 10px;
    border-radius: 3px
}

.uk-nav-side>li>a:hover,.uk-nav-side>li>a:focus {
    background: rgba(0,0,0,0);
    color: #c49209;
    outline: none
}

.uk-nav-side>li.uk-active>a {
    background: #4a4a4a;
    color: #fff;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png")
}

.uk-nav-side>li.uk-active>a:hover {
    background-color: #c49209
}

.uk-nav-side .uk-nav-header {
    color: #444;
    padding-left: 15px;
    padding-right: 15px
}

.uk-nav-side .uk-nav-divider {
    border-top: 1px solid rgba(0, 0, 0, 0);
    background-image: url("/templates/yoo_frequency/less/uikit/images/border_dashed_horizontal.png")
}

.uk-nav-side ul a {
    color: #c49209
}

.uk-nav-side ul a:hover {
    color: #bb3e71
}

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

.uk-nav-dropdown>li>a:hover,.uk-nav-dropdown>li>a:focus {
    background: rgba(0, 0, 0, 0);
    color: #c49209;
    outline: none
}

.uk-nav-dropdown .uk-nav-header {
    color: #fff
}

.uk-nav-dropdown .uk-nav-divider {
    border-top: 1px solid rgba(0, 0, 0, 0);
    height: 10px;
    background-image: url("/templates/yoo_frequency/less/uikit/images/border_dashed_light_horizontal.png");
    background-position: 0 0;
    background-repeat: repeat-x
}

.uk-nav-dropdown ul a {
    color: #c49209
}

.uk-nav-dropdown ul a:hover {
    color: #bb3e71
}

.uk-nav-navbar>li>a {
    color: #fff
}

.uk-nav-navbar>li>a:hover,.uk-nav-navbar>li>a:focus {
    background: rgba(0, 0, 0, 0);
    color: #c49209;
    outline: none
}

.uk-nav-navbar .uk-nav-header {
    color: #fff
}

.uk-nav-navbar .uk-nav-divider {
    border-top: 1px solid rgba(0, 0, 0, 0)
}

.uk-nav-navbar ul a {
    color: #c49209
}

.uk-nav-navbar ul a:hover {
    color: #bb3e71
}

.uk-nav-offcanvas>li>a {
    color: #ccc;
    padding: 10px 15px
}

.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus {
    background: rgba(0, 0, 0, 0);
    color: #c49209;
    outline: none
}

html .uk-nav.uk-nav-offcanvas>li.uk-active>a {
    background: #c49209;
    color: #fff;
    border-radius: 3px;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png")
}

.uk-nav-offcanvas .uk-nav-header {
    color: #777
}

.uk-nav-offcanvas .uk-nav-divider {
    border-top: 1px solid rgba(0, 0, 0, 0)
}

.uk-nav-offcanvas ul a {
    color: #c49209
}

html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
    color: #bb3e71
}

.uk-nav-parent-icon>.uk-parent>a:hover:after {
    background-position: 0 -22px
}

.uk-nav-parent-icon>.uk-parent.uk-open>a:after {
    background-position: 0 -66px
}

.uk-nav-parent-icon>.uk-parent.uk-open>a:hover:after {
    background-position: 0 -88px
}

.uk-nav-parent-icon>.uk-parent.uk-active>a:after {
    background-position: 0 -44px
}

.uk-nav-parent-icon>.uk-parent.uk-open.uk-active>a:after {
    background-position: 0 -110px
}

html[dir="rtl"] .uk-nav-parent-icon>.uk-parent>a:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAACwCAYAAADZoZSQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABIRJREFUeNrsmWtoFUcUx+/eWBsVq5jEZ6XUxlhFTQoabYw3NKYPTG3BL/1SLFZEEETiI9QajY+2ikZp0Za2SsVIBZ9tNVWrNokRClGR3C8qaqHgKwraakESYxJ/JzkL180+Jn6R6A78cnZ3/nN2d3bO3DMTq7W1NWJaopFOlK4otj6ZMSMJWwWHt5eXr/EVyx8aZGB2wgWYRaNGT7E2SMFUQgtMpcENT7E2kEc6BhNhPaykUYtdn5QojsfjrVmZmeUcPoBVMIDzaq43dfDsuMubmCNwHXK5w22/rquFTfAKvC4Xunl4fVueF/rDW3itdf0oCBdidkA1ZNvCxzwj6osphkGQhaje66NIH0svlCGq8noJ2/Mw/XL1kbB0wXJt5ibLaCpAKNFSg/08cCpQz3Z0/y3jasi2eQ2+0U0DGXl/gkyrhTS47hvdNJBgOAo5sAFKadTiOn1phYRUKcg7fIeDXq6eHXeZoHPINZiEozt+0X0avoFXYaRndOP1XcwKSIU8vLpHN8IFmO06742zhY95RiTR/ZlMWRLdiOq9PkqqeluPqNokuj9FeDOMlK5YSFCMfsOjKjyJLTH1nAGnYRf0NGmQAmchDkNMGlhwHBrgi8B30QaLoRl+gF4mdxkP9+AC9DO5w5f6SDl+wne0dy5Btp9QnveGeu3tFoMi6oNZBhLlmZZl3fLylgoVEDN582xIC6MkLE9ajFIHMsoxmG+jHCwKEKZj9kKFhPooLuR4CFM1jz5I6rlOxEWwhYpch3Ag5qz+fhe35fzk843k9Vc43oXdyfk9hN05/wVkKivAa3Piz/HvcB6WIpRrayXRhrkIm9zWKel6W8mfp6nHSr91imQDh2Axwo0mfdojHH5hefrRTUY5ti26OSgOEA7H7IFfJYQyuDDZQyjrgFOwj9Rzg4glBf6RilyHUNaydfAHlCRmuR9gftJU+CrnybIrAS/LvMK1psTortDoXqYrCtknGAdzbKFznWJHd43sQsAUhFV+65QCfcaFCL826dPkcPiFpbMlqRPrAivJUCjRvV8OlgQIR2i2WxTR7DvmIRwA/8Jq+8JLcA5yHcKBcAV+ludNrHgfbsNQPU+GargIL3RYAUGlPpIcb4b/Ic/rRV6D/+AwtHgKExrkQxPMN+38Fz2n3HBL+VkQH89bYBRe1rFYkTT4S/e9SgpObPT8/lEqZQvrI9kvkmSVu/QOHEiI+mj6K6vhQpz8EzjqaHQA816kfaO6mEbNfr3xof5ESwBso3HfwPGMKEvT47swgTvc9OvnOGyFfrqz5r6rhldJtr/S+hhe6zqIEUV1OT1b0gooQ3i/w7oboSwzluvMOhbRHdeNMoRpuqu2ElFt0K7aYPjYzVs4FTy3YuPPLcM3aih8A3MiysHyAOFoXXfvFs+DuRDzEMr28kkoZ/i25cqyov+einyHcJCmyL9F2v+V1v6CVBRG2v+7lImHq5zLOla28FM0xB4mdt0hze9LEUr0lIkIZtlC51yXriuHMyCPlI+wxvWjUHEZM11n0/lOYRiDzvJIgAEApECVU/YJevkAAAAASUVORK5CYII=)
}

.uk-nav-dropdown.uk-nav-parent-icon>.uk-parent.uk-active>a:after {
    background-position: 0 -132px
}

.uk-nav-dropdown.uk-nav-parent-icon>.uk-parent.uk-open.uk-active>a:after {
    background-position: 0 -154px
}

.uk-nav-dropdown.uk-nav-parent-icon>.uk-parent>a:after {
    background-position: 0 -44px
}

.uk-nav-dropdown.uk-nav-parent-icon>.uk-parent>a:hover:after {
    background-position: 0 -22px
}

.uk-nav-dropdown.uk-nav-parent-icon>.uk-parent.uk-open>a:after {
    background-position: 0 -110px
}

.uk-nav-dropdown.uk-nav-parent-icon>.uk-parent.uk-open>a:hover:after {
    background-position: 0 -88px
}

.uk-nav-dropdown>.uk-active>a {
    color: #bb3e71
}

.uk-nav-navbar.uk-nav-parent-icon>.uk-parent.uk-active>a:after {
    background-position: 0 -132px
}

.uk-nav-navbar.uk-nav-parent-icon>.uk-parent.uk-open.uk-active>a:after {
    background-position: 0 -154px
}

.uk-nav-navbar.uk-nav-parent-icon>.uk-parent>a:after {
    background-position: 0 -44px
}

.uk-nav-navbar.uk-nav-parent-icon>.uk-parent>a:hover:after {
    background-position: 0 -22px
}

.uk-nav-navbar.uk-nav-parent-icon>.uk-parent.uk-open>a:after {
    background-position: 0 -110px
}

.uk-nav-navbar.uk-nav-parent-icon>.uk-parent.uk-open>a:hover:after {
    background-position: 0 -88px
}

.uk-nav-navbar>.uk-active>a {
    color: #bb3e71
}

.uk-nav-offcanvas.uk-nav-parent-icon>.uk-parent.uk-active>a:hover:after {
    background-position: 0 -44px
}

.uk-nav-offcanvas.uk-nav-parent-icon>.uk-parent>a:after {
    background-position: 0 -44px
}

.uk-nav-offcanvas.uk-nav-parent-icon>.uk-parent>a:hover:after {
    background-position: 0 -22px
}

.uk-nav-offcanvas.uk-nav-parent-icon>.uk-parent.uk-open>a:after {
    background-position: 0 -88px
}

.uk-nav-offcanvas.uk-nav-parent-icon>.uk-parent.uk-active.uk-open>a:after {
    background-position: 0 -110px
}

.uk-navbar {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    border: 30px solid transparent;
    border-image-source: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABKdJREFUeNrsndtuU1cQhte249iOHXBCbBwglFJBEFCpgHrRPgNvwAPyBLwDqjhcIChFJCWEnAzx2SYHx+6M/C3ZQG/gghv+Txrtnb1nzcyaFc/su0lGo9H1EMIpk59MyiYVkxz3m2FM32TV5INJySRtsmcyx/sVk22TY8T51eRfk/Mmp012TK6ZDEwyJjP4PTKZNWmbJCZnTQ5N6ibzJiOTJZMUPtv4nWOtx5hFnA3eFfnbfV3BZotYauhs42OHPTXZa9zjCna6rCmYnPBuyF5P0BsQcxHbHez5/SAJ/4MlP5skyaFdi3bt2tUTv8gmPTlde95Gt0AyLxJkFoencPaHSc9ky+S9yWWSvEUQXQ7Q5ZLJPvbyJv+YLBB8j815wm/y/oDElUnCHusL+Ng1+Y0N73CIsyS9TZKKHGSNNXn8vOQgXPcW75rov8H3GZMXvBuSvhz3fXy1WC+EEF9LYjX2nl3/pikc0AgS7lPcj2hkDerfZepVhYb0jKazjF6aGnWM3Q61KjNlf0DdXKbOPjWpsqZD3S0Txy51v0DNfEx9DdTMJjX3Gn7e83yD3lLiekDjik1zid7i/eQhcdT5MIhN8R01Odb1n+kbdWr+B/LittbJh8c/Y31sbzrR90lMD0cxMQc0hhyO5kjQkHcZHJdw0kIvTVApNndCAvsczAA/R1zdzmsSnKI59miMsVn3+HJI2NQRtis0ojpxdXiepzEGkhi/dFrcd/H1Cv0GCb1AA+6xjxmSWWNP8Wupj44f/Br792d3iLFDUx7yVdTUb1oIIYQQQgghhBBCCCGEEEIIIYQQQgghhBBCCCGEEEIIIYQQQgghhBBCCCGEEEIIIYQQQgghhBBCCCGEEEIIIYQQPyA+K+tGGM+7uhTGc6V8SJgPPPSBYD4HymdG+SwqH8blM5/mw2T4YhyW6POkfMBYnNAZp2JuYM/t13jmc658/lac0Ol2fNikz93y4WdVnu2HyQCzRa7uw2dU+Swsn93lM7teE4+/97lcb/GfIbYUsbtNHyDmA8W2iWEL37vo+T772Hd759nvHr7m2LPHPmCN273A34dhMjvM8/AxjIdLpr6Y0GmJT0hAlwVxJOky976wkyTJhunm0fVD8olpHYLc4aA8eX/i8B0bXUHH/y6gU+cgoo0yPl/iL49eijBvsnbAIXhCithvEVOOOH5n7S56WZIVJ3SWkDbv5nn+ivWevNthMvzM369zIJ6fOKEzYCPDmhrx+T/Mqn7TQohvbIZ37fqcuhYndKaoq9mphrdK/YsTOhs0Lq9DT9E9h16aGj9EP07o9Fp2GvvH4dMJnY+n7LWpf59P6Jylfj7C9nCqfsda2OS+YH1kzfZXIYYF4jhLfD5K299dpJ7/xd779IU4oXkT/96Xhmavil4LvdgXKmEy0tpjHZn+aDrRD9hAN0wmdLZxmKPTrmNgxEaPCbbDmhjgJptvsLFFGkP8kljCRgkbRZrHWphM6OyFLyd0+qH/gu4+ugscbOBZCJPx0wUSkJ6KO4vdQGJmabZVdGOzfIJ+hvVVGveQL6Yih9CYaoxlYrwaxmNYB9hzf29c1xOt3/V34D8BBgD88oJjnSxvIwAAAABJRU5ErkJggg==);
    border-image-slice: 30;
    border-image-repeat: repeat;
    background-clip: padding-box
}

.uk-navbar .uk-navbar-nav>li>a {
    padding-right: 10px;
    background: url("/templates/yoo_frequency/less/uikit/images/border_dashed_light_vertical.png") repeat-y;
    background-position: 0 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Tulpen One';
    font-size: 32px
}

.uk-navbar .uk-navbar-nav>li:first-child>a {
    background: none
}

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

.uk-navbar:after {
    clear: both
}

.uk-navbar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left
}

.uk-navbar-nav>li {
    float: left;
    position: relative
}

.uk-navbar-nav>li>a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 10px;
    padding: 0 20px;
    line-height: 10px;
    color: #fff;
    font-size: 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal
}

.uk-navbar-nav>li>a[href='#'] {
    cursor: text
}

.uk-navbar-nav>li:hover>a,.uk-navbar-nav>li>a:focus,.uk-navbar-nav>li.uk-open>a {
    background-color: rgba(0,0,0,0);
    color: #c49209;
    outline: none
}

.uk-navbar-nav>li>a:active {
    background-color: rgba(0,0,0,0);
    color: #bb3e71
}

.uk-navbar-nav>li.uk-active>a {
    background-color: rgba(0, 0, 0, 0);
    color: #c49209
}

.uk-navbar-nav .uk-navbar-nav-subtitle {
    line-height: -2px
}

.uk-navbar-nav-subtitle>div {
    margin-top: 9.5px;
    font-size: 10px;
    line-height: 12px
}

.uk-navbar-content,.uk-navbar-brand,.uk-navbar-toggle {
    box-sizing: border-box;
    display: block;
    height: 10px;
    padding: 0 20px;
    float: left
}

.uk-navbar-content:before,.uk-navbar-brand:before,.uk-navbar-toggle:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.uk-navbar-content+.uk-navbar-content:not(.uk-navbar-center) {
    padding-left: 0
}

.uk-navbar-content>a:not([class]) {
    color: #c49209
}

.uk-navbar-content>a:not([class]):hover {
    color: #bb3e71
}

.uk-navbar-brand {
    font-size: 19px;
    color: #fff;
    text-decoration: none
}

.uk-navbar-brand:hover,.uk-navbar-brand:focus {
    color: #fff;
    text-decoration: none;
    outline: none
}

.uk-navbar-toggle {
    font-size: 19px;
    color: #fff;
    text-decoration: none
}

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

.uk-navbar-toggle:after {
    content: "\f0c9";
    font-family: FontAwesome;
    vertical-align: middle
}

.uk-navbar-toggle-alt:after {
    content: "\f002"
}

.uk-navbar-center {
    float: none;
    text-align: center;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto
}

.uk-navbar-flip {
    float: right
}

html[dir="rtl"] .uk-navbar .uk-navbar-nav>li>a {
    background-position: 0% 0
}

.uk-subnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: -10px;
    padding: 0;
    list-style: none
}

.uk-subnav>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    padding-left: 10px;
    margin-top: 10px;
    position: relative
}

.uk-subnav:before,.uk-subnav:after {
    content: "";
    display: block;
    overflow: hidden
}

.uk-subnav:after {
    clear: both
}

.uk-subnav>* {
    float: left
}

.uk-subnav>*>* {
    display: inline-block;
    color: #444
}

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

.uk-subnav>.uk-active>* {
    color: #c49209
}

.uk-subnav-line>:before {
    content: "";
    display: inline-block;
    height: 10px;
    vertical-align: middle
}

.uk-subnav-line>:nth-child(n+2):before {
    margin-right: 10px;
    border-left: 1px solid #d4d4d4
}

.uk-subnav-pill>*>* {
    padding: 3px 9px
}

.uk-subnav-pill>*>:hover,.uk-subnav-pill>*>:focus {
    background: #eee;
    color: #bb3e71;
    text-decoration: none;
    outline: none;
    border-radius: 3px;
    color: #444
}

.uk-subnav-pill>.uk-active>* {
    background: #c49209;
    color: #fff;
    border-radius: 3px;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat
}

.uk-subnav>.uk-disabled>* {
    background: none;
    color: #999;
    text-decoration: none;
    cursor: text
}

.uk-breadcrumb {
    list-style: none;
    font-size: 0.001px;
    margin-bottom: 30px;
    padding: 0;
    background: #fff;
    border: 30px solid #fff;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/chalkboard/panel_box_border.png");
    border-image-slice: 30;
    border-image-repeat: round;
    background-clip: padding-box
}

.uk-breadcrumb>li {
    font-size: 1rem;
    vertical-align: top
}

.uk-breadcrumb>li,.uk-breadcrumb>li>a,.uk-breadcrumb>li>span {
    display: inline-block
}

.uk-breadcrumb>li:nth-child(n+2):before {
    content: "";
    display: inline-block;
    margin: 0 8px;
    width: 8px;
    height: 11px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAYAAABCm8wlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKZJREFUeNpiiI+L2wvE9gw4ALOBvv5zIL0YSJsA8dmLFy9+QFbACCKAJkgDqVlArAXELQsXLZqLogAGgAojgdQikIlAnANU+I0R3U6goiAgNQWIXwFxLCM2hwEVcQCp/UDMx4TD8SBT9IB4LguaTmYgVQzEdUDsD3TDHkYkSW4gNQGIjaEOPIbsTReorjaQ3UDJn3BvAiWdgbQ+EE8DSvxAdwxAgAEAwkUxL36kMOoAAAAASUVORK5CYII=) 0 0 no-repeat;
    vertical-align: middle
}

.uk-breadcrumb>li:not(.uk-active)>span {
    color: #999
}

html[dir="rtl"] .uk-breadcrumb>li:nth-child(n+2):before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAYAAABCm8wlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKlJREFUeNpiZMAB4uPi7IFUHSMWCQUg1QbEIAUJLGiSyUCqBoivAbHZwkWLnjJCJbiA1BQgjgXiOKDEcpgmRqCkLpBeDMRiQJwDlFyHbCrIihVA/AmIlYCSP9DdxATEc4FYD4iDsPkG5gYXILUBiJuAuBdo0l8UBVBFVlCHngXiAqCiryBxZpiCixcvPjbQ118AZH4H4plA9mOg2D1GHKHIAaSyQPoAAgwAJAUzBwDAc/0AAAAASUVORK5CYII=)
}

.uk-pagination {
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0.001px
}

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

.uk-pagination:after {
    clear: both
}

.uk-pagination>li {
    display: inline-block;
    font-size: 1rem;
    vertical-align: top
}

.uk-pagination>li:nth-child(n+2) {
    margin-left: 5px
}

.uk-pagination>li>a,.uk-pagination>li>span {
    display: inline-block;
    min-width: 20px;
    padding: 3px 5px;
    line-height: 24px;
    text-decoration: none;
    box-sizing: content-box;
    text-align: center;
    border-radius: 3px
}

.uk-pagination>li>a {
    background: #fff;
    color: #444;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg.png");
    background-position: 0 0;
    background-repeat: repeat
}

.uk-pagination>li>a:hover,.uk-pagination>li>a:focus {
    background-color: #f5f5f5;
    color: #444;
    outline: none
}

.uk-pagination>li>a:active {
    background-color: #ddd;
    color: #444
}

.uk-pagination>.uk-active>span {
    background: #c49209;
    color: #fff;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat
}

.uk-pagination>.uk-disabled>span {
    background-color: #fff;
    color: #999;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg.png");
    background-position: 0 0;
    background-repeat: repeat
}

.uk-pagination-previous {
    float: left
}

.uk-pagination-next {
    float: right
}

.uk-pagination-left {
    text-align: left
}

.uk-pagination-right {
    text-align: right
}

.uk-tab {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #d4d4d4
}

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

.uk-tab:after {
    clear: both
}

.uk-tab>li {
    margin-bottom: -1px;
    float: left;
    position: relative
}

.uk-tab>li>a {
    display: block;
    padding: 8px 12px 8px 12px;
    border: 1px solid transparent;
    border-bottom-width: 0;
    color: #c49209;
    text-decoration: none;
    border-width: 0;
    border-radius: 3px 3px 0 0
}

.uk-tab>li:nth-child(n+2)>a {
    margin-left: 5px
}

.uk-tab>li>a:hover,.uk-tab>li>a:focus,.uk-tab>li.uk-open>a {
    border-color: #f5f5f5;
    background: #f5f5f5;
    color: #bb3e71;
    outline: none
}

.uk-tab>li:not(.uk-active)>a:hover,.uk-tab>li:not(.uk-active)>a:focus,.uk-tab>li.uk-open:not(.uk-active)>a {
    margin-bottom: 1px;
    padding-bottom: 7px
}

.uk-tab>li.uk-active>a {
    border-color: #d4d4d4;
    border-bottom-color: transparent;
    background: #c49209;
    color: #fff;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat
}

.uk-tab>li.uk-disabled>a {
    color: #999;
    cursor: text
}

.uk-tab>li.uk-disabled>a:hover,.uk-tab>li.uk-disabled>a:focus,.uk-tab>li.uk-disabled.uk-active>a {
    background: none;
    border-color: transparent
}

.uk-tab-flip>li {
    float: right
}

.uk-tab-flip>li:nth-child(n+2)>a {
    margin-left: 0;
    margin-right: 5px
}

.uk-tab>li.uk-tab-responsive>a {
    margin-left: 0;
    margin-right: 0
}

.uk-tab-responsive>a:before {
    content: "\f0c9\00a0";
    font-family: FontAwesome
}

.uk-tab-center {
    border-bottom: 1px solid #d4d4d4
}

.uk-tab-center-bottom {
    border-bottom: none;
    border-top: 1px solid #d4d4d4
}

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

.uk-tab-center:after {
    clear: both
}

.uk-tab-center .uk-tab {
    position: relative;
    right: 50%;
    border: none;
    float: right
}

.uk-tab-center .uk-tab>li {
    position: relative;
    right: -50%
}

.uk-tab-center .uk-tab>li>a {
    text-align: center
}

.uk-tab-bottom {
    border-top: 1px solid #d4d4d4;
    border-bottom: none
}

.uk-tab-bottom>li {
    margin-top: -1px;
    margin-bottom: 0
}

.uk-tab-bottom>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-top-width: 0
}

.uk-tab-bottom>li:not(.uk-active)>a:hover,.uk-tab-bottom>li:not(.uk-active)>a:focus,.uk-tab-bottom>li.uk-open:not(.uk-active)>a {
    margin-bottom: 0;
    margin-top: 1px;
    padding-bottom: 8px;
    padding-top: 7px
}

.uk-tab-bottom>li.uk-active>a {
    border-top-color: transparent;
    border-bottom-color: #d4d4d4
}

.uk-tab-grid {
    margin-left: -5px;
    border-bottom: none;
    position: relative;
    z-index: 0
}

.uk-tab-grid:before {
    display: block;
    position: absolute;
    left: 5px;
    right: 0;
    bottom: -1px;
    border-top: 1px solid #d4d4d4;
    z-index: -1
}

.uk-tab-grid>li:first-child>a {
    margin-left: 5px
}

.uk-tab-grid>li>a {
    text-align: center
}

.uk-tab-grid.uk-tab-bottom {
    border-top: none
}

.uk-tab-grid.uk-tab-bottom:before {
    top: -1px;
    bottom: auto
}

@media (min-width: 768px) {
    .uk-tab-left,.uk-tab-right {
        border-bottom:none
    }

    .uk-tab-left>li,.uk-tab-right>li {
        margin-bottom: 0;
        float: none
    }

    .uk-tab-left>li>a,.uk-tab-right>li>a {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .uk-tab-left>li:nth-child(n+2)>a,.uk-tab-right>li:nth-child(n+2)>a {
        margin-left: 0;
        margin-top: 5px
    }

    .uk-tab-left>li.uk-active>a,.uk-tab-right>li.uk-active>a {
        border-color: #d4d4d4
    }

    .uk-tab-left {
        border-right: 1px solid #d4d4d4
    }

    .uk-tab-left>li {
        margin-right: -1px
    }

    .uk-tab-left>li>a {
        border-bottom-width: 1px;
        border-right-width: 0
    }

    .uk-tab-left>li:not(.uk-active)>a:hover,.uk-tab-left>li:not(.uk-active)>a:focus {
        margin-bottom: 0;
        margin-right: 1px;
        padding-bottom: 8px;
        padding-right: 11px
    }

    .uk-tab-left>li.uk-active>a {
        border-right-color: transparent
    }

    .uk-tab-right {
        border-left: 1px solid #d4d4d4
    }

    .uk-tab-right>li {
        margin-left: -1px
    }

    .uk-tab-right>li>a {
        border-bottom-width: 1px;
        border-left-width: 0
    }

    .uk-tab-right>li:not(.uk-active)>a:hover,.uk-tab-right>li:not(.uk-active)>a:focus {
        margin-bottom: 0;
        margin-left: 1px;
        padding-bottom: 8px;
        padding-left: 11px
    }

    .uk-tab-right>li.uk-active>a {
        border-left-color: transparent
    }
}

.uk-tab {
    border-bottom-width: 2px
}

.uk-tab>li {
    margin-bottom: -2px
}

.uk-tab>li:not(.uk-active)>a:hover,.uk-tab>li:not(.uk-active)>a:focus,.uk-tab>li.uk-open:not(.uk-active)>a {
    margin-bottom: 2px;
    padding-bottom: 6px
}

.uk-tab-center {
    border-bottom-width: 2px
}

.uk-tab-center-bottom {
    border-top-width: 2px
}

.uk-tab-bottom {
    border-top-width: 2px
}

.uk-tab-bottom>li {
    margin-top: -2px
}

.uk-tab-bottom>li>a {
    border-radius: 0 0 3px 3px
}

.uk-tab-bottom>li:not(.uk-active)>a:hover,.uk-tab-bottom>li:not(.uk-active)>a:focus,.uk-tab-bottom>li.uk-open:not(.uk-active)>a {
    margin-top: 2px;
    padding-top: 6px
}

.uk-tab-grid:before {
    bottom: -2px;
    border-top-width: 2px
}

.uk-tab-grid.uk-tab-bottom:before {
    top: -2px
}

@media (min-width: 768px) {
    .uk-tab-left {
        border-right-width:2px
    }

    .uk-tab-left>li {
        margin-right: -2px
    }

    .uk-tab-left>li>a {
        border-bottom-width: 0;
        border-radius: 3px 0 0 3px
    }

    .uk-tab-left>li:not(.uk-active)>a:hover,.uk-tab-left>li:not(.uk-active)>a:focus {
        margin-right: 2px;
        padding-right: 10px
    }

    .uk-tab-left>li:not(.uk-active)>a:hover,.uk-tab-left>li:not(.uk-active)>a:focus,.uk-tab-left>li.uk-open:not(.uk-active)>a {
        margin-bottom: 0;
        padding-bottom: 8px
    }

    .uk-tab-right {
        border-left-width: 2px
    }

    .uk-tab-right>li {
        margin-left: -2px
    }

    .uk-tab-right>li>a {
        border-bottom-width: 0;
        border-radius: 0 3px 3px 0
    }

    .uk-tab-right>li:not(.uk-active)>a:hover,.uk-tab-right>li:not(.uk-active)>a:focus {
        margin-left: 2px;
        padding-left: 10px
    }

    .uk-tab-right>li:not(.uk-active)>a:hover,.uk-tab-right>li:not(.uk-active)>a:focus,.uk-tab-right>li.uk-open:not(.uk-active)>a {
        margin-bottom: 0;
        padding-bottom: 8px
    }
}

.uk-thumbnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: -10px;
    padding: 0;
    list-style: none
}

.uk-thumbnav>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    padding-left: 10px;
    margin-top: 10px
}

.uk-thumbnav:before,.uk-thumbnav:after {
    content: "";
    display: block;
    overflow: hidden
}

.uk-thumbnav:after {
    clear: both
}

.uk-thumbnav>* {
    float: left
}

.uk-thumbnav>*>* {
    display: block;
    background: #fff
}

.uk-thumbnav>*>*>img {
    opacity: 0.7;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.uk-thumbnav>*>:hover>img,.uk-thumbnav>*>:focus>img {
    opacity: 1
}

.uk-thumbnav>.uk-active>*>img {
    opacity: 1
}

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

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

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

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

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

.uk-list-line>li:nth-child(n+2) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid rgba(0, 0, 0, 0);
    background-image: url("/templates/yoo_frequency/less/uikit/images/list_line.png");
    background-position: 0 0;
    background-repeat: repeat-x
}

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

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

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

@media (min-width: 768px) {
    .uk-description-list-horizontal {
        overflow:hidden
    }

    .uk-description-list-horizontal>dt {
        width: 160px;
        float: left;
        clear: both;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .uk-description-list-horizontal>dd {
        margin-left: 180px
    }
}

.uk-description-list-line>dt {
    font-weight: normal
}

.uk-description-list-line>dt:nth-child(n+2) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid rgba(0,0,0,0)
}

.uk-description-list-line>dd {
    color: #999
}

.uk-description-list-line>dt:nth-child(n+2) {
    background-image: url("/templates/yoo_frequency/less/uikit/images/list_line.png");
    background-position: 0 0;
    background-repeat: repeat-x
}

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

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

.uk-table th, .uk-table td {
    padding: 8px 8px
}

.uk-table th {
    text-align: left
}

.uk-table td {
    vertical-align: top
}

.uk-table thead th {
    vertical-align: bottom
}

.uk-table caption, .uk-table tfoot {
    font-size: 13px;
    font-style: italic
}

.uk-table caption {
    text-align: left;
    color: #999
}

.uk-table tbody tr.uk-active {
    background: #eee
}

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

.uk-table-striped tbody tr:nth-of-type(odd) {
    background: #f5f5f5
}

.uk-table-condensed td {
    padding: 4px 8px
}

.uk-table-hover tbody tr:hover {
    background: #eee
}

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

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

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

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

.uk-form input[type="checkbox"], .uk-form input[type="radio"] {
    padding: 0
}

.uk-form input[type="checkbox"]:not(:disabled), .uk-form input[type="radio"]:not(:disabled) {
    cursor: pointer
}

.uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="number"], .uk-form input[type="datetime"] {
    -webkit-appearance: none
}

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

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

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

.uk-form textarea {
    overflow: auto;
    vertical-align: top
}

.uk-form ::-moz-placeholder {
    opacity: 1
}

.uk-form :invalid {
    box-shadow: none
}

.uk-form input:not([type="radio"]):not([type="checkbox"]), .uk-form select {
    vertical-align: middle
}

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

.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    height: 45px;
    max-width: 100%;
    padding: 4px 6px;
    border: 1px solid #d4d4d4;
    background: #fff;
    color: #444;
    -webkit-transition: all 0.2s linear;
    -webkit-transition-property: border, background, color, box-shadow, padding;
    transition: all 0.2s linear;
    transition-property: border, background, color, box-shadow, padding;
    border-radius: 3px
}

.uk-form select:focus, .uk-form textarea:focus, .uk-form input:not([type]):focus, .uk-form input[type="text"]:focus, .uk-form input[type="password"]:focus, .uk-form input[type="datetime"]:focus, .uk-form input[type="datetime-local"]:focus, .uk-form input[type="date"]:focus, .uk-form input[type="month"]:focus, .uk-form input[type="time"]:focus, .uk-form input[type="week"]:focus, .uk-form input[type="number"]:focus, .uk-form input[type="email"]:focus, .uk-form input[type="url"]:focus, .uk-form input[type="search"]:focus, .uk-form input[type="tel"]:focus, .uk-form input[type="color"]:focus {
    border-color: #c49209;
    outline: 0;
    background: #fff;
    color: #444
}

.uk-form select:disabled, .uk-form textarea:disabled, .uk-form input:not([type]):disabled, .uk-form input[type="text"]:disabled, .uk-form input[type="password"]:disabled, .uk-form input[type="datetime"]:disabled, .uk-form input[type="datetime-local"]:disabled, .uk-form input[type="date"]:disabled, .uk-form input[type="month"]:disabled, .uk-form input[type="time"]:disabled, .uk-form input[type="week"]:disabled, .uk-form input[type="number"]:disabled, .uk-form input[type="email"]:disabled, .uk-form input[type="url"]:disabled, .uk-form input[type="search"]:disabled, .uk-form input[type="tel"]:disabled, .uk-form input[type="color"]:disabled {
    border-color: #d4d4d4;
    background-color: #f5f5f5;
    color: #999
}

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

.uk-form ::-moz-placeholder {
    color: #999
}

.uk-form ::-webkit-input-placeholder {
    color: #999
}

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

.uk-form :disabled::-moz-placeholder {
    color: #999
}

.uk-form :disabled::-webkit-input-placeholder {
    color: #999
}

.uk-form legend {
    width: 100%;
    border: 0;
    padding: 0;
    padding-bottom: 15px;
    font-size: 19px;
    line-height: 32px
}

.uk-form legend:after {
    content: "";
    display: block;
    border-bottom: 1px solid #d4d4d4;
    width: 100%
}

select.uk-form-small,textarea.uk-form-small,input[type].uk-form-small,input:not([type]).uk-form-small {
    height: 40px;
    padding: 3px 3px;
    font-size: 13px
}

select.uk-form-large,textarea.uk-form-large,input[type].uk-form-large,input:not([type]).uk-form-large {
    height: 55px;
    padding: 8px 6px;
    font-size: 17px
}

.uk-form textarea, .uk-form select[multiple], .uk-form select[size] {
    height: auto
}

.uk-form-danger {
    border-color: #c71d4d !important;
    background: #f8d1dc !important;
    color: #b11a44 !important
}

.uk-form-success {
    border-color: #4cc198 !important;
    background: #e4f5ef !important;
    color: #38a27d !important
}

.uk-form-blank {
    border-color: transparent !important;
    border-style: dashed !important;
    background: none !important
}

.uk-form-blank:focus {
    border-color: #d4d4d4 !important
}

input.uk-form-width-mini {
    width: 40px
}

select.uk-form-width-mini {
    width: 65px
}

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

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

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

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

.uk-form-row:after {
    clear: both
}

.uk-form-row+.uk-form-row {
    margin-top: 15px
}

.uk-form-help-inline {
    display: inline-block;
    margin: 0 0 0 10px
}

.uk-form-help-block {
    margin: 5px 0 0 0
}

.uk-form-controls>:first-child {
    margin-top: 0
}

.uk-form-controls>:last-child {
    margin-bottom: 0
}

.uk-form-controls-condensed {
    margin: 5px 0
}

.uk-form-stacked .uk-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold
}

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

@media (min-width: 960px) {
    .uk-form-horizontal .uk-form-label {
        width:200px;
        margin-top: 5px;
        float: left
    }

    .uk-form-horizontal .uk-form-controls {
        margin-left: 215px
    }

    .uk-form-horizontal .uk-form-controls-text {
        padding-top: 5px
    }
}

.uk-form-icon {
    display: inline-block;
    position: relative;
    max-width: 100%
}

.uk-form-icon>[class*='uk-icon-'] {
    position: absolute;
    top: 50%;
    width: 45px;
    margin-top: -8px;
    font-size: 15px;
    color: #999;
    text-align: center;
    pointer-events: none
}

.uk-form-icon:not(.uk-form-icon-flip)>input {
    padding-left: 45px !important
}

.uk-form-icon-flip>[class*='uk-icon-'] {
    right: 0
}

.uk-form-icon-flip>input {
    padding-right: 45px !important
}

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

.uk-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    background: #4a4a4a;
    vertical-align: middle;
    line-height: 45px;
    min-height: 45px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border-radius: 7px;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg.png");
    background-position: 0 0;
    background-repeat: repeat;
    transition: all 0.1s ease-in-out
}

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

.uk-button:hover,.uk-button:focus {
    background-color: #424242;
    color: #fff;
    outline: none;
    text-decoration: none;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.6) inset
}

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

.uk-button-primary {
    background-color: #c49209;
    color: #fff;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png")
}

.uk-button-primary:hover,.uk-button-primary:focus {
    background-color: #b58708;
    color: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2) inset
}

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

.uk-button-success {
    background-color: #4cc198;
    color: #fff;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png")
}

.uk-button-success:hover,.uk-button-success:focus {
    background-color: #41bc91;
    color: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2) inset
}

.uk-button-success:active,.uk-button-success.uk-active {
    background-color: #72ae41;
    color: #fff
}

.uk-button-danger {
    background-color: #c71d4d;
    color: #fff;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png")
}

.uk-button-danger:hover,.uk-button-danger:focus {
    background-color: #ba1b48;
    color: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25) inset
}

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

.uk-button:disabled {
    background-color: #ddd;
    color: #999;
    box-shadow: none
}

.uk-button-link,.uk-button-link:hover,.uk-button-link:focus,.uk-button-link:active,.uk-button-link.uk-active,.uk-button-link:disabled {
    border-color: transparent;
    background: none;
    box-shadow: none
}

.uk-button-link:hover,.uk-button-link:hover:hover,.uk-button-link:focus:hover,.uk-button-link:active:hover,.uk-button-link.uk-active:hover,.uk-button-link:disabled:hover {
    text-decoration: none
}

.uk-button-link {
    color: #c49209
}

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

.uk-button-link:disabled {
    color: #999
}

.uk-button-link:focus {
    outline: 1px dotted
}

.uk-button-mini {
    min-height: 35px;
    padding: 0 24px;
    line-height: 35px;
    font-size: 12px
}

.uk-button-small {
    min-height: 40px;
    padding: 0 28px;
    line-height: 40px;
    font-size: 13px
}

.uk-button-large {
    min-height: 55px;
    padding: 0 33px;
    line-height: 55px;
    font-size: 17px
}

.uk-button-group {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 0.001px;
    white-space: nowrap
}

.uk-button-group>* {
    display: inline-block
}

.uk-button-group .uk-button {
    vertical-align: top
}

.uk-button-dropdown {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.uk-button-group .uk-button {
    padding: 0 20px !important
}

.uk-button-group > .uk-button:not(:first-child):not(:last-child), .uk-button-group > div:not(:first-child):not(:last-child) .uk-button {
    border-radius: 0
}

.uk-button-group > .uk-button:first-child, .uk-button-group > div:first-child .uk-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.uk-button-group > .uk-button:last-child, .uk-button-group > div:last-child .uk-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

@font-face {
    font-family: 'FontAwesome';
    src: url("/templates/yoo_frequency/warp/vendor/uikit/fonts/fontawesome-webfont.woff2") format('woff2'), url("/templates/yoo_frequency/warp/vendor/uikit/fonts/fontawesome-webfont.woff") format("woff"), url("/templates/yoo_frequency/warp/vendor/uikit/fonts/fontawesome-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

[class*='uk-icon-'] {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*='uk-icon-'],[class*='uk-icon-']:hover,[class*='uk-icon-']:focus {
    text-decoration: none
}

.uk-icon-small {
    font-size: 150%;
    vertical-align: -10%
}

.uk-icon-medium {
    font-size: 200%;
    vertical-align: -16%
}

.uk-icon-large {
    font-size: 250%;
    vertical-align: -22%
}

.uk-icon-justify {
    width: 1em;
    text-align: center
}

.uk-icon-spin {
    display: inline-block;
    -webkit-animation: uk-rotate 2s infinite linear;
    animation: uk-rotate 2s infinite linear
}

.uk-icon-hover {
    color: #444
}

.uk-icon-hover:hover {
    color: #c49209
}

.uk-icon-button {
    box-sizing: border-box;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #c49209;
    line-height: 50px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    position: relative;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat;
    transition: all 0.1s ease-in-out
}

.uk-icon-button:after {
    content: '';
    position: absolute;
    width: 42px;
    height: 42px;
    top: 2px;
    left: 2px;
    border: 2px solid #fff;
    border-radius: 50%
}

.uk-icon-button:hover,.uk-icon-button:focus {
    background-color: #b58708;
    color: #fff;
    outline: none;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2) inset
}

.uk-icon-button:active {
    background-color: #a27907;
    color: #fff
}

.uk-icon-glass:before {
    content: "\f000"
}

.uk-icon-music:before {
    content: "\f001"
}

.uk-icon-search:before {
    content: "\f002"
}

.uk-icon-envelope-o:before {
    content: "\f003"
}

.uk-icon-heart:before {
    content: "\f004"
}

.uk-icon-star:before {
    content: "\f005"
}

.uk-icon-star-o:before {
    content: "\f006"
}

.uk-icon-user:before {
    content: "\f007"
}

.uk-icon-film:before {
    content: "\f008"
}

.uk-icon-th-large:before {
    content: "\f009"
}

.uk-icon-th:before {
    content: "\f00a"
}

.uk-icon-th-list:before {
    content: "\f00b"
}

.uk-icon-check:before {
    content: "\f00c"
}

.uk-icon-remove:before,.uk-icon-close:before,.uk-icon-times:before {
    content: "\f00d"
}

.uk-icon-search-plus:before {
    content: "\f00e"
}

.uk-icon-search-minus:before {
    content: "\f010"
}

.uk-icon-power-off:before {
    content: "\f011"
}

.uk-icon-signal:before {
    content: "\f012"
}

.uk-icon-gear:before,.uk-icon-cog:before {
    content: "\f013"
}

.uk-icon-trash-o:before {
    content: "\f014"
}

.uk-icon-home:before {
    content: "\f015"
}

.uk-icon-file-o:before {
    content: "\f016"
}

.uk-icon-clock-o:before {
    content: "\f017"
}

.uk-icon-road:before {
    content: "\f018"
}

.uk-icon-download:before {
    content: "\f019"
}

.uk-icon-arrow-circle-o-down:before {
    content: "\f01a"
}

.uk-icon-arrow-circle-o-up:before {
    content: "\f01b"
}

.uk-icon-inbox:before {
    content: "\f01c"
}

.uk-icon-play-circle-o:before {
    content: "\f01d"
}

.uk-icon-rotate-right:before,.uk-icon-repeat:before {
    content: "\f01e"
}

.uk-icon-refresh:before {
    content: "\f021"
}

.uk-icon-list-alt:before {
    content: "\f022"
}

.uk-icon-lock:before {
    content: "\f023"
}

.uk-icon-flag:before {
    content: "\f024"
}

.uk-icon-headphones:before {
    content: "\f025"
}

.uk-icon-volume-off:before {
    content: "\f026"
}

.uk-icon-volume-down:before {
    content: "\f027"
}

.uk-icon-volume-up:before {
    content: "\f028"
}

.uk-icon-qrcode:before {
    content: "\f029"
}

.uk-icon-barcode:before {
    content: "\f02a"
}

.uk-icon-tag:before {
    content: "\f02b"
}

.uk-icon-tags:before {
    content: "\f02c"
}

.uk-icon-book:before {
    content: "\f02d"
}

.uk-icon-bookmark:before {
    content: "\f02e"
}

.uk-icon-print:before {
    content: "\f02f"
}

.uk-icon-camera:before {
    content: "\f030"
}

.uk-icon-font:before {
    content: "\f031"
}

.uk-icon-bold:before {
    content: "\f032"
}

.uk-icon-italic:before {
    content: "\f033"
}

.uk-icon-text-height:before {
    content: "\f034"
}

.uk-icon-text-width:before {
    content: "\f035"
}

.uk-icon-align-left:before {
    content: "\f036"
}

.uk-icon-align-center:before {
    content: "\f037"
}

.uk-icon-align-right:before {
    content: "\f038"
}

.uk-icon-align-justify:before {
    content: "\f039"
}

.uk-icon-list:before {
    content: "\f03a"
}

.uk-icon-dedent:before,.uk-icon-outdent:before {
    content: "\f03b"
}

.uk-icon-indent:before {
    content: "\f03c"
}

.uk-icon-video-camera:before {
    content: "\f03d"
}

.uk-icon-photo:before,.uk-icon-image:before,.uk-icon-picture-o:before {
    content: "\f03e"
}

.uk-icon-pencil:before {
    content: "\f040"
}

.uk-icon-map-marker:before {
    content: "\f041"
}

.uk-icon-adjust:before {
    content: "\f042"
}

.uk-icon-tint:before {
    content: "\f043"
}

.uk-icon-edit:before,.uk-icon-pencil-square-o:before {
    content: "\f044"
}

.uk-icon-share-square-o:before {
    content: "\f045"
}

.uk-icon-check-square-o:before {
    content: "\f046"
}

.uk-icon-arrows:before {
    content: "\f047"
}

.uk-icon-step-backward:before {
    content: "\f048"
}

.uk-icon-fast-backward:before {
    content: "\f049"
}

.uk-icon-backward:before {
    content: "\f04a"
}

.uk-icon-play:before {
    content: "\f04b"
}

.uk-icon-pause:before {
    content: "\f04c"
}

.uk-icon-stop:before {
    content: "\f04d"
}

.uk-icon-forward:before {
    content: "\f04e"
}

.uk-icon-fast-forward:before {
    content: "\f050"
}

.uk-icon-step-forward:before {
    content: "\f051"
}

.uk-icon-eject:before {
    content: "\f052"
}

.uk-icon-chevron-left:before {
    content: "\f053"
}

.uk-icon-chevron-right:before {
    content: "\f054"
}

.uk-icon-plus-circle:before {
    content: "\f055"
}

.uk-icon-minus-circle:before {
    content: "\f056"
}

.uk-icon-times-circle:before {
    content: "\f057"
}

.uk-icon-check-circle:before {
    content: "\f058"
}

.uk-icon-question-circle:before {
    content: "\f059"
}

.uk-icon-info-circle:before {
    content: "\f05a"
}

.uk-icon-crosshairs:before {
    content: "\f05b"
}

.uk-icon-times-circle-o:before {
    content: "\f05c"
}

.uk-icon-check-circle-o:before {
    content: "\f05d"
}

.uk-icon-ban:before {
    content: "\f05e"
}

.uk-icon-arrow-left:before {
    content: "\f060"
}

.uk-icon-arrow-right:before {
    content: "\f061"
}

.uk-icon-arrow-up:before {
    content: "\f062"
}

.uk-icon-arrow-down:before {
    content: "\f063"
}

.uk-icon-mail-forward:before,.uk-icon-share:before {
    content: "\f064"
}

.uk-icon-expand:before {
    content: "\f065"
}

.uk-icon-compress:before {
    content: "\f066"
}

.uk-icon-plus:before {
    content: "\f067"
}

.uk-icon-minus:before {
    content: "\f068"
}

.uk-icon-asterisk:before {
    content: "\f069"
}

.uk-icon-exclamation-circle:before {
    content: "\f06a"
}

.uk-icon-gift:before {
    content: "\f06b"
}

.uk-icon-leaf:before {
    content: "\f06c"
}

.uk-icon-fire:before {
    content: "\f06d"
}

.uk-icon-eye:before {
    content: "\f06e"
}

.uk-icon-eye-slash:before {
    content: "\f070"
}

.uk-icon-warning:before,.uk-icon-exclamation-triangle:before {
    content: "\f071"
}

.uk-icon-plane:before {
    content: "\f072"
}

.uk-icon-calendar:before {
    content: "\f073"
}

.uk-icon-random:before {
    content: "\f074"
}

.uk-icon-comment:before {
    content: "\f075"
}

.uk-icon-magnet:before {
    content: "\f076"
}

.uk-icon-chevron-up:before {
    content: "\f077"
}

.uk-icon-chevron-down:before {
    content: "\f078"
}

.uk-icon-retweet:before {
    content: "\f079"
}

.uk-icon-shopping-cart:before {
    content: "\f07a"
}

.uk-icon-folder:before {
    content: "\f07b"
}

.uk-icon-folder-open:before {
    content: "\f07c"
}

.uk-icon-arrows-v:before {
    content: "\f07d"
}

.uk-icon-arrows-h:before {
    content: "\f07e"
}

.uk-icon-bar-chart-o:before,.uk-icon-bar-chart:before {
    content: "\f080"
}

.uk-icon-twitter-square:before {
    content: "\f081"
}

.uk-icon-facebook-square:before {
    content: "\f082"
}

.uk-icon-camera-retro:before {
    content: "\f083"
}

.uk-icon-key:before {
    content: "\f084"
}

.uk-icon-gears:before,.uk-icon-cogs:before {
    content: "\f085"
}

.uk-icon-comments:before {
    content: "\f086"
}

.uk-icon-thumbs-o-up:before {
    content: "\f087"
}

.uk-icon-thumbs-o-down:before {
    content: "\f088"
}

.uk-icon-star-half:before {
    content: "\f089"
}

.uk-icon-heart-o:before {
    content: "\f08a"
}

.uk-icon-sign-out:before {
    content: "\f08b"
}

.uk-icon-linkedin-square:before {
    content: "\f08c"
}

.uk-icon-thumb-tack:before {
    content: "\f08d"
}

.uk-icon-external-link:before {
    content: "\f08e"
}

.uk-icon-sign-in:before {
    content: "\f090"
}

.uk-icon-trophy:before {
    content: "\f091"
}

.uk-icon-github-square:before {
    content: "\f092"
}

.uk-icon-upload:before {
    content: "\f093"
}

.uk-icon-lemon-o:before {
    content: "\f094"
}

.uk-icon-phone:before {
    content: "\f095"
}

.uk-icon-square-o:before {
    content: "\f096"
}

.uk-icon-bookmark-o:before {
    content: "\f097"
}

.uk-icon-phone-square:before {
    content: "\f098"
}

.uk-icon-twitter:before {
    content: "\f099"
}

.uk-icon-facebook-f:before,.uk-icon-facebook:before {
    content: "\f09a"
}

.uk-icon-github:before {
    content: "\f09b"
}

.uk-icon-unlock:before {
    content: "\f09c"
}

.uk-icon-credit-card:before {
    content: "\f09d"
}

.uk-icon-rss:before {
    content: "\f09e"
}

.uk-icon-hdd-o:before {
    content: "\f0a0"
}

.uk-icon-bullhorn:before {
    content: "\f0a1"
}

.uk-icon-bell:before {
    content: "\f0f3"
}

.uk-icon-certificate:before {
    content: "\f0a3"
}

.uk-icon-hand-o-right:before {
    content: "\f0a4"
}

.uk-icon-hand-o-left:before {
    content: "\f0a5"
}

.uk-icon-hand-o-up:before {
    content: "\f0a6"
}

.uk-icon-hand-o-down:before {
    content: "\f0a7"
}

.uk-icon-arrow-circle-left:before {
    content: "\f0a8"
}

.uk-icon-arrow-circle-right:before {
    content: "\f0a9"
}

.uk-icon-arrow-circle-up:before {
    content: "\f0aa"
}

.uk-icon-arrow-circle-down:before {
    content: "\f0ab"
}

.uk-icon-globe:before {
    content: "\f0ac"
}

.uk-icon-wrench:before {
    content: "\f0ad"
}

.uk-icon-tasks:before {
    content: "\f0ae"
}

.uk-icon-filter:before {
    content: "\f0b0"
}

.uk-icon-briefcase:before {
    content: "\f0b1"
}

.uk-icon-arrows-alt:before {
    content: "\f0b2"
}

.uk-icon-group:before,.uk-icon-users:before {
    content: "\f0c0"
}

.uk-icon-chain:before,.uk-icon-link:before {
    content: "\f0c1"
}

.uk-icon-cloud:before {
    content: "\f0c2"
}

.uk-icon-flask:before {
    content: "\f0c3"
}

.uk-icon-cut:before,.uk-icon-scissors:before {
    content: "\f0c4"
}

.uk-icon-copy:before,.uk-icon-files-o:before {
    content: "\f0c5"
}

.uk-icon-paperclip:before {
    content: "\f0c6"
}

.uk-icon-save:before,.uk-icon-floppy-o:before {
    content: "\f0c7"
}

.uk-icon-square:before {
    content: "\f0c8"
}

.uk-icon-navicon:before,.uk-icon-reorder:before,.uk-icon-bars:before {
    content: "\f0c9"
}

.uk-icon-list-ul:before {
    content: "\f0ca"
}

.uk-icon-list-ol:before {
    content: "\f0cb"
}

.uk-icon-strikethrough:before {
    content: "\f0cc"
}

.uk-icon-underline:before {
    content: "\f0cd"
}

.uk-icon-table:before {
    content: "\f0ce"
}

.uk-icon-magic:before {
    content: "\f0d0"
}

.uk-icon-truck:before {
    content: "\f0d1"
}

.uk-icon-pinterest:before {
    content: "\f0d2"
}

.uk-icon-pinterest-square:before {
    content: "\f0d3"
}

.uk-icon-google-plus-square:before {
    content: "\f0d4"
}

.uk-icon-google-plus:before {
    content: "\f0d5"
}

.uk-icon-money:before {
    content: "\f0d6"
}

.uk-icon-caret-down:before {
    content: "\f0d7"
}

.uk-icon-caret-up:before {
    content: "\f0d8"
}

.uk-icon-caret-left:before {
    content: "\f0d9"
}

.uk-icon-caret-right:before {
    content: "\f0da"
}

.uk-icon-columns:before {
    content: "\f0db"
}

.uk-icon-unsorted:before,.uk-icon-sort:before {
    content: "\f0dc"
}

.uk-icon-sort-down:before,.uk-icon-sort-desc:before {
    content: "\f0dd"
}

.uk-icon-sort-up:before,.uk-icon-sort-asc:before {
    content: "\f0de"
}

.uk-icon-envelope:before {
    content: "\f0e0"
}

.uk-icon-linkedin:before {
    content: "\f0e1"
}

.uk-icon-rotate-left:before,.uk-icon-undo:before {
    content: "\f0e2"
}

.uk-icon-legal:before,.uk-icon-gavel:before {
    content: "\f0e3"
}

.uk-icon-dashboard:before,.uk-icon-tachometer:before {
    content: "\f0e4"
}

.uk-icon-comment-o:before {
    content: "\f0e5"
}

.uk-icon-comments-o:before {
    content: "\f0e6"
}

.uk-icon-flash:before,.uk-icon-bolt:before {
    content: "\f0e7"
}

.uk-icon-sitemap:before {
    content: "\f0e8"
}

.uk-icon-umbrella:before {
    content: "\f0e9"
}

.uk-icon-paste:before,.uk-icon-clipboard:before {
    content: "\f0ea"
}

.uk-icon-lightbulb-o:before {
    content: "\f0eb"
}

.uk-icon-exchange:before {
    content: "\f0ec"
}

.uk-icon-cloud-download:before {
    content: "\f0ed"
}

.uk-icon-cloud-upload:before {
    content: "\f0ee"
}

.uk-icon-user-md:before {
    content: "\f0f0"
}

.uk-icon-stethoscope:before {
    content: "\f0f1"
}

.uk-icon-suitcase:before {
    content: "\f0f2"
}

.uk-icon-bell-o:before {
    content: "\f0a2"
}

.uk-icon-coffee:before {
    content: "\f0f4"
}

.uk-icon-cutlery:before {
    content: "\f0f5"
}

.uk-icon-file-text-o:before {
    content: "\f0f6"
}

.uk-icon-building-o:before {
    content: "\f0f7"
}

.uk-icon-hospital-o:before {
    content: "\f0f8"
}

.uk-icon-ambulance:before {
    content: "\f0f9"
}

.uk-icon-medkit:before {
    content: "\f0fa"
}

.uk-icon-fighter-jet:before {
    content: "\f0fb"
}

.uk-icon-beer:before {
    content: "\f0fc"
}

.uk-icon-h-square:before {
    content: "\f0fd"
}

.uk-icon-plus-square:before {
    content: "\f0fe"
}

.uk-icon-angle-double-left:before {
    content: "\f100"
}

.uk-icon-angle-double-right:before {
    content: "\f101"
}

.uk-icon-angle-double-up:before {
    content: "\f102"
}

.uk-icon-angle-double-down:before {
    content: "\f103"
}

.uk-icon-angle-left:before {
    content: "\f104"
}

.uk-icon-angle-right:before {
    content: "\f105"
}

.uk-icon-angle-up:before {
    content: "\f106"
}

.uk-icon-angle-down:before {
    content: "\f107"
}

.uk-icon-desktop:before {
    content: "\f108"
}

.uk-icon-laptop:before {
    content: "\f109"
}

.uk-icon-tablet:before {
    content: "\f10a"
}

.uk-icon-mobile-phone:before,.uk-icon-mobile:before {
    content: "\f10b"
}

.uk-icon-circle-o:before {
    content: "\f10c"
}

.uk-icon-quote-left:before {
    content: "\f10d"
}

.uk-icon-quote-right:before {
    content: "\f10e"
}

.uk-icon-spinner:before {
    content: "\f110"
}

.uk-icon-circle:before {
    content: "\f111"
}

.uk-icon-mail-reply:before,.uk-icon-reply:before {
    content: "\f112"
}

.uk-icon-github-alt:before {
    content: "\f113"
}

.uk-icon-folder-o:before {
    content: "\f114"
}

.uk-icon-folder-open-o:before {
    content: "\f115"
}

.uk-icon-smile-o:before {
    content: "\f118"
}

.uk-icon-frown-o:before {
    content: "\f119"
}

.uk-icon-meh-o:before {
    content: "\f11a"
}

.uk-icon-gamepad:before {
    content: "\f11b"
}

.uk-icon-keyboard-o:before {
    content: "\f11c"
}

.uk-icon-flag-o:before {
    content: "\f11d"
}

.uk-icon-flag-checkered:before {
    content: "\f11e"
}

.uk-icon-terminal:before {
    content: "\f120"
}

.uk-icon-code:before {
    content: "\f121"
}

.uk-icon-mail-reply-all:before,.uk-icon-reply-all:before {
    content: "\f122"
}

.uk-icon-star-half-empty:before,.uk-icon-star-half-full:before,.uk-icon-star-half-o:before {
    content: "\f123"
}

.uk-icon-location-arrow:before {
    content: "\f124"
}

.uk-icon-crop:before {
    content: "\f125"
}

.uk-icon-code-fork:before {
    content: "\f126"
}

.uk-icon-unlink:before,.uk-icon-chain-broken:before {
    content: "\f127"
}

.uk-icon-question:before {
    content: "\f128"
}

.uk-icon-info:before {
    content: "\f129"
}

.uk-icon-exclamation:before {
    content: "\f12a"
}

.uk-icon-superscript:before {
    content: "\f12b"
}

.uk-icon-subscript:before {
    content: "\f12c"
}

.uk-icon-eraser:before {
    content: "\f12d"
}

.uk-icon-puzzle-piece:before {
    content: "\f12e"
}

.uk-icon-microphone:before {
    content: "\f130"
}

.uk-icon-microphone-slash:before {
    content: "\f131"
}

.uk-icon-shield:before {
    content: "\f132"
}

.uk-icon-calendar-o:before {
    content: "\f133"
}

.uk-icon-fire-extinguisher:before {
    content: "\f134"
}

.uk-icon-rocket:before {
    content: "\f135"
}

.uk-icon-maxcdn:before {
    content: "\f136"
}

.uk-icon-chevron-circle-left:before {
    content: "\f137"
}

.uk-icon-chevron-circle-right:before {
    content: "\f138"
}

.uk-icon-chevron-circle-up:before {
    content: "\f139"
}

.uk-icon-chevron-circle-down:before {
    content: "\f13a"
}

.uk-icon-html5:before {
    content: "\f13b"
}

.uk-icon-css3:before {
    content: "\f13c"
}

.uk-icon-anchor:before {
    content: "\f13d"
}

.uk-icon-unlock-alt:before {
    content: "\f13e"
}

.uk-icon-bullseye:before {
    content: "\f140"
}

.uk-icon-ellipsis-h:before {
    content: "\f141"
}

.uk-icon-ellipsis-v:before {
    content: "\f142"
}

.uk-icon-rss-square:before {
    content: "\f143"
}

.uk-icon-play-circle:before {
    content: "\f144"
}

.uk-icon-ticket:before {
    content: "\f145"
}

.uk-icon-minus-square:before {
    content: "\f146"
}

.uk-icon-minus-square-o:before {
    content: "\f147"
}

.uk-icon-level-up:before {
    content: "\f148"
}

.uk-icon-level-down:before {
    content: "\f149"
}

.uk-icon-check-square:before {
    content: "\f14a"
}

.uk-icon-pencil-square:before {
    content: "\f14b"
}

.uk-icon-external-link-square:before {
    content: "\f14c"
}

.uk-icon-share-square:before {
    content: "\f14d"
}

.uk-icon-compass:before {
    content: "\f14e"
}

.uk-icon-toggle-down:before,.uk-icon-caret-square-o-down:before {
    content: "\f150"
}

.uk-icon-toggle-up:before,.uk-icon-caret-square-o-up:before {
    content: "\f151"
}

.uk-icon-toggle-right:before,.uk-icon-caret-square-o-right:before {
    content: "\f152"
}

.uk-icon-euro:before,.uk-icon-eur:before {
    content: "\f153"
}

.uk-icon-gbp:before {
    content: "\f154"
}

.uk-icon-dollar:before,.uk-icon-usd:before {
    content: "\f155"
}

.uk-icon-rupee:before,.uk-icon-inr:before {
    content: "\f156"
}

.uk-icon-cny:before,.uk-icon-rmb:before,.uk-icon-yen:before,.uk-icon-jpy:before {
    content: "\f157"
}

.uk-icon-ruble:before,.uk-icon-rouble:before,.uk-icon-rub:before {
    content: "\f158"
}

.uk-icon-won:before,.uk-icon-krw:before {
    content: "\f159"
}

.uk-icon-bitcoin:before,.uk-icon-btc:before {
    content: "\f15a"
}

.uk-icon-file:before {
    content: "\f15b"
}

.uk-icon-file-text:before {
    content: "\f15c"
}

.uk-icon-sort-alpha-asc:before {
    content: "\f15d"
}

.uk-icon-sort-alpha-desc:before {
    content: "\f15e"
}

.uk-icon-sort-amount-asc:before {
    content: "\f160"
}

.uk-icon-sort-amount-desc:before {
    content: "\f161"
}

.uk-icon-sort-numeric-asc:before {
    content: "\f162"
}

.uk-icon-sort-numeric-desc:before {
    content: "\f163"
}

.uk-icon-thumbs-up:before {
    content: "\f164"
}

.uk-icon-thumbs-down:before {
    content: "\f165"
}

.uk-icon-youtube-square:before {
    content: "\f166"
}

.uk-icon-youtube:before {
    content: "\f167"
}

.uk-icon-xing:before {
    content: "\f168"
}

.uk-icon-xing-square:before {
    content: "\f169"
}

.uk-icon-youtube-play:before {
    content: "\f16a"
}

.uk-icon-dropbox:before {
    content: "\f16b"
}

.uk-icon-stack-overflow:before {
    content: "\f16c"
}

.uk-icon-instagram:before {
    content: "\f16d"
}

.uk-icon-flickr:before {
    content: "\f16e"
}

.uk-icon-adn:before {
    content: "\f170"
}

.uk-icon-bitbucket:before {
    content: "\f171"
}

.uk-icon-bitbucket-square:before {
    content: "\f172"
}

.uk-icon-tumblr:before {
    content: "\f173"
}

.uk-icon-tumblr-square:before {
    content: "\f174"
}

.uk-icon-long-arrow-down:before {
    content: "\f175"
}

.uk-icon-long-arrow-up:before {
    content: "\f176"
}

.uk-icon-long-arrow-left:before {
    content: "\f177"
}

.uk-icon-long-arrow-right:before {
    content: "\f178"
}

.uk-icon-apple:before {
    content: "\f179"
}

.uk-icon-windows:before {
    content: "\f17a"
}

.uk-icon-android:before {
    content: "\f17b"
}

.uk-icon-linux:before {
    content: "\f17c"
}

.uk-icon-dribbble:before {
    content: "\f17d"
}

.uk-icon-skype:before {
    content: "\f17e"
}

.uk-icon-foursquare:before {
    content: "\f180"
}

.uk-icon-trello:before {
    content: "\f181"
}

.uk-icon-female:before {
    content: "\f182"
}

.uk-icon-male:before {
    content: "\f183"
}

.uk-icon-gittip:before,.uk-icon-gratipay:before {
    content: "\f184"
}

.uk-icon-sun-o:before {
    content: "\f185"
}

.uk-icon-moon-o:before {
    content: "\f186"
}

.uk-icon-archive:before {
    content: "\f187"
}

.uk-icon-bug:before {
    content: "\f188"
}

.uk-icon-vk:before {
    content: "\f189"
}

.uk-icon-weibo:before {
    content: "\f18a"
}

.uk-icon-renren:before {
    content: "\f18b"
}

.uk-icon-pagelines:before {
    content: "\f18c"
}

.uk-icon-stack-exchange:before {
    content: "\f18d"
}

.uk-icon-arrow-circle-o-right:before {
    content: "\f18e"
}

.uk-icon-arrow-circle-o-left:before {
    content: "\f190"
}

.uk-icon-toggle-left:before,.uk-icon-caret-square-o-left:before {
    content: "\f191"
}

.uk-icon-dot-circle-o:before {
    content: "\f192"
}

.uk-icon-wheelchair:before {
    content: "\f193"
}

.uk-icon-vimeo-square:before {
    content: "\f194"
}

.uk-icon-turkish-lira:before,.uk-icon-try:before {
    content: "\f195"
}

.uk-icon-plus-square-o:before {
    content: "\f196"
}

.uk-icon-space-shuttle:before {
    content: "\f197"
}

.uk-icon-slack:before {
    content: "\f198"
}

.uk-icon-envelope-square:before {
    content: "\f199"
}

.uk-icon-wordpress:before {
    content: "\f19a"
}

.uk-icon-openid:before {
    content: "\f19b"
}

.uk-icon-institution:before,.uk-icon-bank:before,.uk-icon-university:before {
    content: "\f19c"
}

.uk-icon-mortar-board:before,.uk-icon-graduation-cap:before {
    content: "\f19d"
}

.uk-icon-yahoo:before {
    content: "\f19e"
}

.uk-icon-google:before {
    content: "\f1a0"
}

.uk-icon-reddit:before {
    content: "\f1a1"
}

.uk-icon-reddit-square:before {
    content: "\f1a2"
}

.uk-icon-stumbleupon-circle:before {
    content: "\f1a3"
}

.uk-icon-stumbleupon:before {
    content: "\f1a4"
}

.uk-icon-delicious:before {
    content: "\f1a5"
}

.uk-icon-digg:before {
    content: "\f1a6"
}

.uk-icon-pied-piper:before {
    content: "\f1a7"
}

.uk-icon-pied-piper-alt:before {
    content: "\f1a8"
}

.uk-icon-drupal:before {
    content: "\f1a9"
}

.uk-icon-joomla:before {
    content: "\f1aa"
}

.uk-icon-language:before {
    content: "\f1ab"
}

.uk-icon-fax:before {
    content: "\f1ac"
}

.uk-icon-building:before {
    content: "\f1ad"
}

.uk-icon-child:before {
    content: "\f1ae"
}

.uk-icon-paw:before {
    content: "\f1b0"
}

.uk-icon-spoon:before {
    content: "\f1b1"
}

.uk-icon-cube:before {
    content: "\f1b2"
}

.uk-icon-cubes:before {
    content: "\f1b3"
}

.uk-icon-behance:before {
    content: "\f1b4"
}

.uk-icon-behance-square:before {
    content: "\f1b5"
}

.uk-icon-steam:before {
    content: "\f1b6"
}

.uk-icon-steam-square:before {
    content: "\f1b7"
}

.uk-icon-recycle:before {
    content: "\f1b8"
}

.uk-icon-automobile:before,.uk-icon-car:before {
    content: "\f1b9"
}

.uk-icon-cab:before,.uk-icon-taxi:before {
    content: "\f1ba"
}

.uk-icon-tree:before {
    content: "\f1bb"
}

.uk-icon-spotify:before {
    content: "\f1bc"
}

.uk-icon-deviantart:before {
    content: "\f1bd"
}

.uk-icon-soundcloud:before {
    content: "\f1be"
}

.uk-icon-database:before {
    content: "\f1c0"
}

.uk-icon-file-pdf-o:before {
    content: "\f1c1"
}

.uk-icon-file-word-o:before {
    content: "\f1c2"
}

.uk-icon-file-excel-o:before {
    content: "\f1c3"
}

.uk-icon-file-powerpoint-o:before {
    content: "\f1c4"
}

.uk-icon-file-photo-o:before,.uk-icon-file-picture-o:before,.uk-icon-file-image-o:before {
    content: "\f1c5"
}

.uk-icon-file-zip-o:before,.uk-icon-file-archive-o:before {
    content: "\f1c6"
}

.uk-icon-file-sound-o:before,.uk-icon-file-audio-o:before {
    content: "\f1c7"
}

.uk-icon-file-movie-o:before,.uk-icon-file-video-o:before {
    content: "\f1c8"
}

.uk-icon-file-code-o:before {
    content: "\f1c9"
}

.uk-icon-vine:before {
    content: "\f1ca"
}

.uk-icon-codepen:before {
    content: "\f1cb"
}

.uk-icon-jsfiddle:before {
    content: "\f1cc"
}

.uk-icon-life-bouy:before,.uk-icon-life-buoy:before,.uk-icon-life-saver:before,.uk-icon-support:before,.uk-icon-life-ring:before {
    content: "\f1cd"
}

.uk-icon-circle-o-notch:before {
    content: "\f1ce"
}

.uk-icon-ra:before,.uk-icon-rebel:before {
    content: "\f1d0"
}

.uk-icon-ge:before,.uk-icon-empire:before {
    content: "\f1d1"
}

.uk-icon-git-square:before {
    content: "\f1d2"
}

.uk-icon-git:before {
    content: "\f1d3"
}

.uk-icon-hacker-news:before {
    content: "\f1d4"
}

.uk-icon-tencent-weibo:before {
    content: "\f1d5"
}

.uk-icon-qq:before {
    content: "\f1d6"
}

.uk-icon-wechat:before,.uk-icon-weixin:before {
    content: "\f1d7"
}

.uk-icon-send:before,.uk-icon-paper-plane:before {
    content: "\f1d8"
}

.uk-icon-send-o:before,.uk-icon-paper-plane-o:before {
    content: "\f1d9"
}

.uk-icon-history:before {
    content: "\f1da"
}

.uk-icon-genderless:before,.uk-icon-circle-thin:before {
    content: "\f1db"
}

.uk-icon-header:before {
    content: "\f1dc"
}

.uk-icon-paragraph:before {
    content: "\f1dd"
}

.uk-icon-sliders:before {
    content: "\f1de"
}

.uk-icon-share-alt:before {
    content: "\f1e0"
}

.uk-icon-share-alt-square:before {
    content: "\f1e1"
}

.uk-icon-bomb:before {
    content: "\f1e2"
}

.uk-icon-soccer-ball-o:before,.uk-icon-futbol-o:before {
    content: "\f1e3"
}

.uk-icon-tty:before {
    content: "\f1e4"
}

.uk-icon-binoculars:before {
    content: "\f1e5"
}

.uk-icon-plug:before {
    content: "\f1e6"
}

.uk-icon-slideshare:before {
    content: "\f1e7"
}

.uk-icon-twitch:before {
    content: "\f1e8"
}

.uk-icon-yelp:before {
    content: "\f1e9"
}

.uk-icon-newspaper-o:before {
    content: "\f1ea"
}

.uk-icon-wifi:before {
    content: "\f1eb"
}

.uk-icon-calculator:before {
    content: "\f1ec"
}

.uk-icon-paypal:before {
    content: "\f1ed"
}

.uk-icon-google-wallet:before {
    content: "\f1ee"
}

.uk-icon-cc-visa:before {
    content: "\f1f0"
}

.uk-icon-cc-mastercard:before {
    content: "\f1f1"
}

.uk-icon-cc-discover:before {
    content: "\f1f2"
}

.uk-icon-cc-amex:before {
    content: "\f1f3"
}

.uk-icon-cc-paypal:before {
    content: "\f1f4"
}

.uk-icon-cc-stripe:before {
    content: "\f1f5"
}

.uk-icon-bell-slash:before {
    content: "\f1f6"
}

.uk-icon-bell-slash-o:before {
    content: "\f1f7"
}

.uk-icon-trash:before {
    content: "\f1f8"
}

.uk-icon-copyright:before {
    content: "\f1f9"
}

.uk-icon-at:before {
    content: "\f1fa"
}

.uk-icon-eyedropper:before {
    content: "\f1fb"
}

.uk-icon-paint-brush:before {
    content: "\f1fc"
}

.uk-icon-birthday-cake:before {
    content: "\f1fd"
}

.uk-icon-area-chart:before {
    content: "\f1fe"
}

.uk-icon-pie-chart:before {
    content: "\f200"
}

.uk-icon-line-chart:before {
    content: "\f201"
}

.uk-icon-lastfm:before {
    content: "\f202"
}

.uk-icon-lastfm-square:before {
    content: "\f203"
}

.uk-icon-toggle-off:before {
    content: "\f204"
}

.uk-icon-toggle-on:before {
    content: "\f205"
}

.uk-icon-bicycle:before {
    content: "\f206"
}

.uk-icon-bus:before {
    content: "\f207"
}

.uk-icon-ioxhost:before {
    content: "\f208"
}

.uk-icon-angellist:before {
    content: "\f209"
}

.uk-icon-cc:before {
    content: "\f20a"
}

.uk-icon-shekel:before,.uk-icon-sheqel:before,.uk-icon-ils:before {
    content: "\f20b"
}

.uk-icon-meanpath:before {
    content: "\f20c"
}

.uk-icon-buysellads:before {
    content: "\f20d"
}

.uk-icon-connectdevelop:before {
    content: "\f20e"
}

.uk-icon-dashcube:before {
    content: "\f210"
}

.uk-icon-forumbee:before {
    content: "\f211"
}

.uk-icon-leanpub:before {
    content: "\f212"
}

.uk-icon-sellsy:before {
    content: "\f213"
}

.uk-icon-shirtsinbulk:before {
    content: "\f214"
}

.uk-icon-simplybuilt:before {
    content: "\f215"
}

.uk-icon-skyatlas:before {
    content: "\f216"
}

.uk-icon-cart-plus:before {
    content: "\f217"
}

.uk-icon-cart-arrow-down:before {
    content: "\f218"
}

.uk-icon-diamond:before {
    content: "\f219"
}

.uk-icon-ship:before {
    content: "\f21a"
}

.uk-icon-user-secret:before {
    content: "\f21b"
}

.uk-icon-motorcycle:before {
    content: "\f21c"
}

.uk-icon-street-view:before {
    content: "\f21d"
}

.uk-icon-heartbeat:before {
    content: "\f21e"
}

.uk-icon-venus:before {
    content: "\f221"
}

.uk-icon-mars:before {
    content: "\f222"
}

.uk-icon-mercury:before {
    content: "\f223"
}

.uk-icon-transgender:before {
    content: "\f224"
}

.uk-icon-transgender-alt:before {
    content: "\f225"
}

.uk-icon-venus-double:before {
    content: "\f226"
}

.uk-icon-mars-double:before {
    content: "\f227"
}

.uk-icon-venus-mars:before {
    content: "\f228"
}

.uk-icon-mars-stroke:before {
    content: "\f229"
}

.uk-icon-mars-stroke-v:before {
    content: "\f22a"
}

.uk-icon-mars-stroke-h:before {
    content: "\f22b"
}

.uk-icon-neuter:before {
    content: "\f22c"
}

.uk-icon-facebook-official:before {
    content: "\f230"
}

.uk-icon-pinterest-p:before {
    content: "\f231"
}

.uk-icon-whatsapp:before {
    content: "\f232"
}

.uk-icon-server:before {
    content: "\f233"
}

.uk-icon-user-plus:before {
    content: "\f234"
}

.uk-icon-user-times:before {
    content: "\f235"
}

.uk-icon-hotel:before,.uk-icon-bed:before {
    content: "\f236"
}

.uk-icon-viacoin:before {
    content: "\f237"
}

.uk-icon-train:before {
    content: "\f238"
}

.uk-icon-subway:before {
    content: "\f239"
}

.uk-icon-medium-logo:before {
    content: "\f23a"
}

.uk-icon-500px:before {
    content: "\f26e"
}

.uk-icon-amazon:before {
    content: "\f270"
}

.uk-icon-balance-scale:before {
    content: "\f24e"
}

.uk-icon-battery-empty:before,.uk-icon-battery-0:before {
    content: "\f244"
}

.uk-icon-battery-quarter:before,.uk-icon-battery-1:before {
    content: "\f243"
}

.uk-icon-battery-half:before,.uk-icon-battery-2:before {
    content: "\f242"
}

.uk-icon-battery-three-quarters:before,.uk-icon-battery-3:before {
    content: "\f241"
}

.uk-icon-battery-full:before,.uk-icon-battery-4:before {
    content: "\f240"
}

.uk-icon-black-tie:before {
    content: "\f27e"
}

.uk-icon-calendar-check-o:before {
    content: "\f274"
}

.uk-icon-calendar-minus-o:before {
    content: "\f272"
}

.uk-icon-calendar-plus-o:before {
    content: "\f271"
}

.uk-icon-calendar-times-o:before {
    content: "\f273"
}

.uk-icon-cc-diners-club:before {
    content: "\f24c"
}

.uk-icon-cc-jcb:before {
    content: "\f24b"
}

.uk-icon-chrome:before {
    content: "\f268"
}

.uk-icon-clone:before {
    content: "\f24d"
}

.uk-icon-commenting:before {
    content: "\f27a"
}

.uk-icon-commenting-o:before {
    content: "\f27b"
}

.uk-icon-contao:before {
    content: "\f26d"
}

.uk-icon-creative-commons:before {
    content: "\f25e"
}

.uk-icon-expeditedssl:before {
    content: "\f23e"
}

.uk-icon-firefox:before {
    content: "\f269"
}

.uk-icon-fonticons:before {
    content: "\f280"
}

.uk-icon-get-pocket:before {
    content: "\f265"
}

.uk-icon-gg:before {
    content: "\f260"
}

.uk-icon-gg-circle:before {
    content: "\f261"
}

.uk-icon-hand-lizard-o:before {
    content: "\f258"
}

.uk-icon-hand-stop-o:before,.uk-icon-hand-paper-o:before {
    content: "\f256"
}

.uk-icon-hand-peace-o:before {
    content: "\f25b"
}

.uk-icon-hand-pointer-o:before {
    content: "\f25a"
}

.uk-icon-hand-grab-o:before,.uk-icon-hand-rock-o:before {
    content: "\f255"
}

.uk-icon-hand-scissors-o:before {
    content: "\f257"
}

.uk-icon-hand-spock-o:before {
    content: "\f259"
}

.uk-icon-hourglass:before {
    content: "\f254"
}

.uk-icon-hourglass-o:before {
    content: "\f250"
}

.uk-icon-hourglass-1:before,.uk-icon-hourglass-start:before {
    content: "\f251"
}

.uk-icon-hourglass-2:before,.uk-icon-hourglass-half:before {
    content: "\f252"
}

.uk-icon-hourglass-3:before,.uk-icon-hourglass-end:before {
    content: "\f253"
}

.uk-icon-houzz:before {
    content: "\f27c"
}

.uk-icon-i-cursor:before {
    content: "\f246"
}

.uk-icon-industry:before {
    content: "\f275"
}

.uk-icon-internet-explorer:before {
    content: "\f26b"
}

.uk-icon-map:before {
    content: "\f279"
}

.uk-icon-map-o:before {
    content: "\f278"
}

.uk-icon-map-pin:before {
    content: "\f276"
}

.uk-icon-map-signs:before {
    content: "\f277"
}

.uk-icon-mouse-pointer:before {
    content: "\f245"
}

.uk-icon-object-group:before {
    content: "\f247"
}

.uk-icon-object-ungroup:before {
    content: "\f248"
}

.uk-icon-odnoklassniki:before {
    content: "\f263"
}

.uk-icon-odnoklassniki-square:before {
    content: "\f264"
}

.uk-icon-opencart:before {
    content: "\f23d"
}

.uk-icon-opera:before {
    content: "\f26a"
}

.uk-icon-optin-monster:before {
    content: "\f23c"
}

.uk-icon-registered:before {
    content: "\f25d"
}

.uk-icon-safari:before {
    content: "\f267"
}

.uk-icon-sticky-note:before {
    content: "\f249"
}

.uk-icon-sticky-note-o:before {
    content: "\f24a"
}

.uk-icon-tv:before,.uk-icon-television:before {
    content: "\f26c"
}

.uk-icon-trademark:before {
    content: "\f25c"
}

.uk-icon-tripadvisor:before {
    content: "\f262"
}

.uk-icon-vimeo:before {
    content: "\f27d"
}

.uk-icon-wikipedia-w:before {
    content: "\f266"
}

.uk-icon-yc:before,.uk-icon-y-combinator:before {
    content: "\f23b"
}

.uk-icon-yc-square:before,.uk-icon-y-combinator-square:before {
    content: "\f1d4"
}

.uk-icon-bluetooth:before {
    content: "\f293"
}

.uk-icon-bluetooth-b:before {
    content: "\f294"
}

.uk-icon-codiepie:before {
    content: "\f284"
}

.uk-icon-credit-card-alt:before {
    content: "\f283"
}

.uk-icon-edge:before {
    content: "\f282"
}

.uk-icon-fort-awesome:before {
    content: "\f286"
}

.uk-icon-hashtag:before {
    content: "\f292"
}

.uk-icon-mixcloud:before {
    content: "\f289"
}

.uk-icon-modx:before {
    content: "\f285"
}

.uk-icon-pause-circle:before {
    content: "\f28b"
}

.uk-icon-pause-circle-o:before {
    content: "\f28c"
}

.uk-icon-percent:before {
    content: "\f295"
}

.uk-icon-product-hunt:before {
    content: "\f288"
}

.uk-icon-reddit-alien:before {
    content: "\f281"
}

.uk-icon-scribd:before {
    content: "\f28a"
}

.uk-icon-shopping-bag:before {
    content: "\f290"
}

.uk-icon-shopping-basket:before {
    content: "\f291"
}

.uk-icon-stop-circle:before {
    content: "\f28d"
}

.uk-icon-stop-circle-o:before {
    content: "\f28e"
}

.uk-icon-usb:before {
    content: "\f287"
}

.uk-icon-american-sign-language-interpreting:before,.uk-icon-asl-interpreting:before {
    content: "\f2a3"
}

.uk-icon-assistive-listening-systems:before {
    content: "\f2a2"
}

.uk-icon-audio-description:before {
    content: "\f29e"
}

.uk-icon-blind:before {
    content: "\f29d"
}

.uk-icon-braille:before {
    content: "\f2a1"
}

.uk-icon-deaf:before,.uk-icon-deafness:before {
    content: "\f2a4"
}

.uk-icon-envira:before {
    content: "\f299"
}

.uk-icon-font-awesome:before,.uk-icon-fa:before {
    content: "\f2b4"
}

.uk-icon-first-order:before {
    content: "\f2b0"
}

.uk-icon-gitlab:before {
    content: "\f296"
}

.uk-icon-glide:before {
    content: "\f2a5"
}

.uk-icon-glide-g:before {
    content: "\f2a6"
}

.uk-icon-hard-of-hearing:before {
    content: "\f2a4"
}

.uk-icon-low-vision:before {
    content: "\f2a8"
}

.uk-icon-question-circle-o:before {
    content: "\f29c"
}

.uk-icon-sign-language:before,.uk-icon-signing:before {
    content: "\f2a7"
}

.uk-icon-snapchat:before {
    content: "\f2ab"
}

.uk-icon-snapchat-ghost:before {
    content: "\f2ac"
}

.uk-icon-snapchat-square:before {
    content: "\f2ad"
}

.uk-icon-themeisle:before {
    content: "\f2b2"
}

.uk-icon-universal-access:before {
    content: "\f29a"
}

.uk-icon-viadeo:before {
    content: "\f2a9"
}

.uk-icon-viadeo-square:before {
    content: "\f2aa"
}

.uk-icon-volume-control-phone:before {
    content: "\f2a0"
}

.uk-icon-wheelchair-alt:before {
    content: "\f29b"
}

.uk-icon-wpbeginner:before {
    content: "\f297"
}

.uk-icon-wpforms:before {
    content: "\f298"
}

.uk-icon-yoast:before {
    content: "\f2b1"
}

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

.uk-close {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background: transparent;
    display: inline-block;
    box-sizing: content-box;
    width: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    opacity: 0.3
}

.uk-close:after {
    display: block;
    content: "\f00d";
    font-family: FontAwesome
}

.uk-close:hover,.uk-close:focus {
    opacity: 0.5;
    outline: none;
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

.uk-close-alt {
    padding: 2px;
    border-radius: 50%;
    background: #c49209;
    opacity: 1;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat;
    color: #fff
}

.uk-close-alt:hover,.uk-close-alt:focus {
    opacity: 1
}

.uk-close-alt:after {
    opacity: 0.5
}

.uk-close-alt:hover:after,.uk-close-alt:focus:after {
    opacity: 0.8
}

.uk-close-alt:hover,.uk-close-alt:focus,.uk-close-alt:hover:after,.uk-close-alt:focus:after {
    color: #fff
}

.uk-badge {
    display: inline-block;
    padding: 0 5px;
    background: url(data:image/png;base64,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);
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 5px 10px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

a.uk-badge:hover {
    color: #fff
}

.uk-badge-notification {
    box-sizing: border-box;
    min-width: 20px;
    border-radius: 500px;
    font-size: 13px;
    line-height: 20px
}

.uk-badge-success {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(data:image/png;base64,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)
}

.uk-badge-warning {
    background-color: rgba(0,0,0,0);
    background-image: url(data:image/png;base64,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)
}

.uk-badge-danger {
    background-color: rgba(0,0,0,0);
    background-image: url(data:image/png;base64,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)
}

.uk-alert {
    margin-bottom: 15px;
    padding: 20px;
    background: #ebf7fd;
    color: #2d7091;
    border-radius: 3px
}

*+.uk-alert {
    margin-top: 15px
}

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

.uk-alert h1, .uk-alert h2, .uk-alert h3, .uk-alert h4, .uk-alert h5, .uk-alert h6 {
    color: inherit
}

.uk-alert>.uk-close:first-child {
    float: right
}

.uk-alert>.uk-close:first-child+* {
    margin-top: 0
}

.uk-alert-success {
    background: #e4f5ef;
    color: #38a27d
}

.uk-alert-warning {
    background: #fffcf9;
    color: #f39106
}

.uk-alert-danger {
    background: #f8d1dc;
    color: #b11a44
}

.uk-alert-large {
    padding: 20px
}

.uk-alert-large>.uk-close:first-child {
    margin: -10px -10px 0 0
}

.uk-thumbnail {
    display: inline-block;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0);
    background: #4a4a4a;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg.png");
    background-position: 0 0;
    background-repeat: repeat;
    border-radius: 3px
}

a.uk-thumbnail:hover,a.uk-thumbnail:focus {
    border-color: rgba(0, 0, 0, 0);
    background-color: #4a4a4a;
    text-decoration: none;
    outline: none;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.6) inset
}

.uk-thumbnail-caption {
    padding-top: 10px;
    text-align: center;
    color: #fff
}

.uk-thumbnail-mini {
    width: 150px
}

.uk-thumbnail-small {
    width: 200px
}

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

.uk-thumbnail-large {
    width: 400px
}

.uk-thumbnail-expand,.uk-thumbnail-expand>img {
    width: 100%
}

.uk-overlay {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    margin: 0
}

.uk-overlay.uk-border-circle {
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

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

.uk-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff
}

.uk-overlay-panel>:last-child,.uk-overlay-panel.uk-flex>*>:last-child {
    margin-bottom: 0
}

.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: inherit
}

.uk-overlay-panel a:not([class]) {
    color: inherit;
    text-decoration: underline
}

.uk-overlay-panel a[class*='uk-icon-']:not(.uk-icon-button) {
    color: inherit
}

.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
    opacity: 0
}

.uk-overlay-active :not(.uk-active)>.uk-overlay-panel:not(.uk-ignore) {
    opacity: 0
}

.uk-overlay-background {
    background: rgba(0,0,0,0.5)
}

.uk-overlay-image {
    padding: 0
}

.uk-overlay-top {
    bottom: auto
}

.uk-overlay-bottom {
    top: auto
}

.uk-overlay-left {
    right: auto
}

.uk-overlay-right {
    left: auto
}

.uk-overlay-icon:before {
    content: "\f002";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    font-size: 50px;
    line-height: 1;
    font-family: FontAwesome;
    text-align: center;
    color: #fff
}

.uk-overlay-fade,.uk-overlay-scale,.uk-overlay-spin,.uk-overlay-grayscale,.uk-overlay-blur,[class*='uk-overlay-slide'] {
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-property: opacity, transform, filter
}

.uk-overlay-active .uk-overlay-fade, .uk-overlay-active .uk-overlay-scale, .uk-overlay-active .uk-overlay-spin, .uk-overlay-active [class*='uk-overlay-slide'] {
    transition-duration: 0.8s
}

.uk-overlay-fade {
    opacity: 0.7
}

.uk-overlay-hover:hover .uk-overlay-fade, .uk-overlay-hover.uk-hover .uk-overlay-fade, .uk-overlay-active .uk-active>.uk-overlay-fade {
    opacity: 1
}

.uk-overlay-scale {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.uk-overlay-hover:hover .uk-overlay-scale, .uk-overlay-hover.uk-hover .uk-overlay-scale, .uk-overlay-active .uk-active>.uk-overlay-scale {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.uk-overlay-spin {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

.uk-overlay-hover:hover .uk-overlay-spin, .uk-overlay-hover.uk-hover .uk-overlay-spin, .uk-overlay-active .uk-active>.uk-overlay-spin {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg)
}

.uk-overlay-grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.uk-overlay-hover:hover .uk-overlay-grayscale, .uk-overlay-hover.uk-hover .uk-overlay-grayscale, .uk-overlay-active .uk-active>.uk-overlay-grayscale {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

[class*='uk-overlay-slide'] {
    opacity: 0
}

.uk-overlay-slide-top {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.uk-overlay-slide-bottom {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.uk-overlay-slide-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.uk-overlay-slide-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.uk-overlay-hover:hover [class*='uk-overlay-slide'], .uk-overlay-hover.uk-hover [class*='uk-overlay-slide'], .uk-overlay-active .uk-active>[class*='uk-overlay-slide'] {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

.uk-overlay-area {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.3);
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    -webkit-transform: translate3d(0, 0, 0)
}

.uk-overlay:hover .uk-overlay-area, .uk-overlay.uk-hover .uk-overlay-area, .uk-overlay-toggle:hover .uk-overlay-area, .uk-overlay-toggle.uk-hover .uk-overlay-area {
    opacity: 1
}

.uk-overlay-area:empty:before {
    content: "\f144";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75px;
    height: 75px;
    margin-top: -37.5px;
    margin-left: -37.5px;
    font-size: 75px;
    line-height: 1;
    font-family: FontAwesome;
    text-align: center;
    color: #c49209
}

.uk-overlay-area:not(:empty) {
    font-size: 0.001px
}

.uk-overlay-area:not(:empty):before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.uk-overlay-area-content {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    vertical-align: middle;
    font-size: 1rem;
    text-align: center;
    padding: 0 15px;
    color: #444
}

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

.uk-overlay-area-content a:not([class]), .uk-overlay-area-content a:not([class]):hover {
    color: inherit
}

.uk-overlay-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    -webkit-transform: translate3d(0, 0, 0)
}

.uk-overlay:hover .uk-overlay-caption, .uk-overlay.uk-hover .uk-overlay-caption, .uk-overlay-toggle:hover .uk-overlay-caption, .uk-overlay-toggle.uk-hover .uk-overlay-caption {
    opacity: 1
}

[class*='uk-column-'] {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px
}

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

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

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

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

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

@media (min-width: 480px) {
    .uk-column-small-1-2 {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }

    .uk-column-small-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .uk-column-small-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .uk-column-small-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .uk-column-small-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

@media (min-width: 768px) {
    .uk-column-medium-1-2 {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }

    .uk-column-medium-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .uk-column-medium-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .uk-column-medium-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .uk-column-medium-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

@media (min-width: 960px) {
    .uk-column-large-1-2 {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }

    .uk-column-large-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .uk-column-large-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .uk-column-large-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .uk-column-large-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

@media (min-width: 1220px) {
    .uk-column-xlarge-1-2 {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }

    .uk-column-xlarge-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .uk-column-xlarge-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .uk-column-xlarge-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .uk-column-xlarge-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

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

@media screen {
    [data-uk-scrollspy*='uk-animation-']:not([data-uk-scrollspy*='target']) {
        opacity: 0
    }
}

.uk-animation-fade {
    -webkit-animation-name: uk-fade;
    animation-name: uk-fade;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important
}

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

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

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

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

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

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

.uk-animation-scale {
    -webkit-animation-name: uk-scale-12;
    animation-name: uk-scale-12
}

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

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

.uk-animation-15 {
    -webkit-animation-duration: 15s;
    animation-duration: 15s
}

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

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

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

.uk-animation-middle-left {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.uk-animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

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

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

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

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

@-webkit-keyframes uk-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes uk-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

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

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes uk-fade-scale-02 {
    0% {
        opacity: 0;
        transform: scale(0.2)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes uk-fade-scale-15 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes uk-fade-scale-15 {
    0% {
        opacity: 0;
        transform: scale(1.5)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

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

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes uk-slide-left {
    0% {
        -webkit-transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-left {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-slide-right {
    0% {
        -webkit-transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-right {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-slide-left-33 {
    0% {
        -webkit-transform: translateX(33%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-left-33 {
    0% {
        transform: translateX(33%)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-slide-right-33 {
    0% {
        -webkit-transform: translateX(-33%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-right-33 {
    0% {
        transform: translateX(-33%)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-scale-12 {
    0% {
        -webkit-transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes uk-scale-12 {
    0% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes uk-rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes uk-rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

@-webkit-keyframes uk-shake {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10% {
        -webkit-transform: translateX(-9px)
    }

    20% {
        -webkit-transform: translateX(8px)
    }

    30% {
        -webkit-transform: translateX(-7px)
    }

    40% {
        -webkit-transform: translateX(6px)
    }

    50% {
        -webkit-transform: translateX(-5px)
    }

    60% {
        -webkit-transform: translateX(4px)
    }

    70% {
        -webkit-transform: translateX(-3px)
    }

    80% {
        -webkit-transform: translateX(2px)
    }

    90% {
        -webkit-transform: translateX(-1px)
    }
}

@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)
    }
}

@-webkit-keyframes uk-slide-top-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-slide-top-fixed {
    0% {
        opacity: 0;
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes uk-slide-bottom-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-slide-bottom-fixed {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.uk-dropdown,.uk-dropdown-blank {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 230px
}

.uk-dropdown {
    padding: 36px;
    background: #313131;
    color: #fff;
    font-size: 1rem;
    vertical-align: top;
    border-width: 4px;
    border-color: #313131;
    border-style: solid;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/chalkboard/dropdown_border.png");
    border-image-slice: 4;
    border-image-repeat: round;
    background-image: url("/templates/yoo_frequency/less/uikit/images/dropdown_bg.png");
    background-position: 50% 50%;
    background-clip: padding-box;
    background-repeat: repeat
}

.uk-dropdown:focus {
    outline: none
}

.uk-open>.uk-dropdown,.uk-open>.uk-dropdown-blank {
    display: block;
    -webkit-animation: uk-fade 0.2s ease-in-out;
    animation: uk-fade 0.2s ease-in-out;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.uk-dropdown-top {
    margin-top: -5px
}

.uk-dropdown-bottom {
    margin-top: 5px
}

.uk-dropdown-left {
    margin-left: -5px
}

.uk-dropdown-right {
    margin-left: 5px
}

.uk-dropdown .uk-nav {
    margin: 0 -36px
}

.uk-grid .uk-dropdown-grid+.uk-dropdown-grid {
    margin-top: 36px
}

.uk-dropdown-grid>[class*='uk-width-']>.uk-panel+.uk-panel {
    margin-top: 36px
}

@media (min-width: 768px) {
    .uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid {
        margin-left:-36px;
        margin-right: -36px
    }

    .uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid>[class*='uk-width-'] {
        padding-left: 36px;
        padding-right: 36px
    }

    .uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid>[class*='uk-width-']:nth-child(n+2) {
        border-left: 1px solid rgba(0,0,0,0)
    }

    .uk-dropdown-width-2:not(.uk-dropdown-stack) {
        width: 460px
    }

    .uk-dropdown-width-3:not(.uk-dropdown-stack) {
        width: 690px
    }

    .uk-dropdown-width-4:not(.uk-dropdown-stack) {
        width: 920px
    }

    .uk-dropdown-width-5:not(.uk-dropdown-stack) {
        width: 1150px
    }
}

@media (max-width: 767px) {
    .uk-dropdown-grid>[class*='uk-width-'] {
        width:100%
    }

    .uk-dropdown-grid>[class*='uk-width-']:nth-child(n+2) {
        margin-top: 36px
    }
}

.uk-dropdown-stack>.uk-dropdown-grid>[class*='uk-width-'] {
    width: 100%
}

.uk-dropdown-stack>.uk-dropdown-grid>[class*='uk-width-']:nth-child(n+2) {
    margin-top: 36px
}

.uk-dropdown-small {
    min-width: 150px;
    width: auto;
    padding: 16px;
    white-space: nowrap
}

.uk-dropdown-small .uk-nav {
    margin: 0 -16px
}

.uk-dropdown-navbar {
    margin-top: 0;
    background: #313131;
    color: #fff;
    border-width: 4px;
    border-style: solid;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/chalkboard/dropdown_border.png");
    border-image-slice: 4;
    border-image-repeat: round;
    background-image: url("/templates/yoo_frequency/less/uikit/images/dropdown_bg.png");
    background-position: 50% 50%;
    background-clip: padding-box;
    background-repeat: repeat
}

.uk-open>.uk-dropdown-navbar {
    -webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
    animation: uk-slide-top-fixed 0.2s ease-in-out
}

.uk-dropdown-scrollable {
    overflow-y: auto;
    max-height: 200px
}

.uk-dropdown .uk-nav-dropdown, .uk-dropdown .uk-nav-navbar {
    padding: 0 21px
}

.uk-dropdown .uk-nav {
    margin: -10px -36px
}

@media (min-width: 768px) {
    .uk-dropdown:not(.uk-dropdown-stack)>.uk-grid>[class*='uk-width-']:nth-child(n+2) {
        padding-left:46px;
        background: url("/templates/yoo_frequency/less/uikit/images/border_dashed_light_vertical.png") repeat-y;
        background-position: 0 0
    }
}

.uk-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.uk-modal.uk-open {
    opacity: 1
}

.uk-modal-page, .uk-modal-page body {
    overflow: hidden
}

.uk-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 50px auto;
    padding: 20px;
    width: 600px;
    max-width: 100%;
    max-width: calc(100% - 20px);
    background: #fff;
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s linear, transform 0.3s ease-out;
    border-radius: 3px
}

@media (max-width: 767px) {
    .uk-modal-dialog {
        width:auto;
        margin: 10px auto
    }
}

.uk-open .uk-modal-dialog {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.uk-modal-dialog>:not([class*='uk-modal-']):last-child {
    margin-bottom: 0
}

.uk-modal-dialog>.uk-close:first-child {
    margin: -10px -10px 0 0;
    float: right
}

.uk-modal-dialog>.uk-close:first-child+:not([class*='uk-modal-']) {
    margin-top: 0
}

.uk-modal-dialog-lightbox {
    margin: 15px auto;
    padding: 0;
    max-width: 95%;
    max-width: calc(100% - 30px);
    min-height: 50px;
    border-radius: 0
}

.uk-modal-dialog-lightbox>.uk-close:first-child {
    position: absolute;
    top: -12px;
    right: -12px;
    margin: 0;
    float: none
}

@media (max-width: 767px) {
    .uk-modal-dialog-lightbox>.uk-close:first-child {
        top:-7px;
        right: -7px
    }
}

.uk-modal-dialog-blank {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear
}

.uk-modal-dialog-blank>.uk-close:first-child {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    margin: 0;
    float: none
}

@media (min-width: 768px) {
    .uk-modal-dialog-large {
        width:930px
    }
}

@media (min-width: 1220px) {
    .uk-modal-dialog-large {
        width:1130px
    }
}

.uk-modal-header {
    margin-bottom: 15px
}

.uk-modal-footer {
    margin-top: 15px
}

.uk-modal-header>:last-child,.uk-modal-footer>:last-child {
    margin-bottom: 0
}

.uk-modal-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin-bottom: -10px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.uk-modal-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 25px;
    color: #ddd
}

.uk-modal-spinner:after {
    content: "\f110";
    display: block;
    font-family: FontAwesome;
    -webkit-animation: uk-rotate 2s infinite linear;
    animation: uk-rotate 2s infinite linear
}

.uk-modal-dialog-blank .uk-modal-close {
    font-size: 20px
}

.uk-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.uk-offcanvas .uk-offcanvas-bar {
    box-sizing: border-box;
    padding: 30px
}

.uk-offcanvas.uk-active {
    display: block
}

.uk-offcanvas-page {
    position: fixed;
    -webkit-transition: margin-left 0.3s ease-in-out;
    transition: margin-left 0.3s ease-in-out;
    margin-left: 0
}

.uk-offcanvas-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1001;
    width: 270px;
    max-width: 100%;
    background: #333;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    -ms-scroll-chaining: none
}

.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.uk-offcanvas-bar-flip {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.uk-offcanvas-bar[mode='none'] {
    -webkit-transition: none;
    transition: none
}

.uk-offcanvas-bar[mode='reveal'] {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    clip: rect(0, 0, 100vh, 0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out, clip 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, clip 0.3s ease-in-out
}

.uk-offcanvas-bar-flip[mode='reveal'] {
    clip: none;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.uk-offcanvas-bar-flip[mode='reveal']>* {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out
}

.uk-offcanvas.uk-active .uk-offcanvas-bar-flip[mode='reveal'].uk-offcanvas-bar-show>* {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.uk-offcanvas .uk-panel {
    margin: 20px 15px;
    color: #777
}

.uk-offcanvas .uk-panel-title {
    color: #ccc
}

.uk-offcanvas .uk-panel a:not([class]) {
    color: #ccc
}

.uk-offcanvas .uk-panel a:not([class]):hover {
    color: #fff
}

.uk-switcher {
    margin: 0;
    padding: 0;
    list-style: none;
    touch-action: cross-slide-y pinch-zoom double-tap-zoom
}

.uk-switcher>:not(.uk-active) {
    display: none
}

.uk-text-small {
    font-size: 12px;
    line-height: 17px
}

.uk-text-large {
    font-size: 19px;
    line-height: 25px;
    font-weight: normal
}

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

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

.uk-text-primary {
    color: #bb3e71 !important
}

.uk-text-success {
    color: #4cc198 !important
}

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

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

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

.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
}

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

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

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

@media (max-width: 959px) {
    .uk-text-center-medium {
        text-align:center !important
    }

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

@media (max-width: 767px) {
    .uk-text-center-small {
        text-align:center !important
    }

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

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

.uk-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.uk-text-break {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

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

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

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

.uk-container {
    box-sizing: border-box;
    max-width: 980px;
    padding: 0 30px
}

@media (min-width: 1220px) {
    .uk-container {
        max-width:1100px;
        padding: 0 40px
    }
}

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

.uk-container:after {
    clear: both
}

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

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

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

.uk-nbfc {
    overflow: hidden
}

.uk-nbfc-alt {
    display: table-cell;
    width: 10000px
}

.uk-float-left {
    float: left
}

.uk-float-right {
    float: right
}

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

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

.uk-align-left {
    margin-right: 15px;
    float: left
}

.uk-align-right {
    margin-left: 15px;
    float: right
}

@media (min-width: 768px) {
    .uk-align-medium-left {
        margin-right:15px;
        float: left
    }

    .uk-align-medium-right {
        margin-left: 15px;
        float: right
    }
}

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

.uk-vertical-align {
    font-size: 0.001px
}

.uk-vertical-align:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.uk-vertical-align-middle,.uk-vertical-align-bottom {
    display: inline-block;
    max-width: 100%;
    font-size: 1rem
}

.uk-vertical-align-middle {
    vertical-align: middle
}

.uk-vertical-align-bottom {
    vertical-align: bottom
}

[class*='uk-height'] {
    box-sizing: border-box
}

.uk-height-1-1 {
    height: 100%
}

.uk-height-viewport {
    height: 100vh;
    min-height: 600px
}

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

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

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

.uk-margin {
    margin-bottom: 15px
}

*+.uk-margin {
    margin-top: 15px
}

.uk-margin-top {
    margin-top: 15px !important
}

.uk-margin-bottom {
    margin-bottom: 15px !important
}

.uk-margin-left {
    margin-left: 15px !important
}

.uk-margin-right {
    margin-right: 15px !important
}

.uk-margin-large {
    margin-bottom: 50px
}

*+.uk-margin-large {
    margin-top: 50px
}

.uk-margin-large-top {
    margin-top: 50px !important
}

.uk-margin-large-bottom {
    margin-bottom: 50px !important
}

.uk-margin-large-left {
    margin-left: 50px !important
}

.uk-margin-large-right {
    margin-right: 50px !important
}

.uk-margin-small {
    margin-bottom: 5px
}

*+.uk-margin-small {
    margin-top: 5px
}

.uk-margin-small-top {
    margin-top: 5px !important
}

.uk-margin-small-bottom {
    margin-bottom: 5px !important
}

.uk-margin-small-left {
    margin-left: 5px !important
}

.uk-margin-small-right {
    margin-right: 5px !important
}

.uk-margin-remove {
    margin: 0 !important
}

.uk-margin-top-remove {
    margin-top: 0 !important
}

.uk-margin-bottom-remove {
    margin-bottom: 0 !important
}

.uk-padding-remove {
    padding: 0 !important
}

.uk-padding-top-remove {
    padding-top: 0 !important
}

.uk-padding-bottom-remove {
    padding-bottom: 0 !important
}

.uk-padding-vertical-remove {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

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

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

.uk-heading-large {
    font-size: 52px;
    line-height: 57px
}

@media (min-width: 768px) {
    .uk-heading-large {
        font-size:56px;
        line-height: 69px
    }
}

.uk-link-muted, .uk-link-muted a {
    color: #444
}

.uk-link-muted:hover, .uk-link-muted a:hover {
    color: #444
}

.uk-link-reset, .uk-link-reset a, .uk-link-reset:hover, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset a:focus {
    color: inherit;
    text-decoration: none
}

.uk-scrollable-text {
    height: 300px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    resize: both
}

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

.uk-scrollable-box>:last-child {
    margin-bottom: 0
}

.uk-overflow-hidden {
    overflow: hidden
}

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

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

.uk-position-absolute,[class*='uk-position-top'],[class*='uk-position-bottom'] {
    position: absolute !important
}

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

.uk-position-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

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

.uk-position-top-right {
    top: 0;
    right: 0
}

.uk-position-bottom-left {
    bottom: 0;
    left: 0
}

.uk-position-bottom-right {
    bottom: 0;
    right: 0
}

.uk-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.uk-position-relative {
    position: relative !important
}

.uk-position-z-index {
    z-index: 1
}

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

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

.uk-display-inline-block {
    display: inline-block !important;
    max-width: 100%
}

@media (min-width: 960px) {
    .uk-visible-small {
        display:none !important
    }

    .uk-visible-medium {
        display: none !important
    }

    .uk-hidden-large {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .uk-visible-small {
        display:none !important
    }

    .uk-visible-large {
        display: none !important
    }

    .uk-hidden-medium {
        display: none !important
    }
}

@media (max-width: 767px) {
    .uk-visible-medium {
        display:none !important
    }

    .uk-visible-large {
        display: none !important
    }

    .uk-hidden-small {
        display: none !important
    }
}

.uk-hidden {
    display: none !important;
    visibility: hidden !important
}

.uk-invisible {
    visibility: hidden !important
}

.uk-visible-hover:hover .uk-hidden, .uk-visible-hover:hover .uk-invisible {
    display: block !important;
    visibility: visible !important
}

.uk-visible-hover-inline:hover .uk-hidden, .uk-visible-hover-inline:hover .uk-invisible {
    display: inline-block !important;
    visibility: visible !important
}

.uk-touch .uk-hidden-touch, .uk-notouch .uk-hidden-notouch {
    display: none !important
}

.uk-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.uk-flex-inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex
}

.uk-flex>*,.uk-flex-inline>* {
    -ms-flex-negative: 1
}

.uk-flex-top {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.uk-flex-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.uk-flex-bottom {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.uk-flex-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.uk-flex-right {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.uk-flex-space-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.uk-flex-space-around {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.uk-flex-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.uk-flex-column {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.uk-flex-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.uk-flex-nowrap {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.uk-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.uk-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.uk-flex-wrap-top {
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start
}

.uk-flex-wrap-middle {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center
}

.uk-flex-wrap-bottom {
    -ms-flex-line-pack: end;
    -webkit-align-content: flex-end;
    align-content: flex-end
}

.uk-flex-wrap-space-between {
    -ms-flex-line-pack: justify;
    -webkit-align-content: space-between;
    align-content: space-between
}

.uk-flex-wrap-space-around {
    -ms-flex-line-pack: distribute;
    -webkit-align-content: space-around;
    align-content: space-around
}

.uk-flex-order-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
}

.uk-flex-order-last {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99
}

@media (min-width: 480px) {
    .uk-flex-order-first-small {
        -ms-flex-order:-1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-small {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width: 768px) {
    .uk-flex-order-first-medium {
        -ms-flex-order:-1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-medium {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width: 960px) {
    .uk-flex-order-first-large {
        -ms-flex-order:-1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-large {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width: 1220px) {
    .uk-flex-order-first-xlarge {
        -ms-flex-order:-1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-xlarge {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

.uk-flex-item-none {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none
}

.uk-flex-item-auto {
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
    -ms-flex-negative: 1
}

.uk-flex-item-1 {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.uk-contrast {
    color: #fff
}

.uk-contrast a:not([class]), .uk-contrast .uk-link {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none
}

.uk-contrast a:not([class]):hover, .uk-contrast .uk-link:hover {
    color: #fff;
    text-decoration: underline
}

.uk-contrast :not(pre) > code, .uk-contrast :not(pre) > kbd, .uk-contrast :not(pre)>samp {
    color: #fff
}

.uk-contrast em {
    color: #fff
}

.uk-contrast h1, .uk-contrast h2, .uk-contrast h3, .uk-contrast h4, .uk-contrast h5, .uk-contrast h6 {
    color: #fff
}

.uk-contrast hr {
    border-top-color: rgba(255, 255, 255, 0.2)
}

.uk-contrast .uk-nav li > a, .uk-contrast .uk-nav li>a:hover {
    text-decoration: none
}

.uk-contrast .uk-nav-side>li>a {
    color: #fff
}

.uk-contrast .uk-nav-side > li > a:hover, .uk-contrast .uk-nav-side>li>a:focus {
    background: rgba(255, 255, 255, 0.1);
    color: #fff
}

.uk-contrast .uk-nav-side>li.uk-active>a {
    background: #fff;
    color: #444
}

.uk-contrast .uk-nav-side .uk-nav-header {
    color: #fff
}

.uk-contrast .uk-nav-side .uk-nav-divider {
    border-top-color: rgba(0, 0, 0, 0);
    background-image: url("/templates/yoo_frequency/less/uikit/images/border_dashed_light_horizontal.png")
}

.uk-contrast .uk-nav-side ul a {
    color: rgba(255, 255, 255, 0.7)
}

.uk-contrast .uk-nav-side ul a:hover {
    color: #fff
}

.uk-contrast .uk-subnav>*>a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none
}

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

.uk-contrast .uk-subnav>.uk-active>a {
    color: #fff
}

.uk-contrast .uk-subnav-line>:nth-child(n+2):before {
    border-left-color: rgba(255, 255, 255, 0.2)
}

.uk-contrast .uk-subnav-pill > * > a:hover, .uk-contrast .uk-subnav-pill>*>a:focus {
    background: rgba(255, 255, 255, 0.7);
    color: #444;
    text-decoration: none
}

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

.uk-contrast .uk-tab {
    border-bottom-color: rgba(255, 255, 255, 0.2)
}

.uk-contrast .uk-tab>li>a {
    border-color: transparent;
    color: rgba(255, 255, 255, 0.7)
}

.uk-contrast .uk-tab > li > a:hover, .uk-contrast .uk-tab > li > a:focus, .uk-contrast .uk-tab>li.uk-open>a {
    border-color: rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none
}

.uk-contrast .uk-tab>li.uk-active>a {
    border-color: rgba(255, 255, 255, 0.2);
    border-bottom-color: transparent;
    background: #fff;
    color: #444
}

.uk-contrast .uk-tab-center {
    border-bottom-color: rgba(255, 255, 255, 0.2)
}

.uk-contrast .uk-tab-grid:before {
    border-top-color: rgba(255, 255, 255, 0.2)
}

.uk-contrast .uk-list-line>li:nth-child(n+2) {
    border-top-color: rgba(255, 255, 255, 0.2)
}

.uk-contrast .uk-form select, .uk-contrast .uk-form textarea, .uk-contrast .uk-form input:not([type]), .uk-contrast .uk-form input[type="text"], .uk-contrast .uk-form input[type="password"], .uk-contrast .uk-form input[type="datetime"], .uk-contrast .uk-form input[type="datetime-local"], .uk-contrast .uk-form input[type="date"], .uk-contrast .uk-form input[type="month"], .uk-contrast .uk-form input[type="time"], .uk-contrast .uk-form input[type="week"], .uk-contrast .uk-form input[type="number"], .uk-contrast .uk-form input[type="email"], .uk-contrast .uk-form input[type="url"], .uk-contrast .uk-form input[type="search"], .uk-contrast .uk-form input[type="tel"], .uk-contrast .uk-form input[type="color"] {
    border-color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.8);
    color: #444;
    background-clip: padding-box
}

.uk-contrast .uk-form select:focus, .uk-contrast .uk-form textarea:focus, .uk-contrast .uk-form input:not([type]):focus, .uk-contrast .uk-form input[type="text"]:focus, .uk-contrast .uk-form input[type="password"]:focus, .uk-contrast .uk-form input[type="datetime"]:focus, .uk-contrast .uk-form input[type="datetime-local"]:focus, .uk-contrast .uk-form input[type="date"]:focus, .uk-contrast .uk-form input[type="month"]:focus, .uk-contrast .uk-form input[type="time"]:focus, .uk-contrast .uk-form input[type="week"]:focus, .uk-contrast .uk-form input[type="number"]:focus, .uk-contrast .uk-form input[type="email"]:focus, .uk-contrast .uk-form input[type="url"]:focus, .uk-contrast .uk-form input[type="search"]:focus, .uk-contrast .uk-form input[type="tel"]:focus, .uk-contrast .uk-form input[type="color"]:focus {
    border-color: #fff;
    background: #fff;
    color: #444
}

.uk-contrast .uk-form :-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.7) !important
}

.uk-contrast .uk-form ::-moz-placeholder {
    color: rgba(68, 68, 68, 0.7)
}

.uk-contrast .uk-form ::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.7)
}

.uk-contrast .uk-button {
    color: #444;
    background: #fff
}

.uk-contrast .uk-button:hover, .uk-contrast .uk-button:focus {
    background-color: rgba(255, 255, 255, 0.8);
    color: #444
}

.uk-contrast .uk-button:active, .uk-contrast .uk-button.uk-active {
    background-color: rgba(255, 255, 255, 0.7);
    color: #444
}

.uk-contrast .uk-button-primary {
    background-color: #c49209;
    color: #fff
}

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

.uk-contrast .uk-button-primary:active, .uk-contrast .uk-button-primary.uk-active {
    background-color: #a27907;
    color: #fff
}

.uk-contrast .uk-icon-hover {
    color: rgba(255, 255, 255, 0.7)
}

.uk-contrast .uk-icon-hover:hover {
    color: #fff
}

.uk-contrast .uk-icon-button {
    background: #fff;
    color: #444
}

.uk-contrast .uk-icon-button:after {
    border-color: #444
}

.uk-contrast .uk-icon-button:hover, .uk-contrast .uk-icon-button:focus {
    background-color: rgba(255, 255, 255, 0.8);
    color: #444
}

.uk-contrast .uk-icon-button:active {
    background-color: rgba(255, 255, 255, 0.7);
    color: #444
}

.uk-contrast .uk-text-muted {
    color: rgba(255, 255, 255, 0.6) !important
}

.uk-contrast .uk-text-primary {
    color: #bb3e71 !important
}

@media print {
    *,*:before,*:after {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

.uk-dotnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-top: -15px;
    padding: 0;
    list-style: none
}

.uk-dotnav>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    padding-left: 15px;
    margin-top: 15px
}

.uk-dotnav:before,.uk-dotnav:after {
    content: "";
    display: block;
    overflow: hidden
}

.uk-dotnav:after {
    clear: both
}

.uk-dotnav>* {
    float: left
}

.uk-dotnav>*>* {
    display: block;
    box-sizing: content-box;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(50, 50, 50, 0.1);
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat
}

.uk-dotnav>*>:hover,.uk-dotnav>*>:focus {
    background: rgba(50,50,50,0.4);
    outline: none;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png")
}

.uk-dotnav>*>:active {
    background: rgba(50,50,50,0.6);
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png")
}

.uk-dotnav>.uk-active>* {
    background: rgba(50,50,50,0.4);
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.uk-dotnav-contrast>*>* {
    background: rgba(255, 255, 255, 0.4);
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat
}

.uk-dotnav-contrast>*>:hover,.uk-dotnav-contrast>*>:focus {
    background: rgba(255,255,255,0.7);
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg.png")
}

.uk-dotnav-contrast>*>:active {
    background: rgba(255,255,255,0.9);
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg.png")
}

.uk-dotnav-contrast>.uk-active>* {
    background: rgba(255,255,255,0.9);
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg.png")
}

.uk-dotnav-vertical {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.uk-dotnav-vertical>* {
    float: none
}

.uk-slidenav {
    display: inline-block;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: rgba(50,50,50,0.4);
    font-size: 60px;
    text-align: center
}

.uk-slidenav:hover,.uk-slidenav:focus {
    outline: none;
    text-decoration: none;
    color: rgba(50,50,50,0.7);
    cursor: pointer
}

.uk-slidenav:active {
    color: rgba(50,50,50,0.9)
}

.uk-slidenav-previous:before {
    content: "\f104";
    font-family: FontAwesome
}

.uk-slidenav-next:before {
    content: "\f105";
    font-family: FontAwesome
}

.uk-slidenav-position {
    position: relative
}

.uk-slidenav-position .uk-slidenav {
    display: none;
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -30px
}

.uk-slidenav-position:hover .uk-slidenav {
    display: block
}

.uk-slidenav-position .uk-slidenav-previous {
    left: 20px
}

.uk-slidenav-position .uk-slidenav-next {
    right: 20px
}

.uk-slidenav-contrast {
    color: rgba(255,255,255,0.5)
}

.uk-slidenav-contrast:hover,.uk-slidenav-contrast:focus {
    color: rgba(255,255,255,0.7)
}

.uk-slidenav-contrast:active {
    color: rgba(255,255,255,0.9)
}

.uk-progress {
    box-sizing: border-box;
    height: 20px;
    margin-bottom: 15px;
    background: #eee;
    overflow: hidden;
    line-height: 20px;
    border-radius: 3px
}

*+.uk-progress {
    margin-top: 15px
}

.uk-progress-bar {
    width: 0;
    height: 100%;
    background: #c49209;
    float: left;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat
}

.uk-progress-mini {
    height: 6px
}

.uk-progress-small {
    height: 12px
}

.uk-progress-success .uk-progress-bar {
    background-color: #4cc198
}

.uk-progress-warning .uk-progress-bar {
    background-color: #faa732
}

.uk-progress-danger .uk-progress-bar {
    background-color: #c71d4d
}

.uk-progress-striped .uk-progress-bar {
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 30px 30px
}

.uk-progress-striped.uk-active .uk-progress-bar {
    -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
    animation: uk-progress-bar-stripes 2s linear infinite
}

@-webkit-keyframes uk-progress-bar-stripes {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 30px 0
    }
}

@keyframes uk-progress-bar-stripes {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 30px 0
    }
}

.uk-progress-striped .uk-progress-bar {
    position: relative
}

.uk-progress-striped .uk-progress-bar:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png") 0 0 repeat
}

[data-uk-slider] {
    direction: ltr
}

html[dir="rtl"] .uk-slider>* {
    direction: rtl
}

.uk-slider {
    position: relative;
    z-index: 0;
    touch-action: pan-y
}

.uk-slider:not(.uk-grid) {
    margin: 0;
    padding: 0;
    list-style: none
}

.uk-slider>* {
    position: absolute;
    top: 0;
    left: 0
}

.uk-slider-container {
    overflow: hidden
}

.uk-slider:not(.uk-drag) {
    -webkit-transition: -webkit-transform 200ms linear;
    transition: transform 200ms linear
}

.uk-slider.uk-drag {
    cursor: col-resize;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.uk-slider a, .uk-slider img {
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none
}

.uk-slider img {
    pointer-events: none
}

.uk-slider-fullscreen,.uk-slider-fullscreen>li {
    height: 100vh
}

.uk-slideshow {
    position: relative;
    z-index: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    touch-action: pan-y
}

.uk-slideshow>li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0
}

.uk-slideshow>.uk-active {
    z-index: 10;
    opacity: 1
}

.uk-slideshow>li>img {
    visibility: hidden
}

[data-uk-slideshow-slide] {
    cursor: pointer
}

.uk-slideshow-fullscreen,.uk-slideshow-fullscreen>li {
    height: 100vh
}

.uk-slideshow-fade-in {
    -webkit-animation: uk-fade 0.5s linear;
    animation: uk-fade 0.5s linear
}

.uk-slideshow-fade-out {
    -webkit-animation: uk-fade 0.5s linear reverse;
    animation: uk-fade 0.5s linear reverse
}

.uk-slideshow-scroll-forward-in {
    -webkit-animation: uk-slide-right 0.5s ease-in-out;
    animation: uk-slide-right 0.5s ease-in-out
}

.uk-slideshow-scroll-forward-out {
    -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
    animation: uk-slide-left 0.5s ease-in-out reverse
}

.uk-slideshow-scroll-backward-in {
    -webkit-animation: uk-slide-left 0.5s ease-in-out;
    animation: uk-slide-left 0.5s ease-in-out
}

.uk-slideshow-scroll-backward-out {
    -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
    animation: uk-slide-right 0.5s ease-in-out reverse
}

.uk-slideshow-scale-out {
    -webkit-animation: uk-fade-scale-15 0.5s ease-in-out reverse;
    animation: uk-fade-scale-15 0.5s ease-in-out reverse
}

.uk-slideshow-swipe-forward-in {
    -webkit-animation: uk-slide-left-33 0.5s ease-in-out;
    animation: uk-slide-left-33 0.5s ease-in-out
}

.uk-slideshow-swipe-forward-out {
    -webkit-animation: uk-slide-left 0.5s ease-in-out reverse;
    animation: uk-slide-left 0.5s ease-in-out reverse
}

.uk-slideshow-swipe-backward-in {
    -webkit-animation: uk-slide-right-33 0.5s ease-in-out;
    animation: uk-slide-right-33 0.5s ease-in-out
}

.uk-slideshow-swipe-backward-out {
    -webkit-animation: uk-slide-right 0.5s ease-in-out reverse;
    animation: uk-slide-right 0.5s ease-in-out reverse
}

.uk-slideshow-swipe-forward-in:before,.uk-slideshow-swipe-backward-in:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
    -webkit-animation: uk-fade 0.5s ease-in-out reverse;
    animation: uk-fade 0.5s ease-in-out reverse
}

.uk-accordion-title {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 5px 15px;
    background: #ddd;
    font-size: 19px;
    line-height: 25px;
    cursor: pointer;
    border-radius: 7px;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg.png");
    background-position: 0 0;
    background-repeat: repeat;
    background-color: #ddd
}

.uk-accordion-content {
    padding: 0 15px 15px 15px
}

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

.uk-accordion-content:after {
    clear: both
}

.uk-accordion-content>:last-child {
    margin-bottom: 0
}

.uk-search {
    display: inline-block;
    position: relative;
    margin: 0
}

.uk-search:before {
    content: "\f002";
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    line-height: 40px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 14px;
    color: #fff;
    width: 40px;
    border-radius: 3px;
    background-color: #c49209;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat
}

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

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

.uk-search-field::-ms-clear {
    display: none
}

.uk-search-field::-moz-placeholder {
    opacity: 1
}

.uk-search-field {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    color: #fff;
    -webkit-appearance: none;
    width: 45px;
    height: 40px;
    padding: 0 0 0 45px;
    border: 1px solid rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    vertical-align: middle;
    position: relative;
    padding: 0;
    cursor: pointer;
    z-index: 1
}

.uk-search-field:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0) !important
}

.uk-search-field::-moz-placeholder {
    color: rgba(0,0,0,0)
}

.uk-search-field::-webkit-input-placeholder {
    color: rgba(0,0,0,0)
}

.uk-search-field:focus {
    outline: 0;
    padding: 0 0 0 45px
}

.uk-search-field:focus, .uk-search.uk-active .uk-search-field {
    width: 150px
}

.uk-dropdown-search {
    width: 300px;
    margin-top: 0;
    background: #313131;
    color: #444;
    background-image: url("/templates/yoo_frequency/less/uikit/images/dropdown_bg.png");
    background-clip: padding-box
}

.uk-open>.uk-dropdown-search {
    -webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
    animation: uk-slide-top-fixed 0.2s ease-in-out
}

.uk-navbar-flip .uk-dropdown-search {
    margin-top: 0;
    margin-right: -27px
}

.uk-nav-search>li>a {
    color: #fff
}

.uk-nav-search>li.uk-active>a {
    background: rgba(0, 0, 0, 0);
    color: #bb3e71;
    outline: none
}

.uk-nav-search .uk-nav-header {
    color: #fff
}

.uk-nav-search .uk-nav-divider {
    border-top: 1px solid rgba(0, 0, 0, 0)
}

.uk-nav-search ul a {
    color: #c49209
}

.uk-nav-search ul a:hover {
    color: #bb3e71
}

.uk-offcanvas .uk-search {
    display: block;
    margin: 0
}

.uk-offcanvas .uk-search:before {
    color: #fff
}

.uk-offcanvas .uk-search-field {
    width: 100%;
    border-color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    color: #ccc;
    padding: 0 0 0 45px
}

.uk-offcanvas .uk-search-field:-ms-input-placeholder {
    color: #777 !important
}

.uk-offcanvas .uk-search-field::-moz-placeholder {
    color: #777
}

.uk-offcanvas .uk-search-field::-webkit-input-placeholder {
    color: #777
}

.uk-search-field:focus, .uk-search.uk-active .uk-search-field {
    padding: 0 0 0 45px;
    cursor: text
}

.uk-nav-search.uk-nav-parent-icon>.uk-parent.uk-active>a:after {
    background-position: 0 -132px
}

.uk-nav-search.uk-nav-parent-icon>.uk-parent.uk-open.uk-active>a:after {
    background-position: 0 -154px
}

.uk-nav-search.uk-nav-parent-icon>.uk-parent>a:after {
    background-position: 0 -44px
}

.uk-nav-search.uk-nav-parent-icon>.uk-parent>a:hover:after {
    background-position: 0 -22px
}

.uk-nav-search.uk-nav-parent-icon>.uk-parent.uk-open>a:after {
    background-position: 0 -110px
}

.uk-nav-search.uk-nav-parent-icon>.uk-parent.uk-open>a:hover:after {
    background-position: 0 -88px
}

.uk-nav-search>li>a:hover {
    color: #c49209
}

.uk-dropdown-search .uk-nav {
    padding: 0 21px
}

.uk-tooltip {
    display: none;
    position: absolute;
    z-index: 1030;
    box-sizing: border-box;
    max-width: 200px;
    padding: 5px 8px;
    background: #c49209;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    border-radius: 3px;
    background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
    background-position: 0 0;
    background-repeat: repeat
}

.uk-tooltip:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px dashed #c49209
}

.uk-tooltip-top:after,.uk-tooltip-top-left:after,.uk-tooltip-top-right:after {
    bottom: -5px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: #c49209
}

.uk-tooltip-bottom:after,.uk-tooltip-bottom-left:after,.uk-tooltip-bottom-right:after {
    top: -5px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #c49209
}

.uk-tooltip-top:after,.uk-tooltip-bottom:after {
    left: 50%;
    margin-left: -5px
}

.uk-tooltip-top-left:after,.uk-tooltip-bottom-left:after {
    left: 10px
}

.uk-tooltip-top-right:after,.uk-tooltip-bottom-right:after {
    right: 10px
}

.uk-tooltip-left:after {
    right: -5px;
    top: 50%;
    margin-top: -5px;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #c49209
}

.uk-tooltip-right:after {
    left: -5px;
    top: 50%;
    margin-top: -5px;
    border-right-style: solid;
    border-left: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: #c49209
}

a:hover {
    text-decoration: none
}

.uk-article {
    position: relative;
    padding: 0;
    background: #fff;
    border: 30px solid #fff;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/chalkboard/panel_box_border.png");
    border-image-slice: 30;
    border-image-repeat: round;
    background-clip: padding-box
}

@media (min-width: 1220px) {
    .uk-article {
        padding:10px
    }

    .uk-article+.uk-article {
        margin-top: 40px
    }
}

@media (min-width: 1220px) {
    .uk-breadcrumb {
        margin-bottom:40px
    }
}

@media (max-width: 767px) {
    .uk-container {
        padding:0 10px
    }
}

@font-face {
    font-family: 'Winterthur Condensed';
    src: url("/templates/yoo_frequency/fonts/WinterthurCondensed-webfont.eot");
    src: url("/templates/yoo_frequency/fonts/WinterthurCondensed-webfont.eot#iefix") format('embedded-opentype'), url("/templates/yoo_frequency/fonts/WinterthurCondensed-webfont.woff") format('woff'), url("/templates/yoo_frequency/fonts/WinterthurCondensed-webfont.ttf") format('truetype'), url("/templates/yoo_frequency/fonts/WinterthurCondensed-webfont.svg#winterthurcondensedregular") format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Oswald Light';
    font-style: normal;
    font-weight: 300;
    src: url('http://themes.googleusercontent.com/static/fonts/oswald/v8/HqHm7BVC_nzzTui2lzQTDbO3LdcAZYWl9Si6vvxL-qU.woff') format('woff')
}

.tm-block {
    margin-top: 30px
}

.tm-block:first-child {
    margin-top: 0
}

@media (min-width: 1220px) {
    .tm-block {
        margin-top:40px
    }

    .tm-block:first-child {
        margin-top: 0
    }
}

.tm-block-divider-light {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAHCAQAAABAMnyPAAABqElEQVR4Ae3Vv3LjVADF4e/qX2JZlrKZDDBDEireYx+d54AGErbJLNnIsi1LsnzpGDXxVnT5ylP+mhPibwAylUJpL/UTOrPvm3Wi1mVrOdh48YfKSmplg1GqlgOifxyMcoVMJnhfpsJJBlb4YmtQuXHnSmOpxdLOyVJvAN5fQ/yslggamcoyAbC0kVoa/Kn35AePelutyrVf/Shxo7LFzsmTldxGisJs5wxeZd5EAZPRq1mKzKtRoVSCyV7U4mAEnP3i2RtW7t26k6NVC/+lGPSAXjQpBX/j0a2D0pXg6MZoL2h904qAKHcvaJaxXPbhI9ZHrP8/1mdLW2dfTACCxq1atJZrrZwNDkqvnvAg2sslrgGlApkKUafG5KtvnvW48eBJABSu0aCUOpsVMi8+STC61UhlMkGQWIuIKglmBWadSe9BrkJt583Zi98NOo3Gyl9ePCo9urZEK1qCRlhegVYUl28IuTVwcU3UlqgFALQGX73pXGn8LDqCkww7J+8ZZRKjvVytBidHk8lBkEj0omBwdO9OByZ7lzWCjdT3JWo8S6wdjDoz8C8KCKQQOw32MQAAAABJRU5ErkJggg==) 0 0 repeat-x
}

.tm-block-divider-dark {
    background: url("/templates/yoo_frequency/images/block_divider_dark.png") 0 0 repeat-x
}

.tm-block-divider-light,.tm-block-divider-dark {
    padding-top: 40px
}

@media (min-width: 1220px) {
    .tm-block-divider-light,.tm-block-divider-dark {
        padding-top:50px
    }
}

.tm-toolbar {
    padding: 10px
}

.tm-headerbar {
    margin-top: 30px
}

.tm-headerbar-text {
    color: #fff;
    font-family: 'Tulpen One';
    text-transform: uppercase;
    font-size: 24px
}

.tm-headerbar-l+.tm-logo,.tm-logo+.tm-headerbar-r,.tm-headerbar-l+.tm-headerbar-r {
    margin-left: 30px
}

.tm-navbar {
    margin-top: 70px;
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .tm-navbar {
        margin-top:30px;
        margin-bottom: 30px
    }
}

.tm-logo-small {
    letter-spacing: -0.31em
}

@media (max-width: 767px) {
    .uk-navbar-center {
        max-width:80%
    }
}

.uk-navbar-toggle {
    padding: 0 10px
}

.tm-main>:nth-child(n+2) {
    margin-top: 30px
}

.tm-content>:last-child {
    margin-bottom: 0
}

@media (min-width: 1220px) {
    .tm-main>:nth-child(n+2) {
        margin-top:40px
    }
}

.tm-totop-scroller {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-top: 20px;
    background: url("/templates/yoo_frequency/images/chalkboard/totop_scroller.svg") 0 0 no-repeat
}

.tm-totop-scroller:hover,.tm-totop-scroller:focus {
    background-position: 0 -70px
}

.tm-totop-scroller:active {
    background-position: 0 -140px
}

.tm-footer {
    margin-bottom: 30px
}

.uk-dropdown-navbar.uk-dropdown-stack {
    min-width: 0 !important;
    max-width: none !important
}

.tm-error body,.tm-error-headline {
    color: #fff
}

.tm-error-icon {
    font-size: 250px
}

.tm-error-headline {
    font-size: 100px
}

.tm-offline {
    width: 300px
}

.alignleft {
    display: block;
    margin-right: 15px;
    float: left
}

.alignright {
    display: block;
    margin-left: 15px;
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.tm-socialbuttons {
    line-height: 1
}

.tm-socialbuttons>div {
    margin-right: 10px;
    float: left
}

.tm-noblog .tm-content {
    margin-bottom: 30px;
    padding: 0;
    background: #fff;
    border: 30px solid #fff;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/default/panel_box_border.png");
    border-image-slice: 30;
    border-image-repeat: round;
    background-clip: padding-box
}

.tm-noblog .uk-article {
    background: none;
    border: none
}

.tm-article-date {
    background-color: #c49209;
    color: #fff
}

@media (max-width: 767px) {
    .tm-article-date+h1 {
        margin-top:10px
    }

    .tm-article-date-month {
        margin-right: 4px
    }

    .tm-article-date {
        display: inline-block;
        padding: 3px 10px;
        background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
        border-radius: 3px
    }
}

@media (min-width: 768px) {
    .tm-isblog .tm-article-date {
        display:block;
        position: absolute;
        width: 85px;
        height: 85px;
        top: -55px;
        left: -55px;
        padding-top: 20px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iODVweCIgaGVpZ2h0PSI4NXB4IiB2aWV3Qm94PSIwIDAgODUgODUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDg1IDg1IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiNFNTYxOTAiIGQ9Ik04MS4yNTEsMjguNzY0Qzc2LjY4OSw5LjcyNyw2MS4wNzgsMCw0Mi41LDBjLTcuNzE5LTAuMDAxLTE0Ljg5NiwzLjE1Ny0yMS4xMzUsNi43NTMNCgkJYy00Ljk5NSwyLjg3OS05LjQxLDUuNjQ2LTEyLjg1NywxMC4yMzFDMy4xNjYsMjQuMDksMCwzMi45MjUsMCw0Mi41YzAsMy4xNzcsMS42NjcsNy4yOCwyLjMyOSwxMC4yNTcNCgkJYzEuNTgzLDcuMTM0LDMuNjQxLDEyLjU4NSw4LjMxMiwxNy44NzNDMTguNDI5LDc5LjQ0MywyOS44MTUsODUsNDIuNSw4NWM1LjMyNywwLDkuNjYyLTEuODk4LDE0LjM1OS0zLjY4OA0KCQljNC4wMDItMS41MjMsOC40NzgtMi43MTgsMTEuNzkzLTUuMzExYzEuNTU4LTEuMjE2LDIuMzk1LTIuNzQxLDMuNzY2LTQuMTU5YzIuNzczLTIuODY4LDUuNjgtNS4xNjYsNy42NzQtOC42ODcNCgkJYzEuMjI5LTIuMTcsMS44MzgtNS4zODEsMi42NzYtNy43NTRDODQuMTk1LDUxLjM1LDg1LDQ3LjAyMyw4NSw0Mi41Qzg1LDM3LjYwNiw4Mi4zMywzMy4yNjgsODEuMjUxLDI4Ljc2NHoiLz4NCjwvZz4NCjxjaXJjbGUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBjeD0iNDIuNSIgY3k9IjQyLjUiIHI9IjM0Ii8+DQo8L3N2Zz4NCg==) 0 0 no-repeat;
        font-family: 'Tulpen One'
    }

    .tm-isblog .tm-article-date:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 85px;
        height: 85px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAMAAAArteDzAAAAq1BMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9HdxPLAAAAOXRSTlMACQgHCgYDCwwBBQQCDQ4PEBESExQWFRgXGRwbGh0fHiAiJDsjJSgqJiEnLzQtKTUrMD4uPSxDQDjGhDhaAAANv0lEQVR4XqXQ5bImR5LnYUcID0x64UBVidU0tHj/V7Z2rE2zmga1NP1EfvWf/S3hHyvMyo+dxsyBgmgF/kmt+Qs/ZH+QeCdpPXUK0j8RLnLWeW1lPpZRqcpJfdQxJjsG/re6VfoqsckcwgU3E+eM4wzk48S1zfnbs4W3em/t9PZaX2d6d/ZOc3gnjp1m38eY0eA3sK4HiZBhfrX4EWSPXQoeVAbLzs+Yz97v/ay/Ze0ljrsMMf3q8HvMmqsV74UfPmb3G93u43aMtxhT4VexJm9lxsgceF/wbmPmxkWVceT0Mv24zXPury5Xbvuv+QeNAfYznNcmMve6hH921ayFz33JFdvjfIFzx2sa/LICC8D7/e1YcF8wswBobdKtuiY3agCQe4dPr+31c8q66bhfCb+kBudRRR+jN3ArYL0MSRs3znd3bRGa3qBQ6MuV708er+6hv7RVRme74r3HppQACcdLCzSaYrxFNmy9+ImmUPjlnR/Z3r9IzA0Y/p7ITrLT9r1uiwC8v6xj9311yfQ4s2ULkVxBfmoB7+tNL1/ho9Pf2/oy7HHvWu8PyQZZY9y8v/X++y+q3jkkRkyzWKuPxL1Bddkj+2k8zyzwt9x+Tyt/f7h8CoVyIciLzPUefH0pWFrg8ga2er+2CLmPDAOKLa2TzNDzb1XnV2Od+Xr2+ZZg8/Dl/kV0O9Zngukz8WbkeYZu46z15cn+rQLxEW2GJQLBX6HHPPc5+1x3A5vjUwf+si756tPLzc6CqqtG70g1+DX06G/XVwd4KbP7MRx7iQp/wT4/bcX4XcSzwhiH70qvx/PH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) 0 0 no-repeat
    }

    .tm-isblog .tm-article-date>span {
        display: block
    }

    .tm-isblog .tm-article-date-month {
        text-transform: uppercase;
        font-size: 16px;
        line-height: 18px
    }

    .tm-isblog .tm-article-date-day {
        font-size: 26px;
        line-height: 28px
    }

    .tm-noblog .tm-article-date+h1 {
        margin-top: 10px
    }

    .tm-noblog .tm-article-date-month {
        margin-right: 4px
    }

    .tm-noblog .tm-article-date {
        display: inline-block;
        padding: 3px 10px;
        background-image: url("/templates/yoo_frequency/less/uikit/images/grunge_bg_light.png");
        border-radius: 3px
    }
}

.uk-container {
    position: relative;
    z-index: 1
}

.tm-parallax-scene,.tm-bg-noparallax {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 0
}

.tm-parallax-bg-1,.tm-parallax-bg-2,.tm-parallax-bg-3 {
    position: absolute;
    left: -5%;
    max-width: 110%;
    width: 110%;
    height: 100%
}

@media (max-width: 767px) {
    .tm-bg-noparallax {
        background:none
    }
}

body {
    background: #464545
}

.tm-bg-noparallax {
    background: url("/templates/yoo_frequency/images/chalkboard/parallax/body_bg.jpg") 50% 0 no-repeat;
    background-size: cover
}

@media (max-width: 767px) {
    body>div,.tm-bg-noparallax {
        background:#3a3939 url("/templates/yoo_frequency/images/chalkboard/parallax/parallax_bg.jpg") 50% 50% repeat
    }
}

@media (min-width: 768px) {
    .tm-parallax-bg-1 {
        background:url("/templates/yoo_frequency/images/chalkboard/parallax/parallax_bg.jpg") 50% 0 repeat;
        background-size: auto
    }

    .tm-parallax-bg-2 {
        background: url("/templates/yoo_frequency/images/chalkboard/parallax/parallax_layer1.png") 50% 0 no-repeat;
        background-size: cover
    }
}

.tm-footer a, .tm-footer .uk-subnav a {
    color: #fff
}

.tm-panel-blank-light {
    color: #fff
}

.tm-panel-blank-light.uk-panel-header h1, .tm-panel-blank-light.uk-panel-header h2, .tm-panel-blank-light.uk-panel-header h3, .tm-panel-blank-light.uk-panel-header h4, .tm-panel-blank-light.uk-panel-header h5, .tm-panel-blank-light.uk-panel-header h6 {
    color: #fff
}

.tm-panel-blank-light.uk-panel-header .uk-panel-title:after {
    background-image: url("/templates/yoo_frequency/less/uikit/images/border_dashed_light_horizontal.png")
}

.tm-panel-blank-light h1, .tm-panel-blank-light h2, .tm-panel-blank-light h3, .tm-panel-blank-light h4, .tm-panel-blank-light h5, .tm-panel-blank-light h6 {
    color: #fff
}

.tm-footer {
    color: #fff
}

.tm-footer a {
    color: #fff
}

.tm-footer .uk-subnav a {
    text-transform: uppercase
}

.tm-footer .uk-subnav a:hover, .tm-footer a:hover {
    color: #c49209
}

.tm-footer .uk-subnav-line>li:nth-child(n+2):before {
    border-left: none
}

.tm-grid-gutter-small.uk-grid-divider:not(.uk-grid-preserve):not(:empty)>[class*='uk-width-'] {
    padding-left: 35px;
    padding-right: 25px
}

.tm-horizontal-seperator {
    background: url("/templates/yoo_frequency/images/block_divider_dark.png") 50% 50% repeat-x
}

.tm-list-horizontal {
    padding-left: 0;
    list-style: none
}

@media (min-width: 768px) {
    .tm-list-horizontal>li {
        display:inline-block
    }

    .tm-list-horizontal>li:nth-child(n+2) {
        padding-left: 28px
    }
}

.tm-hr-grunge,.tm-hr-grunge-light {
    height: 2px;
    background-position: 0 0;
    background-repeat: repeat-x;
    border-top: none
}

.tm-hr-grunge {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAACCAYAAAC69iW3AAABEElEQVR4Aa3SywoSYRjH4W+On5qGGhYFrVp2J3Z13Veb1m2CIMqIkhprnIM9C4VhzOj0g4cXZhZ/GCZ5tt0+D9eV3GPGio8UPCXoHQ3/o4YdPe/5l1ZMuHSfV7xgyZyCBRsUDhQ8YMqwntfs+UZkSqQk5W8qB/s1kUtLFF7ygYo1j3jCgsfc6g2/akfNrT5T8TvtOXBV4sdauhOSsxkZ7lX9H4zeIeVWR3Y0VERWHKnPCnIesiFlzV0+EfSFlrdEcuZkBJV0VPSjD5jzlRMJQS0dh9HzlJqelIyCSz0NYXB7ToyL1KN3BZEZGUHfiSTovC91tAzrBrsZCfVgc0JDQU5Qy5SWZrDT0PGzEiJyx+kHFnZKYuS5vTMAAAAASUVORK5CYII=)
}

.tm-hr-grunge-light {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAACCAQAAAAQ/+08AAAA4ElEQVR4AYXLu24TQQBA0TP7GntjR7Yjg0CiouRr+S8aahokJARGCFuwDuPZnU2TLq9T3eaG+SOAzo3e1m+tD/ghe1l2UPz0vK0FeOWLTzZWWmt7nLVeWwKKr05uRUtRp/K0zh5JBBt89stg56331t4BgG8AgIMEAI4GD52cAQjzxkIQ9Go9gPLoeqUCABcH2SDaukiSVuONvcrOtT/4a/Rd1Fip0ZkMCjhq/DMLGE3O911JikqtBUVGRjEDiJIZtKJejf+igKRgMgImFLUgIVrIWg1GS6OMJJsAEEREAO4ArkRKohdZfDcAAAAASUVORK5CYII=)
}

.wk-slideset-frequency .nav {
    margin-top: 40px;
    text-align: center
}

.wk-slideset-frequency .nav li {
    display: inline-block;
    padding: 4px;
    border-radius: 50%;
    background-color: #7d7d7d;
    background-image: url("/templates/yoo_frequency/images/widgetkit/slideset/grunge_bg.png");
    background-position: 0 0;
    background-repeat: repeat
}

.wk-slideset-frequency .nav.icon span {
    width: 4px;
    height: 4px;
    border-radius: 50%
}

.wk-slideset-frequency .nav.icon li {
    margin-left: 8px
}

.wk-slideset-frequency .nav.text li {
    margin-left: 5px
}

.wk-slideset-frequency .nav li:first-child {
    margin-left: 0
}

.wk-slideset-frequency .nav.text li {
    min-width: 24px;
    border-radius: 3px;
    background-color: #7d7d7d;
    color: #fff
}

.wk-slideset-frequency .nav.text li:hover {
    background-color: #6d6d6d
}

.wk-slideset-frequency .nav.text .active {
    background-color: #5d5d5d
}

.wk-slideset-frequency>div {
    position: relative
}

.wk-slideset-frequency:hover > div .next, .wk-slideset-frequency:hover > div .prev {
    top: 50%;
    width: 54px;
    height: 54px;
    margin-top: -71px;
    border-radius: 7px;
    background-color: #7d7d7d;
    background-image: url("/templates/yoo_frequency/images/widgetkit/slideset/grunge_bg.png");
    background-position: 0 0;
    background-repeat: repeat
}

.wk-slideset-frequency:hover > div .next:before, .wk-slideset-frequency:hover > div .prev:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -13px;
    height: 25px;
    width: 26px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjZweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgMjYgNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI2IDUwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMjYsMCAwLDEzIDI2LDI1ICIvPg0KPHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIwLDI1IDI2LDM4IDAsNTAgIi8+DQo8L3N2Zz4NCg==);
    background-position: 0 0;
    background-repeat: no-repeat
}

.wk-slideset-frequency > div .next:hover, .wk-slideset-frequency > div .prev:hover, .wk-slideset-frequency .nav.icon li:hover {
    background-color: #6d6d6d
}

.wk-slideset-frequency > div .next:active, .wk-slideset-frequency > div .prev:active, .wk-slideset-frequency .nav.icon .active {
    background-color: #5d5d5d
}

.wk-slideset-frequency:hover > div .next:before {
    background-position: 0 -25px
}

.wk-slideset-frequency:hover > div .next {
    right: 10px
}

.wk-slideset-frequency:hover > div .prev {
    left: 10px
}

.wk-slideset-frequency > div .next:hover, .wk-slideset-frequency > div .prev:hover {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2) inset
}

.wk-slideset-frequency .sets {
    margin: 0 -15px
}

.wk-slideset-frequency article {
    margin: 15px
}

.wk-slideset-frequency article {
    border-radius: 50%
}

.wk-slideset-frequency img {
    border-radius: 50%
}

body .wk-slideset-frequency .overlay {
    background: none
}

body .wk-slideset-frequency .overlay>div {
    background: rgba(109, 109, 109, 0.9)
}

body .wk-slideset-frequency .overlay>div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    border-radius: 50%
}

.wk-slideset-frequency .sub-content {
    margin-top: 20px
}

@media (max-device-width: 1024px) {
    .wk-slideset-frequency .next, .wk-slideset-frequency .prev {
        display:none
    }
}

html[dir="rtl"] .wk-slideset-frequency:hover > div .next:before {
    background-position: 0 0
}

html[dir="rtl"] .wk-slideset-frequency:hover > div .prev:before {
    background-position: 0 -25px
}

body .wk-slideset-frequency .overlay>div {
    background: rgba(196, 146, 9, 0.9)
}

.wk-slideset-frequency .overlay p:first-child {
    font-family: 'Tulpen One'
}

.wk-slideset-frequency:hover > div .next, .wk-slideset-frequency:hover > div .prev, .wk-slideset-frequency .nav li, .wk-slideset-frequency .nav.text li {
    background-color: #c49209
}

.wk-slideset-frequency > div .next:hover, .wk-slideset-frequency > div .prev:hover, .wk-slideset-frequency .nav.icon li:hover, .wk-slideset-frequency .nav.text li:hover {
    background-color: #b58708
}

.wk-slideset-frequency > div .next:active, .wk-slideset-frequency > div .prev:active, .wk-slideset-frequency .nav.icon .active, .wk-slideset-frequency .nav.text .active {
    background-color: #a27907
}

.tm-category-title {
    position: relative;
    padding: 0;
    background: #fff;
    border: 30px solid #fff;
    border-image-source: url("/templates/yoo_frequency/less/uikit/images/chalkboard/panel_box_border.png");
    border-image-slice: 30;
    border-image-repeat: round;
    background-clip: padding-box
}

.tm-category-title {
    margin: 0 0 40px 0
}

.js-no-borderimage .uk-navbar {
    padding: 24px 30px;
    border-top: 4px double #fff;
    border-bottom: 4px double #fff;
    border-left: 0;
    border-right: 0
}

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

/*
     FILE ARCHIVED ON 01:54:24 Jan 10, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:43:05 Aug 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.4
  load_resource: 233.972 (2)
  PetaboxLoader3.resolve: 174.726 (2)
  PetaboxLoader3.datanode: 57.129 (2)
*/