
/*
=============== */

Reset Styles
.kcw {
  box-sizing: unset;
}

.kcw section,
.kcw div,
.kcw dl,
.kcw dt,
.kcw dd,
.kcw ul,
.kcw ol,
.kcw li,
.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6,
.kcw pre,
.kcw form,
.kcw fieldset,
.kcw input,
.kcw textarea,
.kcw label,
.kcw p,
.kcw blockquote,
.kcw th,
.kcw td,
.kcw a {
  margin: 0;
  padding: 0;
}

.kcw table {
  border-collapse: collapse;
  border-spacing: 0;
}

.kcw fieldset,
.kcw img {
  border: 0;
}

.kcw ol,
.kcw ul {
  list-style: none;
}

.kcw caption,
.kcw th {
  text-align: left;
}

.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6 {
  font-size: 100%;
  font-weight: bold;
}

.kcw q:before,
.kcw q:after {
  content: '';
}

.kcw abbr,
.kcw acronym {
  border: 0;
}

/* Reset Styles End
=============== */


/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width;
}

html .kcw  {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

 .kcw *,  .kcw *::before,  .kcw *::after {
    box-sizing: inherit
}

 .kcw .kcw__container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:576px) {
     .kcw .kcw__container {
        max-width: 540px
    }
}

@media(min-width:768px) {
     .kcw .kcw__container {
        max-width: 720px
    }
}

@media(min-width:992px) {
     .kcw .kcw__container {
        max-width: 960px
    }
}

@media(min-width:1200px) {
     .kcw .kcw__container {
        max-width: 1392px
    }
}

 .kcw .kcw__container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

 .kcw .kcw__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

 .kcw .kcw__no-gutters {
    margin-right: 0;
    margin-left: 0
}

 .kcw .kcw__no-gutters>.kcw__col,  .kcw .kcw__no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

 .kcw .kcw__col-1,  .kcw .kcw__col-2,  .kcw .kcw__col-3,  .kcw .kcw__col-4,  .kcw .kcw__col-5,  .kcw .kcw__col-6,  .kcw .kcw__col-7,  .kcw .kcw__col-8,  .kcw .kcw__col-9,  .kcw .kcw__col-10,  .kcw .kcw__col-11,  .kcw .kcw__col-12,  .kcw .kcw__col,  .kcw .kcw__col-auto,  .kcw .kcw__col-sm-1,  .kcw .kcw__col-sm-2,  .kcw .kcw__col-sm-3,  .kcw .kcw__col-sm-4,  .kcw .kcw__col-sm-5,  .kcw .kcw__col-sm-6,  .kcw .kcw__col-sm-7,  .kcw .kcw__col-sm-8,  .kcw .kcw__col-sm-9,  .kcw .kcw__col-sm-10,  .kcw .kcw__col-sm-11,  .kcw .kcw__col-sm-12,  .kcw .kcw__col-sm,  .kcw .kcw__col-sm-auto,  .kcw .kcw__col-md-1,  .kcw .kcw__col-md-2,  .kcw .kcw__col-md-3,  .kcw .kcw__col-md-4,  .kcw .kcw__col-md-5,  .kcw .kcw__col-md-6,  .kcw .kcw__col-md-7,  .kcw .kcw__col-md-8,  .kcw .kcw__col-md-9,  .kcw .kcw__col-md-10,  .kcw .kcw__col-md-11,  .kcw .kcw__col-md-12,  .kcw .kcw__col-md,  .kcw .kcw__col-md-auto,  .kcw .kcw__col-lg-1,  .kcw .kcw__col-lg-2,  .kcw .kcw__col-lg-3,  .kcw .kcw__col-lg-4,  .kcw .kcw__col-lg-5,  .kcw .kcw__col-lg-6,  .kcw .kcw__col-lg-7,  .kcw .kcw__col-lg-8,  .kcw .kcw__col-lg-9,  .kcw .kcw__col-lg-10,  .kcw .kcw__col-lg-11,  .kcw .kcw__col-lg-12,  .kcw .kcw__col-lg,  .kcw .kcw__col-lg-auto,  .kcw .kcw__col-xl-1,  .kcw .kcw__col-xl-2,  .kcw .kcw__col-xl-3,  .kcw .kcw__col-xl-4,  .kcw .kcw__col-xl-5,  .kcw .kcw__col-xl-6,  .kcw .kcw__col-xl-7,  .kcw .kcw__col-xl-8,  .kcw .kcw__col-xl-9,  .kcw .kcw__col-xl-10,  .kcw .kcw__col-xl-11,  .kcw .kcw__col-xl-12,  .kcw .kcw__col-xl,  .kcw .kcw__col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

 .kcw .kcw__col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

 .kcw .kcw__col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

 .kcw .kcw__col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

 .kcw .kcw__col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

 .kcw .kcw__col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

 .kcw .kcw__col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

 .kcw .kcw__col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

 .kcw .kcw__col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

 .kcw .kcw__col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

 .kcw .kcw__col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

 .kcw .kcw__col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

 .kcw .kcw__col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

 .kcw .kcw__col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

 .kcw .kcw__col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

 .kcw .kcw__order-first {
    -ms-flex-order: -1;
    order: -1
}

 .kcw .kcw__order-last {
    -ms-flex-order: 13;
    order: 13
}

 .kcw .kcw__order-0 {
    -ms-flex-order: 0;
    order: 0
}

 .kcw .kcw__order-1 {
    -ms-flex-order: 1;
    order: 1
}

 .kcw .kcw__order-2 {
    -ms-flex-order: 2;
    order: 2
}

 .kcw .kcw__order-3 {
    -ms-flex-order: 3;
    order: 3
}

 .kcw .kcw__order-4 {
    -ms-flex-order: 4;
    order: 4
}

 .kcw .kcw__order-5 {
    -ms-flex-order: 5;
    order: 5
}

 .kcw .kcw__order-6 {
    -ms-flex-order: 6;
    order: 6
}

 .kcw .kcw__order-7 {
    -ms-flex-order: 7;
    order: 7
}

 .kcw .kcw__order-8 {
    -ms-flex-order: 8;
    order: 8
}

 .kcw .kcw__order-9 {
    -ms-flex-order: 9;
    order: 9
}

 .kcw .kcw__order-10 {
    -ms-flex-order: 10;
    order: 10
}

 .kcw .kcw__order-11 {
    -ms-flex-order: 11;
    order: 11
}

 .kcw .kcw__order-12 {
    -ms-flex-order: 12;
    order: 12
}

 .kcw .kcw__offset-1 {
    margin-left: auto
}

 .kcw .kcw__offset-2 {
    margin-left: auto
}

 .kcw .kcw__offset-3 {
    margin-left: auto
}

 .kcw .kcw__offset-4 {
    margin-left: auto
}

 .kcw .kcw__offset-5 {
    margin-left: auto
}

 .kcw .kcw__offset-6 {
    margin-left: auto
}

 .kcw .kcw__offset-7 {
    margin-left: auto
}

 .kcw .kcw__offset-8 {
    margin-left: auto
}

 .kcw .kcw__offset-9 {
    margin-left: auto
}

 .kcw .kcw__offset-10 {
    margin-left: auto
}

 .kcw .kcw__offset-11 {
    margin-left: auto
}

@media(min-width:576px) {
     .kcw .kcw__col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

     .kcw .kcw__col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

     .kcw .kcw__col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

     .kcw .kcw__col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

     .kcw .kcw__col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

     .kcw .kcw__col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

     .kcw .kcw__col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

     .kcw .kcw__col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

     .kcw .kcw__col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

     .kcw .kcw__col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

     .kcw .kcw__col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

     .kcw .kcw__col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

     .kcw .kcw__col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

     .kcw .kcw__col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

     .kcw .kcw__order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

     .kcw .kcw__order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

     .kcw .kcw__order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

     .kcw .kcw__order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

     .kcw .kcw__order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

     .kcw .kcw__order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

     .kcw .kcw__order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

     .kcw .kcw__order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

     .kcw .kcw__order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

     .kcw .kcw__order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

     .kcw .kcw__order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

     .kcw .kcw__order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

     .kcw .kcw__order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

     .kcw .kcw__order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

     .kcw .kcw__order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

     .kcw .kcw__offset-sm-0 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-1 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-2 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-3 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-4 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-5 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-6 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-7 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-8 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-9 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-10 {
        margin-left: auto
    }

     .kcw .kcw__offset-sm-11 {
        margin-left: auto
    }
}

@media(min-width:768px) {
     .kcw .kcw__col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

     .kcw .kcw__col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

     .kcw .kcw__col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

     .kcw .kcw__col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

     .kcw .kcw__col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

     .kcw .kcw__col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

     .kcw .kcw__col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

     .kcw .kcw__col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

     .kcw .kcw__col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

     .kcw .kcw__col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

     .kcw .kcw__col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

     .kcw .kcw__col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

     .kcw .kcw__col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

     .kcw .kcw__col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

     .kcw .kcw__order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

     .kcw .kcw__order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

     .kcw .kcw__order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

     .kcw .kcw__order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

     .kcw .kcw__order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

     .kcw .kcw__order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

     .kcw .kcw__order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

     .kcw .kcw__order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

     .kcw .kcw__order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

     .kcw .kcw__order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

     .kcw .kcw__order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

     .kcw .kcw__order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

     .kcw .kcw__order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

     .kcw .kcw__order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

     .kcw .kcw__order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

     .kcw .kcw__offset-md-0 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-1 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-2 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-3 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-4 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-5 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-6 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-7 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-8 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-9 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-10 {
        margin-left: auto
    }

     .kcw .kcw__offset-md-11 {
        margin-left: auto
    }
}

@media(min-width:992px) {
     .kcw .kcw__col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

     .kcw .kcw__col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

     .kcw .kcw__col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

     .kcw .kcw__col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

     .kcw .kcw__col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

     .kcw .kcw__col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

     .kcw .kcw__col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

     .kcw .kcw__col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

     .kcw .kcw__col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

     .kcw .kcw__col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

     .kcw .kcw__col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

     .kcw .kcw__col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

     .kcw .kcw__col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

     .kcw .kcw__col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

     .kcw .kcw__order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

     .kcw .kcw__order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

     .kcw .kcw__order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

     .kcw .kcw__order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

     .kcw .kcw__order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

     .kcw .kcw__order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

     .kcw .kcw__order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

     .kcw .kcw__order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

     .kcw .kcw__order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

     .kcw .kcw__order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

     .kcw .kcw__order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

     .kcw .kcw__order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

     .kcw .kcw__order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

     .kcw .kcw__order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

     .kcw .kcw__order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

     .kcw .kcw__offset-lg-0 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-1 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-2 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-3 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-4 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-5 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-6 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-7 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-8 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-9 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-10 {
        margin-left: auto
    }

     .kcw .kcw__offset-lg-11 {
        margin-left: auto
    }
}

@media(min-width:1200px) {
     .kcw .kcw__col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

     .kcw .kcw__col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

     .kcw .kcw__col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

     .kcw .kcw__col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

     .kcw .kcw__col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

     .kcw .kcw__col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

     .kcw .kcw__col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

     .kcw .kcw__col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

     .kcw .kcw__col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

     .kcw .kcw__col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

     .kcw .kcw__col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

     .kcw .kcw__col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

     .kcw .kcw__col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

     .kcw .kcw__col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

     .kcw .kcw__order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

     .kcw .kcw__order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

     .kcw .kcw__order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

     .kcw .kcw__order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

     .kcw .kcw__order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

     .kcw .kcw__order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

     .kcw .kcw__order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

     .kcw .kcw__order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

     .kcw .kcw__order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

     .kcw .kcw__order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

     .kcw .kcw__order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

     .kcw .kcw__order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

     .kcw .kcw__order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

     .kcw .kcw__order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

     .kcw .kcw__order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

     .kcw .kcw__offset-xl-0 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-1 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-2 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-3 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-4 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-5 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-6 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-7 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-8 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-9 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-10 {
        margin-left: auto
    }

     .kcw .kcw__offset-xl-11 {
        margin-left: auto
    }
}

 .kcw .kcw__d-none {
    display: none !important
}

 .kcw .kcw__d-inline {
    display: inline !important
}

 .kcw .kcw__d-inline-block {
    display: inline-block !important
}

 .kcw .kcw__d-block {
    display: block !important
}

 .kcw .kcw__d-table {
    display: table !important
}

 .kcw .kcw__d-table-row {
    display: table-row !important
}

 .kcw .kcw__d-table-cell {
    display: table-cell !important
}

 .kcw .kcw__d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

 .kcw .kcw__d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media(min-width:576px) {
     .kcw .kcw__d-sm-none {
        display: none !important
    }

     .kcw .kcw__d-sm-inline {
        display: inline !important
    }

     .kcw .kcw__d-sm-inline-block {
        display: inline-block !important
    }

     .kcw .kcw__d-sm-block {
        display: block !important
    }

     .kcw .kcw__d-sm-table {
        display: table !important
    }

     .kcw .kcw__d-sm-table-row {
        display: table-row !important
    }

     .kcw .kcw__d-sm-table-cell {
        display: table-cell !important
    }

     .kcw .kcw__d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

     .kcw .kcw__d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width:768px) {
     .kcw .kcw__d-md-none {
        display: none !important
    }

     .kcw .kcw__d-md-inline {
        display: inline !important
    }

     .kcw .kcw__d-md-inline-block {
        display: inline-block !important
    }

     .kcw .kcw__d-md-block {
        display: block !important
    }

     .kcw .kcw__d-md-table {
        display: table !important
    }

     .kcw .kcw__d-md-table-row {
        display: table-row !important
    }

     .kcw .kcw__d-md-table-cell {
        display: table-cell !important
    }

     .kcw .kcw__d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

     .kcw .kcw__d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width:992px) {
     .kcw .kcw__d-lg-none {
        display: none !important
    }

     .kcw .kcw__d-lg-inline {
        display: inline !important
    }

     .kcw .kcw__d-lg-inline-block {
        display: inline-block !important
    }

     .kcw .kcw__d-lg-block {
        display: block !important
    }

     .kcw .kcw__d-lg-table {
        display: table !important
    }

     .kcw .kcw__d-lg-table-row {
        display: table-row !important
    }

     .kcw .kcw__d-lg-table-cell {
        display: table-cell !important
    }

     .kcw .kcw__d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

     .kcw .kcw__d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width:1200px) {
     .kcw .kcw__d-xl-none {
        display: none !important
    }

     .kcw .kcw__d-xl-inline {
        display: inline !important
    }

     .kcw .kcw__d-xl-inline-block {
        display: inline-block !important
    }

     .kcw .kcw__d-xl-block {
        display: block !important
    }

     .kcw .kcw__d-xl-table {
        display: table !important
    }

     .kcw .kcw__d-xl-table-row {
        display: table-row !important
    }

     .kcw .kcw__d-xl-table-cell {
        display: table-cell !important
    }

     .kcw .kcw__d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

     .kcw .kcw__d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
     .kcw .kcw__d-print-none {
        display: none !important
    }

     .kcw .kcw__d-print-inline {
        display: inline !important
    }

     .kcw .kcw__d-print-inline-block {
        display: inline-block !important
    }

     .kcw .kcw__d-print-block {
        display: block !important
    }

     .kcw .kcw__d-print-table {
        display: table !important
    }

     .kcw .kcw__d-print-table-row {
        display: table-row !important
    }

     .kcw .kcw__d-print-table-cell {
        display: table-cell !important
    }

     .kcw .kcw__d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

     .kcw .kcw__d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

 .kcw .kcw__flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

 .kcw .kcw__flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

 .kcw .kcw__flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

 .kcw .kcw__flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

 .kcw .kcw__flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

 .kcw .kcw__flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

 .kcw .kcw__flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

 .kcw .kcw__flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

 .kcw .kcw__flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

 .kcw .kcw__flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

 .kcw .kcw__flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

 .kcw .kcw__flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

 .kcw .kcw__justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

 .kcw .kcw__justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

 .kcw .kcw__justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

 .kcw .kcw__justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

 .kcw .kcw__justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

 .kcw .kcw__align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

 .kcw .kcw__align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

 .kcw .kcw__align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

 .kcw .kcw__align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

 .kcw .kcw__align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

 .kcw .kcw__align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

 .kcw .kcw__align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

 .kcw .kcw__align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

 .kcw .kcw__align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

 .kcw .kcw__align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

 .kcw .kcw__align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

 .kcw .kcw__align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

 .kcw .kcw__align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

 .kcw .kcw__align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

 .kcw .kcw__align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

 .kcw .kcw__align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

 .kcw .kcw__align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media(min-width:576px) {
     .kcw .kcw__flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

     .kcw .kcw__flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

     .kcw .kcw__flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

     .kcw .kcw__flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

     .kcw .kcw__flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

     .kcw .kcw__flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

     .kcw .kcw__flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

     .kcw .kcw__flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

     .kcw .kcw__flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

     .kcw .kcw__flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

     .kcw .kcw__flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

     .kcw .kcw__flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

     .kcw .kcw__justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

     .kcw .kcw__justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

     .kcw .kcw__justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

     .kcw .kcw__justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

     .kcw .kcw__justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

     .kcw .kcw__align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

     .kcw .kcw__align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

     .kcw .kcw__align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

     .kcw .kcw__align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

     .kcw .kcw__align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

     .kcw .kcw__align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

     .kcw .kcw__align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

     .kcw .kcw__align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

     .kcw .kcw__align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

     .kcw .kcw__align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

     .kcw .kcw__align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

     .kcw .kcw__align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

     .kcw .kcw__align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

     .kcw .kcw__align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

     .kcw .kcw__align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

     .kcw .kcw__align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

     .kcw .kcw__align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width:768px) {
     .kcw .kcw__flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

     .kcw .kcw__flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

     .kcw .kcw__flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

     .kcw .kcw__flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

     .kcw .kcw__flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

     .kcw .kcw__flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

     .kcw .kcw__flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

     .kcw .kcw__flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

     .kcw .kcw__flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

     .kcw .kcw__flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

     .kcw .kcw__flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

     .kcw .kcw__flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

     .kcw .kcw__justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

     .kcw .kcw__justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

     .kcw .kcw__justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

     .kcw .kcw__justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

     .kcw .kcw__justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

     .kcw .kcw__align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

     .kcw .kcw__align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

     .kcw .kcw__align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

     .kcw .kcw__align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

     .kcw .kcw__align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

     .kcw .kcw__align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

     .kcw .kcw__align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

     .kcw .kcw__align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

     .kcw .kcw__align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

     .kcw .kcw__align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

     .kcw .kcw__align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

     .kcw .kcw__align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

     .kcw .kcw__align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

     .kcw .kcw__align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

     .kcw .kcw__align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

     .kcw .kcw__align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

     .kcw .kcw__align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width:992px) {
     .kcw .kcw__flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

     .kcw .kcw__flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

     .kcw .kcw__flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

     .kcw .kcw__flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

     .kcw .kcw__flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

     .kcw .kcw__flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

     .kcw .kcw__flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

     .kcw .kcw__flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

     .kcw .kcw__flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

     .kcw .kcw__flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

     .kcw .kcw__flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

     .kcw .kcw__flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

     .kcw .kcw__justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

     .kcw .kcw__justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

     .kcw .kcw__justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

     .kcw .kcw__justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

     .kcw .kcw__justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

     .kcw .kcw__align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

     .kcw .kcw__align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

     .kcw .kcw__align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

     .kcw .kcw__align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

     .kcw .kcw__align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

     .kcw .kcw__align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

     .kcw .kcw__align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

     .kcw .kcw__align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

     .kcw .kcw__align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

     .kcw .kcw__align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

     .kcw .kcw__align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

     .kcw .kcw__align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

     .kcw .kcw__align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

     .kcw .kcw__align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

     .kcw .kcw__align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

     .kcw .kcw__align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

     .kcw .kcw__align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width:1200px) {
     .kcw .kcw__flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

     .kcw .kcw__flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

     .kcw .kcw__flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

     .kcw .kcw__flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

     .kcw .kcw__flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

     .kcw .kcw__flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

     .kcw .kcw__flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

     .kcw .kcw__flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

     .kcw .kcw__flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

     .kcw .kcw__flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

     .kcw .kcw__flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

     .kcw .kcw__flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

     .kcw .kcw__justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

     .kcw .kcw__justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

     .kcw .kcw__justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

     .kcw .kcw__justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

     .kcw .kcw__justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

     .kcw .kcw__align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

     .kcw .kcw__align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

     .kcw .kcw__align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

     .kcw .kcw__align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

     .kcw .kcw__align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

     .kcw .kcw__align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

     .kcw .kcw__align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

     .kcw .kcw__align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

     .kcw .kcw__align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

     .kcw .kcw__align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

     .kcw .kcw__align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

     .kcw .kcw__align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

     .kcw .kcw__align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

     .kcw .kcw__align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

     .kcw .kcw__align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

     .kcw .kcw__align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

     .kcw .kcw__align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

 .kcw .kcw__float-left {
    float: left !important
}

 .kcw .kcw__float-right {
    float: right !important
}

 .kcw .kcw__float-none {
    float: none !important
}

@media(min-width:576px) {
     .kcw .kcw__float-sm-left {
        float: left !important
    }

     .kcw .kcw__float-sm-right {
        float: right !important
    }

     .kcw .kcw__float-sm-none {
        float: none !important
    }
}

@media(min-width:768px) {
     .kcw .kcw__float-md-left {
        float: left !important
    }

     .kcw .kcw__float-md-right {
        float: right !important
    }

     .kcw .kcw__float-md-none {
        float: none !important
    }
}

@media(min-width:992px) {
     .kcw .kcw__float-lg-left {
        float: left !important
    }

     .kcw .kcw__float-lg-right {
        float: right !important
    }

     .kcw .kcw__float-lg-none {
        float: none !important
    }
}

@media(min-width:1200px) {
     .kcw .kcw__float-xl-left {
        float: left !important
    }

     .kcw .kcw__float-xl-right {
        float: right !important
    }

     .kcw .kcw__float-xl-none {
        float: none !important
    }
}

 .kcw .kcw__fieldeditor table,  .kcw .kcw__fieldeditor td {
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    vertical-align: middle
}

 .kcw #kcw__atlwdg-trigger {
    color: #fff !important
}

 .kcw .kcw__canvas-lines {
    position: absolute;
    top: 0;
    pointer-events: none;
    display: none
}

 .kcw .kcw__canvas-lines-switch {
    position: fixed;
    top: 40%;
    left: -160px;
    background: #e4e4e4;
    border: 2px solid #4a4a4a;
    padding: 20px 40px 20px 10px;
    box-shadow: 5px 5px 10px #fff;
    width: auto;
    font-weight: bold;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s
}

 .kcw .kcw__canvas-lines-switch:after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-left-color: #808080;
    width: 0;
    height: 0;
    right: 0;
    top: 30px
}

 .kcw .kcw__canvas-lines-switch:hover {
    left: 0
}

 .kcw .kcw__on-page-editor .kcw__rich-text span {
    width: 100%
}

 .kcw .kcw__on-page-editor .kcw__promo .kcw__promo-body .kcw__scWebEditInput,  .kcw .kcw__on-page-editor .kcw__summary .kcw__summary-body .kcw__scWebEditInput,  .kcw .kcw__on-page-editor .kcw__summary-list .kcw__summary-list-body .kcw__scWebEditInput {
    display: block
}

 .kcw .kcw__on-page-editor .kcw__tabs ul.kcw__tabs>li>a {
    font-size: 0
}

 .kcw .kcw__on-page-editor .kcw__tabs ul.kcw__tabs>li>a div {
    font-size: 12px
}

 .kcw .kcw__on-page-editor img {
    width: auto\9
}

body .kcw .kcw__on-page-editor {
    position: static
}

 .kcw #kcw__jqueryModalDialogsFrame {
    position: fixed !important
}

 .kcw .kcw__scPopup {
    z-index: 9200 !important;
    background: #fafafa;
    border: 1px solid #868686;
    height: auto !important;
    box-shadow: 0 0 5px #dedede;
    -webkit-box-shadow: 0 0 5px #dedede;
    font-family: tahoma !important;
    font-size: 11px !important;
    position: fixed !important
}

 .kcw .kcw__scPopup tr:hover {
    background: #c5c5c5;
    cursor: Pointer
}

 .kcw .kcw__scPopup td {
    padding: 0 5px;
    vertical-align: middle
}

 .kcw .kcw__scPopup .kcw__scMenuItemIcon,  .kcw .kcw__scPopup tr td:first-child {
    background: #efefef;
    border-right: 1px solid #c5c5c5;
    padding: 0 2px
}

 .kcw .kcw__scPopup .kcw__divider-row {
    line-height: 0;
    background: #9199a4
}

 .kcw .kcw__scPopup .kcw__divider-row td {
    height: 1px !important;
    font-size: 0
}

 .kcw .kcw__column-splitter,  .kcw .kcw__row-splitter {
    width: 100%
}

 .kcw .kcw__component {
    box-sizing: border-box
}

 .kcw .kcw__row.kcw__column-splitter>div>div.kcw__row {
    margin-left: 0;
    margin-right: 0
}

 .kcw .kcw__tabs .kcw__tabs-heading>li .kcw__scEnabledChrome>.kcw__row,  .kcw .kcw__tabs .kcw__tabs-container>.kcw__tab>.kcw__scEnabledChrome>.kcw__row {
    margin-left: 0;
    margin-right: 0
}

 .kcw .kcw__accordion .kcw__scEnabledChrome>.kcw__toggle-header>.kcw__label>.kcw__row,  .kcw .kcw__accordion .kcw__scEnabledChrome>.kcw__toggle-content>.kcw__row {
    margin-left: 0;
    margin-right: 0
}

 .kcw .kcw__carousel .kcw__scEnabledChrome>.kcw__row {
    margin-left: 0;
    margin-right: 0
}

 .kcw .kcw__snippet .kcw__scEnabledChrome>.kcw__row {
    margin-left: 0;
    margin-right: 0
}

 .kcw .kcw__container>.kcw__component-content>.kcw__row {
    margin-left: 0;
    margin-right: 0
}

 .kcw .kcw__component.kcw__sc-background-image-stretch {
    background-size: 100% 100%
}

 .kcw .kcw__component.kcw__sc-background-image-stretch-vertically {
    background-repeat: repeat-x;
    background-size: auto 100%
}

 .kcw .kcw__component.kcw__sc-background-image-stretch-horizontally {
    background-repeat: repeat-y;
    background-size: 100% auto
}

 .kcw .kcw__component.kcw__sc-background-image-tile {
    background-repeat: repeat
}

 .kcw .kcw__component.kcw__sc-background-image-parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

 .kcw .kcw__component.kcw__sc-background-image-fixed {
    background-attachment: fixed
}

 .kcw .kcw__file-filetypeicon span {
    width: 32px;
    height: 32px;
    display: block
}

 .kcw .kcw__file-filetypeicon .kcw__xls,  .kcw .kcw__file-filetypeicon .kcw__xlsx {
    background-image: url(/~/icon/WordProcessing/32x32/imp_exp_excel.png)
}

 .kcw .kcw__file-filetypeicon .kcw__pdf {
    background-image: url(/~/icon/WordProcessing/32x32/imp_exp_pdf.png)
}

 .kcw .kcw__file-filetypeicon .kcw__ppt,  .kcw .kcw__file-filetypeicon .kcw__pptx {
    background-image: url(/~/icon/WordProcessing/32x32/imp_exp_powerpoint.png)
}

 .kcw .kcw__file-filetypeicon .kcw__rtf {
    background-image: url(/~/icon/WordProcessing/32x32/imp_exp_rtf.png)
}

 .kcw .kcw__file-filetypeicon .kcw__txt {
    background-image: url(/~/icon/Applications/32x32/document_text.png)
}

 .kcw .kcw__file-filetypeicon .kcw__vsd {
    background-image: url(/~/icon/WordProcessing/32x32/imp_exp_visio.png)
}

 .kcw .kcw__file-filetypeicon .kcw__doc,  .kcw .kcw__file-filetypeicon .kcw__docx {
    background-image: url(/~/icon/WordProcessing/32x32/imp_exp_word.png)
}

 .kcw .kcw__file-filetypeicon .kcw__xml {
    background-image: url(/~/icon/WordProcessing/32x32/imp_exp_xml.png)
}

 .kcw .kcw__file-filetypeicon .kcw__bmp,  .kcw .kcw__file-filetypeicon .kcw__gif,  .kcw .kcw__file-filetypeicon .kcw__jpg,  .kcw .kcw__file-filetypeicon .kcw__png {
    background-image: url(/~/icon/Imaging/32x32/drop_shadow.png)
}

 .kcw .kcw__file-filetypeicon .kcw__mp3,  .kcw .kcw__file-filetypeicon .kcw__ogg,  .kcw .kcw__file-filetypeicon .kcw__wav {
    background-image: url(/~/icon/Multimedia/32x32/play_blue.png)
}

body .kcw .kcw__sxa-gray-scale {
    filter: grayscale(100%)
}

html .kcw , body .kcw ,  .kcw div,  .kcw span,  .kcw applet,  .kcw object,  .kcw iframe,  .kcw h1,  .kcw h2,  .kcw h3,  .kcw h4,  .kcw h5,  .kcw h6,  .kcw p,  .kcw blockquote,  .kcw pre,  .kcw a,  .kcw abbr,  .kcw acronym,  .kcw address,  .kcw big,  .kcw cite,  .kcw code,  .kcw del,  .kcw dfn,  .kcw font,  .kcw img,  .kcw ins,  .kcw kbd,  .kcw q,  .kcw s,  .kcw samp,  .kcw small,  .kcw strike,  .kcw strong,  .kcw sub,  .kcw sup,  .kcw tt,  .kcw var,  .kcw dl,  .kcw dt,  .kcw dd,  .kcw ol,  .kcw ul,  .kcw li,  .kcw fieldset,  .kcw form,  .kcw label,  .kcw legend,  .kcw table,  .kcw caption,  .kcw tbody,  .kcw tfoot,  .kcw thead,  .kcw tr,  .kcw th,  .kcw td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

 .kcw em {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

 .kcw :focus {
    outline: 0
}

body .kcw  {
    line-height: 1;
    color: #000;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
    overflow: auto
}

 .kcw ol,  .kcw ul {
    list-style: none
}

 .kcw table {
    border-collapse: separate;
    border-spacing: 0
}

 .kcw caption,  .kcw th,  .kcw td {
    text-align: left;
    font-weight: normal
}

 .kcw blockquote:before,  .kcw blockquote:after,  .kcw q:before,  .kcw q:after {
    content: ""
}

 .kcw blockquote,  .kcw q {
    quotes: """"
}

 .kcw sub {
    vertical-align: sub;
    font-size: .9em
}

 .kcw sup {
    vertical-align: super;
    font-size: .9em
}

@charset "UTF-8";

 .kcw .kcw__on-page-editor .kcw__accordion .kcw__toggle-content [scfieldtype="rich text"] {
    display: block
}

 .kcw .kcw__accordion {
    padding: 0;
    margin-bottom: 10px
}

 .kcw .kcw__accordion .kcw__active .kcw__toggle-header .kcw__field-heading:before {
    content: "" !important
}

 .kcw .kcw__accordion .kcw__toggle-header {
    cursor: pointer;
    background-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2
}

 .kcw .kcw__accordion .kcw__toggle-header:hover {
    background-color: transparent
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__component {
    margin-top: 0
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__component.kcw__title {
    margin-top: 0
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__component .kcw__field-heading {
    font-size: 16px;
    padding-left: 34px;
    font-weight: 400
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__component .kcw__field-heading:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__label {
    padding: 7px;
    text-align: left;
    display: block;
    background: 0 0;
    position: relative;
    z-index: 3
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__label:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__accordion .kcw__toggle-content {
    padding: 10px;
    background-color: transparent
}

 .kcw .kcw__accordion .kcw__toggle-content:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__accordion .kcw__toggle-content .kcw__component {
    margin-top: 0
}

 .kcw .kcw__accordion .kcw__items {
    overflow: hidden
}

 .kcw .kcw__accordion .kcw__item:last-child {
    border-bottom: none
}

 .kcw .kcw__accordion-horizontal {
    -webkit-perspective: 1000;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item {
    box-sizing: border-box;
    padding: 0 0 0 50px;
    margin: 0;
    min-height: 300px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item.kcw__active .kcw__toggle-header {
    background: 0 0 !important
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item.kcw__active .kcw__toggle-content {
    left: 0 !important
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item .kcw__toggle-header {
    width: 50px;
    border-right: none
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item .kcw__toggle-header:before {
    left: 0;
    right: 0;
    margin: 0 auto
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item .kcw__toggle-content {
    padding: 0
}

 .kcw .kcw__accordion-horizontal .kcw__items {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    padding: 0;
    overflow: hidden
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 40px;
    min-height: 250px;
    position: relative
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item.kcw__active .kcw__toggle-header {
    background: 0 0
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header {
    box-sizing: border-box;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    padding: 0;
    width: 40px;
    min-height: 100%;
    border-right: 1px solid #d2d2d2;
    border-bottom: none;
    background: 0 0
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__component {
    margin-top: 0
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__label {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__label p {
    width: 200px
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__label div.kcw__field-heading {
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__label div.kcw__field-heading span.kcw__scWebEditInput {
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-content {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: auto;
    z-index: 10;
    height: 100%;
    overflow: hidden;
    text-align: left;
    padding: 10px
}

@charset "UTF-8";

 .kcw .kcw__sxa-archive .kcw__level-1 {
    display: block !important;
    padding-left: 10px
}

 .kcw .kcw__sxa-archive .kcw__level-1>li>.kcw__group-header {
    font-weight: 700
}

 .kcw .kcw__sxa-archive .kcw__group-header {
    position: relative
}

 .kcw .kcw__sxa-archive .kcw__group-header:before {
    font-size: 10px;
    font-size: 1rem;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 10px;
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -15px;
    padding: 0
}

 .kcw .kcw__sxa-archive .kcw__group-header.kcw__opened:before {
    content: ""
}

 .kcw .kcw__sxa-archive ul {
    display: none;
    margin-left: 10px;
    cursor: pointer
}

 .kcw .kcw__sxa-archive ul li {
    position: relative
}

 .kcw .kcw__sxa-archive .kcw__archive-items {
    display: none
}

 .kcw .kcw__sxa-archive .kcw__archive-items .kcw__archive-item {
    cursor: default
}

 .kcw .kcw__sxa-archive .kcw__archive-items .kcw__archive-item a {
    background-color: transparent;
    text-decoration: none;
    font-size: 1em;
    color: #747474;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__sxa-archive .kcw__archive-items .kcw__archive-item a:hover {
    color: #878787;
    text-decoration: none
}

@charset "UTF-8";

 .kcw .kcw__breadcrumb.kcw__component {
    background: red
}

 .kcw .kcw__breadcrumb.kcw__component:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__breadcrumb.kcw__component.kcw__breadcrumb-navigation {
    overflow: visible
}

 .kcw .kcw__breadcrumb.kcw__component a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    color: color("dark-blue")
}

 .kcw .kcw__breadcrumb.kcw__component ol {
    list-style: none
}

 .kcw .kcw__breadcrumb.kcw__component .kcw__field-title {
    display: inline-block
}

 .kcw .kcw__breadcrumb.kcw__component .kcw__separator {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle
}

 .kcw .kcw__breadcrumb.kcw__component li {
    position: relative;
    display: block;
    float: left
}

 .kcw .kcw__breadcrumb.kcw__component li>.kcw__navigation-title {
    display: inline-block;
    vertical-align: middle
}

 .kcw .kcw__breadcrumb.kcw__component li>.kcw__navigation-title>a:hover {
    color: #15909c
}

 .kcw .kcw__breadcrumb.kcw__component li.kcw__last .kcw__separator {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__component li.kcw__item-hide:hover>ol {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__component li:hover>ol {
    display: block;
    position: absolute;
    top: 20px;
    left: auto;
    z-index: 100
}

 .kcw .kcw__breadcrumb.kcw__component li>ol {
    box-sizing: border-box;
    display: none;
    margin: 0;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: none;
    margin: 0;
    padding: 2px 20px;
    width: 100%;
    min-width: 140px;
    cursor: pointer
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li .kcw__fa {
    float: left
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li:hover {
    background: #89c6cc;
    color: #fff
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li:hover a {
    color: #fff !important
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li:before {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: "";
    top: 50%;
    left: 2px
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li>a {
    display: block;
    padding: 2px 0 2px 10px
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li:last-child {
    border-bottom-width: 0
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li {
    white-space: nowrap
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li.kcw__item-hide+li.kcw__item-hide {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li.kcw__item-hide a {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li.kcw__item-hide:before {
    content: "...";
    display: inline
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li.kcw__hide-full {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__triangle-separator .kcw__separator {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0
}

 .kcw .kcw__breadcrumb.kcw__triangle-separator .kcw__separator:before {
    content: "";
    display: block;
    font-size: 16px
}

@charset "UTF-8";

 .kcw .kcw__carousel {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    position: relative;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    background: #fff
}

 .kcw .kcw__carousel .kcw__wrapper {
    padding-bottom: 30px
}

 .kcw .kcw__carousel .kcw__slides {
    position: relative
}

 .kcw .kcw__carousel .kcw__slides:after {
    content: "";
    display: block;
    clear: both
}

 .kcw .kcw__carousel .kcw__nav {
    margin-top: 10px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items {
    display: inline-block;
    position: relative;
    height: 32px;
    min-width: 20px;
    margin: 0 15px;
    vertical-align: middle;
    cursor: pointer
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items:after,  .kcw .kcw__carousel .kcw__nav .kcw__nav-items:before {
    background-image: url(../Images/player.png);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items:before {
    left: -9px;
    background-position: -154px -152px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items:after {
    right: -9px;
    background-position: -225px -152px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-bullets,  .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-numbers {
    position: relative;
    height: 32px;
    float: left;
    width: 20px;
    box-sizing: border-box
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-bullets:before {
    background-image: url(../Images/player.png);
    background-position: 0 -152px;
    left: -10px;
    content: '';
    width: 20px;
    height: 32px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-bullets.kcw__active:before {
    background-position: -75px -152px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-numbers {
    padding-top: 3px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTYlIiBzdG9wLWNvbG9yPSIjZmJmYmZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjIlIiBzdG9wLWNvbG9yPSIjZmVmZWZlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZmRmZGZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjYlIiBzdG9wLWNvbG9yPSIjZThlOGU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzglIiBzdG9wLWNvbG9yPSIjZDVkNWQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODQlIiBzdG9wLWNvbG9yPSIjY2VjZWNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuNDQiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMyIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -webkit-linear-gradient(top, #eee 0, #efefef 3%, #fbfbfb 16%, #fefefe 22%, #fff 34%, #fdfdfd 41%, #f7f7f7 50%, #e8e8e8 66%, #d5d5d5 78%, #cecece 84%, rgba(13, 15, 17, .44) 88%, rgba(13, 15, 17, .3) 94%, rgba(13, 15, 17, .12) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(3%, #efefef), color-stop(16%, #fbfbfb), color-stop(22%, #fefefe), color-stop(34%, #fff), color-stop(41%, #fdfdfd), color-stop(50%, #f7f7f7), color-stop(66%, #e8e8e8), color-stop(78%, #d5d5d5), color-stop(84%, #cecece), color-stop(88%, rgba(13, 15, 17, .44)), color-stop(94%, rgba(13, 15, 17, .3)), to(rgba(13, 15, 17, .12)));
    background: linear-gradient(to bottom, #eee 0, #efefef 3%, #fbfbfb 16%, #fefefe 22%, #fff 34%, #fdfdfd 41%, #f7f7f7 50%, #e8e8e8 66%, #d5d5d5 78%, #cecece 84%, rgba(13, 15, 17, .44) 88%, rgba(13, 15, 17, .3) 94%, rgba(13, 15, 17, .12) 100%)
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-numbers:hover {
    color: #878787
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-numbers.kcw__active {
    font-weight: 700
}

 .kcw .kcw__carousel .kcw__nav .kcw__next-text,  .kcw .kcw__carousel .kcw__nav .kcw__prev-text {
    position: relative;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #000
}

 .kcw .kcw__carousel .kcw__nav a.kcw__next-text:active,  .kcw .kcw__carousel .kcw__nav a.kcw__next-text:hover {
    text-decoration: none;
    color: #878787
}

 .kcw .kcw__carousel .kcw__nav a.kcw__next-text:after {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    font-size: 20px
}

 .kcw .kcw__carousel .kcw__nav a.kcw__prev-text:active,  .kcw .kcw__carousel .kcw__nav a.kcw__prev-text:hover {
    text-decoration: none
}

 .kcw .kcw__carousel .kcw__nav a.kcw__prev-text:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    font-size: 20px
}

 .kcw .kcw__carousel.kcw__image-full-size .kcw__carousel-body {
    height: auto;
    top: 2%;
    opacity: .8
}

 .kcw .kcw__carousel.kcw__image-full-size .kcw__carousel-link {
    left: auto;
    right: 1%;
    bottom: 2%;
    opacity: .8
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper {
    padding-bottom: 0
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__slides li.kcw__slide .kcw__component.kcw__content {
    padding-left: 0;
    padding-right: 0
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__slides li.kcw__slide .kcw__component.kcw__content .kcw__component-content .kcw__field-slideimage {
    min-height: 200px
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__slides li.kcw__slide .kcw__component.kcw__content .kcw__component-content .kcw__slide-info {
    position: absolute;
    top: 50%;
    left: 50px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 999;
    background-color: transparent
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__nav {
    height: 0;
    margin-top: 0
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__nav .kcw__next-text,  .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__nav .kcw__prev-text {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__nav .kcw__nav-items {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:768px) {
     .kcw .kcw__carousel {
        padding: 0
    }
}

 .kcw .kcw__row.kcw__column-splitter {
    margin-left: 0;
    margin-right: 0;
    max-width: none
}

 .kcw .kcw__row.kcw__column-splitter>div {
    padding-left: 0;
    padding-right: 0
}

 .kcw .kcw__sxa-bordered {
    box-sizing: border-box
}

 .kcw .kcw__sxa-bordered>.kcw__component-content {
    padding: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    border-radius: 5px
}

 .kcw .kcw__column-splitter,  .kcw .kcw__row-splitter {
    box-sizing: border-box
}

 .kcw .kcw__column-splitter .kcw__sxa-bordered,  .kcw .kcw__row-splitter .kcw__sxa-bordered {
    padding: 5px !important
}

 .kcw .kcw__column-splitter .kcw__sxa-bordered .kcw__scEmptyPlaceholder,  .kcw .kcw__column-splitter .kcw__sxa-bordered>.kcw__component,  .kcw .kcw__row-splitter .kcw__sxa-bordered .kcw__scEmptyPlaceholder,  .kcw .kcw__row-splitter .kcw__sxa-bordered>.kcw__component {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    border-radius: 5px
}

 .kcw .kcw__title-row-box {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    box-sizing: border-box;
    width: 100%;
    height: 87px;
    margin: 0;
    padding: 0;
    background: #f7f7f7
}

 .kcw .kcw__title-row-box>.kcw__component-content {
    max-width: 960px;
    margin: 0 auto !important
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__title {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 23px 0 0 0;
    padding: 0
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__title h1 {
    font-size: 22px;
    font-size: 2.2rem;
    border: none
}

@media only screen and (max-width:959px) {
     .kcw .kcw__title-row-box>.kcw__component-content .kcw__title {
        margin: 23px 0 0 20px
    }
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text {
    margin: 0
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text h1,  .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text h2,  .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text h3,  .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text h4 {
    margin: 0;
    padding: 0
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__breadcrumb {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 23px 0 0 0;
    padding: 0;
    float: right;
    clear: both
}

@media only screen and (min-width:381px) and (max-width:959px) {
     .kcw .kcw__title-row-box>.kcw__component-content .kcw__breadcrumb {
        margin: 23px 20px 0 0
    }
}

@media only screen and (max-width:380px) {
     .kcw .kcw__title-row-box>.kcw__component-content .kcw__breadcrumb {
        display: none
    }
}

@media only screen and (max-width:959px) {
     .kcw .kcw__title-row-box .kcw__alpha {
        vertical-align: middle;
        box-sizing: border-box;
        width: auto !important;
        float: left
    }

     .kcw .kcw__title-row-box .kcw__omega {
        vertical-align: middle;
        box-sizing: border-box;
        width: auto !important;
        float: right
    }
}

 .kcw .kcw__container {
    padding: 0
}

 .kcw .kcw__container .kcw__component-content:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__divider hr {
    margin: 10px 0;
    border: 0;
    height: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d2d2d2
}

 .kcw .kcw__white-space-divider hr {
    border: none
}

@charset "UTF-8";

 .kcw .kcw__event-list li,  .kcw .kcw__event-list li>.kcw__scLooseFrameZone {
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #747474;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

 .kcw .kcw__event-list li:after,  .kcw .kcw__event-list li>.kcw__scLooseFrameZone:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__event-list {
    background: 0 0
}

 .kcw .kcw__event-list .kcw__avi,  .kcw .kcw__event-list .kcw__bmp,  .kcw .kcw__event-list .kcw__doc,  .kcw .kcw__event-list .kcw__docx,  .kcw .kcw__event-list .kcw__field-filetypeicon>a>span,  .kcw .kcw__event-list .kcw__gif,  .kcw .kcw__event-list .kcw__jpeg,  .kcw .kcw__event-list .kcw__jpg,  .kcw .kcw__event-list .kcw__mov,  .kcw .kcw__event-list .kcw__mp3,  .kcw .kcw__event-list .kcw__mp4,  .kcw .kcw__event-list .kcw__pdf,  .kcw .kcw__event-list .kcw__png,  .kcw .kcw__event-list .kcw__ppt,  .kcw .kcw__event-list .kcw__pptx,  .kcw .kcw__event-list .kcw__psd,  .kcw .kcw__event-list .kcw__txt,  .kcw .kcw__event-list .kcw__wma,  .kcw .kcw__event-list .kcw__wmv,  .kcw .kcw__event-list .kcw__xls,  .kcw .kcw__event-list .kcw__xlsx,  .kcw .kcw__event-list .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__event-list .kcw__avi:before,  .kcw .kcw__event-list .kcw__bmp:before,  .kcw .kcw__event-list .kcw__doc:before,  .kcw .kcw__event-list .kcw__docx:before,  .kcw .kcw__event-list .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__event-list .kcw__gif:before,  .kcw .kcw__event-list .kcw__jpeg:before,  .kcw .kcw__event-list .kcw__jpg:before,  .kcw .kcw__event-list .kcw__mov:before,  .kcw .kcw__event-list .kcw__mp3:before,  .kcw .kcw__event-list .kcw__mp4:before,  .kcw .kcw__event-list .kcw__pdf:before,  .kcw .kcw__event-list .kcw__png:before,  .kcw .kcw__event-list .kcw__ppt:before,  .kcw .kcw__event-list .kcw__pptx:before,  .kcw .kcw__event-list .kcw__psd:before,  .kcw .kcw__event-list .kcw__txt:before,  .kcw .kcw__event-list .kcw__wma:before,  .kcw .kcw__event-list .kcw__wmv:before,  .kcw .kcw__event-list .kcw__xls:before,  .kcw .kcw__event-list .kcw__xlsx:before,  .kcw .kcw__event-list .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__event-list .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__event-list h1,  .kcw .kcw__event-list h2,  .kcw .kcw__event-list h3,  .kcw .kcw__event-list h4,  .kcw .kcw__event-list h5,  .kcw .kcw__event-list h6 {
    color: #222
}

 .kcw .kcw__event-list h1,  .kcw .kcw__event-list h2 {
    margin: 10px 0
}

 .kcw .kcw__event-list h3,  .kcw .kcw__event-list h4,  .kcw .kcw__event-list p {
    margin: 5px 0
}

 .kcw .kcw__event-list h5,  .kcw .kcw__event-list h6 {
    margin: 5px 0 0
}

 .kcw .kcw__event-list strong {
    font-weight: 700
}

 .kcw .kcw__event-list ol,  .kcw .kcw__event-list ul {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 10px
}

 .kcw .kcw__event-list li {
    font-size: 13px;
    margin-left: 15px
}

 .kcw .kcw__event-list ul li {
    list-style: disc;
    list-style-position: inside
}

 .kcw .kcw__event-list ol li {
    list-style: decimal;
    list-style-position: inside
}

 .kcw .kcw__event-list a {
    color: #de232f;
    text-decoration: underline;
    font-size: 1em
}

 .kcw .kcw__event-list a:hover {
    color: #878787
}

 .kcw .kcw__event-list table {
    height: auto !important;
    border: 2px solid #d2d2d2
}

 .kcw .kcw__event-list table,  .kcw .kcw__event-list table td,  .kcw .kcw__event-list table th,  .kcw .kcw__event-list table tr {
    border: solid 2px #d2d2d2;
    background: #fff;
    border-collapse: collapse;
    vertical-align: middle
}

 .kcw .kcw__event-list table td,  .kcw .kcw__event-list table th,  .kcw .kcw__event-list table tr {
    padding: 5px
}

 .kcw .kcw__event-list table caption {
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 10px;
    font-size: 20px;
    font-weight: 700;
    margin-left: 0
}

 .kcw .kcw__event-list table tr {
    border: none
}

 .kcw .kcw__event-list table td,  .kcw .kcw__event-list table th {
    border-width: 2px 0 0 2px
}

 .kcw .kcw__event-list table th {
    background-color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 7px
}

 .kcw .kcw__event-list table th:first-child {
    border-left: 0
}

 .kcw .kcw__event-list table td:first-child {
    border-left: 0
}

 .kcw .kcw__event-list h1,  .kcw .kcw__event-list h2,  .kcw .kcw__event-list h3,  .kcw .kcw__event-list h4,  .kcw .kcw__event-list h5,  .kcw .kcw__event-list h6 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc
}

 .kcw .kcw__event-list ul {
    margin: 10px 0
}

 .kcw .kcw__event-list li {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    margin-left: 0;
    box-sizing: border-box;
    padding: 15px 15px 40px 15px;
    position: relative;
    margin: 10px 0
}

 .kcw .kcw__event-list li>.kcw__scLooseFrameZone>.kcw__scEmptyPlaceholder {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

 .kcw .kcw__event-list .kcw__event-list-time {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 700;
    min-width: 115px;
    max-width: 20%
}

 .kcw .kcw__event-list .kcw__event-list-time .kcw__scWebEditInput {
    display: inline
}

 .kcw .kcw__event-list .kcw__event-list-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin: 0 15px;
    max-width: 75%
}

 .kcw .kcw__event-list .kcw__event-list-name {
    font-size: 16px;
    font-weight: 700
}

 .kcw .kcw__event-list .kcw__event-list-link,  .kcw .kcw__event-list .kcw__event-list-place {
    position: absolute;
    bottom: 5px;
    padding-left: 15px
}

 .kcw .kcw__event-list .kcw__event-list-link:before,  .kcw .kcw__event-list .kcw__event-list-place:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0
}

 .kcw .kcw__event-list .kcw__event-list-place {
    left: 10px
}

 .kcw .kcw__event-list .kcw__event-list-place:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__event-list-link {
    right: 10px
}

 .kcw .kcw__event-list .kcw__event-list-link a {
    font-size: 1em;
    color: #747474
}

 .kcw .kcw__event-list .kcw__event-list-link a:hover {
    color: #878787;
    text-decoration: none;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__event-list .kcw__event-list-link:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__scWebEditInput {
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif
}

 .kcw .kcw__facebook-comments .kcw__fb-comments {
    width: 100%
}

 .kcw .kcw__facebook-comments .kcw__fb-comments>span {
    text-align: justify !important;
    width: 100% !important
}

 .kcw .kcw__facebook-comments .kcw__fb-comments>span>iframe {
    width: 100% !important
}

 .kcw .kcw__feed {
    background: 0 0
}

 .kcw .kcw__feed h1,  .kcw .kcw__feed h2,  .kcw .kcw__feed h3,  .kcw .kcw__feed h4,  .kcw .kcw__feed h5,  .kcw .kcw__feed h6 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2
}

 .kcw .kcw__feed .kcw__feed-item {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2;
    padding: 10px 10px 10px 0;
    margin-left: 10px;
    background: 0 0
}

 .kcw .kcw__feed .kcw__feed-title a {
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: none;
    font-weight: 700;
    display: block
}

 .kcw .kcw__feed .kcw__feed-datetime {
    font-size: 11px;
    font-size: 1.1rem;
    float: left
}

 .kcw .kcw__feed .kcw__feed-author {
    font-size: 11px;
    font-size: 1.1rem;
    float: right
}

 .kcw .kcw__feed .kcw__feed-description {
    font-size: 13px;
    font-size: 1.3rem;
    box-sizing: border-box;
    margin: 5px;
    overflow: hidden;
    clear: both
}

 .kcw .kcw__feed .kcw__feed-description img {
    margin: 0 4px
}

 .kcw .kcw__feed.kcw__feed-grid .kcw__feed-item {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    width: 32%;
    margin: 0 1% 10px 0;
    padding: 20px
}

@media only screen and (max-width:639px) {
     .kcw .kcw__feed.kcw__feed-grid .kcw__feed-item {
        width: 100%
    }
}

 .kcw .kcw__field-editor {
    background: 0 0;
    overflow: hidden
}

 .kcw .kcw__field-editor .kcw__field-table {
    width: 100%;
    border-collapse: collapse
}

 .kcw .kcw__field-editor .kcw__field-table table {
    word-wrap: break-word;
    table-layout: fixed
}

 .kcw .kcw__field-editor .kcw__field-table tbody {
    border: none;
    background: 0 0
}

 .kcw .kcw__field-editor .kcw__field-table tbody tr {
    background: 0 0
}

 .kcw .kcw__field-editor .kcw__field-table th {
    color: #000;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle
}

 .kcw .kcw__field-editor .kcw__field-table td {
    color: #747474;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle
}

 .kcw .kcw__field-editor.kcw__position-right .kcw__field-table td {
    text-align: right
}

 .kcw .kcw__field-editor.kcw__position-center .kcw__field-table td {
    text-align: center
}

@charset "UTF-8";

 .kcw .kcw__file-list {
    background: 0 0
}

 .kcw .kcw__file-list h1,  .kcw .kcw__file-list h2,  .kcw .kcw__file-list h3,  .kcw .kcw__file-list h4,  .kcw .kcw__file-list h5,  .kcw .kcw__file-list h6 {
    color: #747474;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: transparent
}

 .kcw .kcw__file-list li {
    margin: 0 20px 5px 0
}

 .kcw .kcw__file-list li * {
    color: #747474
}

 .kcw .kcw__file-list .kcw__list-item {
    background: 0 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc
}

 .kcw .kcw__file-list .kcw__list-item a:hover {
    color: #878787
}

 .kcw .kcw__file-list .kcw__list-item>.kcw__scEnabledChrome {
    width: 100%
}

 .kcw .kcw__file-list .kcw__list-item>.kcw__scEnabledChrome .kcw__scEmptyPlaceholder {
    width: 100%;
    margin-left: 0
}

 .kcw .kcw__file-list .kcw__list-item>*,  .kcw .kcw__file-list .kcw__list-item>.kcw__scEnabledChrome>* {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 5px
}

 .kcw .kcw__file-list .kcw__list-item .kcw__field-filetypeicon>a {
    display: block
}

 .kcw .kcw__file-list .kcw__list-item .kcw__field-filetypeicon span {
    display: block;
    height: 17px
}

 .kcw .kcw__file-list .kcw__list-item .kcw__field-filetypeicon span:before {
    font-size: 18px
}

 .kcw .kcw__file-list .kcw__field-customimage,  .kcw .kcw__file-list .kcw__field-description,  .kcw .kcw__file-list .kcw__field-linktext,  .kcw .kcw__file-list .kcw__field-size {
    color: #747474;
    font-size: #747474
}

 .kcw .kcw__file-list .kcw__field-linktext a {
    text-decoration: none
}

 .kcw .kcw__file-list .kcw__avi,  .kcw .kcw__file-list .kcw__bmp,  .kcw .kcw__file-list .kcw__doc,  .kcw .kcw__file-list .kcw__docx,  .kcw .kcw__file-list .kcw__field-filetypeicon>a>span,  .kcw .kcw__file-list .kcw__gif,  .kcw .kcw__file-list .kcw__jpeg,  .kcw .kcw__file-list .kcw__jpg,  .kcw .kcw__file-list .kcw__mov,  .kcw .kcw__file-list .kcw__mp3,  .kcw .kcw__file-list .kcw__mp4,  .kcw .kcw__file-list .kcw__pdf,  .kcw .kcw__file-list .kcw__png,  .kcw .kcw__file-list .kcw__ppt,  .kcw .kcw__file-list .kcw__pptx,  .kcw .kcw__file-list .kcw__psd,  .kcw .kcw__file-list .kcw__txt,  .kcw .kcw__file-list .kcw__wma,  .kcw .kcw__file-list .kcw__wmv,  .kcw .kcw__file-list .kcw__xls,  .kcw .kcw__file-list .kcw__xlsx,  .kcw .kcw__file-list .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__file-list .kcw__avi:before,  .kcw .kcw__file-list .kcw__bmp:before,  .kcw .kcw__file-list .kcw__doc:before,  .kcw .kcw__file-list .kcw__docx:before,  .kcw .kcw__file-list .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__file-list .kcw__gif:before,  .kcw .kcw__file-list .kcw__jpeg:before,  .kcw .kcw__file-list .kcw__jpg:before,  .kcw .kcw__file-list .kcw__mov:before,  .kcw .kcw__file-list .kcw__mp3:before,  .kcw .kcw__file-list .kcw__mp4:before,  .kcw .kcw__file-list .kcw__pdf:before,  .kcw .kcw__file-list .kcw__png:before,  .kcw .kcw__file-list .kcw__ppt:before,  .kcw .kcw__file-list .kcw__pptx:before,  .kcw .kcw__file-list .kcw__psd:before,  .kcw .kcw__file-list .kcw__txt:before,  .kcw .kcw__file-list .kcw__wma:before,  .kcw .kcw__file-list .kcw__wmv:before,  .kcw .kcw__file-list .kcw__xls:before,  .kcw .kcw__file-list .kcw__xlsx:before,  .kcw .kcw__file-list .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__file-list .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__file-list.kcw__file-list-images .kcw__file-list-items li {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 30%
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__component-content>ul li>.kcw__scLooseFrameZone,  .kcw .kcw__file-list.kcw__file-list-files .kcw__component-content>ul>li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

 .kcw .kcw__file-list.kcw__file-list-files li {
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px
}

 .kcw .kcw__file-list.kcw__file-list-files li:last-child {
    padding-bottom: 0
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-filetypeicon {
    width: 3%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    min-width: 23px
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-filetypeicon span:before {
    font-size: 20px
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
    width: 50%
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-updated {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 45%;
    text-align: right
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-linktext {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
    font-weight: 600
}

 .kcw .kcw__file-list.kcw__file-list-horizontal .kcw__component-content>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 5px
}

 .kcw .kcw__file-list.kcw__file-list-horizontal .kcw__component-content>ul>li {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

 .kcw .kcw__file-list.kcw__file-list-horizontal li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: auto
}

 .kcw .kcw__file-list.kcw__file-list-horizontal li .kcw__field-filetypeicon span {
    height: 25px;
    width: 100%
}

 .kcw .kcw__file-list.kcw__file-list-horizontal li .kcw__field-filetypeicon span:before {
    font-size: 24px !important;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__file-list.kcw__file-list-horizontal .kcw__list-item>*,  .kcw .kcw__file-list.kcw__file-list-horizontal .kcw__list-item>.kcw__scEnabledChrome>* {
    display: block;
    text-align: center
}

 .kcw .kcw__flash .kcw__flash-replaced embed {
    min-height: 200px
}

 .kcw .kcw__flip {
    background: 0 0;
    -webkit-perspective: 1000;
    perspective: 1000
}

 .kcw .kcw__flip h2 {
    margin-bottom: 5px
}

 .kcw .kcw__flip .kcw__Side0,  .kcw .kcw__flip .kcw__Side0_EDIT,  .kcw .kcw__flip .kcw__Side1,  .kcw .kcw__flip .kcw__Side1_EDIT {
    background: #fff;
    width: 96%;
    padding: 2%
}

 .kcw .kcw__flip .kcw__Side0:after,  .kcw .kcw__flip .kcw__Side0_EDIT:after,  .kcw .kcw__flip .kcw__Side1:after,  .kcw .kcw__flip .kcw__Side1_EDIT:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__flip .kcw__Side1_EDIT {
    margin-top: 5px
}

 .kcw .kcw__flip .kcw__flipsides {
    position: relative;
    word-wrap: break-word
}

 .kcw .kcw__flip .kcw__Side0,  .kcw .kcw__flip .kcw__Side1 {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    cursor: pointer;
    width: 100%
}

 .kcw .kcw__flip .kcw__Side0 .kcw__slide-content:after,  .kcw .kcw__flip .kcw__Side0 .kcw__slide-heading:after,  .kcw .kcw__flip .kcw__Side1 .kcw__slide-content:after,  .kcw .kcw__flip .kcw__Side1 .kcw__slide-heading:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__flip .kcw__Side1 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-animation: slide0hide 1s ease-in 1s forwards;
    animation: slide0hide 1s ease-in 1s forwards
}

 .kcw .kcw__flip.kcw__active .kcw__Side0 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-animation: slide0hide 1s ease-in 1s forwards;
    animation: slide0hide 1s ease-in 1s forwards
}

 .kcw .kcw__flip.kcw__active .kcw__Side1 {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-animation: slide1show 0s ease-in 1s forwards;
    animation: slide1show 0s ease-in 1s forwards
}

 .kcw .kcw__flip.kcw__flip-fade .kcw__Side0,  .kcw .kcw__flip.kcw__flip-fade .kcw__Side1 {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

 .kcw .kcw__flip.kcw__flip-fade .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 0
}

 .kcw .kcw__flip.kcw__flip-fade.kcw__active .kcw__Side0 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 0
}

 .kcw .kcw__flip.kcw__flip-fade.kcw__active .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1
}

 .kcw .kcw__flip.kcw__flip-slide-top .kcw__Side0,  .kcw .kcw__flip.kcw__flip-slide-top .kcw__Side1 {
    -webkit-transition-property: height, visibility, padding-top;
    transition-property: height, visibility, padding-top;
    -webkit-transition-duration: 1s, 1s, 1s;
    transition-duration: 1s, 1s, 1s;
    -webkit-transition-timing-function: linear, linear, linear;
    transition-timing-function: linear, linear, linear;
    box-sizing: border-box
}

 .kcw .kcw__flip.kcw__flip-slide-top .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    overflow: hidden;
    height: 0;
    visibility: hidden;
    padding-top: 0;
    padding-bottom: 0
}

 .kcw .kcw__flip.kcw__flip-slide-top .kcw__Side1 .kcw__slide-heading {
    margin-top: 16px
}

 .kcw .kcw__flip.kcw__flip-slide-top.kcw__active .kcw__Side0 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

 .kcw .kcw__flip.kcw__flip-slide-top.kcw__active .kcw__Side1 {
    height: 100%;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    visibility: visible;
    padding-top: 0;
    padding-bottom: 10px
}

 .kcw .kcw__flip.kcw__flip-vertical .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

 .kcw .kcw__flip.kcw__flip-vertical.kcw__active .kcw__Side0 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

 .kcw .kcw__flip.kcw__flip-vertical.kcw__active .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
}

 .kcw .kcw__no-csstransforms3d .kcw__flip .kcw__Side1 {
    display: none
}

 .kcw .kcw__no-csstransforms3d .kcw__flip.kcw__active .kcw__Side0 {
    display: none
}

 .kcw .kcw__no-csstransforms3d .kcw__flip.kcw__active .kcw__Side1 {
    display: block
}

 .kcw .kcw__on-page-editor .kcw__flipsides {
    height: auto
}

 .kcw .kcw__on-page-editor .kcw__flipsides .kcw__Side0,  .kcw .kcw__on-page-editor .kcw__flipsides .kcw__Side1 {
    margin-bottom: 10px
}

@-webkit-keyframes slide0hide {
    to {
        visibility: hidden
    }
}

@keyframes slide0hide {
    to {
        visibility: hidden
    }
}

@-webkit-keyframes slide1show {
    to {
        visibility: visible
    }
}

@keyframes slide1show {
    to {
        visibility: visible
    }
}

 .kcw .kcw__form {
    margin: 10px 0;
    font-size: 14px;
    overflow: hidden
}

 .kcw .kcw__form table {
    width: 100%
}

 .kcw .kcw__form .kcw__scfSectionContent>div {
    margin: 5px 0 0 0;
    padding: 0
}

 .kcw .kcw__form .kcw__scfSectionContent>div~div {
    margin: 0
}

 .kcw .kcw__form .kcw__scfSectionContent>div>div,  .kcw .kcw__form .kcw__scfSectionContent>div>label {
    width: 100%;
    display: block;
    padding: 0
}

 .kcw .kcw__form .kcw__has-feedback:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__form .kcw__scfRequired {
    display: none !important
}

 .kcw .kcw__form fieldset {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    padding: 15px;
    margin: 10px 0;
    position: relative
}

 .kcw .kcw__form fieldset legend {
    font-weight: 700;
    padding: 0 5px;
    font-size: 16px;
    position: absolute;
    top: -33px;
    background: #fff;
    left: 0
}

 .kcw .kcw__form .kcw__scfSectionContent>div {
    box-sizing: border-box;
    margin: 15px 0;
    border: 1px dashed gray;
    padding: 10px;
    position: relative
}

 .kcw .kcw__form .kcw__scfSectionContent>div:after {
    clear: both;
    content: "";
    display: block
}

 .kcw .kcw__form .kcw__scfSectionContent>div:hover [class$=GeneralPanel]>[class$=UsefulInfo] {
    opacity: 1
}

 .kcw .kcw__form .kcw__scfSectionContent>div input,  .kcw .kcw__form .kcw__scfSectionContent>div select {
    margin-left: 5px
}

 .kcw .kcw__form .kcw__scfSectionContent [class$=UsefulInfo] {
    -webkit-transition: opacity .75s;
    transition: opacity .75s;
    box-sizing: border-box;
    opacity: 0;
    font-size: 12px;
    margin-left: 5px;
    position: absolute;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    left: 0;
    top: -15px;
    padding: 4px 8px;
    max-width: 98%;
    width: auto;
    background-color: #f5f5f5;
    color: grey
}

 .kcw .kcw__form input,  .kcw .kcw__form select,  .kcw .kcw__form textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    padding: 2px 4px;
    max-width: 98%
}

 .kcw .kcw__form .kcw__scfCaptcha input[type=text] {
    margin: 0
}

 .kcw .kcw__form .kcw__scfCaptchStrongTextPanel,  .kcw .kcw__form .kcw__scfCaptchaLimitGeneralPanel {
    max-width: 100%;
    width: auto
}

 .kcw .kcw__form .kcw__scfCaptchaLabel {
    display: none
}

 .kcw .kcw__form .kcw__scfSectionContent .kcw__scfCaptchaGeneralPanel embed {
    max-width: 180px
}

 .kcw .kcw__form input[type=image] {
    border: none
}

 .kcw .kcw__form button,  .kcw .kcw__form input[type=submit] {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    background: #fff;
    cursor: pointer;
    margin-left: 0
}

 .kcw .kcw__form input[type=file],  .kcw .kcw__form input[type=password],  .kcw .kcw__form input[type=text],  .kcw .kcw__form textarea {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2;
    width: 95%;
    padding: 2px
}

 .kcw .kcw__form input[type=file]+span,  .kcw .kcw__form input[type=password]+span,  .kcw .kcw__form input[type=text]+span,  .kcw .kcw__form textarea+span {
    display: inline-block;
    vertical-align: middle
}

 .kcw .kcw__form input[type=file] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

 .kcw .kcw__form input[type=radio] {
    position: absolute
}

 .kcw .kcw__form input[type=radio]+label:before {
    content: "";
    position: absolute;
    top: 2px;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff
}

 .kcw .kcw__form input[type=radio]+label:after {
    content: "";
    position: absolute;
    top: 2px;
    display: block;
    width: 16px;
    height: 15px;
    background: image-url("radiobox.png")
}

 .kcw .kcw__form input[type=radio]:checked+label:after {
    background-position: -16px 0
}

 .kcw .kcw__form input[type=radio]+label {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 20px;
    margin-left: 5px;
    position: relative
}

 .kcw .kcw__form select {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    max-height: 30px;
    position: relative;
    text-indent: 2px
}

 .kcw .kcw__form .kcw__scfListBox {
    background: 0 0;
    max-height: none
}

 .kcw .kcw__form .kcw__scfDateSelectorDay,  .kcw .kcw__form .kcw__scfDateSelectorMonth,  .kcw .kcw__form .kcw__scfDateSelectorYear {
    width: 30%
}

 .kcw .kcw__form.kcw__hints-below .kcw__scfSectionContent [class$=UsefulInfo] {
    position: static;
    opacity: 1;
    max-width: 100%;
    width: 100%;
    margin: 5px 0 0 5px
}

 .kcw .kcw__form.kcw__labels-above label {
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: 0
}

 .kcw .kcw__form.kcw__labels-above .kcw__scfCaptchaGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfCheckBoxListGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfConfirmPasswordGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfCreditCardGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfDateGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfDatePickerGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfDateSelectorGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfDropListGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfEmailGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfFileUploadGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfListBoxGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfMultipleLineGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfNumberGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfPasswordGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfRadioButtonListGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfSingleLineGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfSmsTelephoneGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfTelephoneGeneralPanel {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 93%
}

 .kcw .kcw__form.kcw__labels-above .kcw__scfSectionContent .kcw__scfRequired {
    margin: 0 5px
}

 .kcw .kcw__form.kcw__labels-above .kcw__scfMultipleLineGeneralPanel {
    width: 95%
}

 .kcw .kcw__form.kcw__labels-above .kcw__scfMultipleLineTextBox {
    margin: 0 0 0 5px
}

@charset "UTF-8";

 .kcw .kcw__event-calendar {
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
    padding: 5px;
    border-bottom: none !important
}

 .kcw .kcw__event-calendar .kcw__avi,  .kcw .kcw__event-calendar .kcw__bmp,  .kcw .kcw__event-calendar .kcw__doc,  .kcw .kcw__event-calendar .kcw__docx,  .kcw .kcw__event-calendar .kcw__field-filetypeicon>a>span,  .kcw .kcw__event-calendar .kcw__gif,  .kcw .kcw__event-calendar .kcw__jpeg,  .kcw .kcw__event-calendar .kcw__jpg,  .kcw .kcw__event-calendar .kcw__mov,  .kcw .kcw__event-calendar .kcw__mp3,  .kcw .kcw__event-calendar .kcw__mp4,  .kcw .kcw__event-calendar .kcw__pdf,  .kcw .kcw__event-calendar .kcw__png,  .kcw .kcw__event-calendar .kcw__ppt,  .kcw .kcw__event-calendar .kcw__pptx,  .kcw .kcw__event-calendar .kcw__psd,  .kcw .kcw__event-calendar .kcw__txt,  .kcw .kcw__event-calendar .kcw__wma,  .kcw .kcw__event-calendar .kcw__wmv,  .kcw .kcw__event-calendar .kcw__xls,  .kcw .kcw__event-calendar .kcw__xlsx,  .kcw .kcw__event-calendar .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__event-calendar .kcw__avi:before,  .kcw .kcw__event-calendar .kcw__bmp:before,  .kcw .kcw__event-calendar .kcw__doc:before,  .kcw .kcw__event-calendar .kcw__docx:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__event-calendar .kcw__gif:before,  .kcw .kcw__event-calendar .kcw__jpeg:before,  .kcw .kcw__event-calendar .kcw__jpg:before,  .kcw .kcw__event-calendar .kcw__mov:before,  .kcw .kcw__event-calendar .kcw__mp3:before,  .kcw .kcw__event-calendar .kcw__mp4:before,  .kcw .kcw__event-calendar .kcw__pdf:before,  .kcw .kcw__event-calendar .kcw__png:before,  .kcw .kcw__event-calendar .kcw__ppt:before,  .kcw .kcw__event-calendar .kcw__pptx:before,  .kcw .kcw__event-calendar .kcw__psd:before,  .kcw .kcw__event-calendar .kcw__txt:before,  .kcw .kcw__event-calendar .kcw__wma:before,  .kcw .kcw__event-calendar .kcw__wmv:before,  .kcw .kcw__event-calendar .kcw__xls:before,  .kcw .kcw__event-calendar .kcw__xlsx:before,  .kcw .kcw__event-calendar .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__event-calendar h1,  .kcw .kcw__event-calendar h2,  .kcw .kcw__event-calendar h3,  .kcw .kcw__event-calendar h4,  .kcw .kcw__event-calendar h5,  .kcw .kcw__event-calendar h6 {
    color: #222
}

 .kcw .kcw__event-calendar h1,  .kcw .kcw__event-calendar h2 {
    margin: 10px 0
}

 .kcw .kcw__event-calendar h3,  .kcw .kcw__event-calendar h4,  .kcw .kcw__event-calendar p {
    margin: 5px 0
}

 .kcw .kcw__event-calendar h5,  .kcw .kcw__event-calendar h6 {
    margin: 5px 0 0
}

 .kcw .kcw__event-calendar strong {
    font-weight: 700
}

 .kcw .kcw__event-calendar ol,  .kcw .kcw__event-calendar ul {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 10px
}

 .kcw .kcw__event-calendar li {
    font-size: 13px;
    margin-left: 15px
}

 .kcw .kcw__event-calendar ul li {
    list-style: disc;
    list-style-position: inside
}

 .kcw .kcw__event-calendar ol li {
    list-style: decimal;
    list-style-position: inside
}

 .kcw .kcw__event-calendar a {
    color: #de232f;
    text-decoration: underline;
    font-size: 1em
}

 .kcw .kcw__event-calendar a:hover {
    color: #878787
}

 .kcw .kcw__event-calendar table {
    height: auto !important;
    border: 2px solid #d2d2d2
}

 .kcw .kcw__event-calendar table,  .kcw .kcw__event-calendar table td,  .kcw .kcw__event-calendar table th,  .kcw .kcw__event-calendar table tr {
    border: solid 2px #d2d2d2;
    background: #fff;
    border-collapse: collapse;
    vertical-align: middle
}

 .kcw .kcw__event-calendar table td,  .kcw .kcw__event-calendar table th,  .kcw .kcw__event-calendar table tr {
    padding: 5px
}

 .kcw .kcw__event-calendar table caption {
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 10px;
    font-size: 20px;
    font-weight: 700;
    margin-left: 0
}

 .kcw .kcw__event-calendar table tr {
    border: none
}

 .kcw .kcw__event-calendar table td,  .kcw .kcw__event-calendar table th {
    border-width: 2px 0 0 2px
}

 .kcw .kcw__event-calendar table th {
    background-color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 7px
}

 .kcw .kcw__event-calendar table th:first-child {
    border-left: 0
}

 .kcw .kcw__event-calendar table td:first-child {
    border-left: 0
}

 .kcw .kcw__event-calendar .kcw__fc-day-grid-event:hover {
    color: #fff
}

 .kcw .kcw__event-calendar .kcw__fc-content-skeleton td {
    padding: 0 !important
}

 .kcw .kcw__event-calendar .kcw__fc-bg>table {
    height: 100% !important
}

 .kcw .kcw__event-calendar .kcw__fc-day-header {
    background: #ccc
}

 .kcw .kcw__event-calendar td,  .kcw .kcw__event-calendar th {
    border-width: 1px 0 0 1px !important
}

 .kcw .kcw__event-calendar table {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__event-calendar table,  .kcw .kcw__event-calendar table td,  .kcw .kcw__event-calendar table th,  .kcw .kcw__event-calendar table tr {
    background: 0 0
}

 .kcw .kcw__event-calendar .kcw__fc-event-container a {
    color: #fff;
    text-decoration: none
}

 .kcw .kcw__calendar-tooltip .kcw__avi,  .kcw .kcw__calendar-tooltip .kcw__bmp,  .kcw .kcw__calendar-tooltip .kcw__doc,  .kcw .kcw__calendar-tooltip .kcw__docx,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon>a>span,  .kcw .kcw__calendar-tooltip .kcw__gif,  .kcw .kcw__calendar-tooltip .kcw__jpeg,  .kcw .kcw__calendar-tooltip .kcw__jpg,  .kcw .kcw__calendar-tooltip .kcw__mov,  .kcw .kcw__calendar-tooltip .kcw__mp3,  .kcw .kcw__calendar-tooltip .kcw__mp4,  .kcw .kcw__calendar-tooltip .kcw__pdf,  .kcw .kcw__calendar-tooltip .kcw__png,  .kcw .kcw__calendar-tooltip .kcw__ppt,  .kcw .kcw__calendar-tooltip .kcw__pptx,  .kcw .kcw__calendar-tooltip .kcw__psd,  .kcw .kcw__calendar-tooltip .kcw__txt,  .kcw .kcw__calendar-tooltip .kcw__wma,  .kcw .kcw__calendar-tooltip .kcw__wmv,  .kcw .kcw__calendar-tooltip .kcw__xls,  .kcw .kcw__calendar-tooltip .kcw__xlsx,  .kcw .kcw__calendar-tooltip .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__calendar-tooltip .kcw__avi:before,  .kcw .kcw__calendar-tooltip .kcw__bmp:before,  .kcw .kcw__calendar-tooltip .kcw__doc:before,  .kcw .kcw__calendar-tooltip .kcw__docx:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__calendar-tooltip .kcw__gif:before,  .kcw .kcw__calendar-tooltip .kcw__jpeg:before,  .kcw .kcw__calendar-tooltip .kcw__jpg:before,  .kcw .kcw__calendar-tooltip .kcw__mov:before,  .kcw .kcw__calendar-tooltip .kcw__mp3:before,  .kcw .kcw__calendar-tooltip .kcw__mp4:before,  .kcw .kcw__calendar-tooltip .kcw__pdf:before,  .kcw .kcw__calendar-tooltip .kcw__png:before,  .kcw .kcw__calendar-tooltip .kcw__ppt:before,  .kcw .kcw__calendar-tooltip .kcw__pptx:before,  .kcw .kcw__calendar-tooltip .kcw__psd:before,  .kcw .kcw__calendar-tooltip .kcw__txt:before,  .kcw .kcw__calendar-tooltip .kcw__wma:before,  .kcw .kcw__calendar-tooltip .kcw__wmv:before,  .kcw .kcw__calendar-tooltip .kcw__xls:before,  .kcw .kcw__calendar-tooltip .kcw__xlsx:before,  .kcw .kcw__calendar-tooltip .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip h1,  .kcw .kcw__calendar-tooltip h2,  .kcw .kcw__calendar-tooltip h3,  .kcw .kcw__calendar-tooltip h4,  .kcw .kcw__calendar-tooltip h5,  .kcw .kcw__calendar-tooltip h6 {
    color: #222
}

 .kcw .kcw__calendar-tooltip h1,  .kcw .kcw__calendar-tooltip h2 {
    margin: 10px 0
}

 .kcw .kcw__calendar-tooltip h3,  .kcw .kcw__calendar-tooltip h4,  .kcw .kcw__calendar-tooltip p {
    margin: 5px 0
}

 .kcw .kcw__calendar-tooltip h5,  .kcw .kcw__calendar-tooltip h6 {
    margin: 5px 0 0
}

 .kcw .kcw__calendar-tooltip strong {
    font-weight: 700
}

 .kcw .kcw__calendar-tooltip ol,  .kcw .kcw__calendar-tooltip ul {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 10px
}

 .kcw .kcw__calendar-tooltip li {
    font-size: 13px;
    margin-left: 15px
}

 .kcw .kcw__calendar-tooltip ul li {
    list-style: disc;
    list-style-position: inside
}

 .kcw .kcw__calendar-tooltip ol li {
    list-style: decimal;
    list-style-position: inside
}

 .kcw .kcw__calendar-tooltip a {
    color: #de232f;
    text-decoration: underline;
    font-size: 1em
}

 .kcw .kcw__calendar-tooltip a:hover {
    color: #878787
}

 .kcw .kcw__calendar-tooltip table {
    height: auto !important;
    border: 2px solid #d2d2d2
}

 .kcw .kcw__calendar-tooltip table,  .kcw .kcw__calendar-tooltip table td,  .kcw .kcw__calendar-tooltip table th,  .kcw .kcw__calendar-tooltip table tr {
    border: solid 2px #d2d2d2;
    background: #fff;
    border-collapse: collapse;
    vertical-align: middle
}

 .kcw .kcw__calendar-tooltip table td,  .kcw .kcw__calendar-tooltip table th,  .kcw .kcw__calendar-tooltip table tr {
    padding: 5px
}

 .kcw .kcw__calendar-tooltip table caption {
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 10px;
    font-size: 20px;
    font-weight: 700;
    margin-left: 0
}

 .kcw .kcw__calendar-tooltip table tr {
    border: none
}

 .kcw .kcw__calendar-tooltip table td,  .kcw .kcw__calendar-tooltip table th {
    border-width: 2px 0 0 2px
}

 .kcw .kcw__calendar-tooltip table th {
    background-color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 7px
}

 .kcw .kcw__calendar-tooltip table th:first-child {
    border-left: 0
}

 .kcw .kcw__calendar-tooltip table td:first-child {
    border-left: 0
}

@charset "UTF-8";

 .kcw .kcw__on-page-editor .kcw__gallery-inner img {
    max-width: 100%
}

 .kcw .kcw__gallery .kcw__galleria-container {
    background: 0 0
}

 .kcw .kcw__gallery #kcw__galleria-loader {
    height: 1px !important
}

 .kcw .kcw__gallery .kcw__galleria-thumbnails .kcw__galleria-image img {
    border: none
}

 .kcw .kcw__gallery .kcw__galleria-counter {
    color: #fff;
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif
}

 .kcw .kcw__gallery .kcw__galleria-loader {
    top: 50%;
    left: 50%
}

 .kcw .kcw__gallery .kcw__galleria-info-text {
    background-color: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__gallery .kcw__galleria-info-title {
    color: #747474;
    font-size: 12px;
    font-weight: 700;
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif
}

 .kcw .kcw__gallery .kcw__galleria-info-description {
    font-size: 12px;
    font-style: italic;
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif;
    color: #747474
}

 .kcw .kcw__gallery .kcw__galleria-info-close {
    width: 13px;
    height: 12px
}

 .kcw .kcw__gallery .kcw__galleria-info-close:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    width: 100%
}

 .kcw .kcw__gallery .kcw__galleria-info-link {
    color: #747474;
    background: 0 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px
}

 .kcw .kcw__gallery .kcw__galleria-info-link:before {
    content: ""
}

 .kcw .kcw__gallery .kcw__galleria-image-nav {
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    height: 30px
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-left,  .kcw .kcw__gallery .kcw__galleria-image-nav-right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 30px;
    width: 14px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    color: #747474
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-left:before {
    content: ""
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-left:hover {
    color: #fff
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-right:before {
    content: ""
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-right:hover {
    color: #fff
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-left,  .kcw .kcw__gallery .kcw__galleria-thumb-nav-right {
    top: 15px;
    height: 7px;
    width: 5px
}

 .kcw .kcw__gallery .kcw__galleria-thumbnails {
    margin: 0 auto
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-right {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 10px
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-right:before {
    content: "";
    font-size: 13px;
    color: #747474;
    display: block
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-left {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: auto;
    left: 10px
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-left:before {
    content: "";
    font-size: 13px;
    color: #747474;
    display: block
}

 .kcw .kcw__no-margin {
    padding-left: 0;
    padding-right: 0
}

 .kcw .kcw__no-margin .kcw__galleria-stage {
    left: 0;
    right: 0
}

 .kcw .kcw__hmh-team {
    text-align: center;
    margin: auto
}

 .kcw .kcw__hmh-team-row {
    margin-bottom: 15px
}

 .kcw .kcw__hmh-team-row a {
    color: #ff5a00;
    text-decoration: none
}

 .kcw .kcw__hmh-team-row a:hover {
    text-decoration: underline
}

 .kcw .kcw__hmh-team-container {
    margin-top: 15px
}

 .kcw .kcw__hmh-team-sp {
    text-align: center;
    margin: auto;
    font-style: italic
}

 .kcw .kcw__iframe iframe {
    width: 100%
}

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

 .kcw .kcw__image a {
    display: inline-block;
    max-width: 100%
}

 .kcw .kcw__image .kcw__image-caption {
    display: block;
    font-style: italic;
    font-size: 11px;
    color: #747474
}

 .kcw .kcw__image-default-size img {
    max-width: none;
    width: auto !important
}

 .kcw .kcw__image-full-size img {
    width: 100% !important;
    height: auto !important
}

 .kcw .kcw__image-left .kcw__component-content>div>img {
    float: left
}

 .kcw .kcw__image-right .kcw__component-content>div>img {
    float: right
}

@charset "UTF-8";

 .kcw .kcw__language-selector {
    position: relative;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #89c6cc;
    padding: 10px;
    background-color: #fff
}

 .kcw .kcw__language-selector .kcw__flags-ad {
    background-image: url(../images/sprite-flag);
    background-position: 0 -25px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ae {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-af {
    background-image: url(../images/sprite-flag);
    background-position: 0 -50px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ag {
    background-image: url(../images/sprite-flag);
    background-position: 0 -75px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ai {
    background-image: url(../images/sprite-flag);
    background-position: 0 -100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-al {
    background-image: url(../images/sprite-flag);
    background-position: 0 -125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-am {
    background-image: url(../images/sprite-flag);
    background-position: 0 -150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ao {
    background-image: url(../images/sprite-flag);
    background-position: 0 -175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-aq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ar {
    background-image: url(../images/sprite-flag);
    background-position: 0 -225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-as {
    background-image: url(../images/sprite-flag);
    background-position: 0 -250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-at {
    background-image: url(../images/sprite-flag);
    background-position: 0 -275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-au {
    background-image: url(../images/sprite-flag);
    background-position: 0 -300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-aw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ax {
    background-image: url(../images/sprite-flag);
    background-position: 0 -350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-az {
    background-image: url(../images/sprite-flag);
    background-position: 0 -375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ba {
    background-image: url(../images/sprite-flag);
    background-position: 0 -400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bb {
    background-image: url(../images/sprite-flag);
    background-position: 0 -425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bd {
    background-image: url(../images/sprite-flag);
    background-position: 0 -450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-be {
    background-image: url(../images/sprite-flag);
    background-position: 0 -475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bi {
    background-image: url(../images/sprite-flag);
    background-position: 0 -575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bo {
    background-image: url(../images/sprite-flag);
    background-position: 0 -700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-br {
    background-image: url(../images/sprite-flag);
    background-position: 0 -750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bs {
    background-image: url(../images/sprite-flag);
    background-position: 0 -775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-by {
    background-image: url(../images/sprite-flag);
    background-position: 0 -875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ca {
    background-image: url(../images/sprite-flag);
    background-position: 0 -925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cd {
    background-image: url(../images/sprite-flag);
    background-position: 0 -975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ch {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ci {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ck {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-co {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cx {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cy {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-de {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-dj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-dk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-dm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-do {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-dz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ec {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ee {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-eg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-eh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-er {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-es {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-et {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fi {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fo {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ga {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gb {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gd {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ge {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gi {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gp {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gs {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gy {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ht {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-id {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ie {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-il {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-im {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-in {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-io {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-iq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ir {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-is {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-it {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-je {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-jm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-jo {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-jp {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ke {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ki {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-km {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kp {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ky {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-la {
    background-image: url(../images/sprite-flag);
    background-position: 0 0;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lb {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-li {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ls {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ly {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ma {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-md {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-me {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ml {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mo {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mp {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ms {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mx {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-my {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-na {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ne {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ng {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ni {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-no {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-np {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-om {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pa {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pe {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ph {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ps {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-py {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-qa {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-re {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ro {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-rs {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ru {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-rw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sa {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sb {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sd {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-se {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-si {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-so {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ss {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-st {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sx {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sy {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-td {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-th {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-to {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ua {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ug {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-um {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-us {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-uy {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-uz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-va {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ve {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vi {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-wf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ws {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ye {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-yt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-za {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-zm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-zw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-zz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__language-selector-select-item {
    cursor: pointer
}

 .kcw .kcw__language-selector .kcw__language-selector-select-item>a {
    width: 100%;
    display: block;
    position: relative;
    padding-right: 15px
}

 .kcw .kcw__language-selector .kcw__language-selector-select-item>a:hover {
    text-decoration: none
}

 .kcw .kcw__language-selector .kcw__language-selector-select-item:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__language-selector .kcw__language-selector-item-container {
    box-shadow: 0 2px 9px 0 #b3b3b3;
    padding: 0;
    position: absolute;
    top: 110%;
    min-width: 220px;
    z-index: 10;
    background: #fff;
    display: none;
    left: 0;
    right: 0
}

 .kcw .kcw__language-selector .kcw__language-selector-item {
    margin: 10px;
    cursor: pointer;
    border-bottom: 1px solid #fff
}

 .kcw .kcw__language-selector .kcw__language-selector-item:hover {
    background-color: #fff;
    border-bottom: 1px solid #15909c
}

 .kcw .kcw__language-selector .kcw__language-selector-item:first-child {
    margin-bottom: 0
}

 .kcw .kcw__language-selector .kcw__language-selector-item a {
    text-decoration: none;
    color: #747474;
    font-weight: 400;
    padding-left: 25px;
    background-repeat: no-repeat
}

 .kcw .kcw__language-selector .kcw__language-selector-link {
    padding: 0 20px 0 30px
}

 .kcw .kcw__language-selector .kcw__language-selector-select-link {
    padding-left: 25px;
    background-repeat: no-repeat
}

@charset "UTF-8";

 .kcw .kcw__link-list {
    background: 0 0
}

 .kcw .kcw__link-list h1,  .kcw .kcw__link-list h2,  .kcw .kcw__link-list h3,  .kcw .kcw__link-list h4,  .kcw .kcw__link-list h5,  .kcw .kcw__link-list h6 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc
}

 .kcw .kcw__link-list>.kcw__component-content ul {
    background: 0 0
}

 .kcw .kcw__link-list>.kcw__component-content li {
    background: 0 0;
    display: block;
    font-size: 13px
}

 .kcw .kcw__link-list>.kcw__component-content li a {
    display: inline;
    color: #747474;
    position: relative;
    padding-left: 10px;
    font-size: 1em;
    text-decoration: none
}

 .kcw .kcw__link-list>.kcw__component-content li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 10px
}

 .kcw .kcw__link-list>.kcw__component-content li a:hover {
    color: #878787;
    text-decoration: none;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__link-list .kcw__button-default,  .kcw .kcw__link-list .kcw__default {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #f6f6f6;
    color: #747474;
    font-weight: 700
}

 .kcw .kcw__link-list .kcw__button-default:hover,  .kcw .kcw__link-list .kcw__default:hover {
    color: #747474;
    background: #f7f7f7
}

 .kcw .kcw__link-list .kcw__button-success,  .kcw .kcw__link-list .kcw__success {
    font-size: 12px;
    font-size: 1.2rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #a0ce4e;
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__link-list .kcw__button-success:hover,  .kcw .kcw__link-list .kcw__success:hover {
    color: #fff;
    background: #92be43
}

 .kcw .kcw__link-list .kcw__button-warning,  .kcw .kcw__link-list .kcw__warning {
    font-size: 12px;
    font-size: 1.2rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #bc4526;
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__link-list .kcw__button-warning:hover,  .kcw .kcw__link-list .kcw__warning:hover {
    color: #fff;
    background: #c34e30
}

 .kcw .kcw__link-list.kcw__list-vertical h3 {
    background: #fff;
    width: 100%;
    display: inline-block;
    padding: 3px 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__link-list.kcw__list-vertical a {
    border: none
}

 .kcw .kcw__link-list.kcw__list-vertical li {
    display: block;
    margin-left: 20px
}

 .kcw .kcw__link {
    background: 0 0
}

 .kcw .kcw__link a {
    background-color: transparent;
    text-decoration: none;
    font-size: 1em;
    color: #747474;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__link a:hover {
    color: #878787;
    text-decoration: none
}

 .kcw .kcw__login {
    background-color: transparent
}

 .kcw .kcw__login label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__login button,  .kcw .kcw__login input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__login input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__login button,  .kcw .kcw__login input[type=button],  .kcw .kcw__login input[type=reset],  .kcw .kcw__login input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__login button:hover,  .kcw .kcw__login input[type=button]:hover,  .kcw .kcw__login input[type=reset]:hover,  .kcw .kcw__login input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__login button::-moz-focus-inner,  .kcw .kcw__login input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__login input[type=text] {
    font-size: 13px
}

 .kcw .kcw__login input[type=email],  .kcw .kcw__login input[type=password],  .kcw .kcw__login input[type=text],  .kcw .kcw__login select,  .kcw .kcw__login textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__login select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__login table {
    width: 100%
}

 .kcw .kcw__login table input,  .kcw .kcw__login table label {
    display: inline-block;
    margin: 0
}

 .kcw .kcw__login table tbody,  .kcw .kcw__login table tr {
    background-color: transparent !important
}

 .kcw .kcw__login table td {
    padding: 5px
}

 .kcw .kcw__login table input[type=password],  .kcw .kcw__login table input[type=text] {
    min-height: 33px
}

 .kcw .kcw__logout a {
    background-color: transparent;
    text-decoration: none;
    font-size: 1em;
    color: #747474;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__logout a:hover {
    color: #878787;
    text-decoration: none
}

 .kcw .kcw__logout .kcw__component-content>a,  .kcw .kcw__logout .kcw__component-content>p {
    display: inline-block
}

 .kcw .kcw__map {
    border-width: 1px;
    border-style: solid;
    border-color: none;
    overflow: hidden;
    position: relative;
    background: 0 0
}

 .kcw .kcw__map .kcw__map-canvas {
    position: relative
}

 .kcw .kcw__map img {
    max-width: none
}

 .kcw .kcw__map .kcw__MicrosoftMap .kcw__infobox-close {
    position: static;
    float: right
}

 .kcw .kcw__map .kcw__MicrosoftMap .kcw__Infobox .kcw__infobox-body {
    height: 100%
}

 .kcw .kcw__map .kcw__MicrosoftMap .kcw__Infobox .kcw__infobox-info {
    height: 100%;
    box-sizing: border-box
}

@charset "UTF-8";

 .kcw .kcw__media-link {
    background: 0 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc
}

 .kcw .kcw__media-link a {
    color: #747474
}

 .kcw .kcw__media-link a:hover {
    color: #878787;
    text-decoration: none
}

 .kcw .kcw__media-link .kcw__component-content .kcw__scEmptyPlaceholder {
    width: 100%;
    margin-left: 0
}

 .kcw .kcw__media-link .kcw__component-content>* {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

 .kcw .kcw__media-link.kcw__position-right .kcw__field-filetypeicon,  .kcw .kcw__media-link.kcw__position-right .kcw__field-linktext {
    float: right
}

 .kcw .kcw__media-link .kcw__field-filetypeicon,  .kcw .kcw__media-link .kcw__field-linktext {
    display: inline-block
}

 .kcw .kcw__media-link .kcw__field-filetypeicon>a {
    height: 24px !important;
    display: block
}

 .kcw .kcw__media-link .kcw__field-filetypeicon span {
    display: block;
    height: 24px !important
}

 .kcw .kcw__media-link .kcw__field-filetypeicon span:before {
    font-size: 18px
}

 .kcw .kcw__media-link .kcw__field-linktext a {
    font-size: 1em
}

 .kcw .kcw__media-link.kcw__file-list-files>.kcw__component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 84%;
    margin-left: 0
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    font-size: 13px
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-filetypeicon {
    height: 24px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 10px;
    width: 6%;
    text-align: center;
    vertical-align: middle
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-filetypeicon span:before {
    font-size: 24px !important
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__info-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 93%
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__info-wrapper .kcw__field-size,  .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__info-wrapper .kcw__field-updated {
    display: inline-block;
    font-size: 12px
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__field-linktext {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 15%;
    padding: 10px 13px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__field-linktext a {
    line-height: 22px
}

@media only screen and (max-width:768px) {
     .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

     .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-filetypeicon {
        width: 100%
    }

     .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-filetypeicon span {
        margin: 0 auto
    }

     .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__info-wrapper {
        width: 100%;
        text-align: center;
        padding: 5px 0
    }

     .kcw .kcw__media-link.kcw__file-list-files .kcw__field-linktext {
        width: 100%;
        margin: 0 auto
    }
}

 .kcw .kcw__media-link .kcw__avi,  .kcw .kcw__media-link .kcw__bmp,  .kcw .kcw__media-link .kcw__doc,  .kcw .kcw__media-link .kcw__docx,  .kcw .kcw__media-link .kcw__field-filetypeicon>a>span,  .kcw .kcw__media-link .kcw__gif,  .kcw .kcw__media-link .kcw__jpeg,  .kcw .kcw__media-link .kcw__jpg,  .kcw .kcw__media-link .kcw__mov,  .kcw .kcw__media-link .kcw__mp3,  .kcw .kcw__media-link .kcw__mp4,  .kcw .kcw__media-link .kcw__pdf,  .kcw .kcw__media-link .kcw__png,  .kcw .kcw__media-link .kcw__ppt,  .kcw .kcw__media-link .kcw__pptx,  .kcw .kcw__media-link .kcw__psd,  .kcw .kcw__media-link .kcw__txt,  .kcw .kcw__media-link .kcw__wma,  .kcw .kcw__media-link .kcw__wmv,  .kcw .kcw__media-link .kcw__xls,  .kcw .kcw__media-link .kcw__xlsx,  .kcw .kcw__media-link .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__media-link .kcw__avi:before,  .kcw .kcw__media-link .kcw__bmp:before,  .kcw .kcw__media-link .kcw__doc:before,  .kcw .kcw__media-link .kcw__docx:before,  .kcw .kcw__media-link .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__media-link .kcw__gif:before,  .kcw .kcw__media-link .kcw__jpeg:before,  .kcw .kcw__media-link .kcw__jpg:before,  .kcw .kcw__media-link .kcw__mov:before,  .kcw .kcw__media-link .kcw__mp3:before,  .kcw .kcw__media-link .kcw__mp4:before,  .kcw .kcw__media-link .kcw__pdf:before,  .kcw .kcw__media-link .kcw__png:before,  .kcw .kcw__media-link .kcw__ppt:before,  .kcw .kcw__media-link .kcw__pptx:before,  .kcw .kcw__media-link .kcw__psd:before,  .kcw .kcw__media-link .kcw__txt:before,  .kcw .kcw__media-link .kcw__wma:before,  .kcw .kcw__media-link .kcw__wmv:before,  .kcw .kcw__media-link .kcw__xls:before,  .kcw .kcw__media-link .kcw__xlsx:before,  .kcw .kcw__media-link .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__media-link .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__media-link-horizontal div .kcw__field-filetypeicon span {
    height: 25px;
    width: 100%
}

 .kcw .kcw__media-link-horizontal div .kcw__field-filetypeicon span:before {
    font-size: 24px !important;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__media-link-horizontal .kcw__component-content>* {
    display: block;
    text-align: center
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-header h2 {
    line-height: normal
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-header button {
    height: 25px
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body {
    padding: 25px
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body ol,  .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body ul {
    padding-left: 25px !important
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body h6 {
    margin-top: 15px !important;
    margin-bottom: 5px !important
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body a {
    color: #ff5a00;
    text-decoration: none
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body a:hover {
    text-decoration: underline
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body b,  .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body strong {
    font-weight: 700
}

@charset "UTF-8";

 .kcw .kcw__navigation {
    background: 0 0
}

 .kcw .kcw__navigation .kcw__level0>.kcw__navigation-title>a,  .kcw .kcw__navigation .kcw__level1>.kcw__navigation-title>a {
    font-size: 18px;
    border-color: #89c6cc;
    border-style: solid;
    border-width: 0 0 2px 0;
    padding-right: 3px;
    margin-right: 5px
}

 .kcw .kcw__navigation .kcw__level0>.kcw__navigation-title>a:hover,  .kcw .kcw__navigation .kcw__level1>.kcw__navigation-title>a:hover {
    text-decoration: none
}

 .kcw .kcw__navigation a {
    color: #747474
}

 .kcw .kcw__lt-ie9 .kcw__navigation a,  .kcw .kcw__lt-ie9 .kcw__navigation a span {
    color: #747474
}

 .kcw .kcw__navigation a:focus,  .kcw .kcw__navigation a:hover {
    color: #747474
}

 .kcw .kcw__navigation li.kcw__submenu {
    margin-bottom: 0
}

 .kcw .kcw__navigation li>.kcw__navigation-title>a {
    padding: 3px 5px 3px 0;
    display: block;
    color: #747474;
    text-decoration: none
}

 .kcw .kcw__navigation li>ul a {
    font-size: 14px
}

 .kcw .kcw__navigation .kcw__submenu>ul {
    padding-left: 10px
}

 .kcw .kcw__navigation.kcw__navigation-fat {
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__navigation.kcw__navigation-fat a {
    text-decoration: none
}

 .kcw .kcw__navigation.kcw__navigation-fat nav>ul {
    list-style: none;
    padding: 10px 0;
    overflow: hidden
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1 {
    margin: 10px;
    padding: 0;
    display: inline-block;
    vertical-align: top
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1.kcw__submenu ul a {
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1.kcw__submenu ul a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: "";
    top: 50%;
    left: -9px;
    font-size: 10px
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1>.kcw__navigation-title>a {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #89c6cc;
    border-bottom: 0;
    background: #f6f6f6;
    padding: 5px 10px;
    display: block;
    width: auto
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1>.kcw__navigation-title>a:hover {
    border-color: #1b809e
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1>ul {
    padding: 0
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level2 {
    padding-left: 10px;
    display: block
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__component-content>nav {
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__component-content>nav ul:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1 {
    float: left
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__active>.kcw__navigation-title>a {
    border-color: #89c6cc
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1>.kcw__navigation-title>a {
    border-width: 2px 0 0 0;
    border-color: transparent
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1>.kcw__navigation-title>a:hover {
    border-color: #89c6cc
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__submenu>.kcw__navigation-title a {
    position: relative;
    padding-right: 15px
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__submenu>.kcw__navigation-title a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    content: "";
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 0
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1>ul {
    overflow: hidden;
    display: none;
    z-index: 10;
    position: absolute;
    top: 100%;
    background: #f6f6f6;
    margin-left: 0;
    margin-top: -2px;
    border-top: 2px solid #89c6cc;
    border-left: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__show>a+ul {
    display: block !important
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__show>ul {
    display: block !important;
    min-width: 60px
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__active>.kcw__navigation-title>a:link,  .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__active>.kcw__navigation-title>a:visited {
    color: #878787
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__active>span {
    display: block;
    padding: 10px 20px;
    color: #fff
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__submenu.kcw__active {
    border-color: #176f89
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2:focus,  .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2:hover {
    -webkit-transition: background .2s ease-in;
    transition: background .2s ease-in;
    background: #f6f6f6
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2 div>a {
    display: block;
    font-weight: 400;
    font-size: 14px;
    text-align: center
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2 div>a:focus,  .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2 div>a:hover {
    color: #222
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2.kcw__submenu {
    box-sizing: border-box
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2.kcw__submenu.kcw__navigation-image {
    text-align: center
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2.kcw__submenu.kcw__navigation-image .kcw__field-navigationtext,  .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2.kcw__submenu.kcw__navigation-image>a {
    text-align: left
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__submenu>ul {
    padding-left: 0
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__rel-level1.kcw__show>a+ul {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__rel-level1.kcw__show>ul {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__rel-level1>ul {
    width: 100%;
    clear: both;
    left: 0
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__rel-level2 {
    float: left;
    padding: 10px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-vertical .kcw__rel-level1>ul {
    padding-left: 0;
    width: auto;
    left: auto;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-vertical .kcw__rel-level1>ul>li {
    padding: 5px 10px
}

 .kcw .kcw__navigation.kcw__navigation-mobile nav>ul {
    border: none;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1 {
    cursor: pointer;
    margin: 0;
    background: #fff
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>ul {
    padding-left: 25px;
    display: none;
    background: #f6f6f6
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>ul li {
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>ul li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    font-size: 10px;
    top: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu.kcw__active>.kcw__navigation-title:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu.kcw__active>ul {
    display: block
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu>.kcw__navigation-title {
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu>.kcw__navigation-title:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    font-size: 10px;
    top: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>.kcw__navigation-title {
    border-bottom: 1px solid #89c6cc;
    margin: 0
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>.kcw__navigation-title:last-child {
    border-bottom: none
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1 .kcw__navigation-title {
    padding: 10px
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1 .kcw__navigation-title>a {
    text-decoration: none;
    color: #747474;
    display: inline
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level2 {
    display: list-item
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level2 .kcw__navigation-title>a {
    font-weight: 500
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level2 ul {
    display: none
}

 .kcw .kcw__navigation.kcw__navigation-sidebar a {
    text-decoration: none
}

 .kcw .kcw__navigation.kcw__navigation-sidebar nav>ul .kcw__rel-level1>.kcw__navigation-title {
    margin-bottom: 0
}

 .kcw .kcw__navigation.kcw__navigation-sidebar nav>ul .kcw__rel-level1>.kcw__navigation-title>a {
    padding: 5px 10px;
    display: block;
    position: relative;
    z-index: 1;
    margin-right: 0
}

 .kcw .kcw__navigation.kcw__navigation-sidebar nav>ul .kcw__rel-level1>ul {
    margin-left: 10px;
    margin-top: 5px
}

 .kcw .kcw__navigation.kcw__navigation-sidebar nav>ul .kcw__rel-level2 {
    display: block
}

 .kcw .kcw__navigation.kcw__sitemap-navigation .kcw__level2 a {
    position: relative;
    padding-left: 10px
}

 .kcw .kcw__navigation.kcw__sitemap-navigation .kcw__level2 a:before {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%) scale(1, -1);
    -ms-transform: translateY(-50%) scale(1, -1);
    transform: translateY(-50%) scale(1, -1);
    position: absolute;
    content: "";
    top: 50%;
    left: -8px
}

 .kcw .kcw__page-list {
    background-color: transparent
}

 .kcw .kcw__page-list .kcw__item {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    background: 0 0;
    padding: 15px;
    overflow: hidden
}

 .kcw .kcw__page-list .kcw__item:last-child {
    border-width: 0
}

 .kcw .kcw__page-list .kcw__item .kcw__field-title {
    color: #000
}

 .kcw .kcw__page-list .kcw__field-title {
    font-weight: 700
}

 .kcw .kcw__page-list a {
    background-color: transparent;
    text-decoration: none;
    font-size: 1em;
    color: #747474;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__page-list a:hover {
    color: #878787;
    text-decoration: none
}

 .kcw .kcw__list-pagination {
    background: 0 0
}

 .kcw .kcw__list-pagination nav {
    font-size: 13px
}

 .kcw .kcw__list-pagination nav>a,  .kcw .kcw__list-pagination nav>span {
    display: inline-block;
    margin: 2px 1px 2px 0;
    padding: 4px 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    font-size: 1em;
    font-weight: 700
}

 .kcw .kcw__list-pagination nav>a:hover,  .kcw .kcw__list-pagination nav>span:hover {
    color: #89c6cc;
    background: #f6f6f6;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #15909c
}

 .kcw .kcw__list-pagination nav>a:focus,  .kcw .kcw__list-pagination nav>span:focus {
    text-decoration: none;
    color: #89c6cc
}

 .kcw .kcw__list-pagination nav>span.kcw__active {
    background: #f6f6f6;
    color: #89c6cc;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__list-pagination nav>span.kcw__inactive {
    color: #aaa
}

 .kcw .kcw__list-pagination nav>span.kcw__inactive:hover {
    background: 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

@charset "UTF-8";

 .kcw .kcw__playlist {
    background-color: transparent;
    padding: 20px 10px 0 10px
}

 .kcw .kcw__playlist a:hover {
    text-decoration: none
}

 .kcw .kcw__playlist .kcw__component-content>h1,  .kcw .kcw__playlist .kcw__component-content>h2,  .kcw .kcw__playlist .kcw__component-content>h3,  .kcw .kcw__playlist .kcw__component-content>h4,  .kcw .kcw__playlist .kcw__component-content>h5,  .kcw .kcw__playlist .kcw__component-content>h6 {
    margin: 0 0 10px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc
}

 .kcw .kcw__playlist .kcw__playlist-item {
    margin: 0 0 10px 0;
    padding: 0;
    overflow: hidden
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section>.kcw__scEmptyPlaceholder {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section>div {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviecaption a,  .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviecaption a:hover {
    text-decoration: none !important
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviethumbnail {
    max-width: 150px;
    padding: 10px 10px 8px 5px
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviethumbnail a {
    display: block;
    text-align: center
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviethumbnail a img {
    width: 100%;
    height: auto
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviecaption {
    font-size: 13px
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviecaption>a {
    padding: 15px 10px;
    display: block;
    color: #747474;
    font-size: 1em
}

 .kcw .kcw__playlist .kcw__playlist-item.kcw__active {
    background-color: #89c6cc
}

 .kcw .kcw__playlist .kcw__playlist-item.kcw__active .kcw__field-moviecaption a {
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__playlist .kcw__playlist-nav {
    padding: 5px;
    text-align: center
}

 .kcw .kcw__playlist .kcw__playlist-nav a {
    text-indent: -9999px;
    display: block;
    height: 100%
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next,  .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev {
    height: 17px;
    width: 14px;
    display: inline-block;
    vertical-align: middle
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next a,  .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev a {
    position: relative
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next a:before,  .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: 0
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next a:hover,  .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev a:hover {
    color: #89c6cc
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev a:before {
    content: ""
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next a:before {
    content: ""
}

 .kcw .kcw__video-playlist.kcw__show {
    display: block
}

 .kcw .kcw__on-page-editor .kcw__video-playlist {
    display: block
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items .kcw__playlist-item {
    min-width: 150px
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items .kcw__playlist-item .kcw__playlist-section>div {
    width: 100%
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items .kcw__playlist-item .kcw__playlist-section {
    display: block
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items .kcw__playlist-item .kcw__field-moviecaption {
    text-align: center
}

 .kcw .kcw__promo {
    background: #fff;
    padding: 15px;
    overflow: hidden;
    box-sizing: border-box
}

 .kcw .kcw__promo>.kcw__component-content {
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__promo>.kcw__component-content:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__promo>.kcw__component-content>div {
    padding: 5px
}

 .kcw .kcw__promo .kcw__zg-height-fix .kcw__field-promoicon {
    margin-top: 100px
}

 .kcw .kcw__promo .kcw__field-promoicon {
    overflow: hidden;
    width: 100%
}

 .kcw .kcw__promo .kcw__field-promoicon img {
    width: 100%;
    height: auto
}

 .kcw .kcw__promo .kcw__field-promolink {
    margin-top: 5px;
    padding-bottom: 10px
}

 .kcw .kcw__promo.kcw__image-full-size img {
    margin-bottom: 10px
}

 .kcw .kcw__promo h1,  .kcw .kcw__promo h2,  .kcw .kcw__promo h3,  .kcw .kcw__promo h4,  .kcw .kcw__promo h5,  .kcw .kcw__promo h6 {
    color: #222
}

 .kcw .kcw__promo h1,  .kcw .kcw__promo h2 {
    margin: 10px 0
}

 .kcw .kcw__promo h3,  .kcw .kcw__promo h4,  .kcw .kcw__promo p {
    margin: 5px 0
}

 .kcw .kcw__promo h5,  .kcw .kcw__promo h6 {
    margin: 5px 0 0
}

 .kcw .kcw__promo strong {
    font-weight: 700
}

 .kcw .kcw__promo ol,  .kcw .kcw__promo ul {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 10px
}

 .kcw .kcw__promo li {
    font-size: 13px;
    margin-left: 15px
}

 .kcw .kcw__promo ul li {
    list-style: disc;
    list-style-position: inside
}

 .kcw .kcw__promo ol li {
    list-style: decimal;
    list-style-position: inside
}

 .kcw .kcw__promo a {
    color: #de232f;
    text-decoration: underline;
    font-size: 1em
}

 .kcw .kcw__promo a:hover {
    color: #878787
}

 .kcw .kcw__promo table {
    height: auto !important;
    border: 2px solid #d2d2d2
}

 .kcw .kcw__promo table,  .kcw .kcw__promo table td,  .kcw .kcw__promo table th,  .kcw .kcw__promo table tr {
    border: solid 2px #d2d2d2;
    background: #fff;
    border-collapse: collapse;
    vertical-align: middle
}

 .kcw .kcw__promo table td,  .kcw .kcw__promo table th,  .kcw .kcw__promo table tr {
    padding: 5px
}

 .kcw .kcw__promo table caption {
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 10px;
    font-size: 20px;
    font-weight: 700;
    margin-left: 0
}

 .kcw .kcw__promo table tr {
    border: none
}

 .kcw .kcw__promo table td,  .kcw .kcw__promo table th {
    border-width: 2px 0 0 2px
}

 .kcw .kcw__promo table th {
    background-color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 7px
}

 .kcw .kcw__promo table th:first-child {
    border-left: 0
}

 .kcw .kcw__promo table td:first-child {
    border-left: 0
}

 .kcw .kcw__promo.kcw__absolute-bottom-link {
    position: relative
}

 .kcw .kcw__promo.kcw__absolute-bottom-link .kcw__field-promolink {
    position: absolute;
    bottom: 10px;
    right: 10px
}

 .kcw .kcw__promo.kcw__promo-hero {
    position: relative;
    text-align: center
}

 .kcw .kcw__promo.kcw__promo-hero.kcw__promo-hero-half {
    float: left;
    width: 50%
}

@media only screen and (max-width:959px) {
     .kcw .kcw__promo.kcw__promo-hero.kcw__promo-hero-half {
        float: none;
        width: 100%
    }
}

 .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext {
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
    background: rgba(0, 0, 0, .5)
}

 .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext>a {
    color: inherit;
    text-decoration: none
}

@media only screen and (max-width:959px) {
     .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext {
        width: 100%;
        margin: 0
    }

     .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext h1 {
        font-size: 24px;
        font-size: 2.4rem
    }

     .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext h2,  .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext h3,  .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext h4 {
        font-size: 20px;
        font-size: 2rem
    }
}

 .kcw .kcw__promo-shadow {
    max-width: 960px;
    padding: 0;
    border-top-width: 3px;
    border-top-color: #89c6cc;
    border-style: solid;
    overflow: visible;
    position: relative
}

 .kcw .kcw__promo-shadow.kcw__promo {
    float: left
}

 .kcw .kcw__promo-shadow>.kcw__component-content {
    padding: 15px;
    margin: 0 0 30px 0
}

@media only screen and (max-width:959px) {
     .kcw .kcw__promo-shadow>.kcw__component-content {
        margin: 0 10px 30px 10px
    }
}

 .kcw .kcw__promo-shadow>.kcw__component-content:after,  .kcw .kcw__promo-shadow>.kcw__component-content:before {
    opacity: .7;
    box-shadow: 0 17px 10px rgba(0, 0, 0, .7);
    position: absolute;
    z-index: -1;
    height: 20%;
    max-height: 100px;
    max-width: 460px;
    width: 47%;
    content: "";
    bottom: 10px
}

 .kcw .kcw__promo-shadow>.kcw__component-content:before {
    left: 2%;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

 .kcw .kcw__promo-shadow>.kcw__component-content:after {
    right: 2%;
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
}

@charset "UTF-8";

 .kcw .kcw__content,  .kcw .kcw__rich-text {
    background: 0 0;
    color: #747474;
    border: transparent;
    line-height: 1.5;
    font-size: 12px;
    overflow: hidden
}

 .kcw .kcw__content *,  .kcw .kcw__rich-text * {
    max-width: 100%
}

 .kcw .kcw__content .kcw__avi,  .kcw .kcw__content .kcw__bmp,  .kcw .kcw__content .kcw__doc,  .kcw .kcw__content .kcw__docx,  .kcw .kcw__content .kcw__field-filetypeicon>a>span,  .kcw .kcw__content .kcw__gif,  .kcw .kcw__content .kcw__jpeg,  .kcw .kcw__content .kcw__jpg,  .kcw .kcw__content .kcw__mov,  .kcw .kcw__content .kcw__mp3,  .kcw .kcw__content .kcw__mp4,  .kcw .kcw__content .kcw__pdf,  .kcw .kcw__content .kcw__png,  .kcw .kcw__content .kcw__ppt,  .kcw .kcw__content .kcw__pptx,  .kcw .kcw__content .kcw__psd,  .kcw .kcw__content .kcw__txt,  .kcw .kcw__content .kcw__wma,  .kcw .kcw__content .kcw__wmv,  .kcw .kcw__content .kcw__xls,  .kcw .kcw__content .kcw__xlsx,  .kcw .kcw__content .kcw__zip,  .kcw .kcw__rich-text .kcw__avi,  .kcw .kcw__rich-text .kcw__bmp,  .kcw .kcw__rich-text .kcw__doc,  .kcw .kcw__rich-text .kcw__docx,  .kcw .kcw__rich-text .kcw__field-filetypeicon>a>span,  .kcw .kcw__rich-text .kcw__gif,  .kcw .kcw__rich-text .kcw__jpeg,  .kcw .kcw__rich-text .kcw__jpg,  .kcw .kcw__rich-text .kcw__mov,  .kcw .kcw__rich-text .kcw__mp3,  .kcw .kcw__rich-text .kcw__mp4,  .kcw .kcw__rich-text .kcw__pdf,  .kcw .kcw__rich-text .kcw__png,  .kcw .kcw__rich-text .kcw__ppt,  .kcw .kcw__rich-text .kcw__pptx,  .kcw .kcw__rich-text .kcw__psd,  .kcw .kcw__rich-text .kcw__txt,  .kcw .kcw__rich-text .kcw__wma,  .kcw .kcw__rich-text .kcw__wmv,  .kcw .kcw__rich-text .kcw__xls,  .kcw .kcw__rich-text .kcw__xlsx,  .kcw .kcw__rich-text .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__content .kcw__avi:before,  .kcw .kcw__content .kcw__bmp:before,  .kcw .kcw__content .kcw__doc:before,  .kcw .kcw__content .kcw__docx:before,  .kcw .kcw__content .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__content .kcw__gif:before,  .kcw .kcw__content .kcw__jpeg:before,  .kcw .kcw__content .kcw__jpg:before,  .kcw .kcw__content .kcw__mov:before,  .kcw .kcw__content .kcw__mp3:before,  .kcw .kcw__content .kcw__mp4:before,  .kcw .kcw__content .kcw__pdf:before,  .kcw .kcw__content .kcw__png:before,  .kcw .kcw__content .kcw__ppt:before,  .kcw .kcw__content .kcw__pptx:before,  .kcw .kcw__content .kcw__psd:before,  .kcw .kcw__content .kcw__txt:before,  .kcw .kcw__content .kcw__wma:before,  .kcw .kcw__content .kcw__wmv:before,  .kcw .kcw__content .kcw__xls:before,  .kcw .kcw__content .kcw__xlsx:before,  .kcw .kcw__content .kcw__zip:before,  .kcw .kcw__rich-text .kcw__avi:before,  .kcw .kcw__rich-text .kcw__bmp:before,  .kcw .kcw__rich-text .kcw__doc:before,  .kcw .kcw__rich-text .kcw__docx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__rich-text .kcw__gif:before,  .kcw .kcw__rich-text .kcw__jpeg:before,  .kcw .kcw__rich-text .kcw__jpg:before,  .kcw .kcw__rich-text .kcw__mov:before,  .kcw .kcw__rich-text .kcw__mp3:before,  .kcw .kcw__rich-text .kcw__mp4:before,  .kcw .kcw__rich-text .kcw__pdf:before,  .kcw .kcw__rich-text .kcw__png:before,  .kcw .kcw__rich-text .kcw__ppt:before,  .kcw .kcw__rich-text .kcw__pptx:before,  .kcw .kcw__rich-text .kcw__psd:before,  .kcw .kcw__rich-text .kcw__txt:before,  .kcw .kcw__rich-text .kcw__wma:before,  .kcw .kcw__rich-text .kcw__wmv:before,  .kcw .kcw__rich-text .kcw__xls:before,  .kcw .kcw__rich-text .kcw__xlsx:before,  .kcw .kcw__rich-text .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__content .kcw__field-filetypeicon span:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__pdf:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__xlsx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__pptx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__docx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__tif:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__wmv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__xwma:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__txt:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__zipx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__py:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__vb:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__xhtml:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__content h1,  .kcw .kcw__content h2,  .kcw .kcw__content h3,  .kcw .kcw__content h4,  .kcw .kcw__content h5,  .kcw .kcw__content h6,  .kcw .kcw__rich-text h1,  .kcw .kcw__rich-text h2,  .kcw .kcw__rich-text h3,  .kcw .kcw__rich-text h4,  .kcw .kcw__rich-text h5,  .kcw .kcw__rich-text h6 {
    color: #222
}

 .kcw .kcw__content h1,  .kcw .kcw__content h2,  .kcw .kcw__rich-text h1,  .kcw .kcw__rich-text h2 {
    margin: 10px 0
}

 .kcw .kcw__content h3,  .kcw .kcw__content h4,  .kcw .kcw__content p,  .kcw .kcw__rich-text h3,  .kcw .kcw__rich-text h4,  .kcw .kcw__rich-text p {
    margin: 5px 0
}

 .kcw .kcw__content h5,  .kcw .kcw__content h6,  .kcw .kcw__rich-text h5,  .kcw .kcw__rich-text h6 {
    margin: 5px 0 0
}

 .kcw .kcw__content strong,  .kcw .kcw__rich-text strong {
    font-weight: 700
}

 .kcw .kcw__content ol,  .kcw .kcw__content ul,  .kcw .kcw__rich-text ol,  .kcw .kcw__rich-text ul {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 10px
}

 .kcw .kcw__content li,  .kcw .kcw__rich-text li {
    font-size: 13px;
    margin-left: 15px
}

 .kcw .kcw__content ul li,  .kcw .kcw__rich-text ul li {
    list-style: disc;
    list-style-position: inside
}

 .kcw .kcw__content ol li,  .kcw .kcw__rich-text ol li {
    list-style: decimal;
    list-style-position: inside
}

 .kcw .kcw__content a,  .kcw .kcw__rich-text a {
    color: #de232f;
    text-decoration: underline;
    font-size: 1em
}

 .kcw .kcw__content a:hover,  .kcw .kcw__rich-text a:hover {
    color: #878787
}

 .kcw .kcw__content table,  .kcw .kcw__rich-text table {
    height: auto !important;
    border: 2px solid #d2d2d2
}

 .kcw .kcw__content table,  .kcw .kcw__content table td,  .kcw .kcw__content table th,  .kcw .kcw__content table tr,  .kcw .kcw__rich-text table,  .kcw .kcw__rich-text table td,  .kcw .kcw__rich-text table th,  .kcw .kcw__rich-text table tr {
    border: solid 2px #d2d2d2;
    background: #fff;
    border-collapse: collapse;
    vertical-align: middle
}

 .kcw .kcw__content table td,  .kcw .kcw__content table th,  .kcw .kcw__content table tr,  .kcw .kcw__rich-text table td,  .kcw .kcw__rich-text table th,  .kcw .kcw__rich-text table tr {
    padding: 5px
}

 .kcw .kcw__content table caption,  .kcw .kcw__rich-text table caption {
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 10px;
    font-size: 20px;
    font-weight: 700;
    margin-left: 0
}

 .kcw .kcw__content table tr,  .kcw .kcw__rich-text table tr {
    border: none
}

 .kcw .kcw__content table td,  .kcw .kcw__content table th,  .kcw .kcw__rich-text table td,  .kcw .kcw__rich-text table th {
    border-width: 2px 0 0 2px
}

 .kcw .kcw__content table th,  .kcw .kcw__rich-text table th {
    background-color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 7px
}

 .kcw .kcw__content table th:first-child,  .kcw .kcw__rich-text table th:first-child {
    border-left: 0
}

 .kcw .kcw__content table td:first-child,  .kcw .kcw__rich-text table td:first-child {
    border-left: 0
}

 .kcw .kcw__field-featurelist ul,  .kcw .kcw__rich-text-lists ul {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

 .kcw .kcw__field-featurelist ul li,  .kcw .kcw__rich-text-lists ul li {
    font-size: 13px;
    font-size: 1.3rem;
    position: relative;
    line-height: 21px;
    list-style: none;
    margin: 0;
    padding: 5px 0 5px 25px
}

 .kcw .kcw__field-featurelist ul li:before,  .kcw .kcw__rich-text-lists ul li:before {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: FontAwesome, sans-serif;
    position: absolute;
    top: 3px;
    left: 0;
    color: #747474;
    text-align: center;
    content: "\f00c";
    width: 20px;
    margin: 0 5px 0 0;
    padding: 0
}

 .kcw .kcw__field-featurelist ul li:before {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: FontAwesome, sans-serif;
    position: absolute;
    top: 3px;
    left: 0;
    color: #747474;
    text-align: center;
    content: "\f046";
    width: 20px;
    margin: 0 5px 0 0;
    padding: 0
}

 .kcw .kcw__media-link.kcw__file-type-icon-media-link {
    float: left
}

 .kcw .kcw__media-link.kcw__file-type-icon-media-link .kcw__field-filetypeicon {
    text-align: center
}

@charset "UTF-8";

 .kcw .kcw__facet-component,  .kcw .kcw__facet-summary {
    box-sizing: border-box;
    background: 0 0
}

 .kcw .kcw__facet-component label,  .kcw .kcw__facet-summary label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__facet-component button,  .kcw .kcw__facet-component input,  .kcw .kcw__facet-summary button,  .kcw .kcw__facet-summary input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__facet-component input:focus,  .kcw .kcw__facet-summary input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__facet-component button,  .kcw .kcw__facet-component input[type=button],  .kcw .kcw__facet-component input[type=reset],  .kcw .kcw__facet-component input[type=submit],  .kcw .kcw__facet-summary button,  .kcw .kcw__facet-summary input[type=button],  .kcw .kcw__facet-summary input[type=reset],  .kcw .kcw__facet-summary input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__facet-component button:hover,  .kcw .kcw__facet-component input[type=button]:hover,  .kcw .kcw__facet-component input[type=reset]:hover,  .kcw .kcw__facet-component input[type=submit]:hover,  .kcw .kcw__facet-summary button:hover,  .kcw .kcw__facet-summary input[type=button]:hover,  .kcw .kcw__facet-summary input[type=reset]:hover,  .kcw .kcw__facet-summary input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__facet-component button::-moz-focus-inner,  .kcw .kcw__facet-component input::-moz-focus-inner,  .kcw .kcw__facet-summary button::-moz-focus-inner,  .kcw .kcw__facet-summary input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__facet-component input[type=text],  .kcw .kcw__facet-summary input[type=text] {
    font-size: 13px
}

 .kcw .kcw__facet-component input[type=email],  .kcw .kcw__facet-component input[type=password],  .kcw .kcw__facet-component input[type=text],  .kcw .kcw__facet-component select,  .kcw .kcw__facet-component textarea,  .kcw .kcw__facet-summary input[type=email],  .kcw .kcw__facet-summary input[type=password],  .kcw .kcw__facet-summary input[type=text],  .kcw .kcw__facet-summary select,  .kcw .kcw__facet-summary textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__facet-component select,  .kcw .kcw__facet-summary select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__facet-component:after,  .kcw .kcw__facet-summary:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__facet-component .kcw__bottom-filter-button,  .kcw .kcw__facet-summary .kcw__bottom-filter-button {
    float: right
}

 .kcw .kcw__facet-component .kcw__facet-heading,  .kcw .kcw__facet-summary .kcw__facet-heading {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    position: relative
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__facet-title,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__facet-title {
    display: inline-block;
    vertical-align: middle;
    color: #747474;
    padding-right: 25px
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__clear-filter,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__clear-filter {
    display: inline-block;
    vertical-align: middle;
    border-radius: 15px;
    font-size: 10px;
    text-align: center !important;
    width: 15px;
    cursor: pointer;
    position: absolute;
    color: #747474;
    right: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: 0 0
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__clear-filter:hover,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__clear-filter:hover {
    background: #e0e0e0;
    border-color: #adadad;
    text-decoration: none;
    color: #747474
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__clear-filter.kcw__has-active-facet,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__clear-filter.kcw__has-active-facet {
    background: #e0e0e0;
    color: #747474
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__clear-filter.kcw__has-active-facet:hover,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__clear-filter.kcw__has-active-facet:hover {
    background: #e0e0e0;
    color: #747474
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-hided .kcw__hide-facet-value {
    display: none
}

 .kcw .kcw__facet-single-selection-list .kcw__toogle-facet-visibility {
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #747474;
    cursor: pointer
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-dropdown {
    margin: 10px 0
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-dropdown select {
    min-width: 100%
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-value input[type=checkbox] {
    display: none
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-value label {
    color: #747474
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-value.kcw__active-facet .kcw__facet-count.kcw__highlighted,  .kcw .kcw__facet-single-selection-list .kcw__facet-value.kcw__active-facet label,  .kcw .kcw__facet-single-selection-list .kcw__facet-value.kcw__active-facet span {
    color: #89c6cc
}

 .kcw .kcw__facet-single-selection-list .kcw__bottom-remove-filter {
    float: left
}

 .kcw .kcw__facet-single-selection-list .kcw__bottom-filter-button {
    float: right
}

 .kcw .kcw__facet-summary {
    margin-bottom: 10px
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper {
    background-color: transparent;
    padding: 10px
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element {
    float: left;
    font-size: 12px;
    position: relative;
    padding: 10px 15px 10px 0;
    border-bottom: 1px solid #d2d2d2;
    width: 100%
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element span {
    font-weight: 700
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element .kcw__removeFacet {
    color: #de232f;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 700
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__bottom-remove-filter {
    width: 100%;
    float: left;
    padding-top: 10px
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__bottom-remove-filter button {
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    color: #de232f;
    border-color: transparent;
    text-align: left;
    text-indent: 10px;
    position: relative;
    padding-left: 3px
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__bottom-remove-filter button:before {
    content: "x";
    display: block;
    position: absolute;
    top: 50%;
    left: 1px;
    color: #de232f;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__bottom-remove-filter button:hover {
    background-color: transparent !important
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__clear-filter {
    display: none
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__component-content .kcw__facet-summary-wrapper {
    background-color: transparent
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element {
    margin: 5px 5px 5px 0;
    padding: 10px 35px 10px 15px;
    border: 1px solid #89c6cc;
    border-radius: 20px;
    color: #747474;
    width: auto
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element .kcw__removeFacet {
    right: 15px
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__bottom-remove-filter {
    width: 100%;
    float: left;
    padding-top: 10px
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__bottom-remove-filter button {
    width: auto;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    color: #747474;
    border-color: transparent;
    text-align: left;
    text-indent: 10px;
    position: relative;
    padding-left: 3px
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__bottom-remove-filter button:before {
    content: "x";
    display: block;
    position: absolute;
    top: 50%;
    left: 1px;
    color: #747474;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__bottom-remove-filter button:hover {
    background-color: transparent !important
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__clear-filter {
    display: none
}

 .kcw .kcw__facet-date-range .kcw__from-date,  .kcw .kcw__facet-date-range .kcw__to-date {
    margin-bottom: 5px
}

 .kcw .kcw__ui-datepicker-title select {
    color: #747474
}

 .kcw .kcw__facet-dropdown {
    margin: 10px 0
}

 .kcw .kcw__facet-dropdown select {
    min-width: 100%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    position: relative;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

 .kcw .kcw__facet-managed-range {
    box-sizing: border-box
}

 .kcw .kcw__facet-managed-range .kcw__max-range-value,  .kcw .kcw__facet-managed-range .kcw__min-range-value {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 49%;
    margin-bottom: 5px
}

 .kcw .kcw__facet-managed-range .kcw__max-range-value input[type=text],  .kcw .kcw__facet-managed-range .kcw__min-range-value input[type=text] {
    min-width: 100%;
    width: 100%
}

 .kcw .kcw__facet-managed-range .kcw__min-range-value {
    float: left
}

 .kcw .kcw__facet-managed-range .kcw__max-range-value {
    float: right
}

 .kcw .kcw__facet-managed-range .kcw__bottom-remove-filter {
    float: left
}

 .kcw .kcw__facet-range-selector .kcw__slider-min-value {
    float: left;
    width: 4%;
    text-align: center
}

 .kcw .kcw__facet-range-selector .kcw__slider-max-value {
    float: right;
    width: 4%;
    text-align: center
}

 .kcw .kcw__facet-range-selector .kcw__slider-min-value+.kcw__ui-slider-horizontal {
    float: left;
    width: 88%;
    margin: 5px 2%
}

 .kcw .kcw__radius-filter label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__radius-filter button,  .kcw .kcw__radius-filter input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__radius-filter input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__radius-filter button,  .kcw .kcw__radius-filter input[type=button],  .kcw .kcw__radius-filter input[type=reset],  .kcw .kcw__radius-filter input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__radius-filter button:hover,  .kcw .kcw__radius-filter input[type=button]:hover,  .kcw .kcw__radius-filter input[type=reset]:hover,  .kcw .kcw__radius-filter input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__radius-filter button::-moz-focus-inner,  .kcw .kcw__radius-filter input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__radius-filter input[type=text] {
    font-size: 13px
}

 .kcw .kcw__radius-filter input[type=email],  .kcw .kcw__radius-filter input[type=password],  .kcw .kcw__radius-filter input[type=text],  .kcw .kcw__radius-filter select,  .kcw .kcw__radius-filter textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__radius-filter select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__radius-filter .kcw__radius-button.kcw__selected {
    color: #89c6cc;
    background: #fff
}

 .kcw .kcw__radius-filter ul {
    height: 30px
}

 .kcw .kcw__radius-filter ul li {
    display: block;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #d2d2d2;
    float: left;
    padding: 5px 5px;
    cursor: pointer
}

 .kcw .kcw__radius-filter ul li:first-child {
    border-width: 1px
}

 .kcw .kcw__radius-filter .kcw__bottom-remove-filter {
    margin-bottom: 5px
}

 .kcw .kcw__ui-slider {
    position: relative;
    width: 80%;
    margin: 10px auto;
    text-align: left
}

 .kcw .kcw__ui-slider .kcw__ui-widget-header {
    border: 1px solid #89c6cc;
    background: #89c6cc;
    font-weight: 700
}

 .kcw .kcw__ui-slider .kcw__ui-widget-header a {
    color: #fff
}

 .kcw .kcw__slider-value {
    text-align: center
}

 .kcw .kcw__ui-state-default,  .kcw .kcw__ui-widget-content .kcw__ui-state-default,  .kcw .kcw__ui-widget-header .kcw__ui-state-default {
    border: 1px solid #d2d2d2;
    background: #f7f7f7;
    font-weight: 400;
    color: #747474
}

 .kcw .kcw__ui-state-default a,  .kcw .kcw__ui-state-default a:link,  .kcw .kcw__ui-state-default a:visited {
    color: #747474;
    text-decoration: none
}

 .kcw .kcw__ui-state-focus,  .kcw .kcw__ui-state-hover,  .kcw .kcw__ui-widget-content .kcw__ui-state-focus,  .kcw .kcw__ui-widget-content .kcw__ui-state-hover,  .kcw .kcw__ui-widget-header .kcw__ui-state-focus,  .kcw .kcw__ui-widget-header .kcw__ui-state-hover {
    border: 1px solid #d2d2d2;
    background: #dadada;
    font-weight: 400;
    color: #747474
}

 .kcw .kcw__ui-state-focus a,  .kcw .kcw__ui-state-focus a:hover,  .kcw .kcw__ui-state-focus a:link,  .kcw .kcw__ui-state-focus a:visited,  .kcw .kcw__ui-state-hover a,  .kcw .kcw__ui-state-hover a:hover,  .kcw .kcw__ui-state-hover a:link,  .kcw .kcw__ui-state-hover a:visited {
    color: #747474;
    text-decoration: none
}

 .kcw .kcw__ui-state-active,  .kcw .kcw__ui-widget-content .kcw__ui-state-active,  .kcw .kcw__ui-widget-header .kcw__ui-state-active {
    border: 1px solid #d2d2d2;
    background: #dadada;
    font-weight: 400;
    color: #747474
}

 .kcw .kcw__ui-state-active a,  .kcw .kcw__ui-state-active a:link,  .kcw .kcw__ui-state-active a:visited {
    color: #747474;
    text-decoration: none
}

 .kcw .kcw__ui-slider .kcw__ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

 .kcw .kcw__ui-slider .kcw__ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

 .kcw .kcw__ui-slider.kcw__ui-state-disabled .kcw__ui-slider-handle,  .kcw .kcw__ui-slider.kcw__ui-state-disabled .kcw__ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

 .kcw .kcw__ui-slider-horizontal {
    height: .8em
}

 .kcw .kcw__ui-slider-horizontal .kcw__ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

 .kcw .kcw__ui-slider-horizontal .kcw__ui-slider-range {
    top: 0;
    height: 100%
}

 .kcw .kcw__ui-slider-horizontal .kcw__ui-slider-range-min {
    left: 0
}

 .kcw .kcw__ui-slider-horizontal .kcw__ui-slider-range-max {
    right: 0
}

 .kcw .kcw__ui-slider-vertical {
    width: .8em;
    height: 100px
}

 .kcw .kcw__ui-slider-vertical .kcw__ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

 .kcw .kcw__ui-slider-vertical .kcw__ui-slider-range {
    left: 0;
    width: 100%
}

 .kcw .kcw__ui-slider-vertical .kcw__ui-slider-range-min {
    bottom: 0
}

 .kcw .kcw__ui-slider-vertical .kcw__ui-slider-range-max {
    top: 0
}

 .kcw .kcw__load-more label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__load-more button,  .kcw .kcw__load-more input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__load-more input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__load-more button,  .kcw .kcw__load-more input[type=button],  .kcw .kcw__load-more input[type=reset],  .kcw .kcw__load-more input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__load-more button:hover,  .kcw .kcw__load-more input[type=button]:hover,  .kcw .kcw__load-more input[type=reset]:hover,  .kcw .kcw__load-more input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__load-more button::-moz-focus-inner,  .kcw .kcw__load-more input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__load-more input[type=text] {
    font-size: 13px
}

 .kcw .kcw__load-more input[type=email],  .kcw .kcw__load-more input[type=password],  .kcw .kcw__load-more input[type=text],  .kcw .kcw__load-more select,  .kcw .kcw__load-more textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__load-more select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__location-filter {
    position: relative;
    padding: 5px 10px 15px 10px;
    margin: 0 0 20px 0
}

 .kcw .kcw__location-filter label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__location-filter button,  .kcw .kcw__location-filter input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__location-filter input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__location-filter button,  .kcw .kcw__location-filter input[type=button],  .kcw .kcw__location-filter input[type=reset],  .kcw .kcw__location-filter input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__location-filter button:hover,  .kcw .kcw__location-filter input[type=button]:hover,  .kcw .kcw__location-filter input[type=reset]:hover,  .kcw .kcw__location-filter input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__location-filter button::-moz-focus-inner,  .kcw .kcw__location-filter input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__location-filter input[type=text] {
    font-size: 13px
}

 .kcw .kcw__location-filter input[type=email],  .kcw .kcw__location-filter input[type=password],  .kcw .kcw__location-filter input[type=text],  .kcw .kcw__location-filter select,  .kcw .kcw__location-filter textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__location-filter select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__location-filter .kcw__twitter-typeahead {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    width: 100%
}

 .kcw .kcw__location-filter .kcw__tt-menu {
    background: #fff;
    width: 100%;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__location-filter .kcw__tt-hint {
    color: #747474
}

 .kcw .kcw__location-filter .kcw__tt-dropdown-menu {
    width: 250px;
    margin-top: 5px;
    background-color: #f7f7f7;
    border: 1px solid #d2d2d2;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08)
}

 .kcw .kcw__location-filter .kcw__tt-suggestion {
    padding: 4px 10px;
    color: #747474;
    overflow: hidden
}

 .kcw .kcw__location-filter .kcw__tt-suggestion a {
    text-decoration: none
}

 .kcw .kcw__location-filter .kcw__tt-suggestion:last-child {
    border: none
}

 .kcw .kcw__location-filter .kcw__tt-suggestion .kcw__field-image {
    width: 100px;
    float: left;
    margin-right: 10px
}

 .kcw .kcw__location-filter .kcw__tt-suggestion .kcw__field-make {
    font-size: 15px;
    float: left;
    margin-right: 5px
}

 .kcw .kcw__location-filter .kcw__tt-suggestion .kcw__field-model {
    margin-left: 4px;
    font-size: 15px;
    font-weight: 700;
    width: 100%
}

 .kcw .kcw__location-filter .kcw__tt-suggestion .kcw__field-priceformatted {
    float: right;
    font-size: 15px;
    color: #89c6cc;
    margin-top: -20px
}

 .kcw .kcw__location-filter .kcw__tt-suggestion.kcw__tt-cursor {
    color: #89c6cc;
    background-color: #dadada;
    cursor: pointer
}

 .kcw .kcw__location-filter.kcw__loading-in-progress .kcw__tt-dropdown-menu {
    display: block !important;
    min-height: 50px;
    position: relative
}

 .kcw .kcw__location-filter.kcw__loading-in-progress .kcw__tt-dropdown-menu:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    height: 40px;
    width: 50px;
    display: block;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 11
}

 .kcw .kcw__location-filter.kcw__loading-in-progress .kcw__tt-dropdown-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    opacity: .8;
    z-index: 10
}

 .kcw .kcw__location-filter .kcw__component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

 .kcw .kcw__location-filter .kcw__component-content>button,  .kcw .kcw__location-filter .kcw__component-content>div,  .kcw .kcw__location-filter .kcw__component-content>input,  .kcw .kcw__location-filter .kcw__component-content>label,  .kcw .kcw__location-filter .kcw__component-content>span {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

 .kcw .kcw__location-filter .kcw__component-content>button,  .kcw .kcw__location-filter .kcw__component-content>label {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

 .kcw .kcw__location-filter .kcw__component-content>label {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

 .kcw .kcw__location-filter .kcw__component-content>input,  .kcw .kcw__location-filter .kcw__component-content>span {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    width: auto;
    margin: 0 5px
}

 .kcw .kcw__location-filter .kcw__tt-hint::-webkit-input-placeholder {
    color: transparent
}

 .kcw .kcw__location-filter .kcw__tt-hint::-moz-placeholder {
    color: transparent
}

 .kcw .kcw__page-selector {
    text-align: center;
    padding: 10px 0 0 0
}

 .kcw .kcw__page-selector .kcw__page-selector-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px
}

 .kcw .kcw__page-selector .kcw__page-selector-list li.kcw__inactive a {
    color: #aaa;
    cursor: default
}

 .kcw .kcw__page-selector a {
    text-decoration: none;
    font-weight: 700;
    font-size: 1em
}

 .kcw .kcw__page-selector .kcw__page-selector-item-link {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: block;
    text-decoration: none;
    font-weight: 400;
    height: 28px;
    line-height: 22px;
    padding: 2px 9px;
    margin-left: 5px
}

 .kcw .kcw__page-selector .kcw__page-selector-item-link.kcw__active {
    font-weight: 700;
    color: #89c6cc;
    border: 1px solid #15909c;
    background: #f6f6f6
}

 .kcw .kcw__page-selector .kcw__page-selector-item-link:hover {
    color: #89c6cc;
    border: 1px solid #15909c;
    background: #f6f6f6
}

 .kcw .kcw__page-selector .kcw__page-selector-item-link.kcw__inactive {
    color: #aaa
}

 .kcw .kcw__page-size label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__page-size button,  .kcw .kcw__page-size input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__page-size input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__page-size button,  .kcw .kcw__page-size input[type=button],  .kcw .kcw__page-size input[type=reset],  .kcw .kcw__page-size input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__page-size button:hover,  .kcw .kcw__page-size input[type=button]:hover,  .kcw .kcw__page-size input[type=reset]:hover,  .kcw .kcw__page-size input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__page-size button::-moz-focus-inner,  .kcw .kcw__page-size input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__page-size input[type=text] {
    font-size: 13px
}

 .kcw .kcw__page-size input[type=email],  .kcw .kcw__page-size input[type=password],  .kcw .kcw__page-size input[type=text],  .kcw .kcw__page-size select,  .kcw .kcw__page-size textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__page-size select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__page-size label {
    margin-right: 5px
}

 .kcw .kcw__page-size select {
    max-width: 100px;
    width: auto
}

 .kcw .kcw__search-results-count .kcw__progress {
    display: none
}

 .kcw .kcw__search-results-count .kcw__results-count {
    display: none
}

 .kcw .kcw__on-page-editor .kcw__results-count {
    display: inline-block
}

 .kcw .kcw__facet-single-selection-list {
    display: block
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-search-filter .kcw__facet-value {
    position: relative;
    border-bottom: 1px solid #e0dede;
    background: 0 0;
    cursor: pointer;
    padding: 5px 0
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-search-filter .kcw__facet-value:last-of-type {
    border-bottom: none
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-search-filter .kcw__facet-value.kcw__active-facet {
    font-weight: 700
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-search-filter .kcw__facet-value .kcw__highlighted {
    font-weight: 700;
    color: #888
}

 .kcw .kcw__variant-selector.kcw__component {
    margin: 30px 0 0 0
}

 .kcw .kcw__variant-selector .kcw__component-content>div {
    height: 30px;
    display: inline-block;
    width: 30px;
    margin: 2px;
    cursor: Pointer
}

 .kcw .kcw__variant-selector .kcw__variant-option {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

 .kcw .kcw__variant-selector .kcw__variant-option:before {
    content: "";
    display: block;
    height: 100%;
    font-size: 30px;
    width: 100%;
    text-align: center
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__active-variant {
    color: #15909c
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__horizontal:before {
    content: ""
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__horizontal.kcw__active-variant {
    color: #15909c
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__vertical:before {
    content: ""
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__vertical.kcw__active-variant {
    color: #15909c
}

 .kcw .kcw__column-header-search .kcw__search-box {
    margin: 0;
    padding: 2px 10px 0 10px
}

 .kcw .kcw__search-box {
    position: relative;
    padding-right: 10px;
    box-sizing: border-box
}

 .kcw .kcw__search-box label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__search-box button,  .kcw .kcw__search-box input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__search-box input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-box button,  .kcw .kcw__search-box input[type=button],  .kcw .kcw__search-box input[type=reset],  .kcw .kcw__search-box input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__search-box button:hover,  .kcw .kcw__search-box input[type=button]:hover,  .kcw .kcw__search-box input[type=reset]:hover,  .kcw .kcw__search-box input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__search-box button::-moz-focus-inner,  .kcw .kcw__search-box input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__search-box input[type=text] {
    font-size: 13px
}

 .kcw .kcw__search-box input[type=email],  .kcw .kcw__search-box input[type=password],  .kcw .kcw__search-box input[type=text],  .kcw .kcw__search-box select,  .kcw .kcw__search-box textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-box select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__search-box .kcw__twitter-typeahead {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    width: 100%
}

 .kcw .kcw__search-box .kcw__tt-menu {
    background: #fff;
    width: 100%;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-box .kcw__tt-hint {
    color: #747474
}

 .kcw .kcw__search-box .kcw__tt-dropdown-menu {
    width: 250px;
    margin-top: 5px;
    background-color: #f7f7f7;
    border: 1px solid #d2d2d2;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08)
}

 .kcw .kcw__search-box .kcw__tt-suggestion {
    padding: 4px 10px;
    color: #747474;
    overflow: hidden
}

 .kcw .kcw__search-box .kcw__tt-suggestion a {
    text-decoration: none
}

 .kcw .kcw__search-box .kcw__tt-suggestion:last-child {
    border: none
}

 .kcw .kcw__search-box .kcw__tt-suggestion .kcw__field-image {
    width: 100px;
    float: left;
    margin-right: 10px
}

 .kcw .kcw__search-box .kcw__tt-suggestion .kcw__field-make {
    font-size: 15px;
    float: left;
    margin-right: 5px
}

 .kcw .kcw__search-box .kcw__tt-suggestion .kcw__field-model {
    margin-left: 4px;
    font-size: 15px;
    font-weight: 700;
    width: 100%
}

 .kcw .kcw__search-box .kcw__tt-suggestion .kcw__field-priceformatted {
    float: right;
    font-size: 15px;
    color: #89c6cc;
    margin-top: -20px
}

 .kcw .kcw__search-box .kcw__tt-suggestion.kcw__tt-cursor {
    color: #89c6cc;
    background-color: #dadada;
    cursor: pointer
}

 .kcw .kcw__search-box.kcw__loading-in-progress .kcw__tt-dropdown-menu {
    display: block !important;
    min-height: 50px;
    position: relative
}

 .kcw .kcw__search-box.kcw__loading-in-progress .kcw__tt-dropdown-menu:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    height: 40px;
    width: 50px;
    display: block;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 11
}

 .kcw .kcw__search-box.kcw__loading-in-progress .kcw__tt-dropdown-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    opacity: .8;
    z-index: 10
}

 .kcw .kcw__search-box.kcw__hide-button .kcw__search-box-button {
    display: none
}

 .kcw .kcw__search-box .kcw__component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

 .kcw .kcw__search-box .kcw__component-content>button,  .kcw .kcw__search-box .kcw__component-content>input,  .kcw .kcw__search-box .kcw__component-content>label {
    display: inline-block
}

 .kcw .kcw__search-box .kcw__component-content>button,  .kcw .kcw__search-box .kcw__component-content>label {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

 .kcw .kcw__search-box .kcw__component-content>input {
    width: auto;
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    margin: 0 5px
}

 .kcw .kcw__search-box .kcw__component-content>label {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

 .kcw .kcw__search-box .kcw__component-content>.kcw__twitter-typeahead {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    margin: 0 5px
}

 .kcw .kcw__search-box .kcw__component-content>.kcw__twitter-typeahead .kcw__search-box-input.kcw__tt-input {
    margin-bottom: 0
}

 .kcw .kcw__search-box .kcw__search-box-input {
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

 .kcw .kcw__search-box .kcw__search-box-input.kcw__tt-hint {
    margin-top: 0
}

 .kcw .kcw__loupe-search-btn .kcw__search-box-button-with-redirect {
    position: relative;
    text-indent: -99999px;
    width: 20px;
    background: #000 !important;
    border: none;
    padding: 4px 14px
}

 .kcw .kcw__loupe-search-btn .kcw__search-box-button-with-redirect:hover {
    background: #89c6cc !important
}

 .kcw .kcw__loupe-search-btn .kcw__search-box-button-with-redirect:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    font-size: 10px;
    text-indent: 0;
    font-size: 14px;
    color: #fff
}

 .kcw .kcw__sort-results label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__sort-results button,  .kcw .kcw__sort-results input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__sort-results input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__sort-results button,  .kcw .kcw__sort-results input[type=button],  .kcw .kcw__sort-results input[type=reset],  .kcw .kcw__sort-results input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__sort-results button:hover,  .kcw .kcw__sort-results input[type=button]:hover,  .kcw .kcw__sort-results input[type=reset]:hover,  .kcw .kcw__sort-results input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__sort-results button::-moz-focus-inner,  .kcw .kcw__sort-results input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__sort-results input[type=text] {
    font-size: 13px
}

 .kcw .kcw__sort-results input[type=email],  .kcw .kcw__sort-results input[type=password],  .kcw .kcw__sort-results input[type=text],  .kcw .kcw__sort-results select,  .kcw .kcw__sort-results textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__sort-results select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__sort-results select {
    max-width: 100%;
    width: auto;
    display: inline-block
}

 .kcw .kcw__sort-results .kcw__facet-title {
    display: inline-block;
    margin-right: 5px
}

 .kcw .kcw__search-results label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__search-results button,  .kcw .kcw__search-results input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__search-results input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-results button,  .kcw .kcw__search-results input[type=button],  .kcw .kcw__search-results input[type=reset],  .kcw .kcw__search-results input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__search-results button:hover,  .kcw .kcw__search-results input[type=button]:hover,  .kcw .kcw__search-results input[type=reset]:hover,  .kcw .kcw__search-results input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__search-results button::-moz-focus-inner,  .kcw .kcw__search-results input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__search-results input[type=text] {
    font-size: 13px
}

 .kcw .kcw__search-results input[type=email],  .kcw .kcw__search-results input[type=password],  .kcw .kcw__search-results input[type=text],  .kcw .kcw__search-results select,  .kcw .kcw__search-results textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-results select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__search-results .kcw__search-result-list {
    padding-top: 5px
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li {
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 5px;
    margin: 0 7px 10px 0
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li .kcw__field-title,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li .kcw__field-title,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li .kcw__field-title {
    display: block;
    margin-top: 10px
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li .kcw__field-title a,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li .kcw__field-title a,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li .kcw__field-title a {
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 400;
    display: block
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li a img,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li a img,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li a img {
    max-width: 100%;
    height: auto
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li:hover,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li:hover,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li:hover {
    border-bottom-width: 1px 1px 2px 1px;
    border-bottom-style: solid;
    border-bottom-color: #15909c
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list:after,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list:after,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li {
    box-sizing: border-box;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #d2d2d2;
    position: relative;
    min-height: 120px;
    margin: 0 2% 10px 0;
    padding: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 175px;
    min-width: 23%
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li .kcw__field-title,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li .kcw__field-title,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li .kcw__field-title {
    display: block;
    padding: 0 5px;
    text-align: center
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li .kcw__field-title a,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li .kcw__field-title a,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li .kcw__field-title a {
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 400
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li a img,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li a img,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li a img {
    max-width: 100%;
    height: auto
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li:hover,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li:hover,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li:hover {
    border-bottom-width: 1px 1px 2px 1px;
    border-bottom-style: solid;
    border-bottom-color: #15909c
}

 .kcw .kcw__search-results .kcw__search-results-overlay {
    display: none
}

 .kcw .kcw__search-results.kcw__loading-in-progress {
    min-height: 200px
}

 .kcw .kcw__search-results.kcw__loading-in-progress .kcw__search-result-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .9)
}

 .kcw .kcw__search-results.kcw__loading-in-progress .kcw__search-result-overlay:after {
    content: "";
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+CiAgPHBhdGggIG9wYWNpdHk9Ii4yNSIgZD0iTTE2IDAgQTE2IDE2IDAgMCAwIDE2IDMyIEExNiAxNiAwIDAgMCAxNiAwIE0xNiA0IEExMiAxMiAwIDAgMSAxNiAyOCBBMTIgMTIgMCAwIDEgMTYgNCIvPgogIDxwYXRoIGZpbGw9JyNkZGRkZGQnIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMSAzMiAxNiBMMjggMTYgQTEyIDEyIDAgMCAwIDE2IDR6Ij4KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvcGF0aD4KPC9zdmc+);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 0;
    right: 0;
    margin: -30px auto 0
}

 .kcw .kcw__search-results.kcw__loading-more-in-progress:after {
    content: "";
    display: block;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    height: 100px
}

 .kcw .kcw__search-results .kcw__no-results {
    padding: 5px
}

 .kcw .kcw__market-selector label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__market-selector button,  .kcw .kcw__market-selector input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__market-selector input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__market-selector button,  .kcw .kcw__market-selector input[type=button],  .kcw .kcw__market-selector input[type=reset],  .kcw .kcw__market-selector input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__market-selector button:hover,  .kcw .kcw__market-selector input[type=button]:hover,  .kcw .kcw__market-selector input[type=reset]:hover,  .kcw .kcw__market-selector input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__market-selector button::-moz-focus-inner,  .kcw .kcw__market-selector input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__market-selector input[type=text] {
    font-size: 13px
}

 .kcw .kcw__market-selector input[type=email],  .kcw .kcw__market-selector input[type=password],  .kcw .kcw__market-selector input[type=text],  .kcw .kcw__market-selector select,  .kcw .kcw__market-selector textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__market-selector select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__market-selector select {
    height: auto;
    font-size: 13px;
    color: #747474;
    padding: 5px 15px 5px 5px
}

 .kcw .kcw__sitecore-form {
    padding: 15px
}

 .kcw .kcw__sitecore-form label {
    background: 0 0;
    color: #747474
}

 .kcw .kcw__sitecore-form button,  .kcw .kcw__sitecore-form input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #747474;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__sitecore-form input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__sitecore-form button,  .kcw .kcw__sitecore-form input[type=button],  .kcw .kcw__sitecore-form input[type=reset],  .kcw .kcw__sitecore-form input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__sitecore-form button:hover,  .kcw .kcw__sitecore-form input[type=button]:hover,  .kcw .kcw__sitecore-form input[type=reset]:hover,  .kcw .kcw__sitecore-form input[type=submit]:hover {
    background: #f7f7f7 !important
}

 .kcw .kcw__sitecore-form button::-moz-focus-inner,  .kcw .kcw__sitecore-form input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__sitecore-form input[type=text] {
    font-size: 13px
}

 .kcw .kcw__sitecore-form input[type=email],  .kcw .kcw__sitecore-form input[type=password],  .kcw .kcw__sitecore-form input[type=text],  .kcw .kcw__sitecore-form select,  .kcw .kcw__sitecore-form textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #747474;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__sitecore-form select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__sitecore-form>.kcw__component-content {
    padding: 15px;
    border: 1px solid transparent;
    background-color: transparent;
    color: #747474
}

 .kcw .kcw__sitecore-form form {
    font-size: 13px;
    color: #747474
}

 .kcw .kcw__sitecore-form form>div {
    padding: 15px 0
}

 .kcw .kcw__sitecore-form form>div label {
    font-family: inherit;
    padding-right: 5px
}

 .kcw .kcw__sitecore-form form>div input {
    font-family: inherit
}

 .kcw .kcw__sitecore-form form>div label+textarea {
    margin-top: 5px
}

 .kcw .kcw__sitecore-form form>div select,  .kcw .kcw__sitecore-form form>div textarea {
    margin-top: 5px
}

 .kcw .kcw__sitecore-form form [data-sc-field-name="Password Confirmation"] {
    margin-right: 5px
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__hints-below .kcw__scfSectionContent [class$=UsefulInfo] {
    position: static;
    opacity: 1;
    max-width: 100%;
    width: 100%;
    margin: 5px 0 0 5px
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above label {
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: 0
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfCaptchaGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfCheckBoxListGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfConfirmPasswordGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfCreditCardGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfDateGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfDatePickerGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfDateSelectorGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfDropListGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfEmailGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfFileUploadGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfListBoxGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfMultipleLineGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfNumberGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfPasswordGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfRadioButtonListGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfSingleLineGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfSmsTelephoneGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfTelephoneGeneralPanel {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 93%
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfSectionContent .kcw__scfRequired {
    margin: 0 5px
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfMultipleLineGeneralPanel {
    width: 95%
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfMultipleLineTextBox {
    margin: 0 0 0 5px
}

 .kcw .kcw__skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    background: #bf1722;
    color: #fff !important;
    padding: 8px;
    z-index: 100;
    border-bottom-right-radius: 8px
}

 .kcw .kcw__skip-link:focus {
    top: 0
}

 .kcw .kcw__snippet {
    padding-left: 0;
    padding-right: 0
}

 .kcw .kcw__social-media-share {
    background: 0 0
}

 .kcw .kcw__social-media-share ul {
    overflow: hidden
}

 .kcw .kcw__social-media-share li {
    float: left;
    margin: 0 10px
}

 .kcw .kcw__social-media-share li:first-child {
    margin-left: 0
}

 .kcw .kcw__social-media-share li .kcw__fb_iframe_widget {
    display: block;
    margin-top: -2px
}

 .kcw .kcw__tabs {
    overflow: hidden;
    position: relative;
    background: 0 0;
    border: none;
    position: relative;
    overflow: hidden
}

 .kcw .kcw__tab-slider {
    position: absolute;
    background: #f7f7f7;
    cursor: pointer;
    border: 2px solid #89c6cc;
    vertical-align: center;
    width: 15px;
    text-indent: -9999px;
    z-index: 10
}

 .kcw .kcw__tabs-heading {
    overflow: hidden
}

 .kcw .kcw__tabs-heading li {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #f7f7f7;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #f7f7f7;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #f7f7f7;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    float: left;
    display: block;
    margin-left: 1px;
    background: #f7f7f7;
    width: auto;
    cursor: pointer
}

 .kcw .kcw__tabs-heading li>div {
    padding: 3px 10px;
    display: block;
    text-decoration: none;
    color: #222
}

 .kcw .kcw__tabs-heading li>div:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__tabs-heading li>div .kcw__field-heading {
    font-size: 16px
}

 .kcw .kcw__tabs-heading li>div>.kcw__row {
    display: block
}

 .kcw .kcw__tabs-heading li .kcw__component.kcw__content {
    margin: 5px 0
}

 .kcw .kcw__tabs-heading li.kcw__active {
    background: #fff;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #89c6cc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d2d2d2;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2
}

 .kcw .kcw__tabs-heading li.kcw__active a {
    color: #000
}

 .kcw .kcw__tabs-heading li:hover {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #89c6cc;
    background: #fff
}

 .kcw .kcw__tabs-heading li:first-child {
    margin-left: 0
}

 .kcw .kcw__tabs-container {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #89c6cc;
    background: 0 0;
    margin-top: -1px
}

 .kcw .kcw__tab {
    display: none;
    padding: 10px
}

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

 .kcw .kcw__tab.kcw__active {
    display: block
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-container {
    margin: 0
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading {
    position: relative;
    margin-top: -1px
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li {
    margin-bottom: 0;
    border-top: 0 solid #fff
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li a {
    border: none
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li.kcw__active {
    border-top: none;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d2d2d2;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li.kcw__active a {
    border: none;
    position: relative
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li:hover {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    background: #fff
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-container {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    border-top: none;
    background: 0 0;
    margin-bottom: 1px
}

 .kcw .kcw__tabs.kcw__tabs-scrollable .kcw__tabs-heading {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0
}

 .kcw .kcw__tabs.kcw__tabs-scrollable .kcw__tabs-container {
    margin: 0
}

 .kcw .kcw__tabs.kcw__tabs-scrollable .kcw__prev {
    left: 0;
    background: #e4e4e4 url(../Images/arrow-left.png) center center no-repeat
}

 .kcw .kcw__tabs.kcw__tabs-scrollable .kcw__next {
    right: 0;
    background: #e4e4e4 url(../Images/arrow-right.png) center center no-repeat
}

 .kcw .kcw__tabs.kcw__tabs-scrollable.kcw__tabs-bottom .kcw__wrapper {
    margin-top: 2px;
    padding-bottom: 6px
}

 .kcw .kcw__tabs.kcw__tabs-scrollable.kcw__tabs-bottom .kcw__next {
    top: 1px
}

 .kcw .kcw__tabs.kcw__tabs-scrollable.kcw__tabs-bottom .kcw__prev {
    top: 1px
}

 .kcw .kcw__tabs.kcw__tabs-scrollable.kcw__tabs-bottom .kcw__tabs-heading {
    margin-top: -4px
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading {
    float: right;
    margin-left: -1px
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading li {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f7f7f7;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #f7f7f7;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #89c6cc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f7f7f7
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading li.kcw__active {
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #89c6cc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading li.kcw__active a {
    border: none
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading li:hover {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-container {
    float: right;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #89c6cc;
    border-top: none;
    margin-left: -1px;
    border-left: none
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading {
    width: 30%;
    float: left
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li {
    margin: 0 0 2px 0;
    display: block;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f7f7f7;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #f7f7f7;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #89c6cc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f7f7f7
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li.kcw__active {
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li.kcw__active a {
    border: none
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li:first-child {
    margin-top: 0
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li:hover {
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-container {
    margin: 0;
    float: left;
    width: 70%;
    margin-left: -1px;
    border-top: none;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

@charset "UTF-8";

 .kcw .kcw__tag-cloud .kcw__component-content {
    text-align: justify
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item a {
    color: #747474
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item a:hover {
    color: #878787
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__xs {
    font-size: .9em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__s {
    font-size: 1.1em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__m {
    font-size: 1.3em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__l {
    font-size: 1.5em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__xl {
    font-size: 1.8em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__xxl {
    font-size: 2em
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links {
    border-radius: 5px;
    padding: 5px 5px;
    display: block
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links:last-child {
    margin-right: 0
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links .kcw__tag-usages {
    font-size: inherit;
    font-weight: 700
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links .kcw__tag-usages:before {
    content: "("
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links .kcw__tag-usages:after {
    content: ")"
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links a {
    font-size: 13px
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-text {
    position: relative;
    padding-left: 20px;
    border-bottom: 1px solid transparent;
    display: block;
    float: left
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-text:hover {
    cursor: pointer;
    text-decoration: none
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-text:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

@charset "UTF-8";

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text {
    color: #747474;
    position: relative;
    padding-left: 15px;
    margin-right: 10px;
    border-bottom: 1px solid transparent
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text:hover {
    cursor: pointer;
    color: #878787;
    border-bottom: 1px solid #15909c;
    text-decoration: none
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

 .kcw .kcw__tag-list span.kcw__field-title>a {
    color: #747474;
    background: #89c6cc;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 15px 0 23px;
    position: relative;
    margin: 0 20px 10px 0;
    text-decoration: none;
    -webkit-transition: color .2s;
    color: #fff
}

 .kcw .kcw__tag-list span.kcw__field-title>a:hover {
    background-color: #15909c
}

 .kcw .kcw__tag-list span.kcw__field-title>a:hover:after {
    border-left: 10px solid #15909c
}

 .kcw .kcw__tag-list span.kcw__field-title>a:before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, .25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px
}

 .kcw .kcw__tag-list span.kcw__field-title>a:after {
    background: 0 0;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #89c6cc;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-links {
    display: block;
    float: left;
    border-radius: 20px;
    position: relative;
    margin-right: 5px;
    padding: 5px 5px;
    margin-top: 5px
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-links>a {
    text-decoration: none;
    padding-left: 20px;
    position: relative
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-links>a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    font-size: 12px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text {
    position: relative;
    border-bottom: 1px solid transparent;
    display: block;
    float: left;
    padding-left: 20px
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text:hover {
    cursor: pointer;
    text-decoration: none
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

 .kcw .kcw__title {
    background: 0 0
}

 .kcw .kcw__title .kcw__field-title a,  .kcw .kcw__title h1 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    font-size: 24px;
    margin-bottom: 10px;
    color: #747474;
    line-height: normal;
    padding-bottom: 10px;
    display: block;
    text-decoration: none;
    cursor: pointer
}

 .kcw .kcw__title .kcw__field-title a:hover,  .kcw .kcw__title h1:hover {
    color: #878787
}

 .kcw .kcw__title .kcw__field-date,  .kcw .kcw__title h4 {
    margin-bottom: .25em
}

@charset "UTF-8";

 .kcw .kcw__toggle details[open] summary:before {
    content: ""
}

 .kcw .kcw__toggle summary.kcw__toggle-header {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 10px;
    background: #fff;
    cursor: pointer;
    min-height: 25px
}

 .kcw .kcw__toggle summary.kcw__toggle-header::-webkit-details-marker {
    display: none
}

 .kcw .kcw__toggle summary.kcw__toggle-header:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    font-size: 17px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__toggle summary.kcw__toggle-header.kcw__show {
    display: inline-block !important
}

 .kcw .kcw__toggle summary.kcw__toggle-header .kcw__toggle-label {
    display: block;
    float: right;
    margin: 0 0 0 10px
}

 .kcw .kcw__toggle summary.kcw__toggle-header .kcw__toggle-label p {
    margin-bottom: 0
}

 .kcw .kcw__toggle .kcw__show {
    color: #878787
}

 .kcw .kcw__toggle .kcw__toggle-content {
    position: relative;
    margin-top: -1px
}

 .kcw .kcw__toggle details summary~.kcw__component>.kcw__component-content {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    display: none
}

 .kcw .kcw__toggle details[open] summary~.kcw__component {
    overflow: hidden
}

 .kcw .kcw__toggle details[open] summary~.kcw__component>.kcw__component-content {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    display: block
}

@-webkit-keyframes swing {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes swing {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutBack {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    20% {
        -webkit-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    30% {
        -webkit-transform: translateY(-60%);
        transform: translateY(-60%)
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    80% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutBack {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    20% {
        -webkit-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    30% {
        -webkit-transform: translateY(-60%);
        transform: translateY(-60%)
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    80% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutBounce {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    62.5% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    87.5% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutBounce {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    62.5% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    87.5% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutCirc {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    10% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    90% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutCirc {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    10% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    90% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutCubic {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    70% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutCubic {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    70% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutElastic {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    70% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutElastic {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    70% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutExpo {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutExpo {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutQad {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutQad {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutQuart {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutQuart {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutQuint {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutQuint {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutSine {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    75% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutSine {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    75% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes outQuad {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-70%);
        transform: translateY(-70%)
    }

    50% {
        -webkit-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    75% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes outQuad {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-70%);
        transform: translateY(-70%)
    }

    50% {
        -webkit-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    75% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

 .kcw .kcw__twitter h1,  .kcw .kcw__twitter h2,  .kcw .kcw__twitter h3,  .kcw .kcw__twitter h4,  .kcw .kcw__twitter h5,  .kcw .kcw__twitter h6 {
    padding-bottom: 6px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2
}

 .kcw .kcw__twitter .kcw__twitter-follow-button {
    margin: 10px 0 0
}

 .kcw .kcw__twitter .kcw__tweet-item {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #89c6cc;
    padding: 10px 10px 10px 0;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
    padding-left: 55px
}

 .kcw .kcw__twitter .kcw__tweet-item:first-child {
    border: none;
    background: 0 0
}

 .kcw .kcw__twitter .kcw__tweet-header {
    overflow: hidden
}

 .kcw .kcw__twitter .kcw__tweet-profile {
    display: block;
    float: left;
    text-decoration: none;
    font-size: 14px
}

 .kcw .kcw__twitter .kcw__tweet-avatar {
    position: absolute;
    left: 0;
    top: 10px
}

 .kcw .kcw__twitter .kcw__tweet-datetime {
    display: block;
    float: right;
    text-decoration: none
}

 .kcw .kcw__twitter .kcw__tweet-content {
    margin-top: 5px
}

 .kcw .kcw__twitter .kcw__tweet-footer>ul li {
    display: inline;
    padding-left: 5px
}

 .kcw .kcw__twitter .kcw__tweet-footer>ul li:first-child {
    padding: 0
}

 .kcw .kcw__twitter .kcw__tweet-footer a {
    text-decoration: none
}

 .kcw .kcw__component.kcw__video .kcw__mejs-container {
    overflow: hidden
}

 .kcw .kcw__component.kcw__video .kcw__mejs-controls .kcw__mejs-button button {
    box-shadow: none
}

 .kcw .kcw__component.kcw__video .kcw__sxa-video-wrapper {
    position: relative
}

 .kcw .kcw__component.kcw__video .kcw__video-init {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    background: url(/-/media/Base-Themes/Core-Libraries/styles/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    overflow: hidden;
    z-index: 1
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome/fontawesome-webfont-eot.eot?v=4.7.0);
    src: url(../fonts/fontawesome/fontawesome-webfont-eot.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome/fontawesome-webfont-woff2.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome/fontawesome-webfont-woff.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome/fontawesome-webfont-ttf.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome/fontawesome-webfont-svg.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

 .kcw .kcw__fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

 .kcw .kcw__fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

 .kcw .kcw__fa-2x {
    font-size: 2em
}

 .kcw .kcw__fa-3x {
    font-size: 3em
}

 .kcw .kcw__fa-4x {
    font-size: 4em
}

 .kcw .kcw__fa-5x {
    font-size: 5em
}

 .kcw .kcw__fa-fw {
    width: 1.28571em;
    text-align: center
}

 .kcw .kcw__fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

 .kcw .kcw__fa-ul>li {
    position: relative
}

 .kcw .kcw__fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

 .kcw .kcw__fa-li.kcw__fa-lg {
    left: -1.85714em
}

 .kcw .kcw__fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

 .kcw .kcw__fa-pull-left {
    float: left
}

 .kcw .kcw__fa-pull-right {
    float: right
}

 .kcw .kcw__fa.kcw__fa-pull-left {
    margin-right: .3em
}

 .kcw .kcw__fa.kcw__fa-pull-right {
    margin-left: .3em
}

 .kcw .kcw__pull-right {
    float: right
}

 .kcw .kcw__pull-left {
    float: left
}

 .kcw .kcw__fa.kcw__pull-left {
    margin-right: .3em
}

 .kcw .kcw__fa.kcw__pull-right {
    margin-left: .3em
}

 .kcw .kcw__fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

 .kcw .kcw__fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

 .kcw .kcw__fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

 .kcw .kcw__fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

 .kcw .kcw__fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

 .kcw .kcw__fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

 .kcw .kcw__fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

 .kcw :root .kcw__fa-flip-horizontal,  .kcw :root .kcw__fa-flip-vertical,  .kcw :root .kcw__fa-rotate-180,  .kcw :root .kcw__fa-rotate-270,  .kcw :root .kcw__fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

 .kcw .kcw__fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

 .kcw .kcw__fa-stack-1x,  .kcw .kcw__fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

 .kcw .kcw__fa-stack-1x {
    line-height: inherit
}

 .kcw .kcw__fa-stack-2x {
    font-size: 2em
}

 .kcw .kcw__fa-inverse {
    color: #fff
}

 .kcw .kcw__fa-glass:before {
    content: ""
}

 .kcw .kcw__fa-music:before {
    content: ""
}

 .kcw .kcw__fa-search:before {
    content: ""
}

 .kcw .kcw__fa-envelope-o:before {
    content: ""
}

 .kcw .kcw__fa-heart:before {
    content: ""
}

 .kcw .kcw__fa-star:before {
    content: ""
}

 .kcw .kcw__fa-star-o:before {
    content: ""
}

 .kcw .kcw__fa-user:before {
    content: ""
}

 .kcw .kcw__fa-film:before {
    content: ""
}

 .kcw .kcw__fa-th-large:before {
    content: ""
}

 .kcw .kcw__fa-th:before {
    content: ""
}

 .kcw .kcw__fa-th-list:before {
    content: ""
}

 .kcw .kcw__fa-check:before {
    content: ""
}

 .kcw .kcw__fa-close:before,  .kcw .kcw__fa-remove:before,  .kcw .kcw__fa-times:before {
    content: ""
}

 .kcw .kcw__fa-search-plus:before {
    content: ""
}

 .kcw .kcw__fa-search-minus:before {
    content: ""
}

 .kcw .kcw__fa-power-off:before {
    content: ""
}

 .kcw .kcw__fa-signal:before {
    content: ""
}

 .kcw .kcw__fa-cog:before,  .kcw .kcw__fa-gear:before {
    content: ""
}

 .kcw .kcw__fa-trash-o:before {
    content: ""
}

 .kcw .kcw__fa-home:before {
    content: ""
}

 .kcw .kcw__fa-file-o:before {
    content: ""
}

 .kcw .kcw__fa-clock-o:before {
    content: ""
}

 .kcw .kcw__fa-road:before {
    content: ""
}

 .kcw .kcw__fa-download:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-o-down:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-o-up:before {
    content: ""
}

 .kcw .kcw__fa-inbox:before {
    content: ""
}

 .kcw .kcw__fa-play-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-repeat:before,  .kcw .kcw__fa-rotate-right:before {
    content: ""
}

 .kcw .kcw__fa-refresh:before {
    content: ""
}

 .kcw .kcw__fa-list-alt:before {
    content: ""
}

 .kcw .kcw__fa-lock:before {
    content: ""
}

 .kcw .kcw__fa-flag:before {
    content: ""
}

 .kcw .kcw__fa-headphones:before {
    content: ""
}

 .kcw .kcw__fa-volume-off:before {
    content: ""
}

 .kcw .kcw__fa-volume-down:before {
    content: ""
}

 .kcw .kcw__fa-volume-up:before {
    content: ""
}

 .kcw .kcw__fa-qrcode:before {
    content: ""
}

 .kcw .kcw__fa-barcode:before {
    content: ""
}

 .kcw .kcw__fa-tag:before {
    content: ""
}

 .kcw .kcw__fa-tags:before {
    content: ""
}

 .kcw .kcw__fa-book:before {
    content: ""
}

 .kcw .kcw__fa-bookmark:before {
    content: ""
}

 .kcw .kcw__fa-print:before {
    content: ""
}

 .kcw .kcw__fa-camera:before {
    content: ""
}

 .kcw .kcw__fa-font:before {
    content: ""
}

 .kcw .kcw__fa-bold:before {
    content: ""
}

 .kcw .kcw__fa-italic:before {
    content: ""
}

 .kcw .kcw__fa-text-height:before {
    content: ""
}

 .kcw .kcw__fa-text-width:before {
    content: ""
}

 .kcw .kcw__fa-align-left:before {
    content: ""
}

 .kcw .kcw__fa-align-center:before {
    content: ""
}

 .kcw .kcw__fa-align-right:before {
    content: ""
}

 .kcw .kcw__fa-align-justify:before {
    content: ""
}

 .kcw .kcw__fa-list:before {
    content: ""
}

 .kcw .kcw__fa-dedent:before,  .kcw .kcw__fa-outdent:before {
    content: ""
}

 .kcw .kcw__fa-indent:before {
    content: ""
}

 .kcw .kcw__fa-video-camera:before {
    content: ""
}

 .kcw .kcw__fa-image:before,  .kcw .kcw__fa-photo:before,  .kcw .kcw__fa-picture-o:before {
    content: ""
}

 .kcw .kcw__fa-pencil:before {
    content: ""
}

 .kcw .kcw__fa-map-marker:before {
    content: ""
}

 .kcw .kcw__fa-adjust:before {
    content: ""
}

 .kcw .kcw__fa-tint:before {
    content: ""
}

 .kcw .kcw__fa-edit:before,  .kcw .kcw__fa-pencil-square-o:before {
    content: ""
}

 .kcw .kcw__fa-share-square-o:before {
    content: ""
}

 .kcw .kcw__fa-check-square-o:before {
    content: ""
}

 .kcw .kcw__fa-arrows:before {
    content: ""
}

 .kcw .kcw__fa-step-backward:before {
    content: ""
}

 .kcw .kcw__fa-fast-backward:before {
    content: ""
}

 .kcw .kcw__fa-backward:before {
    content: ""
}

 .kcw .kcw__fa-play:before {
    content: ""
}

 .kcw .kcw__fa-pause:before {
    content: ""
}

 .kcw .kcw__fa-stop:before {
    content: ""
}

 .kcw .kcw__fa-forward:before {
    content: ""
}

 .kcw .kcw__fa-fast-forward:before {
    content: ""
}

 .kcw .kcw__fa-step-forward:before {
    content: ""
}

 .kcw .kcw__fa-eject:before {
    content: ""
}

 .kcw .kcw__fa-chevron-left:before {
    content: ""
}

 .kcw .kcw__fa-chevron-right:before {
    content: ""
}

 .kcw .kcw__fa-plus-circle:before {
    content: ""
}

 .kcw .kcw__fa-minus-circle:before {
    content: ""
}

 .kcw .kcw__fa-times-circle:before {
    content: ""
}

 .kcw .kcw__fa-check-circle:before {
    content: ""
}

 .kcw .kcw__fa-question-circle:before {
    content: ""
}

 .kcw .kcw__fa-info-circle:before {
    content: ""
}

 .kcw .kcw__fa-crosshairs:before {
    content: ""
}

 .kcw .kcw__fa-times-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-check-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-ban:before {
    content: ""
}

 .kcw .kcw__fa-arrow-left:before {
    content: ""
}

 .kcw .kcw__fa-arrow-right:before {
    content: ""
}

 .kcw .kcw__fa-arrow-up:before {
    content: ""
}

 .kcw .kcw__fa-arrow-down:before {
    content: ""
}

 .kcw .kcw__fa-mail-forward:before,  .kcw .kcw__fa-share:before {
    content: ""
}

 .kcw .kcw__fa-expand:before {
    content: ""
}

 .kcw .kcw__fa-compress:before {
    content: ""
}

 .kcw .kcw__fa-plus:before {
    content: ""
}

 .kcw .kcw__fa-minus:before {
    content: ""
}

 .kcw .kcw__fa-asterisk:before {
    content: ""
}

 .kcw .kcw__fa-exclamation-circle:before {
    content: ""
}

 .kcw .kcw__fa-gift:before {
    content: ""
}

 .kcw .kcw__fa-leaf:before {
    content: ""
}

 .kcw .kcw__fa-fire:before {
    content: ""
}

 .kcw .kcw__fa-eye:before {
    content: ""
}

 .kcw .kcw__fa-eye-slash:before {
    content: ""
}

 .kcw .kcw__fa-exclamation-triangle:before,  .kcw .kcw__fa-warning:before {
    content: ""
}

 .kcw .kcw__fa-plane:before {
    content: ""
}

 .kcw .kcw__fa-calendar:before {
    content: ""
}

 .kcw .kcw__fa-random:before {
    content: ""
}

 .kcw .kcw__fa-comment:before {
    content: ""
}

 .kcw .kcw__fa-magnet:before {
    content: ""
}

 .kcw .kcw__fa-chevron-up:before {
    content: ""
}

 .kcw .kcw__fa-chevron-down:before {
    content: ""
}

 .kcw .kcw__fa-retweet:before {
    content: ""
}

 .kcw .kcw__fa-shopping-cart:before {
    content: ""
}

 .kcw .kcw__fa-folder:before {
    content: ""
}

 .kcw .kcw__fa-folder-open:before {
    content: ""
}

 .kcw .kcw__fa-arrows-v:before {
    content: ""
}

 .kcw .kcw__fa-arrows-h:before {
    content: ""
}

 .kcw .kcw__fa-bar-chart-o:before,  .kcw .kcw__fa-bar-chart:before {
    content: ""
}

 .kcw .kcw__fa-x-twitter-square:before {
    content: "\e61a"
}

 .kcw .kcw__fa-facebook-square:before {
    content: ""
}

 .kcw .kcw__fa-camera-retro:before {
    content: ""
}

 .kcw .kcw__fa-key:before {
    content: ""
}

 .kcw .kcw__fa-cogs:before,  .kcw .kcw__fa-gears:before {
    content: ""
}

 .kcw .kcw__fa-comments:before {
    content: ""
}

 .kcw .kcw__fa-thumbs-o-up:before {
    content: ""
}

 .kcw .kcw__fa-thumbs-o-down:before {
    content: ""
}

 .kcw .kcw__fa-star-half:before {
    content: ""
}

 .kcw .kcw__fa-heart-o:before {
    content: ""
}

 .kcw .kcw__fa-sign-out:before {
    content: ""
}

 .kcw .kcw__fa-linkedin-square:before {
    content: ""
}

 .kcw .kcw__fa-thumb-tack:before {
    content: ""
}

 .kcw .kcw__fa-external-link:before {
    content: ""
}

 .kcw .kcw__fa-sign-in:before {
    content: ""
}

 .kcw .kcw__fa-trophy:before {
    content: ""
}

 .kcw .kcw__fa-github-square:before {
    content: ""
}

 .kcw .kcw__fa-upload:before {
    content: ""
}

 .kcw .kcw__fa-lemon-o:before {
    content: ""
}

 .kcw .kcw__fa-phone:before {
    content: ""
}

 .kcw .kcw__fa-square-o:before {
    content: ""
}

 .kcw .kcw__fa-bookmark-o:before {
    content: ""
}

 .kcw .kcw__fa-phone-square:before {
    content: ""
}

 .kcw .kcw__fa-x-twitter:before {
    content: "\e61b"
}

 .kcw .kcw__fa-facebook-f:before,  .kcw .kcw__fa-facebook:before {
    content: ""
}

 .kcw .kcw__fa-github:before {
    content: ""
}

 .kcw .kcw__fa-unlock:before {
    content: ""
}

 .kcw .kcw__fa-credit-card:before {
    content: ""
}

 .kcw .kcw__fa-feed:before,  .kcw .kcw__fa-rss:before {
    content: ""
}

 .kcw .kcw__fa-hdd-o:before {
    content: ""
}

 .kcw .kcw__fa-bullhorn:before {
    content: ""
}

 .kcw .kcw__fa-bell:before {
    content: ""
}

 .kcw .kcw__fa-certificate:before {
    content: ""
}

 .kcw .kcw__fa-hand-o-right:before {
    content: ""
}

 .kcw .kcw__fa-hand-o-left:before {
    content: ""
}

 .kcw .kcw__fa-hand-o-up:before {
    content: ""
}

 .kcw .kcw__fa-hand-o-down:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-left:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-right:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-up:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-down:before {
    content: ""
}

 .kcw .kcw__fa-globe:before {
    content: ""
}

 .kcw .kcw__fa-wrench:before {
    content: ""
}

 .kcw .kcw__fa-tasks:before {
    content: ""
}

 .kcw .kcw__fa-filter:before {
    content: ""
}

 .kcw .kcw__fa-briefcase:before {
    content: ""
}

 .kcw .kcw__fa-arrows-alt:before {
    content: ""
}

 .kcw .kcw__fa-group:before,  .kcw .kcw__fa-users:before {
    content: ""
}

 .kcw .kcw__fa-chain:before,  .kcw .kcw__fa-link:before {
    content: ""
}

 .kcw .kcw__fa-cloud:before {
    content: ""
}

 .kcw .kcw__fa-flask:before {
    content: ""
}

 .kcw .kcw__fa-cut:before,  .kcw .kcw__fa-scissors:before {
    content: ""
}

 .kcw .kcw__fa-copy:before,  .kcw .kcw__fa-files-o:before {
    content: ""
}

 .kcw .kcw__fa-paperclip:before {
    content: ""
}

 .kcw .kcw__fa-floppy-o:before,  .kcw .kcw__fa-save:before {
    content: ""
}

 .kcw .kcw__fa-square:before {
    content: ""
}

 .kcw .kcw__fa-bars:before,  .kcw .kcw__fa-navicon:before,  .kcw .kcw__fa-reorder:before {
    content: ""
}

 .kcw .kcw__fa-list-ul:before {
    content: ""
}

 .kcw .kcw__fa-list-ol:before {
    content: ""
}

 .kcw .kcw__fa-strikethrough:before {
    content: ""
}

 .kcw .kcw__fa-underline:before {
    content: ""
}

 .kcw .kcw__fa-table:before {
    content: ""
}

 .kcw .kcw__fa-magic:before {
    content: ""
}

 .kcw .kcw__fa-truck:before {
    content: ""
}

 .kcw .kcw__fa-pinterest:before {
    content: ""
}

 .kcw .kcw__fa-pinterest-square:before {
    content: ""
}

 .kcw .kcw__fa-google-plus-square:before {
    content: ""
}

 .kcw .kcw__fa-google-plus:before {
    content: ""
}

 .kcw .kcw__fa-money:before {
    content: ""
}

 .kcw .kcw__fa-caret-down:before {
    content: ""
}

 .kcw .kcw__fa-caret-up:before {
    content: ""
}

 .kcw .kcw__fa-caret-left:before {
    content: ""
}

 .kcw .kcw__fa-caret-right:before {
    content: ""
}

 .kcw .kcw__fa-columns:before {
    content: ""
}

 .kcw .kcw__fa-sort:before,  .kcw .kcw__fa-unsorted:before {
    content: ""
}

 .kcw .kcw__fa-sort-desc:before,  .kcw .kcw__fa-sort-down:before {
    content: ""
}

 .kcw .kcw__fa-sort-asc:before,  .kcw .kcw__fa-sort-up:before {
    content: ""
}

 .kcw .kcw__fa-envelope:before {
    content: ""
}

 .kcw .kcw__fa-linkedin:before {
    content: ""
}


 .kcw .kcw__fa-rotate-left:before,  .kcw .kcw__fa-undo:before {
    content: ""
}

 .kcw .kcw__fa-gavel:before,  .kcw .kcw__fa-legal:before {
    content: ""
}

 .kcw .kcw__fa-dashboard:before,  .kcw .kcw__fa-tachometer:before {
    content: ""
}

 .kcw .kcw__fa-comment-o:before {
    content: ""
}

 .kcw .kcw__fa-comments-o:before {
    content: ""
}

 .kcw .kcw__fa-bolt:before,  .kcw .kcw__fa-flash:before {
    content: ""
}

 .kcw .kcw__fa-sitemap:before {
    content: ""
}

 .kcw .kcw__fa-umbrella:before {
    content: ""
}

 .kcw .kcw__fa-clipboard:before,  .kcw .kcw__fa-paste:before {
    content: ""
}

 .kcw .kcw__fa-lightbulb-o:before {
    content: ""
}

 .kcw .kcw__fa-exchange:before {
    content: ""
}

 .kcw .kcw__fa-cloud-download:before {
    content: ""
}

 .kcw .kcw__fa-cloud-upload:before {
    content: ""
}

 .kcw .kcw__fa-user-md:before {
    content: ""
}

 .kcw .kcw__fa-stethoscope:before {
    content: ""
}

 .kcw .kcw__fa-suitcase:before {
    content: ""
}

 .kcw .kcw__fa-bell-o:before {
    content: ""
}

 .kcw .kcw__fa-coffee:before {
    content: ""
}

 .kcw .kcw__fa-cutlery:before {
    content: ""
}

 .kcw .kcw__fa-file-text-o:before {
    content: ""
}

 .kcw .kcw__fa-building-o:before {
    content: ""
}

 .kcw .kcw__fa-hospital-o:before {
    content: ""
}

 .kcw .kcw__fa-ambulance:before {
    content: ""
}

 .kcw .kcw__fa-medkit:before {
    content: ""
}

 .kcw .kcw__fa-fighter-jet:before {
    content: ""
}

 .kcw .kcw__fa-beer:before {
    content: ""
}

 .kcw .kcw__fa-h-square:before {
    content: ""
}

 .kcw .kcw__fa-plus-square:before {
    content: ""
}

 .kcw .kcw__fa-angle-double-left:before {
    content: ""
}

 .kcw .kcw__fa-angle-double-right:before {
    content: ""
}

 .kcw .kcw__fa-angle-double-up:before {
    content: ""
}

 .kcw .kcw__fa-angle-double-down:before {
    content: ""
}

 .kcw .kcw__fa-angle-left:before {
    content: ""
}

 .kcw .kcw__fa-angle-right:before {
    content: ""
}

 .kcw .kcw__fa-angle-up:before {
    content: ""
}

 .kcw .kcw__fa-angle-down:before {
    content: ""
}

 .kcw .kcw__fa-desktop:before {
    content: ""
}

 .kcw .kcw__fa-laptop:before {
    content: ""
}

 .kcw .kcw__fa-tablet:before {
    content: ""
}

 .kcw .kcw__fa-mobile-phone:before,  .kcw .kcw__fa-mobile:before {
    content: ""
}

 .kcw .kcw__fa-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-quote-left:before {
    content: ""
}

 .kcw .kcw__fa-quote-right:before {
    content: ""
}

 .kcw .kcw__fa-spinner:before {
    content: ""
}

 .kcw .kcw__fa-circle:before {
    content: ""
}

 .kcw .kcw__fa-mail-reply:before,  .kcw .kcw__fa-reply:before {
    content: ""
}

 .kcw .kcw__fa-github-alt:before {
    content: ""
}

 .kcw .kcw__fa-folder-o:before {
    content: ""
}

 .kcw .kcw__fa-folder-open-o:before {
    content: ""
}

 .kcw .kcw__fa-smile-o:before {
    content: ""
}

 .kcw .kcw__fa-frown-o:before {
    content: ""
}

 .kcw .kcw__fa-meh-o:before {
    content: ""
}

 .kcw .kcw__fa-gamepad:before {
    content: ""
}

 .kcw .kcw__fa-keyboard-o:before {
    content: ""
}

 .kcw .kcw__fa-flag-o:before {
    content: ""
}

 .kcw .kcw__fa-flag-checkered:before {
    content: ""
}

 .kcw .kcw__fa-terminal:before {
    content: ""
}

 .kcw .kcw__fa-code:before {
    content: ""
}

 .kcw .kcw__fa-mail-reply-all:before,  .kcw .kcw__fa-reply-all:before {
    content: ""
}

 .kcw .kcw__fa-star-half-empty:before,  .kcw .kcw__fa-star-half-full:before,  .kcw .kcw__fa-star-half-o:before {
    content: ""
}

 .kcw .kcw__fa-location-arrow:before {
    content: ""
}

 .kcw .kcw__fa-crop:before {
    content: ""
}

 .kcw .kcw__fa-code-fork:before {
    content: ""
}

 .kcw .kcw__fa-chain-broken:before,  .kcw .kcw__fa-unlink:before {
    content: ""
}

 .kcw .kcw__fa-question:before {
    content: ""
}

 .kcw .kcw__fa-info:before {
    content: ""
}

 .kcw .kcw__fa-exclamation:before {
    content: ""
}

 .kcw .kcw__fa-superscript:before {
    content: ""
}

 .kcw .kcw__fa-subscript:before {
    content: ""
}

 .kcw .kcw__fa-eraser:before {
    content: ""
}

 .kcw .kcw__fa-puzzle-piece:before {
    content: ""
}

 .kcw .kcw__fa-microphone:before {
    content: ""
}

 .kcw .kcw__fa-microphone-slash:before {
    content: ""
}

 .kcw .kcw__fa-shield:before {
    content: ""
}

 .kcw .kcw__fa-calendar-o:before {
    content: ""
}

 .kcw .kcw__fa-fire-extinguisher:before {
    content: ""
}

 .kcw .kcw__fa-rocket:before {
    content: ""
}

 .kcw .kcw__fa-maxcdn:before {
    content: ""
}

 .kcw .kcw__fa-chevron-circle-left:before {
    content: ""
}

 .kcw .kcw__fa-chevron-circle-right:before {
    content: ""
}

 .kcw .kcw__fa-chevron-circle-up:before {
    content: ""
}

 .kcw .kcw__fa-chevron-circle-down:before {
    content: ""
}

 .kcw .kcw__fa-html5:before {
    content: ""
}

 .kcw .kcw__fa-css3:before {
    content: ""
}

 .kcw .kcw__fa-anchor:before {
    content: ""
}

 .kcw .kcw__fa-unlock-alt:before {
    content: ""
}

 .kcw .kcw__fa-bullseye:before {
    content: ""
}

 .kcw .kcw__fa-ellipsis-h:before {
    content: ""
}

 .kcw .kcw__fa-ellipsis-v:before {
    content: ""
}

 .kcw .kcw__fa-rss-square:before {
    content: ""
}

 .kcw .kcw__fa-play-circle:before {
    content: ""
}

 .kcw .kcw__fa-ticket:before {
    content: ""
}

 .kcw .kcw__fa-minus-square:before {
    content: ""
}

 .kcw .kcw__fa-minus-square-o:before {
    content: ""
}

 .kcw .kcw__fa-level-up:before {
    content: ""
}

 .kcw .kcw__fa-level-down:before {
    content: ""
}

 .kcw .kcw__fa-check-square:before {
    content: ""
}

 .kcw .kcw__fa-pencil-square:before {
    content: ""
}

 .kcw .kcw__fa-external-link-square:before {
    content: ""
}

 .kcw .kcw__fa-share-square:before {
    content: ""
}

 .kcw .kcw__fa-compass:before {
    content: ""
}

 .kcw .kcw__fa-caret-square-o-down:before,  .kcw .kcw__fa-toggle-down:before {
    content: ""
}

 .kcw .kcw__fa-caret-square-o-up:before,  .kcw .kcw__fa-toggle-up:before {
    content: ""
}

 .kcw .kcw__fa-caret-square-o-right:before,  .kcw .kcw__fa-toggle-right:before {
    content: ""
}

 .kcw .kcw__fa-eur:before,  .kcw .kcw__fa-euro:before {
    content: ""
}

 .kcw .kcw__fa-gbp:before {
    content: ""
}

 .kcw .kcw__fa-dollar:before,  .kcw .kcw__fa-usd:before {
    content: ""
}

 .kcw .kcw__fa-inr:before,  .kcw .kcw__fa-rupee:before {
    content: ""
}

 .kcw .kcw__fa-cny:before,  .kcw .kcw__fa-jpy:before,  .kcw .kcw__fa-rmb:before,  .kcw .kcw__fa-yen:before {
    content: ""
}

 .kcw .kcw__fa-rouble:before,  .kcw .kcw__fa-rub:before,  .kcw .kcw__fa-ruble:before {
    content: ""
}

 .kcw .kcw__fa-krw:before,  .kcw .kcw__fa-won:before {
    content: ""
}

 .kcw .kcw__fa-bitcoin:before,  .kcw .kcw__fa-btc:before {
    content: ""
}

 .kcw .kcw__fa-file:before {
    content: ""
}

 .kcw .kcw__fa-file-text:before {
    content: ""
}

 .kcw .kcw__fa-sort-alpha-asc:before {
    content: ""
}

 .kcw .kcw__fa-sort-alpha-desc:before {
    content: ""
}

 .kcw .kcw__fa-sort-amount-asc:before {
    content: ""
}

 .kcw .kcw__fa-sort-amount-desc:before {
    content: ""
}

 .kcw .kcw__fa-sort-numeric-asc:before {
    content: ""
}

 .kcw .kcw__fa-sort-numeric-desc:before {
    content: ""
}

 .kcw .kcw__fa-thumbs-up:before {
    content: ""
}

 .kcw .kcw__fa-thumbs-down:before {
    content: ""
}

 .kcw .kcw__fa-youtube-square:before {
    content: "\f431"
}

 .kcw .kcw__fa-youtube:before {
    content: "\f167"
}

 .kcw .kcw__fa-xing:before {
    content: ""
}

 .kcw .kcw__fa-xing-square:before {
    content: ""
}

 .kcw .kcw__fa-youtube-play:before {
    content: ""
}

 .kcw .kcw__fa-dropbox:before {
    content: ""
}

 .kcw .kcw__fa-stack-overflow:before {
    content: ""
}

 .kcw .kcw__fa-instagram:before {
    content: ""
}



 .kcw .kcw__fa-flickr:before {
    content: ""
}
.kcw .kcw__fa-tiktok:before {
    content: ""
}

 .kcw .kcw__fa-adn:before {
    content: ""
}

 .kcw .kcw__fa-bitbucket:before {
    content: ""
}

 .kcw .kcw__fa-bitbucket-square:before {
    content: ""
}

 .kcw .kcw__fa-tumblr:before {
    content: ""
}

 .kcw .kcw__fa-tumblr-square:before {
    content: ""
}

 .kcw .kcw__fa-long-arrow-down:before {
    content: ""
}

 .kcw .kcw__fa-long-arrow-up:before {
    content: ""
}

 .kcw .kcw__fa-long-arrow-left:before {
    content: ""
}

 .kcw .kcw__fa-long-arrow-right:before {
    content: ""
}

 .kcw .kcw__fa-apple:before {
    content: ""
}

 .kcw .kcw__fa-windows:before {
    content: ""
}

 .kcw .kcw__fa-android:before {
    content: ""
}

 .kcw .kcw__fa-linux:before {
    content: ""
}

 .kcw .kcw__fa-dribbble:before {
    content: ""
}

 .kcw .kcw__fa-skype:before {
    content: ""
}

 .kcw .kcw__fa-foursquare:before {
    content: ""
}

 .kcw .kcw__fa-trello:before {
    content: ""
}

 .kcw .kcw__fa-female:before {
    content: ""
}

 .kcw .kcw__fa-male:before {
    content: ""
}

 .kcw .kcw__fa-gittip:before,  .kcw .kcw__fa-gratipay:before {
    content: ""
}

 .kcw .kcw__fa-sun-o:before {
    content: ""
}

 .kcw .kcw__fa-moon-o:before {
    content: ""
}

 .kcw .kcw__fa-archive:before {
    content: ""
}

 .kcw .kcw__fa-bug:before {
    content: ""
}

 .kcw .kcw__fa-vk:before {
    content: ""
}

 .kcw .kcw__fa-weibo:before {
    content: ""
}

 .kcw .kcw__fa-renren:before {
    content: ""
}

 .kcw .kcw__fa-pagelines:before {
    content: ""
}

 .kcw .kcw__fa-stack-exchange:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-o-right:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-o-left:before {
    content: ""
}

 .kcw .kcw__fa-caret-square-o-left:before,  .kcw .kcw__fa-toggle-left:before {
    content: ""
}

 .kcw .kcw__fa-dot-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-wheelchair:before {
    content: ""
}

 .kcw .kcw__fa-vimeo-square:before {
    content: ""
}

 .kcw .kcw__fa-try:before,  .kcw .kcw__fa-turkish-lira:before {
    content: ""
}

 .kcw .kcw__fa-plus-square-o:before {
    content: ""
}

 .kcw .kcw__fa-space-shuttle:before {
    content: ""
}

 .kcw .kcw__fa-slack:before {
    content: ""
}

 .kcw .kcw__fa-envelope-square:before {
    content: ""
}

 .kcw .kcw__fa-wordpress:before {
    content: ""
}

 .kcw .kcw__fa-openid:before {
    content: ""
}

 .kcw .kcw__fa-bank:before,  .kcw .kcw__fa-institution:before,  .kcw .kcw__fa-university:before {
    content: ""
}

 .kcw .kcw__fa-graduation-cap:before,  .kcw .kcw__fa-mortar-board:before {
    content: ""
}

 .kcw .kcw__fa-yahoo:before {
    content: ""
}

 .kcw .kcw__fa-google:before {
    content: ""
}

 .kcw .kcw__fa-reddit:before {
    content: ""
}

 .kcw .kcw__fa-reddit-square:before {
    content: ""
}

 .kcw .kcw__fa-stumbleupon-circle:before {
    content: ""
}

 .kcw .kcw__fa-stumbleupon:before {
    content: ""
}

 .kcw .kcw__fa-delicious:before {
    content: ""
}

 .kcw .kcw__fa-digg:before {
    content: ""
}

 .kcw .kcw__fa-pied-piper-pp:before {
    content: ""
}

 .kcw .kcw__fa-pied-piper-alt:before {
    content: ""
}

 .kcw .kcw__fa-drupal:before {
    content: ""
}

 .kcw .kcw__fa-joomla:before {
    content: ""
}

 .kcw .kcw__fa-language:before {
    content: ""
}

 .kcw .kcw__fa-fax:before {
    content: ""
}

 .kcw .kcw__fa-building:before {
    content: ""
}

 .kcw .kcw__fa-child:before {
    content: ""
}

 .kcw .kcw__fa-paw:before {
    content: ""
}

 .kcw .kcw__fa-spoon:before {
    content: ""
}

 .kcw .kcw__fa-cube:before {
    content: ""
}

 .kcw .kcw__fa-cubes:before {
    content: ""
}

 .kcw .kcw__fa-behance:before {
    content: ""
}

 .kcw .kcw__fa-behance-square:before {
    content: ""
}

 .kcw .kcw__fa-steam:before {
    content: ""
}

 .kcw .kcw__fa-steam-square:before {
    content: ""
}

 .kcw .kcw__fa-recycle:before {
    content: ""
}

 .kcw .kcw__fa-automobile:before,  .kcw .kcw__fa-car:before {
    content: ""
}

 .kcw .kcw__fa-cab:before,  .kcw .kcw__fa-taxi:before {
    content: ""
}

 .kcw .kcw__fa-tree:before {
    content: ""
}

 .kcw .kcw__fa-spotify:before {
    content: ""
}

 .kcw .kcw__fa-deviantart:before {
    content: ""
}

 .kcw .kcw__fa-soundcloud:before {
    content: ""
}

 .kcw .kcw__fa-database:before {
    content: ""
}

 .kcw .kcw__fa-file-pdf-o:before {
    content: ""
}

 .kcw .kcw__fa-file-word-o:before {
    content: ""
}

 .kcw .kcw__fa-file-excel-o:before {
    content: ""
}

 .kcw .kcw__fa-file-powerpoint-o:before {
    content: ""
}

 .kcw .kcw__fa-file-image-o:before,  .kcw .kcw__fa-file-photo-o:before,  .kcw .kcw__fa-file-picture-o:before {
    content: ""
}

 .kcw .kcw__fa-file-archive-o:before,  .kcw .kcw__fa-file-zip-o:before {
    content: ""
}

 .kcw .kcw__fa-file-audio-o:before,  .kcw .kcw__fa-file-sound-o:before {
    content: ""
}

 .kcw .kcw__fa-file-movie-o:before,  .kcw .kcw__fa-file-video-o:before {
    content: ""
}

 .kcw .kcw__fa-file-code-o:before {
    content: ""
}

 .kcw .kcw__fa-vine:before {
    content: ""
}

 .kcw .kcw__fa-codepen:before {
    content: ""
}

 .kcw .kcw__fa-jsfiddle:before {
    content: ""
}

 .kcw .kcw__fa-life-bouy:before,  .kcw .kcw__fa-life-buoy:before,  .kcw .kcw__fa-life-ring:before,  .kcw .kcw__fa-life-saver:before,  .kcw .kcw__fa-support:before {
    content: ""
}

 .kcw .kcw__fa-circle-o-notch:before {
    content: ""
}

 .kcw .kcw__fa-ra:before,  .kcw .kcw__fa-rebel:before,  .kcw .kcw__fa-resistance:before {
    content: ""
}

 .kcw .kcw__fa-empire:before,  .kcw .kcw__fa-ge:before {
    content: ""
}

 .kcw .kcw__fa-git-square:before {
    content: ""
}

 .kcw .kcw__fa-git:before {
    content: ""
}

 .kcw .kcw__fa-hacker-news:before,  .kcw .kcw__fa-y-combinator-square:before,  .kcw .kcw__fa-yc-square:before {
    content: ""
}

 .kcw .kcw__fa-tencent-weibo:before {
    content: ""
}

 .kcw .kcw__fa-qq:before {
    content: ""
}

 .kcw .kcw__fa-wechat:before,  .kcw .kcw__fa-weixin:before {
    content: ""
}

 .kcw .kcw__fa-paper-plane:before,  .kcw .kcw__fa-send:before {
    content: ""
}

 .kcw .kcw__fa-paper-plane-o:before,  .kcw .kcw__fa-send-o:before {
    content: ""
}

 .kcw .kcw__fa-history:before {
    content: ""
}

 .kcw .kcw__fa-circle-thin:before {
    content: ""
}

 .kcw .kcw__fa-header:before {
    content: ""
}

 .kcw .kcw__fa-paragraph:before {
    content: ""
}

 .kcw .kcw__fa-sliders:before {
    content: ""
}

 .kcw .kcw__fa-share-alt:before {
    content: ""
}

 .kcw .kcw__fa-share-alt-square:before {
    content: ""
}

 .kcw .kcw__fa-bomb:before {
    content: ""
}

 .kcw .kcw__fa-futbol-o:before,  .kcw .kcw__fa-soccer-ball-o:before {
    content: ""
}

 .kcw .kcw__fa-tty:before {
    content: ""
}

 .kcw .kcw__fa-binoculars:before {
    content: ""
}

 .kcw .kcw__fa-plug:before {
    content: ""
}

 .kcw .kcw__fa-slideshare:before {
    content: ""
}

 .kcw .kcw__fa-twitch:before {
    content: ""
}

 .kcw .kcw__fa-yelp:before {
    content: ""
}

 .kcw .kcw__fa-newspaper-o:before {
    content: ""
}

 .kcw .kcw__fa-wifi:before {
    content: ""
}

 .kcw .kcw__fa-calculator:before {
    content: ""
}

 .kcw .kcw__fa-paypal:before {
    content: ""
}

 .kcw .kcw__fa-google-wallet:before {
    content: ""
}

 .kcw .kcw__fa-cc-visa:before {
    content: ""
}

 .kcw .kcw__fa-cc-mastercard:before {
    content: ""
}

 .kcw .kcw__fa-cc-discover:before {
    content: ""
}

 .kcw .kcw__fa-cc-amex:before {
    content: ""
}

 .kcw .kcw__fa-cc-paypal:before {
    content: ""
}

 .kcw .kcw__fa-cc-stripe:before {
    content: ""
}

 .kcw .kcw__fa-bell-slash:before {
    content: ""
}

 .kcw .kcw__fa-bell-slash-o:before {
    content: ""
}

 .kcw .kcw__fa-trash:before {
    content: ""
}

 .kcw .kcw__fa-copyright:before {
    content: ""
}

 .kcw .kcw__fa-at:before {
    content: ""
}

 .kcw .kcw__fa-eyedropper:before {
    content: ""
}

 .kcw .kcw__fa-paint-brush:before {
    content: ""
}

 .kcw .kcw__fa-birthday-cake:before {
    content: ""
}

 .kcw .kcw__fa-area-chart:before {
    content: ""
}

 .kcw .kcw__fa-pie-chart:before {
    content: ""
}

 .kcw .kcw__fa-line-chart:before {
    content: ""
}

 .kcw .kcw__fa-lastfm:before {
    content: ""
}

 .kcw .kcw__fa-lastfm-square:before {
    content: ""
}

 .kcw .kcw__fa-toggle-off:before {
    content: ""
}

 .kcw .kcw__fa-toggle-on:before {
    content: ""
}

 .kcw .kcw__fa-bicycle:before {
    content: ""
}

 .kcw .kcw__fa-bus:before {
    content: ""
}

 .kcw .kcw__fa-ioxhost:before {
    content: ""
}

 .kcw .kcw__fa-angellist:before {
    content: ""
}

 .kcw .kcw__fa-cc:before {
    content: ""
}

 .kcw .kcw__fa-ils:before,  .kcw .kcw__fa-shekel:before,  .kcw .kcw__fa-sheqel:before {
    content: ""
}

 .kcw .kcw__fa-meanpath:before {
    content: ""
}

 .kcw .kcw__fa-buysellads:before {
    content: ""
}

 .kcw .kcw__fa-connectdevelop:before {
    content: ""
}

 .kcw .kcw__fa-dashcube:before {
    content: ""
}

 .kcw .kcw__fa-forumbee:before {
    content: ""
}

 .kcw .kcw__fa-leanpub:before {
    content: ""
}

 .kcw .kcw__fa-sellsy:before {
    content: ""
}

 .kcw .kcw__fa-shirtsinbulk:before {
    content: ""
}

 .kcw .kcw__fa-simplybuilt:before {
    content: ""
}

 .kcw .kcw__fa-skyatlas:before {
    content: ""
}

 .kcw .kcw__fa-cart-plus:before {
    content: ""
}

 .kcw .kcw__fa-cart-arrow-down:before {
    content: ""
}

 .kcw .kcw__fa-diamond:before {
    content: ""
}

 .kcw .kcw__fa-ship:before {
    content: ""
}

 .kcw .kcw__fa-user-secret:before {
    content: ""
}

 .kcw .kcw__fa-motorcycle:before {
    content: ""
}

 .kcw .kcw__fa-street-view:before {
    content: ""
}

 .kcw .kcw__fa-heartbeat:before {
    content: ""
}

 .kcw .kcw__fa-venus:before {
    content: ""
}

 .kcw .kcw__fa-mars:before {
    content: ""
}

 .kcw .kcw__fa-mercury:before {
    content: ""
}

 .kcw .kcw__fa-intersex:before,  .kcw .kcw__fa-transgender:before {
    content: ""
}

 .kcw .kcw__fa-transgender-alt:before {
    content: ""
}

 .kcw .kcw__fa-venus-double:before {
    content: ""
}

 .kcw .kcw__fa-mars-double:before {
    content: ""
}

 .kcw .kcw__fa-venus-mars:before {
    content: ""
}

 .kcw .kcw__fa-mars-stroke:before {
    content: ""
}

 .kcw .kcw__fa-mars-stroke-v:before {
    content: ""
}

 .kcw .kcw__fa-mars-stroke-h:before {
    content: ""
}

 .kcw .kcw__fa-neuter:before {
    content: ""
}

 .kcw .kcw__fa-genderless:before {
    content: ""
}

 .kcw .kcw__fa-facebook-official:before {
    content: ""
}

 .kcw .kcw__fa-pinterest-p:before {
    content: ""
}

 .kcw .kcw__fa-whatsapp:before {
    content: ""
}

 .kcw .kcw__fa-server:before {
    content: ""
}

 .kcw .kcw__fa-user-plus:before {
    content: ""
}

 .kcw .kcw__fa-user-times:before {
    content: ""
}

 .kcw .kcw__fa-bed:before,  .kcw .kcw__fa-hotel:before {
    content: ""
}

 .kcw .kcw__fa-viacoin:before {
    content: ""
}

 .kcw .kcw__fa-train:before {
    content: ""
}

 .kcw .kcw__fa-subway:before {
    content: ""
}

 .kcw .kcw__fa-medium:before {
    content: ""
}

 .kcw .kcw__fa-y-combinator:before,  .kcw .kcw__fa-yc:before {
    content: ""
}

 .kcw .kcw__fa-optin-monster:before {
    content: ""
}

 .kcw .kcw__fa-opencart:before {
    content: ""
}

 .kcw .kcw__fa-expeditedssl:before {
    content: ""
}

 .kcw .kcw__fa-battery-4:before,  .kcw .kcw__fa-battery-full:before,  .kcw .kcw__fa-battery:before {
    content: ""
}

 .kcw .kcw__fa-battery-3:before,  .kcw .kcw__fa-battery-three-quarters:before {
    content: ""
}

 .kcw .kcw__fa-battery-2:before,  .kcw .kcw__fa-battery-half:before {
    content: ""
}

 .kcw .kcw__fa-battery-1:before,  .kcw .kcw__fa-battery-quarter:before {
    content: ""
}

 .kcw .kcw__fa-battery-0:before,  .kcw .kcw__fa-battery-empty:before {
    content: ""
}

 .kcw .kcw__fa-mouse-pointer:before {
    content: ""
}

 .kcw .kcw__fa-i-cursor:before {
    content: ""
}

 .kcw .kcw__fa-object-group:before {
    content: ""
}

 .kcw .kcw__fa-object-ungroup:before {
    content: ""
}

 .kcw .kcw__fa-sticky-note:before {
    content: ""
}

 .kcw .kcw__fa-sticky-note-o:before {
    content: ""
}

 .kcw .kcw__fa-cc-jcb:before {
    content: ""
}

 .kcw .kcw__fa-cc-diners-club:before {
    content: ""
}

 .kcw .kcw__fa-clone:before {
    content: ""
}

 .kcw .kcw__fa-balance-scale:before {
    content: ""
}

 .kcw .kcw__fa-hourglass-o:before {
    content: ""
}

 .kcw .kcw__fa-hourglass-1:before,  .kcw .kcw__fa-hourglass-start:before {
    content: ""
}

 .kcw .kcw__fa-hourglass-2:before,  .kcw .kcw__fa-hourglass-half:before {
    content: ""
}

 .kcw .kcw__fa-hourglass-3:before,  .kcw .kcw__fa-hourglass-end:before {
    content: ""
}

 .kcw .kcw__fa-hourglass:before {
    content: ""
}

 .kcw .kcw__fa-hand-grab-o:before,  .kcw .kcw__fa-hand-rock-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-paper-o:before,  .kcw .kcw__fa-hand-stop-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-scissors-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-lizard-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-spock-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-pointer-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-peace-o:before {
    content: ""
}

 .kcw .kcw__fa-trademark:before {
    content: ""
}

 .kcw .kcw__fa-registered:before {
    content: ""
}

 .kcw .kcw__fa-creative-commons:before {
    content: ""
}

 .kcw .kcw__fa-gg:before {
    content: ""
}

 .kcw .kcw__fa-gg-circle:before {
    content: ""
}

 .kcw .kcw__fa-tripadvisor:before {
    content: ""
}

 .kcw .kcw__fa-odnoklassniki:before {
    content: ""
}

 .kcw .kcw__fa-odnoklassniki-square:before {
    content: ""
}

 .kcw .kcw__fa-get-pocket:before {
    content: ""
}

 .kcw .kcw__fa-wikipedia-w:before {
    content: ""
}

 .kcw .kcw__fa-safari:before {
    content: ""
}

 .kcw .kcw__fa-chrome:before {
    content: ""
}

 .kcw .kcw__fa-firefox:before {
    content: ""
}

 .kcw .kcw__fa-opera:before {
    content: ""
}

 .kcw .kcw__fa-internet-explorer:before {
    content: ""
}

 .kcw .kcw__fa-television:before,  .kcw .kcw__fa-tv:before {
    content: ""
}

 .kcw .kcw__fa-contao:before {
    content: ""
}

 .kcw .kcw__fa-500px:before {
    content: ""
}

 .kcw .kcw__fa-amazon:before {
    content: ""
}

 .kcw .kcw__fa-calendar-plus-o:before {
    content: ""
}

 .kcw .kcw__fa-calendar-minus-o:before {
    content: ""
}

 .kcw .kcw__fa-calendar-times-o:before {
    content: ""
}

 .kcw .kcw__fa-calendar-check-o:before {
    content: ""
}

 .kcw .kcw__fa-industry:before {
    content: ""
}

 .kcw .kcw__fa-map-pin:before {
    content: ""
}

 .kcw .kcw__fa-map-signs:before {
    content: ""
}

 .kcw .kcw__fa-map-o:before {
    content: ""
}

 .kcw .kcw__fa-map:before {
    content: ""
}

 .kcw .kcw__fa-commenting:before {
    content: ""
}

 .kcw .kcw__fa-commenting-o:before {
    content: ""
}

 .kcw .kcw__fa-houzz:before {
    content: ""
}

 .kcw .kcw__fa-vimeo:before {
    content: ""
}

 .kcw .kcw__fa-black-tie:before {
    content: ""
}

 .kcw .kcw__fa-fonticons:before {
    content: ""
}

 .kcw .kcw__fa-reddit-alien:before {
    content: ""
}

 .kcw .kcw__fa-edge:before {
    content: ""
}

 .kcw .kcw__fa-credit-card-alt:before {
    content: ""
}

 .kcw .kcw__fa-codiepie:before {
    content: ""
}

 .kcw .kcw__fa-modx:before {
    content: ""
}

 .kcw .kcw__fa-fort-awesome:before {
    content: ""
}

 .kcw .kcw__fa-usb:before {
    content: ""
}

 .kcw .kcw__fa-product-hunt:before {
    content: ""
}

 .kcw .kcw__fa-mixcloud:before {
    content: ""
}

 .kcw .kcw__fa-scribd:before {
    content: ""
}

 .kcw .kcw__fa-pause-circle:before {
    content: ""
}

 .kcw .kcw__fa-pause-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-stop-circle:before {
    content: ""
}

 .kcw .kcw__fa-stop-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-shopping-bag:before {
    content: ""
}

 .kcw .kcw__fa-shopping-basket:before {
    content: ""
}

 .kcw .kcw__fa-hashtag:before {
    content: ""
}

 .kcw .kcw__fa-bluetooth:before {
    content: ""
}

 .kcw .kcw__fa-bluetooth-b:before {
    content: ""
}

 .kcw .kcw__fa-percent:before {
    content: ""
}

 .kcw .kcw__fa-gitlab:before {
    content: ""
}

 .kcw .kcw__fa-wpbeginner:before {
    content: ""
}

 .kcw .kcw__fa-wpforms:before {
    content: ""
}

 .kcw .kcw__fa-envira:before {
    content: ""
}

 .kcw .kcw__fa-universal-access:before {
    content: ""
}

 .kcw .kcw__fa-wheelchair-alt:before {
    content: ""
}

 .kcw .kcw__fa-question-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-blind:before {
    content: ""
}

 .kcw .kcw__fa-audio-description:before {
    content: ""
}

 .kcw .kcw__fa-volume-control-phone:before {
    content: ""
}

 .kcw .kcw__fa-braille:before {
    content: ""
}

 .kcw .kcw__fa-assistive-listening-systems:before {
    content: ""
}

 .kcw .kcw__fa-american-sign-language-interpreting:before,  .kcw .kcw__fa-asl-interpreting:before {
    content: ""
}

 .kcw .kcw__fa-deaf:before,  .kcw .kcw__fa-deafness:before,  .kcw .kcw__fa-hard-of-hearing:before {
    content: ""
}

 .kcw .kcw__fa-glide:before {
    content: ""
}

 .kcw .kcw__fa-glide-g:before {
    content: ""
}

 .kcw .kcw__fa-sign-language:before,  .kcw .kcw__fa-signing:before {
    content: ""
}

 .kcw .kcw__fa-low-vision:before {
    content: ""
}

 .kcw .kcw__fa-viadeo:before {
    content: ""
}

 .kcw .kcw__fa-viadeo-square:before {
    content: ""
}

 .kcw .kcw__fa-snapchat:before {
    content: ""
}

 .kcw .kcw__fa-snapchat-ghost:before {
    content: ""
}

 .kcw .kcw__fa-snapchat-square:before {
    content: ""
}

 .kcw .kcw__fa-pied-piper:before {
    content: ""
}

 .kcw .kcw__fa-first-order:before {
    content: ""
}

 .kcw .kcw__fa-yoast:before {
    content: ""
}

 .kcw .kcw__fa-themeisle:before {
    content: ""
}

 .kcw .kcw__fa-google-plus-circle:before,  .kcw .kcw__fa-google-plus-official:before {
    content: ""
}

 .kcw .kcw__fa-fa:before,  .kcw .kcw__fa-font-awesome:before {
    content: ""
}

 .kcw .kcw__fa-handshake-o:before {
    content: ""
}

 .kcw .kcw__fa-envelope-open:before {
    content: ""
}

 .kcw .kcw__fa-envelope-open-o:before {
    content: ""
}

 .kcw .kcw__fa-linode:before {
    content: ""
}

 .kcw .kcw__fa-address-book:before {
    content: ""
}

 .kcw .kcw__fa-address-book-o:before {
    content: ""
}

 .kcw .kcw__fa-address-card:before,  .kcw .kcw__fa-vcard:before {
    content: ""
}

 .kcw .kcw__fa-address-card-o:before,  .kcw .kcw__fa-vcard-o:before {
    content: ""
}

 .kcw .kcw__fa-user-circle:before {
    content: ""
}

 .kcw .kcw__fa-user-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-user-o:before {
    content: ""
}

 .kcw .kcw__fa-id-badge:before {
    content: ""
}

 .kcw .kcw__fa-drivers-license:before,  .kcw .kcw__fa-id-card:before {
    content: ""
}

 .kcw .kcw__fa-drivers-license-o:before,  .kcw .kcw__fa-id-card-o:before {
    content: ""
}

 .kcw .kcw__fa-quora:before {
    content: ""
}

 .kcw .kcw__fa-free-code-camp:before {
    content: ""
}

 .kcw .kcw__fa-telegram:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-4:before,  .kcw .kcw__fa-thermometer-full:before,  .kcw .kcw__fa-thermometer:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-3:before,  .kcw .kcw__fa-thermometer-three-quarters:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-2:before,  .kcw .kcw__fa-thermometer-half:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-1:before,  .kcw .kcw__fa-thermometer-quarter:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-0:before,  .kcw .kcw__fa-thermometer-empty:before {
    content: ""
}

 .kcw .kcw__fa-shower:before {
    content: ""
}

 .kcw .kcw__fa-bath:before,  .kcw .kcw__fa-bathtub:before,  .kcw .kcw__fa-s15:before {
    content: ""
}

 .kcw .kcw__fa-podcast:before {
    content: ""
}

 .kcw .kcw__fa-window-maximize:before {
    content: ""
}

 .kcw .kcw__fa-window-minimize:before {
    content: ""
}

 .kcw .kcw__fa-window-restore:before {
    content: ""
}

 .kcw .kcw__fa-times-rectangle:before,  .kcw .kcw__fa-window-close:before {
    content: ""
}

 .kcw .kcw__fa-times-rectangle-o:before,  .kcw .kcw__fa-window-close-o:before {
    content: ""
}

 .kcw .kcw__fa-bandcamp:before {
    content: ""
}

 .kcw .kcw__fa-grav:before {
    content: ""
}

 .kcw .kcw__fa-etsy:before {
    content: ""
}

 .kcw .kcw__fa-imdb:before {
    content: ""
}

 .kcw .kcw__fa-ravelry:before {
    content: ""
}

 .kcw .kcw__fa-eercast:before {
    content: ""
}

 .kcw .kcw__fa-microchip:before {
    content: ""
}

 .kcw .kcw__fa-snowflake-o:before {
    content: ""
}

 .kcw .kcw__fa-superpowers:before {
    content: ""
}

 .kcw .kcw__fa-wpexplorer:before {
    content: ""
}

 .kcw .kcw__fa-meetup:before {
    content: ""
}

 .kcw .kcw__sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

 .kcw .kcw__sr-only-focusable:active,  .kcw .kcw__sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

html .kcw  {
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 0
}

body .kcw  {
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif;
    position: relative;
    overflow: auto;
    color: #747474;
    font-size: 16px;
    line-height: 1.5;
    background: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body .kcw .kcw__on-page-editor {
    background: 0 0 !important
}

 .kcw a {
    color: #747474;
    cursor: pointer
}

 .kcw a:hover {
    color: #878787
}

 .kcw h1,  .kcw h2,  .kcw h3,  .kcw h4,  .kcw h5,  .kcw h6 {
    font-weight: 700
}

 .kcw h1 {
    font-size: 2em
}

 .kcw h2 {
    font-size: 1.5em;
    color: #0077c9 !important
}

 .kcw h3 {
    font-size: 1.2em
}

 .kcw h4 {
    font-size: 1em
}

 .kcw h5 {
    font-size: .83em
}

 .kcw h6 {
    font-size: .67em
}

 .kcw blockquote {
    margin: 25px;
    font-style: italic
}

 .kcw figcaption {
    font-style: italic;
    font-size: 10px
}

 .kcw .kcw__xa-variable {
    border: 0;
    padding: 1px;
    margin: 0;
    background-color: #ebebe4;
    color: #545454;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

 .kcw #kcw__breadcrumbMenuSubcontrol_context_menu * {
    box-sizing: initial
}

 .kcw .kcw__field-content ul {
    list-style: disc;
    margin-left: 25px
}

 .kcw .kcw__field-content ol {
    list-style: decimal;
    margin-left: 25px
}

 .kcw strong {
    font-weight: 700
}

@charset "UTF-8";

 .kcw .kcw__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../Images/overlay-bg.png);
    z-index: 9999;
    display: none;
    width: 100%
}

 .kcw .kcw__overlay.kcw__component {
    margin: 0
}

 .kcw .kcw__overlay>.kcw__component-content {
    border-radius: 5px;
    display: block;
    position: absolute;
    background-color: #e6e6e6;
    padding: 10px;
    max-width: 90%;
    background: #f7f7f7;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__overlay>.kcw__component-content .kcw__component {
    margin: 0
}

 .kcw .kcw__overlay>.kcw__component-content .kcw__component.kcw__image img {
    width: 100%
}

 .kcw .kcw__overlay .kcw__overlay-inner {
    min-width: 25px;
    max-height: inherit;
    height: inherit;
    overflow: auto
}

 .kcw .kcw__overlay .kcw__overlay-inner.kcw__overlay-percent {
    max-height: 100%;
    height: auto
}

 .kcw .kcw__overlay .kcw__overlay-inner #kcw__InnerCenter {
    width: auto;
    height: auto
}

 .kcw .kcw__overlay .kcw__overlay-inner .kcw__container {
    width: 100%
}

 .kcw .kcw__overlay .kcw__overlay-inner>img {
    width: 100%
}

 .kcw .kcw__overlay .kcw__overlay-inner:focus {
    border: 1px solid #ccc
}

 .kcw .kcw__overlay .kcw__overlay-close {
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    top: -20px;
    right: -10px
}

 .kcw .kcw__overlay .kcw__overlay-close:before {
    content: "";
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

 .kcw .kcw__overlay .kcw__overlay-close:hover:before {
    background: #ccc
}

 .kcw .kcw__overlay .kcw__overlay-close a {
    display: block;
    text-indent: -9999px
}

 .kcw .kcw__overlay .kcw__overlay-close-link:focus {
    color: #ccc
}

 .kcw .kcw__overlay .kcw__overlay-close-link:hover {
    color: #ccc
}

 .kcw .kcw__overlay .kcw__overlay-close-link {
    text-decoration: none
}

 .kcw .kcw__overlay-page {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../Images/overlay-bg.png);
    z-index: 9999;
    text-align: center;
    width: 100%;
    margin: 0
}

 .kcw .kcw__overlay-page>.kcw__component-content {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    background-color: #e6e6e6;
    border-radius: 5px;
    position: relative;
    padding: 10px 10px 25px;
    margin: 100px 60px 60px;
    max-width: 90%;
    background: #f7f7f7
}

 .kcw .kcw__overlay-page>.kcw__component-content .kcw__component {
    margin: 0
}

 .kcw .kcw__overlay-page>.kcw__component-content .kcw__component.kcw__image img {
    width: 100%
}

 .kcw .kcw__overlay-page .kcw__overlay-inner {
    min-width: 25px;
    height: inherit;
    max-height: inherit;
    min-height: 135px;
    overflow: auto
}

 .kcw .kcw__overlay-page .kcw__overlay-inner.kcw__overlay-percent {
    max-height: 100%;
    height: auto
}

 .kcw .kcw__overlay-page .kcw__overlay-inner.kcw__overlay-percent.kcw__edit {
    max-height: inherit
}

 .kcw .kcw__overlay-page .kcw__overlay-inner .kcw__container {
    width: 100%
}

 .kcw .kcw__overlay-page .kcw__overlay-inner:focus {
    border: 1px solid #ccc
}

 .kcw .kcw__overlay-page .kcw__overlay-close {
    bottom: 8px;
    color: #000;
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    right: -5px;
    bottom: -15px
}

 .kcw .kcw__overlay-page .kcw__overlay-close-link:focus {
    color: #ccc
}

 .kcw .kcw__overlay-page .kcw__overlay-close-link:hover {
    color: #ccc
}

 .kcw .kcw__overlay-page .kcw__overlay-close-link {
    text-decoration: none
}

 .kcw #kcw__wrapper {
    overflow: hidden
}

 .kcw #kcw__wrapper.kcw__overlay-page {
    margin-bottom: -80px
}

body .kcw .kcw__preview .kcw__overlay-page {
    position: fixed
}

 .kcw .kcw__overlay-page .kcw__main {
    width: 100%
}

 .kcw .kcw__on-page-editor .kcw__overlay .kcw__overlay-inner {
    margin: auto
}

 .kcw .kcw__on-page-editor .kcw__overlay-page {
    z-index: 9000
}

 .kcw .kcw__privacy-warning {
    font-size: 14px;
    font-size: 1.4rem;
    opacity: .8;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 20px 0 0;
    color: #fff;
    text-align: center;
    z-index: 1000;
    background: url(../Images/overlay-bg.png)
}

 .kcw .kcw__privacy-warning .kcw__component-content {
    position: relative;
    height: auto;
    width: 90%;
    padding: 15px;
    margin: 0 auto
}

 .kcw .kcw__privacy-warning a {
    color: #fff
}

 .kcw .kcw__privacy-warning a:focus,  .kcw .kcw__privacy-warning a:hover {
    color: #fff
}

 .kcw .kcw__privacy-warning .kcw__close {
    -webkit-transform: scale(1.3, .95);
    -ms-transform: scale(1.3, .95);
    transform: scale(1.3, .95);
    font-size: 35px;
    font-size: 3.5rem;
    position: absolute;
    top: -10px;
    right: 8px;
    font-weight: 700
}

 .kcw .kcw__privacy-warning .kcw__learnMore {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

 .kcw .kcw__privacy-warning .kcw__submit {
    display: inline-block;
    vertical-align: middle;
    padding: 20px 0
}

 .kcw .kcw__privacy-warning .kcw__submit a {
    font-size: 13px;
    font-size: 1.3rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    text-decoration: none;
    font-weight: 700;
    background: #fff;
    padding: 5px 10px;
    cursor: pointer;
    color: #000
}

 .kcw .kcw__boxed {
    box-sizing: border-box;
    margin: 20px 0
}

@media only screen and (min-width:381px) and (max-width:959px) {
     .kcw .kcw__boxed {
        padding: 10px
    }
}

@media only screen and (max-width:380px) {
     .kcw .kcw__boxed {
        padding: 10px
    }
}

 .kcw .kcw__boxed>div {
    max-width: 960px;
    margin: 0 auto !important
}

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

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

 .kcw .kcw__highlighted-top {
    background: #fff;
    border-top-width: 3px;
    border-top-color: #15909c;
    border-style: solid;
    padding: 25px;
    margin: 0
}

 .kcw .kcw__highlighted-top h1,  .kcw .kcw__highlighted-top h2,  .kcw .kcw__highlighted-top h3,  .kcw .kcw__highlighted-top h4 {
    margin: 0 0 10px 0
}

 .kcw .kcw__highlighted-bottom {
    background: #fff;
    border-bottom-width: 3px;
    border-bottom-color: #15909c;
    border-style: solid;
    padding: 25px;
    margin: 0
}

 .kcw .kcw__highlighted-bottom h1,  .kcw .kcw__highlighted-bottom h2,  .kcw .kcw__highlighted-bottom h3,  .kcw .kcw__highlighted-bottom h4 {
    margin: 0 0 10px 0
}

 .kcw .kcw__highlighted-left {
    background: #fff;
    border-left-width: 3px;
    border-left-color: #15909c;
    border-style: solid;
    padding: 25px;
    margin: 0
}

 .kcw .kcw__highlighted-left h1,  .kcw .kcw__highlighted-left h2,  .kcw .kcw__highlighted-left h3,  .kcw .kcw__highlighted-left h4 {
    margin: 0 0 10px 0
}

 .kcw .kcw__highlighted-right {
    background: #fff;
    border-right-width: 3px;
    border-right-color: #15909c;
    border-style: solid;
    padding: 25px;
    margin: 0
}

 .kcw .kcw__highlighted-right h1,  .kcw .kcw__highlighted-right h2,  .kcw .kcw__highlighted-right h3,  .kcw .kcw__highlighted-right h4 {
    margin: 0 0 10px 0
}

 .kcw .kcw__indent {
    margin: 0 40px
}

 .kcw .kcw__indent-top {
    margin-top: 20px
}

 .kcw .kcw__indent-bottom {
    margin-bottom: 20px
}

 .kcw .kcw__link-button .kcw__button-default,  .kcw .kcw__link-button .kcw__default {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #f6f6f6;
    color: #747474;
    font-weight: 700
}

 .kcw .kcw__link-button .kcw__button-default:hover,  .kcw .kcw__link-button .kcw__default:hover {
    color: #747474;
    background: #f7f7f7
}

 .kcw .kcw__link-button .kcw__button-success,  .kcw .kcw__link-button .kcw__success {
    font-size: 12px;
    font-size: 1.2rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #a0ce4e;
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__link-button .kcw__button-success:hover,  .kcw .kcw__link-button .kcw__success:hover {
    color: #fff;
    background: #92be43
}

 .kcw .kcw__link-button .kcw__button-warning,  .kcw .kcw__link-button .kcw__warning {
    font-size: 12px;
    font-size: 1.2rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #bc4526;
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__link-button .kcw__button-warning:hover,  .kcw .kcw__link-button .kcw__warning:hover {
    color: #fff;
    background: #c34e30
}

 .kcw .kcw__promoted-box {
    border: none !important
}

 .kcw .kcw__position-left,  .kcw .kcw__position-left * {
    text-align: left !important
}

 .kcw .kcw__position-right,  .kcw .kcw__position-right * {
    text-align: right !important
}

 .kcw .kcw__position-center,  .kcw .kcw__position-center * {
    text-align: center !important
}

 .kcw .kcw__cover-background>.kcw__component-content,  .kcw .kcw__fix-background>.kcw__component-content,  .kcw .kcw__parallax-background>.kcw__component-content {
    background-repeat: no-repeat;
    background-size: cover
}

 .kcw .kcw__fix-background>.kcw__component-content {
    background-position: left top;
    background-attachment: fixed;
    min-height: 240px
}

 .kcw .kcw__parallax-background>.kcw__component-content {
    background-position: 50% 0;
    background-attachment: fixed;
    min-height: 240px
}

@media only screen and (max-width:786px) {
     .kcw .kcw__parallax-background>.kcw__component-content {
        background-attachment: scroll
    }
}

 .kcw .kcw__container-gray-background {
    background: #f7f7f7
}

 .kcw .kcw__container-clean-background {
    background: #fff
}

 .kcw .kcw__container-dark-background {
    background: #3d3d3d
}

 .kcw .kcw__container-color-background {
    background: #89c6cc
}

 .kcw .kcw__hmh-imgR {
    float: right;
    margin: 0 0 15px 15px
}

 .kcw .kcw__hmh-imgL {
    float: left;
    margin: 0 15px 15px 0
}

 .kcw ol.kcw__hmh-long-list3,  .kcw ul.kcw__hmh-long-list3 {
    -webkit-columns: 250px 3;
    columns: 250px 3
}

 .kcw ol.kcw__hmh-long-list4,  .kcw ul.kcw__hmh-long-list4 {
    -webkit-columns: 200px 4;
    columns: 200px 4
}

@charset "UTF-8";

 .kcw .kcw__on-page-editor .kcw__accordion .kcw__toggle-content [scfieldtype="rich text"] {
    display: block
}

 .kcw .kcw__accordion {
    padding: 0;
    margin-bottom: 10px
}

 .kcw .kcw__accordion .kcw__active .kcw__toggle-header .kcw__field-heading:before {
    content: "" !important
}

 .kcw .kcw__accordion .kcw__toggle-header {
    cursor: pointer;
    background-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2
}

 .kcw .kcw__accordion .kcw__toggle-header:hover {
    background-color: transparent
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__component {
    margin-top: 0
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__component.kcw__title {
    margin-top: 0
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__component .kcw__field-heading {
    font-size: 16px;
    padding-left: 34px;
    font-weight: 400
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__component .kcw__field-heading:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__label {
    padding: 7px;
    text-align: left;
    display: block;
    background: 0 0;
    position: relative;
    z-index: 3
}

 .kcw .kcw__accordion .kcw__toggle-header .kcw__label:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__accordion .kcw__toggle-content {
    padding: 10px;
    background-color: transparent
}

 .kcw .kcw__accordion .kcw__toggle-content:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__accordion .kcw__toggle-content .kcw__component {
    margin-top: 0
}

 .kcw .kcw__accordion .kcw__items {
    overflow: hidden
}

 .kcw .kcw__accordion .kcw__item:last-child {
    border-bottom: none
}

 .kcw .kcw__accordion-horizontal {
    -webkit-perspective: 1000;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item {
    box-sizing: border-box;
    padding: 0 0 0 50px;
    margin: 0;
    min-height: 300px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item.kcw__active .kcw__toggle-header {
    background: 0 0 !important
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item.kcw__active .kcw__toggle-content {
    left: 0 !important
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item .kcw__toggle-header {
    width: 50px;
    border-right: none
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item .kcw__toggle-header:before {
    left: 0;
    right: 0;
    margin: 0 auto
}

 .kcw .kcw__accordion-horizontal.kcw__accordion-image .kcw__items .kcw__item .kcw__toggle-content {
    padding: 0
}

 .kcw .kcw__accordion-horizontal .kcw__items {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    padding: 0;
    overflow: hidden
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 40px;
    min-height: 250px;
    position: relative
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item.kcw__active .kcw__toggle-header {
    background: 0 0
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header {
    box-sizing: border-box;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    padding: 0;
    width: 40px;
    min-height: 100%;
    border-right: 1px solid #d2d2d2;
    border-bottom: none;
    background: 0 0
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__component {
    margin-top: 0
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__label {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__label p {
    width: 200px
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__label div.kcw__field-heading {
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-header .kcw__label div.kcw__field-heading span.kcw__scWebEditInput {
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

 .kcw .kcw__accordion-horizontal .kcw__items .kcw__item .kcw__toggle-content {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: auto;
    z-index: 10;
    height: 100%;
    overflow: hidden;
    text-align: left;
    padding: 10px
}

 .kcw .kcw__component.kcw__hmh-addthis {
    padding: 0 15px;
    background-color: transparent;
    color: #fff;
    display: none
}

 .kcw .kcw__hmh-addthis .kcw__addthis-title {
    padding-left: 4px;
    margin-bottom: 10px
}

 .kcw .kcw__hmh-addthis .kcw__component-content {
    background-color: #002072;
    padding: 10px 10px 5px 10px
}

@media (max-width:767px) {
     .kcw .kcw__hmh-addthis .kcw__component-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

     .kcw .kcw__hmh-addthis .kcw__component-content .kcw__addthis-title {
        margin-right: 10px
    }
}

 .kcw .kcw__hmh-addthis .kcw__at-style-responsive .kcw__at-share-btn {
    margin-right: 10px;
    padding: 5px
}

 .kcw .kcw__component.kcw__alert {
    color: #fff;
    text-align: center;
    padding: 5px 15px;
    margin-bottom: 5px;
    font-size: 14px;
    position: relative
}

 .kcw .kcw__component.kcw__alert a {
    font-size: 14px
}

 .kcw .kcw__component.kcw__alert a:hover {
    text-decoration: none !important
}

 .kcw .kcw__component.kcw__alert.kcw__red {
    background-color: red
}

 .kcw .kcw__component.kcw__alert.kcw__red a {
    color: #fff
}

 .kcw .kcw__component.kcw__alert.kcw__orange {
    background-color: #ff5a00
}

 .kcw .kcw__component.kcw__alert.kcw__orange a {
    color: #fff
}

 .kcw .kcw__component.kcw__alert.kcw__yellow {
    background-color: #fff202;
    color: red
}

 .kcw .kcw__component.kcw__alert.kcw__yellow a {
    color: #0039a6 !important
}

 .kcw .kcw__component.kcw__alert .kcw__close-alert {
    position: absolute;
    right: -1px;
    background-color: transparent;
    border: none;
    font-size: 18px;
    top: 3px;
    cursor: pointer;
    padding-left: 6px;
    padding-right: 6px
}

@charset "UTF-8";

 .kcw .kcw__sxa-archive .kcw__level-1 {
    display: block !important;
    padding-left: 10px
}

 .kcw .kcw__sxa-archive .kcw__level-1>li>.kcw__group-header {
    font-weight: 700
}

 .kcw .kcw__sxa-archive .kcw__group-header {
    position: relative
}

 .kcw .kcw__sxa-archive .kcw__group-header:before {
    font-size: 10px;
    font-size: 1rem;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 10px;
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -15px;
    padding: 0
}

 .kcw .kcw__sxa-archive .kcw__group-header.kcw__opened:before {
    content: ""
}

 .kcw .kcw__sxa-archive ul {
    display: none;
    margin-left: 10px;
    cursor: pointer
}

 .kcw .kcw__sxa-archive ul li {
    position: relative
}

 .kcw .kcw__sxa-archive .kcw__archive-items {
    display: none
}

 .kcw .kcw__sxa-archive .kcw__archive-items .kcw__archive-item {
    cursor: default
}

 .kcw .kcw__sxa-archive .kcw__archive-items .kcw__archive-item a {
    background-color: transparent;
    text-decoration: none;
    font-size: 1em;
    color: #4d4e53;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__sxa-archive .kcw__archive-items .kcw__archive-item a:hover {
    color: #878787;
    text-decoration: none
}

 .kcw .kcw__lead-header {
    padding: 10px 20px 10px 0;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    color: #0039a6
}

 .kcw .kcw__lead-header.kcw__gray {
    background-color: #ccd6dc
}

 .kcw .kcw__lead-header h2 {
    color: #0039a6 !important
}

 .kcw .kcw__lead-header span.kcw__banner-emphasis {
    color: color("medium-blue")
}

@charset "UTF-8";

 .kcw .kcw__breadcrumb.kcw__component {
    background: 0 0;
    margin-bottom: 15px;
    margin-top: 15px
}

 .kcw .kcw__breadcrumb.kcw__component:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width:768px) {
     .kcw .kcw__breadcrumb.kcw__component .kcw__component-content {
        padding-left: 15px
    }
}

 .kcw .kcw__breadcrumb.kcw__component.kcw__breadcrumb-navigation {
    overflow: visible
}

 .kcw .kcw__breadcrumb.kcw__component a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    color: #0039a6
}

 .kcw .kcw__breadcrumb.kcw__component ol {
    list-style: none
}

 .kcw .kcw__breadcrumb.kcw__component .kcw__field-title {
    display: inline-block
}

 .kcw .kcw__breadcrumb.kcw__component .kcw__separator {
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
    color: #0039a6
}

 .kcw .kcw__breadcrumb.kcw__component li {
    position: relative;
    display: block;
    float: left
}

 .kcw .kcw__breadcrumb.kcw__component li>.kcw__navigation-title {
    display: inline-block;
    vertical-align: middle
}

 .kcw .kcw__breadcrumb.kcw__component li>.kcw__navigation-title>a:hover {
    color: #ff5a00
}

 .kcw .kcw__breadcrumb.kcw__component li.kcw__last .kcw__separator {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__component li.kcw__item-hide:hover>ol {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__component li:hover>ol {
    display: block;
    position: absolute;
    top: 20px;
    left: auto;
    z-index: 100
}

 .kcw .kcw__breadcrumb.kcw__component li>ol {
    box-sizing: border-box;
    display: none;
    margin: 0;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: none;
    margin: 0;
    padding: 2px 20px;
    width: 100%;
    min-width: 140px;
    cursor: pointer
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li .kcw__fa {
    float: left
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li:hover {
    background: #89c6cc;
    color: #fff
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li:hover a {
    color: #fff !important
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li:before {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: "";
    top: 50%;
    left: 2px
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li>a {
    display: block;
    padding: 2px 0 2px 10px
}

 .kcw .kcw__breadcrumb.kcw__component li>ol li:last-child {
    border-bottom-width: 0
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li {
    white-space: nowrap
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li.kcw__item-hide+li.kcw__item-hide {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li.kcw__item-hide a {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li.kcw__item-hide:before {
    content: "...";
    display: inline
}

 .kcw .kcw__breadcrumb.kcw__breadcrumb-hide li.kcw__hide-full {
    display: none
}

 .kcw .kcw__breadcrumb.kcw__triangle-separator .kcw__separator {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0
}

 .kcw .kcw__breadcrumb.kcw__triangle-separator .kcw__separator:before {
    content: "";
    display: block;
    font-size: 16px
}

 .kcw .kcw__btn {
    color: #fff;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
    width: 100%;
    border: none;
    text-decoration: none
}

 .kcw .kcw__btn a {
    text-decoration: none
}

 .kcw .kcw__btn__primary {
    background-color: #ff5a00
}

 .kcw .kcw__btn__primary a {
    color: #fff
}

 .kcw .kcw__btn__primary:hover {
    color: #fff;
    background-color: #002072
}

 .kcw .kcw__btn__primary:hover a {
    color: #fff;
    text-decoration: none
}

 .kcw .kcw__btn__secondary {
    background-color: #002072
}

 .kcw .kcw__btn__secondary a {
    color: #fff
}

 .kcw .kcw__btn__secondary:hover {
    background-color: #ff5a00
}

 .kcw .kcw__btn__secondary:hover a {
    color: #fff
}

 .kcw .kcw__btn__grey {
    background-color: #e6ebed;
    border: 1px solid #9a9ea1
}

 .kcw .kcw__btn__grey a {
    color: #0078c9
}

 .kcw .kcw__btn__grey:hover {
    background-color: #0078c9
}

 .kcw .kcw__btn__grey:hover a {
    color: #fff
}

@charset "UTF-8";

 .kcw .kcw__carousel {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    position: relative;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    background: #fff
}

 .kcw .kcw__carousel .kcw__wrapper {
    padding-bottom: 30px
}

 .kcw .kcw__carousel .kcw__slides {
    position: relative
}

 .kcw .kcw__carousel .kcw__slides:after {
    content: "";
    display: block;
    clear: both
}

 .kcw .kcw__carousel .kcw__nav {
    margin-top: 10px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items {
    display: inline-block;
    position: relative;
    height: 32px;
    min-width: 20px;
    margin: 0 15px;
    vertical-align: middle;
    cursor: pointer
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items:after,  .kcw .kcw__carousel .kcw__nav .kcw__nav-items:before {
    background-image: url(../Images/player.png);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items:before {
    left: -9px;
    background-position: -154px -152px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items:after {
    right: -9px;
    background-position: -225px -152px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-bullets,  .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-numbers {
    position: relative;
    height: 32px;
    float: left;
    width: 20px;
    box-sizing: border-box
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-bullets:before {
    background-image: url(../Images/player.png);
    background-position: 0 -152px;
    left: -10px;
    content: '';
    width: 20px;
    height: 32px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-bullets.kcw__active:before {
    background-position: -75px -152px
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-numbers {
    padding-top: 3px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTYlIiBzdG9wLWNvbG9yPSIjZmJmYmZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjIlIiBzdG9wLWNvbG9yPSIjZmVmZWZlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZmRmZGZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjYlIiBzdG9wLWNvbG9yPSIjZThlOGU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzglIiBzdG9wLWNvbG9yPSIjZDVkNWQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODQlIiBzdG9wLWNvbG9yPSIjY2VjZWNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuNDQiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMyIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -webkit-linear-gradient(top, #eee 0, #efefef 3%, #fbfbfb 16%, #fefefe 22%, #fff 34%, #fdfdfd 41%, #f7f7f7 50%, #e8e8e8 66%, #d5d5d5 78%, #cecece 84%, rgba(13, 15, 17, .44) 88%, rgba(13, 15, 17, .3) 94%, rgba(13, 15, 17, .12) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(3%, #efefef), color-stop(16%, #fbfbfb), color-stop(22%, #fefefe), color-stop(34%, #fff), color-stop(41%, #fdfdfd), color-stop(50%, #f7f7f7), color-stop(66%, #e8e8e8), color-stop(78%, #d5d5d5), color-stop(84%, #cecece), color-stop(88%, rgba(13, 15, 17, .44)), color-stop(94%, rgba(13, 15, 17, .3)), to(rgba(13, 15, 17, .12)));
    background: linear-gradient(to bottom, #eee 0, #efefef 3%, #fbfbfb 16%, #fefefe 22%, #fff 34%, #fdfdfd 41%, #f7f7f7 50%, #e8e8e8 66%, #d5d5d5 78%, #cecece 84%, rgba(13, 15, 17, .44) 88%, rgba(13, 15, 17, .3) 94%, rgba(13, 15, 17, .12) 100%)
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-numbers:hover {
    color: #878787
}

 .kcw .kcw__carousel .kcw__nav .kcw__nav-items .kcw__sxa-numbers.kcw__active {
    font-weight: 700
}

 .kcw .kcw__carousel .kcw__nav .kcw__next-text,  .kcw .kcw__carousel .kcw__nav .kcw__prev-text {
    position: relative;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #000
}

 .kcw .kcw__carousel .kcw__nav a.kcw__next-text:active,  .kcw .kcw__carousel .kcw__nav a.kcw__next-text:hover {
    text-decoration: none;
    color: #878787
}

 .kcw .kcw__carousel .kcw__nav a.kcw__next-text:after {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    font-size: 20px
}

 .kcw .kcw__carousel .kcw__nav a.kcw__prev-text:active,  .kcw .kcw__carousel .kcw__nav a.kcw__prev-text:hover {
    text-decoration: none
}

 .kcw .kcw__carousel .kcw__nav a.kcw__prev-text:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    font-size: 20px
}

 .kcw .kcw__carousel.kcw__image-full-size .kcw__carousel-body {
    height: auto;
    top: 2%;
    opacity: .8
}

 .kcw .kcw__carousel.kcw__image-full-size .kcw__carousel-link {
    left: auto;
    right: 1%;
    bottom: 2%;
    opacity: .8
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper {
    padding-bottom: 0
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__slides li.kcw__slide .kcw__component.kcw__content {
    padding-left: 0;
    padding-right: 0
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__slides li.kcw__slide .kcw__component.kcw__content .kcw__component-content .kcw__field-slideimage {
    min-height: 200px
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__slides li.kcw__slide .kcw__component.kcw__content .kcw__component-content .kcw__slide-info {
    position: absolute;
    top: 50%;
    left: 50px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 999;
    background-color: transparent
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__nav {
    height: 0;
    margin-top: 0
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__nav .kcw__next-text,  .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__nav .kcw__prev-text {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__carousel .kcw__carousel.kcw__slide-hero>.kcw__component-content .kcw__carousel-inner .kcw__wrapper .kcw__nav .kcw__nav-items {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:768px) {
     .kcw .kcw__carousel {
        padding: 0
    }
}

body .kcw .kcw__childrens-theme main h1 {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme main h2 {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme main h3 {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme main h5 {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme main h6 {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme main a {
    color: #f7931d !important
}

body .kcw .kcw__childrens-theme main a:visited {
    color: #f7931d !important
}

body .kcw .kcw__childrens-theme main a:link {
    color: #f7931d !important
}

body .kcw .kcw__childrens-theme main a:hover {
    color: #09d !important
}

body .kcw .kcw__childrens-theme main h4 {
    color: #8cc63e
}

body .kcw .kcw__childrens-theme main .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav a {
    color: #fff !important
}

body .kcw .kcw__childrens-theme main .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__menu-item a {
    color: #fff !important
}

body .kcw .kcw__childrens-theme main .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav .kcw__menu .kcw__menu-item a:hover {
    color: #fff !important
}

body .kcw .kcw__childrens-theme .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-header>h2>button {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme .kcw__multilevel-accordion .kcw__card .kcw__card-header h2 button {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu {
    background: #b161a6
}

body .kcw .kcw__childrens-theme .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__sub-menu {
    background-color: #b161a6 !important;
    background: #b161a6
}

body .kcw .kcw__childrens-theme .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav {
    background-color: #b161a6 !important;
    background: #b161a6
}

body .kcw .kcw__childrens-theme .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav a:hover {
    color: #fff !important
}

body .kcw .kcw__childrens-theme .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav a.kcw__nav-btn {
    background: #c283b9;
    color: #fff !important
}

body .kcw .kcw__childrens-theme .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav a.kcw__nav-btn:hover {
    background: #954a8b !important
}

body .kcw .kcw__childrens-theme .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-branding .kcw__text-wrapper {
    background: rgba(177, 97, 166, .75) !important
}

body .kcw .kcw__childrens-theme header .kcw__navigation a {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme header .kcw__navigation a:hover {
    color: #09d !important
}

body .kcw .kcw__childrens-theme .kcw__navigation.kcw__navigation-main .kcw__rel-level1>.kcw__navigation-title>a {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme .kcw__navigation.kcw__navigation-main .kcw__rel-level1>.kcw__navigation-title>a:hover {
    color: #09d !important
}

body .kcw .kcw__childrens-theme .kcw__breadcrumb.kcw__component a {
    color: #b161a6 !important
}

body .kcw .kcw__childrens-theme .kcw__breadcrumb.kcw__component a:hover {
    color: #09d !important
}

body .kcw .kcw__childrens-theme .kcw__cta3 .kcw__btn {
    background-color: #09d !important
}

body .kcw .kcw__childrens-theme .kcw__cta3 .kcw__btn a {
    color: #fff !important
}

body .kcw .kcw__childrens-theme .kcw__cta3 .kcw__btn:hover {
    background-color: #b161a6 !important;
    color: #fff !important
}

body .kcw .kcw__childrens-theme .kcw__sitecore-form button {
    background: #c283b9;
    color: #fff
}

body .kcw .kcw__childrens-theme .kcw__sitecore-form button:hover {
    color: #09d !important
}

body .kcw .kcw__childrens-theme .kcw__sitecore-form .kcw__btn {
    background-color: #09d !important;
    color: #fff
}

body .kcw .kcw__childrens-theme .kcw__sitecore-form input.kcw__btn:hover {
    background-color: #b161a6 !important;
    color: #fff
}

body .kcw .kcw__childrens-theme .kcw__form-container .kcw__btn__primary {
    background-color: #09d !important;
    color: #fff
}

body .kcw .kcw__childrens-theme .kcw__form-container input.kcw__btn:hover {
    background-color: #b161a6 !important;
    color: #fff
}

body .kcw .kcw__childrens-theme .kcw__section-navigation ul li:not(:last-of-type) div.kcw__border {
    background-color: #4d4e53 !important
}

body .kcw .kcw__childrens-theme .kcw__quote-card .kcw__quote-container h4 {
    color: #8cc63e
}

body .kcw .kcw__childrens-theme main .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav .kcw__menu .kcw__menu-item-has-children ul.kcw__sub-menu a:hover {
    color: #fff !important;
    text-decoration: underline !important
}

 .kcw .kcw__row.kcw__column-splitter {
    margin-left: 0;
    margin-right: 0;
    max-width: none
}

 .kcw .kcw__row.kcw__column-splitter>div {
    padding-left: 0;
    padding-right: 0
}

 .kcw .kcw__sxa-bordered {
    box-sizing: border-box
}

 .kcw .kcw__sxa-bordered>.kcw__component-content {
    padding: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    border-radius: 5px
}

 .kcw .kcw__column-splitter,  .kcw .kcw__row-splitter {
    box-sizing: border-box
}

 .kcw .kcw__column-splitter .kcw__sxa-bordered,  .kcw .kcw__row-splitter .kcw__sxa-bordered {
    padding: 5px !important
}

 .kcw .kcw__column-splitter .kcw__sxa-bordered .kcw__scEmptyPlaceholder,  .kcw .kcw__column-splitter .kcw__sxa-bordered>.kcw__component,  .kcw .kcw__row-splitter .kcw__sxa-bordered .kcw__scEmptyPlaceholder,  .kcw .kcw__row-splitter .kcw__sxa-bordered>.kcw__component {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    border-radius: 5px
}

 .kcw .kcw__title-row-box {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    box-sizing: border-box;
    width: 100%;
    height: 87px;
    margin: 0;
    padding: 0;
    background: #f7f7f7
}

 .kcw .kcw__title-row-box>.kcw__component-content {
    max-width: 960px;
    margin: 0 auto !important
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__title {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 23px 0 0 0;
    padding: 0
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__title h1 {
    font-size: 22px;
    font-size: 2.2rem;
    border: none
}

@media only screen and (max-width:959px) {
     .kcw .kcw__title-row-box>.kcw__component-content .kcw__title {
        margin: 23px 0 0 20px
    }
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text {
    margin: 0
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text h1,  .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text h2,  .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text h3,  .kcw .kcw__title-row-box>.kcw__component-content .kcw__rich-text h4 {
    margin: 0;
    padding: 0
}

 .kcw .kcw__title-row-box>.kcw__component-content .kcw__breadcrumb {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 23px 0 0 0;
    padding: 0;
    float: right;
    clear: both
}

@media only screen and (min-width:381px) and (max-width:959px) {
     .kcw .kcw__title-row-box>.kcw__component-content .kcw__breadcrumb {
        margin: 23px 20px 0 0
    }
}

@media only screen and (max-width:380px) {
     .kcw .kcw__title-row-box>.kcw__component-content .kcw__breadcrumb {
        display: none
    }
}

@media only screen and (max-width:959px) {
     .kcw .kcw__title-row-box .kcw__alpha {
        vertical-align: middle;
        box-sizing: border-box;
        width: auto !important;
        float: left
    }

     .kcw .kcw__title-row-box .kcw__omega {
        vertical-align: middle;
        box-sizing: border-box;
        width: auto !important;
        float: right
    }
}

 .kcw .kcw__container {
    padding: 0
}

@media (max-width:768px) {
     .kcw .kcw__container {
        padding: 0 5px 0 5px !important
    }
}

 .kcw .kcw__container .kcw__component-content:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__component.kcw__contributor {
    margin: 15px 0
}

 .kcw .kcw__component.kcw__contributor .kcw__article-contributor {
    background-color: #beeef8;
    padding: 15px
}

 .kcw .kcw__component.kcw__contributor .kcw__article-contributor-header {
    margin-bottom: 5px
}

 .kcw .kcw__component.kcw__contributor span.kcw__enhanced {
    color: #002072;
    font-weight: 700
}

 .kcw .kcw__cta-container {
    margin-bottom: 20px
}

 .kcw .kcw__cta-container .kcw__row {
    height: 100%
}

 .kcw .kcw__cta-container .kcw__component-content {
    height: 100%;
    background-color: #fff
}

 .kcw .kcw__card-container {
    padding: 5px;
    background-color: #fff
}

@media (max-width:767px) {
     .kcw .kcw__card-container {
        padding: 0;
        height: auto
    }
}

 .kcw .kcw__card-container .kcw__inner-card {
    border: 1px solid #ff5a00;
    padding: 7px;
    box-shadow: 1.1px 1.1px 3.3px .2px #e5eaed;
    margin-bottom: 15px
}

@media (max-width:767px) {
     .kcw .kcw__card-container .kcw__inner-card {
        margin-bottom: 0;
        height: auto
    }

     .kcw .kcw__card-container .kcw__inner-card .kcw__img-section {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 15px
    }

     .kcw .kcw__card-container .kcw__inner-card .kcw__copy-section {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

 .kcw .kcw__card-container .kcw__inner-card .kcw__copy-section strong {
    font-weight: 700
}

 .kcw .kcw__card-container .kcw__inner-card h5 {
    line-height: 1.25em
}

 .kcw .kcw__card-container .kcw__inner-card>a {
    text-decoration: none;
    color: #002072
}

 .kcw .kcw__card-container .kcw__inner-card>a:hover {
    color: #ff5a00
}

 .kcw .kcw__card-container .kcw__inner-card>.kcw__row {
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

 .kcw .kcw__card-container .kcw__inner-card .kcw__btn a {
    font-weight: 400 !important;
    font-size: 16px !important;
    display: block;
    text-align: center !important;
    width: 100%
}

 .kcw .kcw__card-container.kcw__cta1 {
    height: 100%
}

 .kcw .kcw__card-container.kcw__cta1 .kcw__card-link {
    font-weight: 700;
    font-size: 18px;
    color: #002072;
    text-decoration: none
}

 .kcw .kcw__card-container.kcw__cta1 .kcw__card-link:hover {
    color: #ff5a00
}

 .kcw .kcw__card-container.kcw__cta1 .kcw__card-link:hover h5 {
    color: #ff5a00 !important
}

 .kcw .kcw__card-container.kcw__cta1 .kcw__inner-card {
    text-align: center
}

@media (min-width:768px) {
     .kcw .kcw__card-container.kcw__cta1 .kcw__inner-card {
        height: 100%;
        text-align: left
    }
}

 .kcw .kcw__card-container.kcw__cta1 .kcw__inner-card .kcw__card-img {
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 5px
}

@media (max-width:767px) {
     .kcw .kcw__card-container.kcw__cta1 .kcw__inner-card .kcw__card-img {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
     .kcw .kcw__card-container.kcw__cta1 .kcw__inner-card .kcw__card-body {
        text-align: left;
        font-weight: 400
    }
}

 .kcw .kcw__card-container.kcw__cta1 .kcw__inner-card .kcw__inner-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    padding-right: 10px
}

 .kcw .kcw__card-container.kcw__cta1 .kcw__inner-card .kcw__inner-text h5 {
    color: #0039a6;
    font-size: 1.25rem;
    text-align: left
}

 .kcw .kcw__card-container.kcw__cta1 .kcw__inner-card .kcw__inner-text .kcw__card-body {
    font-size: 16px !important
}

 .kcw .kcw__card-container.kcw__cta1.kcw__noimage {
    text-align: center
}

 .kcw .kcw__card-container.kcw__cta1.kcw__noimage .kcw__inner-text {
    display: inline
}

 .kcw .kcw__card-container.kcw__cta3 {
    height: 100%;
    margin-bottom: 20px
}

 .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-wrap;
    -ms-flex-pack: flex-wrap;
    justify-content: flex-wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    border: 0 !important;
    box-shadow: none !important
}

@media (max-width:767px) {
     .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card {
        display: block
    }
}

@media (min-width:768px) {
     .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card {
        height: 100%
    }
}

 .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card h4,  .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card>a {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px
}

 .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card>a h5,  .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card>h5 {
    line-height: 1.25
}

 .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card .kcw__img-container {
    max-height: 250px;
    overflow: hidden;
    height: 100%
}

@media (min-width:768px) {
     .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card .kcw__img-container {
        height: auto;
        padding-bottom: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:768px) {
     .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card .kcw__img-container img {
        height: auto;
        margin-bottom: 15px
    }
}

 .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card .kcw__card-img {
    display: block;
    text-align: center;
    margin: 0 auto 0 auto;
    width: 100%
}

@media (max-width:767px) {
     .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card .kcw__card-img {
        height: 100%
    }
}

 .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card .kcw__btn__primary {
    margin-top: 15px;
    height: -webkit-fit-content;
    height: fit-content;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media (max-width:767px) {
     .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card .kcw__btn__primary {
        width: 55%;
        margin: 0 auto;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media (max-width:767px) {
     .kcw .kcw__card-container.kcw__cta3 .kcw__inner-card .kcw__field-cardlinktitle {
        width: 100%
    }
}

 .kcw .kcw__card-container.kcw__cta4 .kcw__inner-card {
    border: none;
    box-shadow: none;
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

 .kcw .kcw__card-container.kcw__cta4 .kcw__inner-card h4,  .kcw .kcw__card-container.kcw__cta4 .kcw__inner-card h5 {
    -ms-flex-item-align: end;
    align-self: flex-end;
    justify-self: center
}

 .kcw .kcw__card-container.kcw__cta4 .kcw__inner-card .kcw__btn {
    height: -webkit-fit-content;
    height: fit-content;
    -ms-flex-item-align: end;
    align-self: flex-end
}

 .kcw .kcw__card-container.kcw__cta-categorized {
    height: 100%
}

 .kcw .kcw__card-container.kcw__cta-categorized .kcw__card-container,  .kcw .kcw__card-container.kcw__cta-categorized .kcw__component-content {
    height: 100%
}

 .kcw .kcw__card-container.kcw__cta-categorized .kcw__inner-card {
    border: none;
    box-shadow: none
}

 .kcw .kcw__card-container.kcw__cta-categorized .kcw__inner-card .kcw__category {
    color: #ff5a00;
    font-size: 1.125rem;
    margin-bottom: 0;
    text-transform: capitalize
}

 .kcw .kcw__card-container.kcw__cta-categorized .kcw__inner-card .kcw__copy {
    margin-top: 15px
}

 .kcw .kcw__card-container.kcw__cta-categorized .kcw__card-img {
    width: 100%;
    height: 100%
}

 .kcw .kcw__card-container.kcw__cta-categorized.kcw__small .kcw__card-img-container {
    max-height: 200px
}

 .kcw .kcw__card-container.kcw__cta-categorized.kcw__large .kcw__card-img-container {
    max-height: 522px
}

 .kcw .kcw__card-container.kcw__cta-categorized .kcw__card-img-container {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}

@media (max-width:767px) {
     .kcw .kcw__card-container.kcw__cta-categorized .kcw__card-img-container {
        max-height: 250px !important
    }
}

 .kcw .kcw__card-container.kcw__cta-categorized .kcw__card-link {
    text-decoration: none
}

 .kcw .kcw__card-container.kcw__cta-categorized .kcw__card-link h4:hover {
    color: #ff5a00
}

 .kcw .kcw__card-container.kcw__info-card .kcw__inner-card .kcw__card-img {
    display: block;
    width: 100%;
    margin-bottom: 30px
}

 .kcw .kcw__card-container.kcw__info-card .kcw__inner-card h2 {
    color: #002072;
    margin-bottom: 15px;
    line-height: 1.2
}

 .kcw .kcw__card-container.kcw__info-card .kcw__inner-card .kcw__icon-section {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    margin-bottom: 15px;
    font-size: 14px
}

 .kcw .kcw__card-container.kcw__info-card .kcw__inner-card .kcw__icon-section img {
    height: 14px;
    display: inline;
    margin-right: 5px
}

 .kcw .kcw__card-container.kcw__info-card .kcw__inner-card .kcw__card-link:hover h2 {
    color: #ff5a00
}

 .kcw .kcw__card-container.kcw__info-card.kcw__large .kcw__inner-card h2 {
    margin-bottom: 15px
}

 .kcw .kcw__card-container.kcw__info-card.kcw__large .kcw__inner-card .kcw__card-img {
    display: unset;
    margin-bottom: 0
}

@media only screen and (max-width:380px) {
     .kcw .kcw__card-container.kcw__info-card.kcw__large .kcw__inner-card .kcw__card-img {
        margin-bottom: 30px
    }
}

 .kcw .kcw__card-container.kcw__location .kcw__card-img {
    width: 100%
}

 .kcw .kcw__card-container.kcw__location .kcw__btn:not(:last-of-type) {
    margin-bottom: 10px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-name,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-name {
    font-size: 18px;
    font-weight: 700;
    color: #002072
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-name:hover,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-name:hover {
    color: #ff5a00
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-title,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-title {
    font-size: 18px;
    font-weight: 700;
    color: #00b8e4
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-type,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-type {
    font-size: 16px;
    color: #002072
}

 .kcw .kcw__card-container.kcw__location.kcw__complex p,  .kcw .kcw__card-container.kcw__location.kcw__location__basic p {
    font-size: 16px;
    margin-bottom: 0
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info {
    background: #e0f6fc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    border-top: 1px solid #9a9ea1;
    padding: 5px 0 5px 3px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__last,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__last {
    border-bottom: 1px solid #4d4e53;
    margin-bottom: 10px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info img,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info img {
    margin-right: 5px;
    width: 16px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__light,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__light {
    color: #00b8e4
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__dark,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__dark {
    color: #0039a6
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion {
    margin-bottom: 0
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card {
    width: 100%
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card button,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card button {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    background-color: transparent;
    border: none;
    text-align: left;
    width: 100%;
    position: relative;
    cursor: pointer
}

@media (min-width:768px) {
     .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card button::after,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card button::after {
        content: '-';
        color: #4d4e53;
        font-size: 20px;
        right: 20px;
        height: 1px;
        top: 0;
        position: absolute
    }
}

@media (min-width:768px) {
     .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card button.kcw__collapsed::after,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card button.kcw__collapsed::after {
        content: '+';
        color: #4d4e53
    }
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list {
    padding-left: 5px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__day,  .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__hours,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__day,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__hours {
    display: inline-block
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__day,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__day {
    width: 50px
}

 .kcw .kcw__card-container.kcw__location .kcw__card-img {
    width: 100%
}

 .kcw .kcw__card-container.kcw__location .kcw__btn:not(:last-of-type) {
    margin-bottom: 10px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__collapse:not(.kcw__show),  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__collapse:not(.kcw__show) {
    display: none
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-name,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-name {
    font-size: 18px;
    font-weight: 700;
    color: #002072
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-name:hover,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-name:hover {
    color: #ff5a00
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-type,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-type {
    font-size: 16px;
    color: #002072
}

 .kcw .kcw__card-container.kcw__location.kcw__complex p,  .kcw .kcw__card-container.kcw__location.kcw__location__basic p {
    font-size: 16px;
    margin-bottom: 0
}

@media (min-width:768px) {
     .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__inner-card,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__inner-card {
        padding: 15px;
        margin-bottom: 0
    }
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info {
    background: #e0f6fc;
    color: #0039a6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    border-top: 1px solid #9a9ea1;
    padding: 10px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__last,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__last {
    border-bottom: 1px solid #4d4e53;
    margin-bottom: 10px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info img,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info img {
    margin-right: 5px;
    width: 16px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__light,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__light {
    color: #0039a6
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__dark,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__dark {
    color: #0039a6
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__header,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__header {
    font-weight: 700
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info .kcw__top-day,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info .kcw__top-day {
    display: inline-block;
    margin-right: 46px;
    width: 50px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info .kcw__location_info_distance,  .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info .kcw__location_info_waittime,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info .kcw__location_info_distance,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info .kcw__location_info_waittime {
    padding-left: 10px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion {
    margin-bottom: 0
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card {
    width: 100%
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card button,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card button {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    background-color: transparent;
    border: none;
    text-align: left;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding-left: 0
}

@media (min-width:768px) {
     .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card button::after,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card button::after {
        content: '-';
        color: #4d4e53;
        font-size: 20px;
        right: 20px;
        height: 1px;
        top: 0;
        position: absolute
    }
}

@media (min-width:768px) {
     .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card button.kcw__collapsed::after,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card button.kcw__collapsed::after {
        content: '+';
        color: #4d4e53
    }
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card .kcw__lbl-hours,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card .kcw__lbl-hours {
    width: 49px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list {
    padding-left: 53px
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__day,  .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__hours,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__day,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__hours {
    display: inline-block
}

 .kcw .kcw__card-container.kcw__location.kcw__complex .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__day,  .kcw .kcw__card-container.kcw__location.kcw__location__basic .kcw__location-info.kcw__location-accordion .kcw__card .kcw__hours-list .kcw__day {
    width: 50px;
    margin-right: 40px
}

 .kcw .kcw__small .kcw__card-container.kcw__cta-categorized .kcw__card-img-container {
    max-height: 200px
}

 .kcw .kcw__large .kcw__card-container.kcw__cta-categorized .kcw__card-img-container {
    max-height: 530px
}

 .kcw .kcw__card-cta4.kcw__light-blue .kcw__card-container {
    background-color: #beeef8
}

 .kcw .kcw__col-sm-4.kcw__sm-offset-1.kcw__col-xs-12 .kcw__component.kcw__card-cta3.kcw__col-12 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

 .kcw .kcw__col-sm-4.kcw__sm-offset-1.kcw__col-xs-12 .kcw__component.kcw__card-cta3.kcw__col-12 .kcw__card-container.kcw__cta3 {
    margin-bottom: 10px;
    margin-top: 20px
}

 .kcw .kcw__card-cta1 {
    margin-bottom: 10px
}

 .kcw .kcw__card-cta1.kcw__col-xl-4 .kcw__inner-card .kcw__col-5.kcw__d-flex {
    padding-right: 0
}

 .kcw .kcw__card-cta3 .kcw__inner-card .kcw__copy-section a:hover {
    text-decoration: none
}

 .kcw .kcw__card-cta3 .kcw__inner-card .kcw__copy-section a:hover h5 {
    color: #002072
}

 .kcw .kcw__field-cardlinktitle.kcw__btn {
    text-transform: capitalize
}

 .kcw .kcw__divider hr {
    margin: 10px 0;
    border: 0;
    height: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d2d2d2
}

 .kcw .kcw__white-space-divider hr {
    border: none
}

@charset "UTF-8";

 .kcw .kcw__event-list li,  .kcw .kcw__event-list li>.kcw__scLooseFrameZone {
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #4d4e53;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

 .kcw .kcw__event-list li:after,  .kcw .kcw__event-list li>.kcw__scLooseFrameZone:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__event-list {
    background: 0 0
}

 .kcw .kcw__event-list .kcw__avi,  .kcw .kcw__event-list .kcw__bmp,  .kcw .kcw__event-list .kcw__doc,  .kcw .kcw__event-list .kcw__docx,  .kcw .kcw__event-list .kcw__field-filetypeicon>a>span,  .kcw .kcw__event-list .kcw__gif,  .kcw .kcw__event-list .kcw__jpeg,  .kcw .kcw__event-list .kcw__jpg,  .kcw .kcw__event-list .kcw__mov,  .kcw .kcw__event-list .kcw__mp3,  .kcw .kcw__event-list .kcw__mp4,  .kcw .kcw__event-list .kcw__pdf,  .kcw .kcw__event-list .kcw__png,  .kcw .kcw__event-list .kcw__ppt,  .kcw .kcw__event-list .kcw__pptx,  .kcw .kcw__event-list .kcw__psd,  .kcw .kcw__event-list .kcw__txt,  .kcw .kcw__event-list .kcw__wma,  .kcw .kcw__event-list .kcw__wmv,  .kcw .kcw__event-list .kcw__xls,  .kcw .kcw__event-list .kcw__xlsx,  .kcw .kcw__event-list .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__event-list .kcw__avi:before,  .kcw .kcw__event-list .kcw__bmp:before,  .kcw .kcw__event-list .kcw__doc:before,  .kcw .kcw__event-list .kcw__docx:before,  .kcw .kcw__event-list .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__event-list .kcw__gif:before,  .kcw .kcw__event-list .kcw__jpeg:before,  .kcw .kcw__event-list .kcw__jpg:before,  .kcw .kcw__event-list .kcw__mov:before,  .kcw .kcw__event-list .kcw__mp3:before,  .kcw .kcw__event-list .kcw__mp4:before,  .kcw .kcw__event-list .kcw__pdf:before,  .kcw .kcw__event-list .kcw__png:before,  .kcw .kcw__event-list .kcw__ppt:before,  .kcw .kcw__event-list .kcw__pptx:before,  .kcw .kcw__event-list .kcw__psd:before,  .kcw .kcw__event-list .kcw__txt:before,  .kcw .kcw__event-list .kcw__wma:before,  .kcw .kcw__event-list .kcw__wmv:before,  .kcw .kcw__event-list .kcw__xls:before,  .kcw .kcw__event-list .kcw__xlsx:before,  .kcw .kcw__event-list .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__event-list .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__event-list .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__event-list a {
    color: #ff5a00;
    cursor: pointer;
    font-size: 1rem;
    text-decoration: none
}

 .kcw .kcw__event-list a:hover {
    text-decoration: underline
}

 .kcw .kcw__event-list p {
    color: #4d4e53;
    line-height: 1.5 !important;
    margin-bottom: 10px !important
}

 .kcw .kcw__event-list h1,  .kcw .kcw__event-list h2,  .kcw .kcw__event-list h3,  .kcw .kcw__event-list h4,  .kcw .kcw__event-list h5,  .kcw .kcw__event-list h6 {
    font-weight: 700;
    font-family: UniversBold, Helvetica, sans-serif
}

 .kcw .kcw__event-list h1 {
    font-size: 2.25rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__event-list h1 {
        font-size: 1.875rem
    }
}

 .kcw .kcw__event-list h2 {
    font-size: 1.875rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__event-list h2 {
        font-size: 1.625rem
    }
}

 .kcw .kcw__event-list h2.kcw__hero-header {
    font-size: 3.75rem
}

@media (max-width:768px) {
     .kcw .kcw__event-list h2.kcw__hero-header {
        font-size: 1.875rem;
        line-height: 1.2
    }
}

 .kcw .kcw__event-list h3 {
    font-size: 1.625rem;
    color: #0039a6
}

@media (max-width:768px) {
     .kcw .kcw__event-list h3 {
        font-size: 1.5rem
    }
}

 .kcw .kcw__event-list h4 {
    font-size: 1.5rem;
    color: #002072;
    line-height: 1.2
}

@media (max-width:768px) {
     .kcw .kcw__event-list h4 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__event-list h5 {
    font-size: 1.5rem;
    color: #00b8e4
}

@media (max-width:768px) {
     .kcw .kcw__event-list h5 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__event-list h6 {
    font-size: 1rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__event-list h6 {
        font-size: .875rem
    }
}

 .kcw .kcw__event-list h1,  .kcw .kcw__event-list h2,  .kcw .kcw__event-list h3,  .kcw .kcw__event-list h4,  .kcw .kcw__event-list h5,  .kcw .kcw__event-list h6 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc
}

 .kcw .kcw__event-list ul {
    margin: 10px 0
}

 .kcw .kcw__event-list li {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    margin-left: 0;
    box-sizing: border-box;
    padding: 15px 15px 40px 15px;
    position: relative;
    margin: 10px 0
}

 .kcw .kcw__event-list li>.kcw__scLooseFrameZone>.kcw__scEmptyPlaceholder {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

 .kcw .kcw__event-list .kcw__event-list-time {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 700;
    min-width: 115px;
    max-width: 20%
}

 .kcw .kcw__event-list .kcw__event-list-time .kcw__scWebEditInput {
    display: inline
}

 .kcw .kcw__event-list .kcw__event-list-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin: 0 15px;
    max-width: 75%
}

 .kcw .kcw__event-list .kcw__event-list-name {
    font-size: 16px;
    font-weight: 700
}

 .kcw .kcw__event-list .kcw__event-list-link,  .kcw .kcw__event-list .kcw__event-list-place {
    position: absolute;
    bottom: 5px;
    padding-left: 15px
}

 .kcw .kcw__event-list .kcw__event-list-link:before,  .kcw .kcw__event-list .kcw__event-list-place:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0
}

 .kcw .kcw__event-list .kcw__event-list-place {
    left: 10px
}

 .kcw .kcw__event-list .kcw__event-list-place:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__event-list-link {
    right: 10px
}

 .kcw .kcw__event-list .kcw__event-list-link a {
    font-size: 1em;
    color: #4d4e53
}

 .kcw .kcw__event-list .kcw__event-list-link a:hover {
    color: #878787;
    text-decoration: none;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__event-list .kcw__event-list-link:before {
    content: ""
}

 .kcw .kcw__event-list .kcw__scWebEditInput {
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif
}

 .kcw .kcw__facebook-comments .kcw__fb-comments {
    width: 100%
}

 .kcw .kcw__facebook-comments .kcw__fb-comments>span {
    text-align: justify !important;
    width: 100% !important
}

 .kcw .kcw__facebook-comments .kcw__fb-comments>span>iframe {
    width: 100% !important
}

 .kcw .kcw__featured-stories {
    background-color: #fff;
    margin-bottom: 20px
}

 .kcw .kcw__featured-stories .kcw__card-cta-categorized {
    height: 100%
}

 .kcw .kcw__featured-stories .kcw__card-cta-categorized .kcw__component-content {
    height: 100%
}

 .kcw .kcw__featured-stories .kcw__card-cta-categorized .kcw__category a::after {
    content: ","
}

 .kcw .kcw__featured-stories .kcw__card-cta-categorized .kcw__category a:last-child::after {
    content: ""
}

 .kcw .kcw__featured-stories .kcw__card-cta-categorized .kcw__category a:hover {
    color: #ff5a00
}

 .kcw .kcw__featured-stories.kcw__dynamic h4 {
    margin-bottom: 10px
}

@media (max-width:767px) {
     .kcw .kcw__featured-stories.kcw__dynamic .kcw__cta-categorized {
        background-color: #e6ebed
    }
}

@media (max-width:767px) {
     .kcw .kcw__featured-stories.kcw__dynamic .kcw__cta-categorized .kcw__inner-card {
        border-bottom: 1px solid #9a9ea1
    }
}

 .kcw .kcw__feed {
    background: 0 0
}

 .kcw .kcw__feed h1,  .kcw .kcw__feed h2,  .kcw .kcw__feed h3,  .kcw .kcw__feed h4,  .kcw .kcw__feed h5,  .kcw .kcw__feed h6 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2
}

 .kcw .kcw__feed .kcw__feed-item {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2;
    padding: 10px 10px 10px 0;
    margin-left: 10px;
    background: 0 0
}

 .kcw .kcw__feed .kcw__feed-title a {
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: none;
    font-weight: 700;
    display: block
}

 .kcw .kcw__feed .kcw__feed-datetime {
    font-size: 11px;
    font-size: 1.1rem;
    float: left
}

 .kcw .kcw__feed .kcw__feed-author {
    font-size: 11px;
    font-size: 1.1rem;
    float: right
}

 .kcw .kcw__feed .kcw__feed-description {
    font-size: 13px;
    font-size: 1.3rem;
    box-sizing: border-box;
    margin: 5px;
    overflow: hidden;
    clear: both
}

 .kcw .kcw__feed .kcw__feed-description img {
    margin: 0 4px
}

 .kcw .kcw__feed.kcw__feed-grid .kcw__feed-item {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    width: 32%;
    margin: 0 1% 10px 0;
    padding: 20px
}

@media only screen and (max-width:639px) {
     .kcw .kcw__feed.kcw__feed-grid .kcw__feed-item {
        width: 100%
    }
}

 .kcw .kcw__field-editor {
    background: 0 0;
    overflow: hidden
}

 .kcw .kcw__field-editor .kcw__field-table {
    width: 100%;
    border-collapse: collapse
}

 .kcw .kcw__field-editor .kcw__field-table table {
    word-wrap: break-word;
    table-layout: fixed
}

 .kcw .kcw__field-editor .kcw__field-table tbody {
    border: none;
    background: 0 0
}

 .kcw .kcw__field-editor .kcw__field-table tbody tr {
    background: 0 0
}

 .kcw .kcw__field-editor .kcw__field-table th {
    color: #000;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle
}

 .kcw .kcw__field-editor .kcw__field-table td {
    color: #4d4e53;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle
}

 .kcw .kcw__field-editor.kcw__position-right .kcw__field-table td {
    text-align: right
}

 .kcw .kcw__field-editor.kcw__position-center .kcw__field-table td {
    text-align: center
}

@charset "UTF-8";

 .kcw .kcw__file-list {
    background: 0 0
}

 .kcw .kcw__file-list h1,  .kcw .kcw__file-list h2,  .kcw .kcw__file-list h3,  .kcw .kcw__file-list h4,  .kcw .kcw__file-list h5,  .kcw .kcw__file-list h6 {
    color: #4d4e53;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: transparent
}

 .kcw .kcw__file-list li {
    margin: 0 20px 5px 0
}

 .kcw .kcw__file-list li * {
    color: #4d4e53
}

 .kcw .kcw__file-list .kcw__list-item {
    background: 0 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc
}

 .kcw .kcw__file-list .kcw__list-item a:hover {
    color: #878787
}

 .kcw .kcw__file-list .kcw__list-item>.kcw__scEnabledChrome {
    width: 100%
}

 .kcw .kcw__file-list .kcw__list-item>.kcw__scEnabledChrome .kcw__scEmptyPlaceholder {
    width: 100%;
    margin-left: 0
}

 .kcw .kcw__file-list .kcw__list-item>*,  .kcw .kcw__file-list .kcw__list-item>.kcw__scEnabledChrome>* {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 5px
}

 .kcw .kcw__file-list .kcw__list-item .kcw__field-filetypeicon>a {
    display: block
}

 .kcw .kcw__file-list .kcw__list-item .kcw__field-filetypeicon span {
    display: block;
    height: 17px
}

 .kcw .kcw__file-list .kcw__list-item .kcw__field-filetypeicon span:before {
    font-size: 18px
}

 .kcw .kcw__file-list .kcw__field-customimage,  .kcw .kcw__file-list .kcw__field-description,  .kcw .kcw__file-list .kcw__field-linktext,  .kcw .kcw__file-list .kcw__field-size {
    color: #4d4e53;
    font-size: #4d4e53
}

 .kcw .kcw__file-list .kcw__field-linktext a {
    text-decoration: none
}

 .kcw .kcw__file-list .kcw__avi,  .kcw .kcw__file-list .kcw__bmp,  .kcw .kcw__file-list .kcw__doc,  .kcw .kcw__file-list .kcw__docx,  .kcw .kcw__file-list .kcw__field-filetypeicon>a>span,  .kcw .kcw__file-list .kcw__gif,  .kcw .kcw__file-list .kcw__jpeg,  .kcw .kcw__file-list .kcw__jpg,  .kcw .kcw__file-list .kcw__mov,  .kcw .kcw__file-list .kcw__mp3,  .kcw .kcw__file-list .kcw__mp4,  .kcw .kcw__file-list .kcw__pdf,  .kcw .kcw__file-list .kcw__png,  .kcw .kcw__file-list .kcw__ppt,  .kcw .kcw__file-list .kcw__pptx,  .kcw .kcw__file-list .kcw__psd,  .kcw .kcw__file-list .kcw__txt,  .kcw .kcw__file-list .kcw__wma,  .kcw .kcw__file-list .kcw__wmv,  .kcw .kcw__file-list .kcw__xls,  .kcw .kcw__file-list .kcw__xlsx,  .kcw .kcw__file-list .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__file-list .kcw__avi:before,  .kcw .kcw__file-list .kcw__bmp:before,  .kcw .kcw__file-list .kcw__doc:before,  .kcw .kcw__file-list .kcw__docx:before,  .kcw .kcw__file-list .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__file-list .kcw__gif:before,  .kcw .kcw__file-list .kcw__jpeg:before,  .kcw .kcw__file-list .kcw__jpg:before,  .kcw .kcw__file-list .kcw__mov:before,  .kcw .kcw__file-list .kcw__mp3:before,  .kcw .kcw__file-list .kcw__mp4:before,  .kcw .kcw__file-list .kcw__pdf:before,  .kcw .kcw__file-list .kcw__png:before,  .kcw .kcw__file-list .kcw__ppt:before,  .kcw .kcw__file-list .kcw__pptx:before,  .kcw .kcw__file-list .kcw__psd:before,  .kcw .kcw__file-list .kcw__txt:before,  .kcw .kcw__file-list .kcw__wma:before,  .kcw .kcw__file-list .kcw__wmv:before,  .kcw .kcw__file-list .kcw__xls:before,  .kcw .kcw__file-list .kcw__xlsx:before,  .kcw .kcw__file-list .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__file-list .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__file-list .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__file-list.kcw__file-list-images .kcw__file-list-items li {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 30%
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__component-content>ul li>.kcw__scLooseFrameZone,  .kcw .kcw__file-list.kcw__file-list-files .kcw__component-content>ul>li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

 .kcw .kcw__file-list.kcw__file-list-files li {
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px
}

 .kcw .kcw__file-list.kcw__file-list-files li:last-child {
    padding-bottom: 0
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-filetypeicon {
    width: 3%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    min-width: 23px
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-filetypeicon span:before {
    font-size: 20px
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
    width: 50%
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-updated {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 45%;
    text-align: right
}

 .kcw .kcw__file-list.kcw__file-list-files .kcw__field-linktext {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
    font-weight: 600
}

 .kcw .kcw__file-list.kcw__file-list-horizontal .kcw__component-content>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 5px
}

 .kcw .kcw__file-list.kcw__file-list-horizontal .kcw__component-content>ul>li {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

 .kcw .kcw__file-list.kcw__file-list-horizontal li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: auto
}

 .kcw .kcw__file-list.kcw__file-list-horizontal li .kcw__field-filetypeicon span {
    height: 25px;
    width: 100%
}

 .kcw .kcw__file-list.kcw__file-list-horizontal li .kcw__field-filetypeicon span:before {
    font-size: 24px !important;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__file-list.kcw__file-list-horizontal .kcw__list-item>*,  .kcw .kcw__file-list.kcw__file-list-horizontal .kcw__list-item>.kcw__scEnabledChrome>* {
    display: block;
    text-align: center
}

 .kcw .kcw__flash .kcw__flash-replaced embed {
    min-height: 200px
}

 .kcw .kcw__flex-cta-container>.kcw__component-content {
    background-color: #fff;
    padding: 15px
}

 .kcw .kcw__flex-cta-container .kcw__btn {
    margin-top: 15px
}

 .kcw .kcw__flex-cta-container .kcw__card-container,  .kcw .kcw__flex-cta-container .kcw__inner-card {
    padding: 0
}

 .kcw .kcw__flex-cta-container.kcw__dark-blue {
    background-color: #002072;
    padding: 15px
}

 .kcw .kcw__flex-cta-container.kcw__dark-blue .kcw__card-cta3 {
    height: 100%
}

 .kcw .kcw__flex-cta-container.kcw__dark-blue .kcw__card-cta3 .kcw__component-content {
    height: 100%
}

 .kcw .kcw__flex-cta-container.kcw__dark-blue .kcw__card-cta3 .kcw__card-container {
    background-color: transparent
}

 .kcw .kcw__flex-cta-container.kcw__dark-blue .kcw__card-cta3 .kcw__card-container h5,  .kcw .kcw__flex-cta-container.kcw__dark-blue .kcw__card-cta3 .kcw__card-container p {
    color: #fff
}

 .kcw .kcw__flex-cta-container.kcw__dark-blue .kcw__card-cta3 .kcw__card-container h5 {
    margin-bottom: 15px
}

 .kcw .kcw__flex-cta-container.kcw__dark-blue .kcw__card-cta3 .kcw__card-container p {
    margin-bottom: 20px
}

 .kcw .kcw__flex-cta-container.kcw__dark-blue .kcw__card-cta3 .kcw__card-container .kcw__btn:hover {
    background-color: #ff5a00
}

 .kcw .kcw__flex-cta-container.kcw__dark-blue .kcw__card-cta3 .kcw__card-container .kcw__inner-card>div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

 .kcw .kcw__flex-cta-container h3 {
    margin-bottom: 15px
}

@media (min-width:768px) {
     .kcw .kcw__flex-cta-container.kcw__dark-blue>.kcw__component-content>.kcw__row>div:not(:last-of-type) {
        border-right: 1px solid #9a9ea1
    }
}

@media (max-width:767px) {
     .kcw .kcw__flex-cta-container.kcw__dark-blue>.kcw__component-content>.kcw__row>div:not(:last-of-type) {
        border-bottom: 1px solid #9a9ea1;
        margin-bottom: 15px;
        padding-bottom: 15px
    }
}

 .kcw .kcw__flip {
    background: 0 0;
    -webkit-perspective: 1000;
    perspective: 1000
}

 .kcw .kcw__flip h2 {
    margin-bottom: 5px
}

 .kcw .kcw__flip .kcw__Side0,  .kcw .kcw__flip .kcw__Side0_EDIT,  .kcw .kcw__flip .kcw__Side1,  .kcw .kcw__flip .kcw__Side1_EDIT {
    background: #fff;
    width: 96%;
    padding: 2%
}

 .kcw .kcw__flip .kcw__Side0:after,  .kcw .kcw__flip .kcw__Side0_EDIT:after,  .kcw .kcw__flip .kcw__Side1:after,  .kcw .kcw__flip .kcw__Side1_EDIT:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__flip .kcw__Side1_EDIT {
    margin-top: 5px
}

 .kcw .kcw__flip .kcw__flipsides {
    position: relative;
    word-wrap: break-word
}

 .kcw .kcw__flip .kcw__Side0,  .kcw .kcw__flip .kcw__Side1 {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    cursor: pointer;
    width: 100%
}

 .kcw .kcw__flip .kcw__Side0 .kcw__slide-content:after,  .kcw .kcw__flip .kcw__Side0 .kcw__slide-heading:after,  .kcw .kcw__flip .kcw__Side1 .kcw__slide-content:after,  .kcw .kcw__flip .kcw__Side1 .kcw__slide-heading:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__flip .kcw__Side1 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-animation: slide0hide 1s ease-in 1s forwards;
    animation: slide0hide 1s ease-in 1s forwards
}

 .kcw .kcw__flip.kcw__active .kcw__Side0 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-animation: slide0hide 1s ease-in 1s forwards;
    animation: slide0hide 1s ease-in 1s forwards
}

 .kcw .kcw__flip.kcw__active .kcw__Side1 {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-animation: slide1show 0s ease-in 1s forwards;
    animation: slide1show 0s ease-in 1s forwards
}

 .kcw .kcw__flip.kcw__flip-fade .kcw__Side0,  .kcw .kcw__flip.kcw__flip-fade .kcw__Side1 {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

 .kcw .kcw__flip.kcw__flip-fade .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 0
}

 .kcw .kcw__flip.kcw__flip-fade.kcw__active .kcw__Side0 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 0
}

 .kcw .kcw__flip.kcw__flip-fade.kcw__active .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1
}

 .kcw .kcw__flip.kcw__flip-slide-top .kcw__Side0,  .kcw .kcw__flip.kcw__flip-slide-top .kcw__Side1 {
    -webkit-transition-property: height, visibility, padding-top;
    transition-property: height, visibility, padding-top;
    -webkit-transition-duration: 1s, 1s, 1s;
    transition-duration: 1s, 1s, 1s;
    -webkit-transition-timing-function: linear, linear, linear;
    transition-timing-function: linear, linear, linear;
    box-sizing: border-box
}

 .kcw .kcw__flip.kcw__flip-slide-top .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    overflow: hidden;
    height: 0;
    visibility: hidden;
    padding-top: 0;
    padding-bottom: 0
}

 .kcw .kcw__flip.kcw__flip-slide-top .kcw__Side1 .kcw__slide-heading {
    margin-top: 16px
}

 .kcw .kcw__flip.kcw__flip-slide-top.kcw__active .kcw__Side0 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

 .kcw .kcw__flip.kcw__flip-slide-top.kcw__active .kcw__Side1 {
    height: 100%;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    visibility: visible;
    padding-top: 0;
    padding-bottom: 10px
}

 .kcw .kcw__flip.kcw__flip-vertical .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

 .kcw .kcw__flip.kcw__flip-vertical.kcw__active .kcw__Side0 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

 .kcw .kcw__flip.kcw__flip-vertical.kcw__active .kcw__Side1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
}

 .kcw .kcw__no-csstransforms3d .kcw__flip .kcw__Side1 {
    display: none
}

 .kcw .kcw__no-csstransforms3d .kcw__flip.kcw__active .kcw__Side0 {
    display: none
}

 .kcw .kcw__no-csstransforms3d .kcw__flip.kcw__active .kcw__Side1 {
    display: block
}

 .kcw .kcw__on-page-editor .kcw__flipsides {
    height: auto
}

 .kcw .kcw__on-page-editor .kcw__flipsides .kcw__Side0,  .kcw .kcw__on-page-editor .kcw__flipsides .kcw__Side1 {
    margin-bottom: 10px
}

@-webkit-keyframes slide0hide {
    to {
        visibility: hidden
    }
}

@keyframes slide0hide {
    to {
        visibility: hidden
    }
}

@-webkit-keyframes slide1show {
    to {
        visibility: visible
    }
}

@keyframes slide1show {
    to {
        visibility: visible
    }
}

 .kcw footer {
    margin-top: 20px
}

 .kcw footer a,  .kcw footer p {
    color: #0039a6;
    font-size: 12px;
    display: inline-block
}

 .kcw footer a {
    text-decoration: none
}

 .kcw footer .kcw__link-list {
    margin-bottom: 20px
}

 .kcw footer .kcw__link-list .kcw__link a {
    color: #002072 !important;
    text-decoration: underline !important;
    padding-left: 0 !important;
    line-height: 1.85;
    border-bottom: none !important;
    font-size: 12px
}

 .kcw footer .kcw__link-list .kcw__link a::before {
    display: none !important
}

 .kcw footer .kcw__link-list .kcw__link a:hover {
    text-decoration: none !important;
    color: #ff5a00 !important;
    border-bottom: 0 !important
}

 .kcw footer h6 {
    font-size: 12px;
    border-bottom: none !important;
    margin-bottom: 10px;
    color: #002072
}

 .kcw footer .kcw__label {
    font-weight: 700;
    margin-right: 15px
}

 .kcw footer .kcw__icon-container>.kcw__component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px
}

@media (min-width:768px) {
     .kcw footer .kcw__icon-container>.kcw__component-content {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (max-width:767px) {
     .kcw footer .kcw__icon-container>.kcw__component-content {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        margin-top: 10px
    }
}

 .kcw footer .kcw__icon-container>.kcw__component-content a {
    text-align: center;
    margin: 0 6px;
    color: #fff;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    background-color: #0078c9
}

 .kcw footer .kcw__icon-container>.kcw__component-content a:before {
    position: relative;
    top: 11px
}

 .kcw footer .kcw__icon-container>.kcw__component-content a:hover {
    background-color: #ff5a00
}

 .kcw footer #kcw__footer .kcw__footer-links.kcw__col-12 {
    padding-left: 30px;
    padding-right: 30px
}

 .kcw footer #kcw__footer .kcw__footer.kcw__col-12 {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:767px) {
     .kcw footer #kcw__footer .kcw__icon-container {
        padding-left: 5px
    }
}

 .kcw .kcw__form {
    margin: 10px 0;
    font-size: 14px;
    overflow: hidden
}

 .kcw .kcw__form table {
    width: 100%
}

 .kcw .kcw__form .kcw__scfSectionContent>div {
    margin: 5px 0 0 0;
    padding: 0
}

 .kcw .kcw__form .kcw__scfSectionContent>div~div {
    margin: 0
}

 .kcw .kcw__form .kcw__scfSectionContent>div>div,  .kcw .kcw__form .kcw__scfSectionContent>div>label {
    width: 100%;
    display: block;
    padding: 0
}

 .kcw .kcw__form .kcw__has-feedback:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__form .kcw__scfRequired {
    display: none !important
}

 .kcw .kcw__form fieldset {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    padding: 15px;
    margin: 10px 0;
    position: relative
}

 .kcw .kcw__form fieldset legend {
    font-weight: 700;
    padding: 0 5px;
    font-size: 16px;
    position: absolute;
    top: -33px;
    background: #fff;
    left: 0
}

 .kcw .kcw__form .kcw__scfSectionContent>div {
    box-sizing: border-box;
    margin: 15px 0;
    border: 1px dashed gray;
    padding: 10px;
    position: relative
}

 .kcw .kcw__form .kcw__scfSectionContent>div:after {
    clear: both;
    content: "";
    display: block
}

 .kcw .kcw__form .kcw__scfSectionContent>div:hover [class$=GeneralPanel]>[class$=UsefulInfo] {
    opacity: 1
}

 .kcw .kcw__form .kcw__scfSectionContent>div input,  .kcw .kcw__form .kcw__scfSectionContent>div select {
    margin-left: 5px
}

 .kcw .kcw__form .kcw__scfSectionContent [class$=UsefulInfo] {
    -webkit-transition: opacity .75s;
    transition: opacity .75s;
    box-sizing: border-box;
    opacity: 0;
    font-size: 12px;
    margin-left: 5px;
    position: absolute;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    left: 0;
    top: -15px;
    padding: 4px 8px;
    max-width: 98%;
    width: auto;
    background-color: #f5f5f5;
    color: grey
}

 .kcw .kcw__form input,  .kcw .kcw__form select,  .kcw .kcw__form textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    padding: 2px 4px !important;
    max-width: 98%
}

 .kcw .kcw__form .kcw__scfCaptcha input[type=text] {
    margin: 0
}

 .kcw .kcw__form .kcw__scfCaptchStrongTextPanel,  .kcw .kcw__form .kcw__scfCaptchaLimitGeneralPanel {
    max-width: 100%;
    width: auto
}

 .kcw .kcw__form .kcw__scfCaptchaLabel {
    display: none
}

 .kcw .kcw__form .kcw__scfSectionContent .kcw__scfCaptchaGeneralPanel embed {
    max-width: 180px
}

 .kcw .kcw__form input[type=image] {
    border: none
}

 .kcw .kcw__form button,  .kcw .kcw__form input[type=submit] {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    background: #fff;
    cursor: pointer;
    margin-left: 0
}

 .kcw .kcw__form input[type=file],  .kcw .kcw__form input[type=password],  .kcw .kcw__form input[type=text],  .kcw .kcw__form textarea {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2;
    width: 95%;
    padding: 2px
}

 .kcw .kcw__form input[type=file]+span,  .kcw .kcw__form input[type=password]+span,  .kcw .kcw__form input[type=text]+span,  .kcw .kcw__form textarea+span {
    display: inline-block;
    vertical-align: middle
}

 .kcw .kcw__form input[type=file] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

 .kcw .kcw__form input[type=radio] {
    position: absolute
}

 .kcw .kcw__form input[type=radio]+label:before {
    content: "";
    position: absolute;
    top: 2px;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff
}

 .kcw .kcw__form input[type=radio]+label:after {
    content: "";
    position: absolute;
    top: 2px;
    display: block;
    width: 16px;
    height: 15px;
    background: image-url("radiobox.png")
}

 .kcw .kcw__form input[type=radio]:checked+label:after {
    background-position: -16px 0
}

 .kcw .kcw__form input[type=radio]+label {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 20px;
    margin-left: 5px;
    position: relative
}

 .kcw .kcw__form select {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    max-height: 30px;
    position: relative;
    text-indent: 2px
}

 .kcw .kcw__form .kcw__scfListBox {
    background: 0 0;
    max-height: none
}

 .kcw .kcw__form .kcw__scfDateSelectorDay,  .kcw .kcw__form .kcw__scfDateSelectorMonth,  .kcw .kcw__form .kcw__scfDateSelectorYear {
    width: 30%
}

 .kcw .kcw__sitecore-form {
    background-color: #fff
}

 .kcw .kcw__sitecore-form.kcw__bg-blue .kcw__form-container {
    background-color: #beeef8
}

 .kcw .kcw__sitecore-form.kcw__bg-blue .kcw__form-container h1 {
    font-size: 1.75rem !important
}

 .kcw .kcw__sitecore-form form>div label {
    padding-right: 0 !important
}

 .kcw .kcw__form-container {
    padding: 15px 10px
}

 .kcw .kcw__form-container label {
    padding: 0
}

 .kcw .kcw__form-container input,  .kcw .kcw__form-container select {
    width: 100%;
    padding: 2px;
    font-size: 12px
}

 .kcw .kcw__form-container input::-webkit-input-placeholder,  .kcw .kcw__form-container select::-webkit-input-placeholder {
    color: #0078c9
}

 .kcw .kcw__form-container input:-ms-input-placeholder,  .kcw .kcw__form-container select:-ms-input-placeholder {
    color: #0078c9
}

 .kcw .kcw__form-container input::placeholder,  .kcw .kcw__form-container select::placeholder {
    color: #0078c9
}

 .kcw .kcw__form-container .kcw__btn__primary {
    width: 100%;
    max-width: unset !important;
    background-color: #ff5a00 !important;
    color: #fff;
    font-weight: 700;
    border: none !important;
    cursor: pointer
}

 .kcw .kcw__form-container input {
    margin-bottom: 0 !important
}

 .kcw .kcw__form-container select {
    color: #0078c9 !important;
    margin-top: 0 !important;
    height: 100%
}

 .kcw .kcw__form-container .kcw__btn {
    max-width: 100px;
    padding: 10px 0 10px 0
}

 .kcw .kcw__form-container .kcw__col-12 {
    margin-bottom: 20px !important
}

 .kcw .kcw__form-container span.kcw__field-validation-error {
    color: red !important
}

 .kcw .kcw__justify-content-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

 .kcw .kcw__validation-summary-errors ul li {
    color: red;
    font-size: 1.5rem
}

 .kcw .kcw__sitecore-form form {
    width: 100%
}

 .kcw .kcw__elq-form .kcw__elq-item-input {
    height: 30px
}

 .kcw .kcw__elq-form input[type=submit] {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 700
}

 .kcw .kcw__elq-form input[type=submit].kcw__btn__Orange:hover {
    background-color: #002072
}

 .kcw .kcw__form.kcw__hints-below .kcw__scfSectionContent [class$=UsefulInfo] {
    position: static;
    opacity: 1;
    max-width: 100%;
    width: 100%;
    margin: 5px 0 0 5px
}

 .kcw .kcw__form.kcw__labels-above label {
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: 0
}

 .kcw .kcw__form.kcw__labels-above .kcw__scfCaptchaGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfCheckBoxListGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfConfirmPasswordGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfCreditCardGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfDateGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfDatePickerGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfDateSelectorGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfDropListGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfEmailGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfFileUploadGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfListBoxGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfMultipleLineGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfNumberGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfPasswordGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfRadioButtonListGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfSingleLineGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfSmsTelephoneGeneralPanel,  .kcw .kcw__form.kcw__labels-above .kcw__scfTelephoneGeneralPanel {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 93%
}

 .kcw .kcw__form.kcw__labels-above .kcw__scfSectionContent .kcw__scfRequired {
    margin: 0 5px
}

 .kcw .kcw__form.kcw__labels-above .kcw__scfMultipleLineGeneralPanel {
    width: 95%
}

 .kcw .kcw__form.kcw__labels-above .kcw__scfMultipleLineTextBox {
    margin: 0 0 0 5px
}

@charset "UTF-8";

 .kcw .kcw__event-calendar {
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
    padding: 5px;
    border-bottom: none !important
}

 .kcw .kcw__event-calendar .kcw__avi,  .kcw .kcw__event-calendar .kcw__bmp,  .kcw .kcw__event-calendar .kcw__doc,  .kcw .kcw__event-calendar .kcw__docx,  .kcw .kcw__event-calendar .kcw__field-filetypeicon>a>span,  .kcw .kcw__event-calendar .kcw__gif,  .kcw .kcw__event-calendar .kcw__jpeg,  .kcw .kcw__event-calendar .kcw__jpg,  .kcw .kcw__event-calendar .kcw__mov,  .kcw .kcw__event-calendar .kcw__mp3,  .kcw .kcw__event-calendar .kcw__mp4,  .kcw .kcw__event-calendar .kcw__pdf,  .kcw .kcw__event-calendar .kcw__png,  .kcw .kcw__event-calendar .kcw__ppt,  .kcw .kcw__event-calendar .kcw__pptx,  .kcw .kcw__event-calendar .kcw__psd,  .kcw .kcw__event-calendar .kcw__txt,  .kcw .kcw__event-calendar .kcw__wma,  .kcw .kcw__event-calendar .kcw__wmv,  .kcw .kcw__event-calendar .kcw__xls,  .kcw .kcw__event-calendar .kcw__xlsx,  .kcw .kcw__event-calendar .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__event-calendar .kcw__avi:before,  .kcw .kcw__event-calendar .kcw__bmp:before,  .kcw .kcw__event-calendar .kcw__doc:before,  .kcw .kcw__event-calendar .kcw__docx:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__event-calendar .kcw__gif:before,  .kcw .kcw__event-calendar .kcw__jpeg:before,  .kcw .kcw__event-calendar .kcw__jpg:before,  .kcw .kcw__event-calendar .kcw__mov:before,  .kcw .kcw__event-calendar .kcw__mp3:before,  .kcw .kcw__event-calendar .kcw__mp4:before,  .kcw .kcw__event-calendar .kcw__pdf:before,  .kcw .kcw__event-calendar .kcw__png:before,  .kcw .kcw__event-calendar .kcw__ppt:before,  .kcw .kcw__event-calendar .kcw__pptx:before,  .kcw .kcw__event-calendar .kcw__psd:before,  .kcw .kcw__event-calendar .kcw__txt:before,  .kcw .kcw__event-calendar .kcw__wma:before,  .kcw .kcw__event-calendar .kcw__wmv:before,  .kcw .kcw__event-calendar .kcw__xls:before,  .kcw .kcw__event-calendar .kcw__xlsx:before,  .kcw .kcw__event-calendar .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__event-calendar .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__event-calendar a {
    color: #ff5a00;
    cursor: pointer;
    font-size: 1rem;
    text-decoration: none
}

 .kcw .kcw__event-calendar a:hover {
    text-decoration: underline
}

 .kcw .kcw__event-calendar p {
    color: #4d4e53;
    line-height: 1.5 !important;
    margin-bottom: 10px !important
}

 .kcw .kcw__event-calendar h1,  .kcw .kcw__event-calendar h2,  .kcw .kcw__event-calendar h3,  .kcw .kcw__event-calendar h4,  .kcw .kcw__event-calendar h5,  .kcw .kcw__event-calendar h6 {
    font-weight: 700;
    font-family: UniversBold, Helvetica, sans-serif
}

 .kcw .kcw__event-calendar h1 {
    font-size: 2.25rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__event-calendar h1 {
        font-size: 1.875rem
    }
}

 .kcw .kcw__event-calendar h2 {
    font-size: 1.875rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__event-calendar h2 {
        font-size: 1.625rem
    }
}

 .kcw .kcw__event-calendar h2.kcw__hero-header {
    font-size: 3.75rem
}

@media (max-width:768px) {
     .kcw .kcw__event-calendar h2.kcw__hero-header {
        font-size: 1.875rem;
        line-height: 1.2
    }
}

 .kcw .kcw__event-calendar h3 {
    font-size: 1.625rem;
    color: #0039a6
}

@media (max-width:768px) {
     .kcw .kcw__event-calendar h3 {
        font-size: 1.5rem
    }
}

 .kcw .kcw__event-calendar h4 {
    font-size: 1.5rem;
    color: #002072;
    line-height: 1.2
}

@media (max-width:768px) {
     .kcw .kcw__event-calendar h4 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__event-calendar h5 {
    font-size: 1.5rem;
    color: #00b8e4
}

@media (max-width:768px) {
     .kcw .kcw__event-calendar h5 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__event-calendar h6 {
    font-size: 1rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__event-calendar h6 {
        font-size: .875rem
    }
}

 .kcw .kcw__event-calendar .kcw__fc-day-grid-event:hover {
    color: #fff
}

 .kcw .kcw__event-calendar .kcw__fc-content-skeleton td {
    padding: 0 !important
}

 .kcw .kcw__event-calendar .kcw__fc-bg>table {
    height: 100% !important
}

 .kcw .kcw__event-calendar .kcw__fc-day-header {
    background: #ccc
}

 .kcw .kcw__event-calendar td,  .kcw .kcw__event-calendar th {
    border-width: 1px 0 0 1px !important
}

 .kcw .kcw__event-calendar table {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__event-calendar table,  .kcw .kcw__event-calendar table td,  .kcw .kcw__event-calendar table th,  .kcw .kcw__event-calendar table tr {
    background: 0 0
}

 .kcw .kcw__event-calendar .kcw__fc-event-container a {
    color: #fff;
    text-decoration: none
}

 .kcw .kcw__calendar-tooltip .kcw__avi,  .kcw .kcw__calendar-tooltip .kcw__bmp,  .kcw .kcw__calendar-tooltip .kcw__doc,  .kcw .kcw__calendar-tooltip .kcw__docx,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon>a>span,  .kcw .kcw__calendar-tooltip .kcw__gif,  .kcw .kcw__calendar-tooltip .kcw__jpeg,  .kcw .kcw__calendar-tooltip .kcw__jpg,  .kcw .kcw__calendar-tooltip .kcw__mov,  .kcw .kcw__calendar-tooltip .kcw__mp3,  .kcw .kcw__calendar-tooltip .kcw__mp4,  .kcw .kcw__calendar-tooltip .kcw__pdf,  .kcw .kcw__calendar-tooltip .kcw__png,  .kcw .kcw__calendar-tooltip .kcw__ppt,  .kcw .kcw__calendar-tooltip .kcw__pptx,  .kcw .kcw__calendar-tooltip .kcw__psd,  .kcw .kcw__calendar-tooltip .kcw__txt,  .kcw .kcw__calendar-tooltip .kcw__wma,  .kcw .kcw__calendar-tooltip .kcw__wmv,  .kcw .kcw__calendar-tooltip .kcw__xls,  .kcw .kcw__calendar-tooltip .kcw__xlsx,  .kcw .kcw__calendar-tooltip .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__calendar-tooltip .kcw__avi:before,  .kcw .kcw__calendar-tooltip .kcw__bmp:before,  .kcw .kcw__calendar-tooltip .kcw__doc:before,  .kcw .kcw__calendar-tooltip .kcw__docx:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__calendar-tooltip .kcw__gif:before,  .kcw .kcw__calendar-tooltip .kcw__jpeg:before,  .kcw .kcw__calendar-tooltip .kcw__jpg:before,  .kcw .kcw__calendar-tooltip .kcw__mov:before,  .kcw .kcw__calendar-tooltip .kcw__mp3:before,  .kcw .kcw__calendar-tooltip .kcw__mp4:before,  .kcw .kcw__calendar-tooltip .kcw__pdf:before,  .kcw .kcw__calendar-tooltip .kcw__png:before,  .kcw .kcw__calendar-tooltip .kcw__ppt:before,  .kcw .kcw__calendar-tooltip .kcw__pptx:before,  .kcw .kcw__calendar-tooltip .kcw__psd:before,  .kcw .kcw__calendar-tooltip .kcw__txt:before,  .kcw .kcw__calendar-tooltip .kcw__wma:before,  .kcw .kcw__calendar-tooltip .kcw__wmv:before,  .kcw .kcw__calendar-tooltip .kcw__xls:before,  .kcw .kcw__calendar-tooltip .kcw__xlsx:before,  .kcw .kcw__calendar-tooltip .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__calendar-tooltip .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__calendar-tooltip a {
    color: #ff5a00;
    cursor: pointer;
    font-size: 1rem;
    text-decoration: none
}

 .kcw .kcw__calendar-tooltip a:hover {
    text-decoration: underline
}

 .kcw .kcw__calendar-tooltip p {
    color: #4d4e53;
    line-height: 1.5 !important;
    margin-bottom: 10px !important
}

 .kcw .kcw__calendar-tooltip h1,  .kcw .kcw__calendar-tooltip h2,  .kcw .kcw__calendar-tooltip h3,  .kcw .kcw__calendar-tooltip h4,  .kcw .kcw__calendar-tooltip h5,  .kcw .kcw__calendar-tooltip h6 {
    font-weight: 700;
    font-family: UniversBold, Helvetica, sans-serif
}

 .kcw .kcw__calendar-tooltip h1 {
    font-size: 2.25rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__calendar-tooltip h1 {
        font-size: 1.875rem
    }
}

 .kcw .kcw__calendar-tooltip h2 {
    font-size: 1.875rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__calendar-tooltip h2 {
        font-size: 1.625rem
    }
}

 .kcw .kcw__calendar-tooltip h2.kcw__hero-header {
    font-size: 3.75rem
}

@media (max-width:768px) {
     .kcw .kcw__calendar-tooltip h2.kcw__hero-header {
        font-size: 1.875rem;
        line-height: 1.2
    }
}

 .kcw .kcw__calendar-tooltip h3 {
    font-size: 1.625rem;
    color: #0039a6
}

@media (max-width:768px) {
     .kcw .kcw__calendar-tooltip h3 {
        font-size: 1.5rem
    }
}

 .kcw .kcw__calendar-tooltip h4 {
    font-size: 1.5rem;
    color: #002072;
    line-height: 1.2
}

@media (max-width:768px) {
     .kcw .kcw__calendar-tooltip h4 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__calendar-tooltip h5 {
    font-size: 1.5rem;
    color: #00b8e4
}

@media (max-width:768px) {
     .kcw .kcw__calendar-tooltip h5 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__calendar-tooltip h6 {
    font-size: 1rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__calendar-tooltip h6 {
        font-size: .875rem
    }
}

@charset "UTF-8";

 .kcw .kcw__on-page-editor .kcw__gallery-inner img {
    max-width: 100%
}

 .kcw .kcw__gallery .kcw__galleria-container {
    background: 0 0
}

 .kcw .kcw__gallery #kcw__galleria-loader {
    height: 1px !important
}

 .kcw .kcw__gallery .kcw__galleria-thumbnails .kcw__galleria-image img {
    border: none
}

 .kcw .kcw__gallery .kcw__galleria-counter {
    color: #fff;
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif
}

 .kcw .kcw__gallery .kcw__galleria-loader {
    top: 50%;
    left: 50%
}

 .kcw .kcw__gallery .kcw__galleria-info-text {
    background-color: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__gallery .kcw__galleria-info-title {
    color: #4d4e53;
    font-size: 12px;
    font-weight: 700;
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif
}

 .kcw .kcw__gallery .kcw__galleria-info-description {
    font-size: 12px;
    font-style: italic;
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif;
    color: #4d4e53
}

 .kcw .kcw__gallery .kcw__galleria-info-close {
    width: 13px;
    height: 12px
}

 .kcw .kcw__gallery .kcw__galleria-info-close:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    width: 100%
}

 .kcw .kcw__gallery .kcw__galleria-info-link {
    color: #4d4e53;
    background: 0 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px
}

 .kcw .kcw__gallery .kcw__galleria-info-link:before {
    content: ""
}

 .kcw .kcw__gallery .kcw__galleria-image-nav {
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    height: 30px
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-left,  .kcw .kcw__gallery .kcw__galleria-image-nav-right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 30px;
    width: 14px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    color: #4d4e53
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-left:before {
    content: ""
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-left:hover {
    color: #fff
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-right:before {
    content: ""
}

 .kcw .kcw__gallery .kcw__galleria-image-nav-right:hover {
    color: #fff
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-left,  .kcw .kcw__gallery .kcw__galleria-thumb-nav-right {
    top: 15px;
    height: 7px;
    width: 5px
}

 .kcw .kcw__gallery .kcw__galleria-thumbnails {
    margin: 0 auto
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-right {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 10px
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-right:before {
    content: "";
    font-size: 13px;
    color: #4d4e53;
    display: block
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-left {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: auto;
    left: 10px
}

 .kcw .kcw__gallery .kcw__galleria-thumb-nav-left:before {
    content: "";
    font-size: 13px;
    color: #4d4e53;
    display: block
}

 .kcw .kcw__no-margin {
    padding-left: 0;
    padding-right: 0
}

 .kcw .kcw__no-margin .kcw__galleria-stage {
    left: 0;
    right: 0
}

 .kcw .kcw__hmh-dropdown {
    padding: 20px
}

 .kcw .kcw__hmh-dropdown.kcw__light-blue {
    background-color: #beeef8
}

 .kcw .kcw__hmh-dropdown.kcw__light-blue button {
    color: #515151
}

 .kcw .kcw__hmh-dropdown.kcw__dark-blue {
    background-color: #0039a6
}

 .kcw .kcw__hmh-dropdown.kcw__dark-blue h4 {
    color: #fff !important
}

 .kcw .kcw__hmh-dropdown.kcw__dark-blue button {
    color: #515151
}

 .kcw .kcw__hmh-dropdown h4 {
    margin-bottom: 1rem
}

 .kcw .kcw__hmh-dropdown .kcw__dropdown {
    margin-bottom: 10px
}

 .kcw .kcw__hmh-dropdown .kcw__dropdown button {
    background-color: #fff;
    text-align: left;
    padding: 15px 15px 15px 10px;
    font-size: 1rem
}

 .kcw .kcw__hmh-dropdown .kcw__dropdown.kcw__show {
    border-bottom: 1px solid #9a9ea1
}

 .kcw .kcw__hmh-dropdown .kcw__dropdown .kcw__dropdown-menu {
    display: none
}

 .kcw .kcw__hmh-dropdown .kcw__dropdown .kcw__dropdown-menu .kcw__dropdown-item {
    display: block;
    color: #515151;
    padding: 10px 0;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #9a9ea1
}

 .kcw .kcw__hmh-dropdown .kcw__dropdown .kcw__dropdown-menu .kcw__btn-link {
    padding: 20px 10px
}

 .kcw .kcw__hmh-dropdown .kcw__dropdown .kcw__dropdown-menu .kcw__btn-link .kcw__btn {
    background-color: #f8941c !important
}

 .kcw .kcw__hmh-dropdown .kcw__dropdown .kcw__dropdown-menu.kcw__show {
    display: block !important;
    background-color: #fff;
    z-index: 100;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    -webkit-transform: translate3d(15px, 50px, 0);
    transform: translate3d(15px, 50px, 0)
}

 .kcw .kcw__hmh-global-structures.kcw__page-placeholders>.kcw__component-content>.kcw__row>.kcw__component {
    padding-left: 15px;
    padding-right: 15px
}

 .kcw .kcw__hmh-global-structures .kcw__component-content .kcw__row .kcw__component.kcw__content {
    padding: 0 15px
}

 .kcw .kcw__iframe iframe {
    width: 100%
}

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

 .kcw .kcw__image a {
    display: inline-block;
    max-width: 100%
}

 .kcw .kcw__image .kcw__image-caption {
    display: block;
    font-style: italic;
    font-size: 11px;
    color: #4d4e53
}

 .kcw .kcw__image-default-size img {
    max-width: none;
    width: auto !important
}

 .kcw .kcw__image-full-size img {
    width: 100% !important;
    height: auto !important
}

 .kcw .kcw__image-left .kcw__component-content>div>img {
    float: left
}

 .kcw .kcw__image-right .kcw__component-content>div>img {
    float: right
}

@charset "UTF-8";

 .kcw .kcw__language-selector {
    position: relative;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #89c6cc;
    padding: 10px;
    background-color: #fff
}

 .kcw .kcw__language-selector .kcw__flags-ad {
    background-image: url(../images/sprite-flag);
    background-position: 0 -25px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ae {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-af {
    background-image: url(../images/sprite-flag);
    background-position: 0 -50px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ag {
    background-image: url(../images/sprite-flag);
    background-position: 0 -75px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ai {
    background-image: url(../images/sprite-flag);
    background-position: 0 -100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-al {
    background-image: url(../images/sprite-flag);
    background-position: 0 -125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-am {
    background-image: url(../images/sprite-flag);
    background-position: 0 -150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ao {
    background-image: url(../images/sprite-flag);
    background-position: 0 -175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-aq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ar {
    background-image: url(../images/sprite-flag);
    background-position: 0 -225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-as {
    background-image: url(../images/sprite-flag);
    background-position: 0 -250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-at {
    background-image: url(../images/sprite-flag);
    background-position: 0 -275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-au {
    background-image: url(../images/sprite-flag);
    background-position: 0 -300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-aw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ax {
    background-image: url(../images/sprite-flag);
    background-position: 0 -350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-az {
    background-image: url(../images/sprite-flag);
    background-position: 0 -375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ba {
    background-image: url(../images/sprite-flag);
    background-position: 0 -400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bb {
    background-image: url(../images/sprite-flag);
    background-position: 0 -425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bd {
    background-image: url(../images/sprite-flag);
    background-position: 0 -450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-be {
    background-image: url(../images/sprite-flag);
    background-position: 0 -475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bi {
    background-image: url(../images/sprite-flag);
    background-position: 0 -575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bo {
    background-image: url(../images/sprite-flag);
    background-position: 0 -700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-br {
    background-image: url(../images/sprite-flag);
    background-position: 0 -750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bs {
    background-image: url(../images/sprite-flag);
    background-position: 0 -775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-by {
    background-image: url(../images/sprite-flag);
    background-position: 0 -875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-bz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ca {
    background-image: url(../images/sprite-flag);
    background-position: 0 -925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cd {
    background-image: url(../images/sprite-flag);
    background-position: 0 -975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ch {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ci {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ck {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-co {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cx {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cy {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-cz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-de {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-dj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-dk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-dm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-do {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-dz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ec {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ee {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-eg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-eh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-er {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-es {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-et {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fi {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fo {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-fr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ga {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gb {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gd {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ge {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -1975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gi {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gp {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gs {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-gy {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ht {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-hu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-id {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ie {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-il {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-im {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-in {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-io {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-iq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ir {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-is {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-it {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-je {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-jm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-jo {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-jp {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ke {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ki {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-km {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -2975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kp {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ky {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-kz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-la {
    background-image: url(../images/sprite-flag);
    background-position: 0 0;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lb {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-li {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ls {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-lv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ly {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ma {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-md {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-me {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ml {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mo {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mp {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mq {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ms {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mx {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-my {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-mz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-na {
    background-image: url(../images/sprite-flag);
    background-position: 0 -3975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ne {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ng {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ni {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-no {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-np {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-nz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-om {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pa {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pe {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ph {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ps {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-pw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-py {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-qa {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-re {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ro {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-rs {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ru {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-rw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sa {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sb {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sd {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-se {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sh {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-si {
    background-image: url(../images/sprite-flag);
    background-position: 0 -4975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-so {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ss {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-st {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sx {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5250px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sy {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5275px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-sz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5300px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5325px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-td {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5350px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5375px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5400px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-th {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5425px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tj {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5450px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tk {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5475px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tl {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5500px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5525px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5550px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-to {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5575px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tr {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5600px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5625px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tv {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5650px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5675px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-tz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5700px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ua {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5725px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ug {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5750px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-um {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5775px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-us {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5800px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-uy {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5825px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-uz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5850px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-va {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5875px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vc {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5900px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ve {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5925px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vg {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5950px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vi {
    background-image: url(../images/sprite-flag);
    background-position: 0 -5975px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vn {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6000px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-vu {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6025px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-wf {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6050px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ws {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6075px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-ye {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6100px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-yt {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6125px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-za {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6150px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-zm {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6175px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-zw {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6200px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__flags-zz {
    background-image: url(../images/sprite-flag);
    background-position: 0 -6225px;
    width: 20px;
    height: 15px
}

 .kcw .kcw__language-selector .kcw__language-selector-select-item {
    cursor: pointer
}

 .kcw .kcw__language-selector .kcw__language-selector-select-item>a {
    width: 100%;
    display: block;
    position: relative;
    padding-right: 15px
}

 .kcw .kcw__language-selector .kcw__language-selector-select-item>a:hover {
    text-decoration: none
}

 .kcw .kcw__language-selector .kcw__language-selector-select-item:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__language-selector .kcw__language-selector-item-container {
    box-shadow: 0 2px 9px 0 #b3b3b3;
    padding: 0;
    position: absolute;
    top: 110%;
    min-width: 220px;
    z-index: 10;
    background: #fff;
    display: none;
    left: 0;
    right: 0
}

 .kcw .kcw__language-selector .kcw__language-selector-item {
    margin: 10px;
    cursor: pointer;
    border-bottom: 1px solid #fff
}

 .kcw .kcw__language-selector .kcw__language-selector-item:hover {
    background-color: #fff;
    border-bottom: 1px solid #15909c
}

 .kcw .kcw__language-selector .kcw__language-selector-item:first-child {
    margin-bottom: 0
}

 .kcw .kcw__language-selector .kcw__language-selector-item a {
    text-decoration: none;
    color: #4d4e53;
    font-weight: 400;
    padding-left: 25px;
    background-repeat: no-repeat
}

 .kcw .kcw__language-selector .kcw__language-selector-link {
    padding: 0 20px 0 30px
}

 .kcw .kcw__language-selector .kcw__language-selector-select-link {
    padding-left: 25px;
    background-repeat: no-repeat
}

 .kcw .kcw__link-list {
    background: 0 0
}

 .kcw .kcw__link-list h1,  .kcw .kcw__link-list h2,  .kcw .kcw__link-list h3,  .kcw .kcw__link-list h4,  .kcw .kcw__link-list h5,  .kcw .kcw__link-list h6 {
    margin-bottom: .5rem;
    border-bottom: none
}

 .kcw .kcw__link-list>.kcw__component-content ul {
    background: 0 0
}

 .kcw .kcw__link-list>.kcw__component-content li {
    color: #002072;
    border-top: 1px solid #9a9ea1
}

 .kcw .kcw__link-list>.kcw__component-content li a {
    line-height: 2;
    text-decoration: none;
    border-bottom: none;
    color: #002072
}

 .kcw .kcw__link-list>.kcw__component-content li a:last-of-type {
    border-bottom: 1px solid #9a9ea1
}

 .kcw .kcw__link-list>.kcw__component-content li a:before {
    display: none
}

 .kcw .kcw__link-list>.kcw__component-content li a:last-of-type {
    border-bottom: none
}

 .kcw .kcw__link-list>.kcw__component-content li a:hover {
    color: #ff5a00
}

 .kcw .kcw__link-list>.kcw__component-content li:last-of-type {
    border-bottom: 1px solid #9a9ea1
}

 .kcw .kcw__link-list .kcw__button-default,  .kcw .kcw__link-list .kcw__default {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #f6f6f6;
    color: #4d4e53;
    font-weight: 700
}

 .kcw .kcw__link-list .kcw__button-default:hover,  .kcw .kcw__link-list .kcw__default:hover {
    color: #4d4e53;
    background: #f7f7f7
}

 .kcw .kcw__link-list .kcw__button-success,  .kcw .kcw__link-list .kcw__success {
    font-size: 12px;
    font-size: 1.2rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #a0ce4e;
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__link-list .kcw__button-success:hover,  .kcw .kcw__link-list .kcw__success:hover {
    color: #fff;
    background: #92be43
}

 .kcw .kcw__link-list .kcw__button-warning,  .kcw .kcw__link-list .kcw__warning {
    font-size: 12px;
    font-size: 1.2rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #bc4526;
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__link-list .kcw__button-warning:hover,  .kcw .kcw__link-list .kcw__warning:hover {
    color: #fff;
    background: #c34e30
}

 .kcw .kcw__link-list.kcw__list-vertical h3 {
    background: #fff;
    width: 100%;
    display: inline-block;
    padding: 3px 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__link-list.kcw__list-vertical a {
    border: none
}

 .kcw .kcw__link-list.kcw__list-vertical li {
    display: block;
    margin-left: 20px
}

 .kcw .kcw__hmh-link-list div.kcw__btn {
    cursor: pointer
}

 .kcw .kcw__hmh-link-list>.kcw__component-content {
    background-color: #fff;
    padding: 1.5rem
}

 .kcw .kcw__hmh-link-list h4 {
    margin-bottom: 1.5rem
}

 .kcw .kcw__hmh-link-list ul.kcw__column-2 {
    -webkit-column-count: 2;
    column-count: 2
}

@media (max-width:767px) {
     .kcw .kcw__hmh-link-list ul.kcw__column-2 {
        -webkit-column-count: 1;
        column-count: 1
    }
}

 .kcw .kcw__hmh-link-list ul.kcw__column-3 {
    -webkit-column-count: 3;
    column-count: 3
}

@media (max-width:767px) {
     .kcw .kcw__hmh-link-list ul.kcw__column-3 {
        -webkit-column-count: 1;
        column-count: 1
    }
}

 .kcw .kcw__hmh-link-list ul li {
    color: #002072;
    border-top: 1px solid #9a9ea1;
    border-bottom: 1px solid #9a9ea1;
    margin-bottom: -1px;
    -webkit-column-break-inside: avoid;
    padding: 0
}

 .kcw .kcw__hmh-link-list ul li.kcw__col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.33% - 30px);
    flex: 0 0 -webkit-calc(33.33% - 30px);
    flex: 0 0 calc(33.33% - 30px);
    margin-left: 15px;
    margin-right: 15px
}

@media (max-width:767px) {
     .kcw .kcw__hmh-link-list ul li.kcw__col-md-4 {
        margin: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

 .kcw .kcw__hmh-link-list ul li.kcw__col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 -webkit-calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px
}

@media (max-width:767px) {
     .kcw .kcw__hmh-link-list ul li.kcw__col-md-6 {
        margin: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

 .kcw .kcw__hmh-link-list ul li.kcw__col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media (max-width:767px) {
     .kcw .kcw__hmh-link-list ul li.kcw__col-md-12 {
        margin: 0
    }
}

 .kcw .kcw__hmh-link-list ul li a {
    line-height: 2;
    color: #002072
}

 .kcw .kcw__hmh-link-list ul li a:hover {
    color: #ff5200
}

 .kcw .kcw__hmh-link-list ul li:last-of-type {
    border-bottom: 1px solid #9a9ea1
}

 .kcw .kcw__hmh-link-list .kcw__btn__link-list {
    width: 33% !important;
    margin-top: 1.5rem
}

 .kcw .kcw__link {
    background: 0 0
}

 .kcw .kcw__link a {
    background-color: transparent;
    text-decoration: none;
    font-size: 1em;
    color: #4d4e53;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__link a:hover {
    color: #878787;
    text-decoration: none
}

 .kcw .kcw__login {
    background-color: transparent
}

 .kcw .kcw__login label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__login button,  .kcw .kcw__login input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__login input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__login button,  .kcw .kcw__login input[type=button],  .kcw .kcw__login input[type=reset],  .kcw .kcw__login input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__login button::-moz-focus-inner,  .kcw .kcw__login input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__login input[type=text] {
    font-size: 13px
}

 .kcw .kcw__login input[type=email],  .kcw .kcw__login input[type=password],  .kcw .kcw__login input[type=text],  .kcw .kcw__login select,  .kcw .kcw__login textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__login select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__login table {
    width: 100%
}

 .kcw .kcw__login table input,  .kcw .kcw__login table label {
    display: inline-block;
    margin: 0
}

 .kcw .kcw__login table tbody,  .kcw .kcw__login table tr {
    background-color: transparent !important
}

 .kcw .kcw__login table td {
    padding: 5px
}

 .kcw .kcw__login table input[type=password],  .kcw .kcw__login table input[type=text] {
    min-height: 33px
}

 .kcw .kcw__logout a {
    background-color: transparent;
    text-decoration: none;
    font-size: 1em;
    color: #4d4e53;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__logout a:hover {
    color: #878787;
    text-decoration: none
}

 .kcw .kcw__logout .kcw__component-content>a,  .kcw .kcw__logout .kcw__component-content>p {
    display: inline-block
}

 .kcw .kcw__map {
    border: 0 !important;
    overflow: hidden;
    position: relative;
    background: 0 0
}

 .kcw .kcw__map .kcw__map-canvas {
    position: relative
}

@media (min-width:768px) {
     .kcw .kcw__map .kcw__map-canvas {
        height: 465px !important
    }
}

@media (max-width:767px) {
     .kcw .kcw__map .kcw__map-canvas {
        min-height: 172px
    }
}

@media (min-width:768px) {
     .kcw .kcw__map .kcw__map-canvas-content {
        height: 100%;
        width: 100%
    }
}

@media (max-width:767px) {
     .kcw .kcw__map .kcw__map-canvas-content {
        height: 400px;
        width: 100%
    }
}

 .kcw .kcw__map img {
    max-width: none
}

 .kcw .kcw__map .kcw__MicrosoftMap .kcw__infobox-close {
    position: static;
    float: right
}

 .kcw .kcw__map .kcw__MicrosoftMap .kcw__Infobox .kcw__infobox-body {
    height: 100%
}

 .kcw .kcw__map .kcw__MicrosoftMap .kcw__Infobox .kcw__infobox-info {
    height: 100%;
    box-sizing: border-box
}

@media (max-width:767px) {
     .kcw .kcw__hmh-location-card-with-map>.kcw__row>.kcw__col-12:first-child {
        margin-bottom: 15px
    }
}

@charset "UTF-8";

 .kcw .kcw__media-link {
    background: 0 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc
}

 .kcw .kcw__media-link a {
    color: #4d4e53
}

 .kcw .kcw__media-link a:hover {
    color: #878787;
    text-decoration: none
}

 .kcw .kcw__media-link .kcw__component-content .kcw__scEmptyPlaceholder {
    width: 100%;
    margin-left: 0
}

 .kcw .kcw__media-link .kcw__component-content>* {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

 .kcw .kcw__media-link.kcw__position-right .kcw__field-filetypeicon,  .kcw .kcw__media-link.kcw__position-right .kcw__field-linktext {
    float: right
}

 .kcw .kcw__media-link .kcw__field-filetypeicon,  .kcw .kcw__media-link .kcw__field-linktext {
    display: inline-block
}

 .kcw .kcw__media-link .kcw__field-filetypeicon>a {
    height: 24px !important;
    display: block
}

 .kcw .kcw__media-link .kcw__field-filetypeicon span {
    display: block;
    height: 24px !important
}

 .kcw .kcw__media-link .kcw__field-filetypeicon span:before {
    font-size: 18px
}

 .kcw .kcw__media-link .kcw__field-linktext a {
    font-size: 1em
}

 .kcw .kcw__media-link.kcw__file-list-files>.kcw__component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 84%;
    margin-left: 0
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    font-size: 13px
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-filetypeicon {
    height: 24px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 10px;
    width: 6%;
    text-align: center;
    vertical-align: middle
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-filetypeicon span:before {
    font-size: 24px !important
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__info-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 93%
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__info-wrapper .kcw__field-size,  .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__info-wrapper .kcw__field-updated {
    display: inline-block;
    font-size: 12px
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__field-linktext {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 15%;
    padding: 10px 13px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px
}

 .kcw .kcw__media-link.kcw__file-list-files .kcw__field-linktext a {
    line-height: 22px
}

@media only screen and (max-width:768px) {
     .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

     .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-filetypeicon {
        width: 100%
    }

     .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__field-filetypeicon span {
        margin: 0 auto
    }

     .kcw .kcw__media-link.kcw__file-list-files .kcw__file-description .kcw__info-wrapper {
        width: 100%;
        text-align: center;
        padding: 5px 0
    }

     .kcw .kcw__media-link.kcw__file-list-files .kcw__field-linktext {
        width: 100%;
        margin: 0 auto
    }
}

 .kcw .kcw__media-link .kcw__avi,  .kcw .kcw__media-link .kcw__bmp,  .kcw .kcw__media-link .kcw__doc,  .kcw .kcw__media-link .kcw__docx,  .kcw .kcw__media-link .kcw__field-filetypeicon>a>span,  .kcw .kcw__media-link .kcw__gif,  .kcw .kcw__media-link .kcw__jpeg,  .kcw .kcw__media-link .kcw__jpg,  .kcw .kcw__media-link .kcw__mov,  .kcw .kcw__media-link .kcw__mp3,  .kcw .kcw__media-link .kcw__mp4,  .kcw .kcw__media-link .kcw__pdf,  .kcw .kcw__media-link .kcw__png,  .kcw .kcw__media-link .kcw__ppt,  .kcw .kcw__media-link .kcw__pptx,  .kcw .kcw__media-link .kcw__psd,  .kcw .kcw__media-link .kcw__txt,  .kcw .kcw__media-link .kcw__wma,  .kcw .kcw__media-link .kcw__wmv,  .kcw .kcw__media-link .kcw__xls,  .kcw .kcw__media-link .kcw__xlsx,  .kcw .kcw__media-link .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__media-link .kcw__avi:before,  .kcw .kcw__media-link .kcw__bmp:before,  .kcw .kcw__media-link .kcw__doc:before,  .kcw .kcw__media-link .kcw__docx:before,  .kcw .kcw__media-link .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__media-link .kcw__gif:before,  .kcw .kcw__media-link .kcw__jpeg:before,  .kcw .kcw__media-link .kcw__jpg:before,  .kcw .kcw__media-link .kcw__mov:before,  .kcw .kcw__media-link .kcw__mp3:before,  .kcw .kcw__media-link .kcw__mp4:before,  .kcw .kcw__media-link .kcw__pdf:before,  .kcw .kcw__media-link .kcw__png:before,  .kcw .kcw__media-link .kcw__ppt:before,  .kcw .kcw__media-link .kcw__pptx:before,  .kcw .kcw__media-link .kcw__psd:before,  .kcw .kcw__media-link .kcw__txt:before,  .kcw .kcw__media-link .kcw__wma:before,  .kcw .kcw__media-link .kcw__wmv:before,  .kcw .kcw__media-link .kcw__xls:before,  .kcw .kcw__media-link .kcw__xlsx:before,  .kcw .kcw__media-link .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__media-link .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__media-link .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__media-link-horizontal div .kcw__field-filetypeicon span {
    height: 25px;
    width: 100%
}

 .kcw .kcw__media-link-horizontal div .kcw__field-filetypeicon span:before {
    font-size: 24px !important;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__media-link-horizontal .kcw__component-content>* {
    display: block;
    text-align: center
}

 .kcw .kcw__multilevel-accordion .kcw__component-content {
    margin-bottom: 15px
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-header {
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-header {
    padding: 10px 0 10px 0
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-header button {
    background-color: transparent;
    border: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    color: #0078c9;
    font-size: .7em
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-header button::after {
    content: "";
    background-image: url(../images/caret-up.svg);
    height: 18px;
    width: 18px;
    color: #4d4e53;
    font-size: 16px;
    margin-left: 45px;
    float: right
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-header button.kcw__collapsed::after {
    content: "";
    background-image: url(../images/caret-down.svg);
    height: 18px;
    width: 18px;
    color: #4d4e53;
    font-size: 16px;
    margin-left: 45px;
    float: right
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-header>h2>button {
    color: #000;
    font-size: 14px
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-header>h2>button::after {
    content: "";
    background-image: url(../images/caret-up.svg);
    background-size: 10px 20px;
    margin-left: 45px;
    background-size: cover;
    display: inline-block;
    height: 15px;
    width: 18px;
    background-size: cover;
    background-repeat: no-repeat
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-header>h2>button.kcw__collapsed::after {
    content: "";
    background-image: url(../images/caret-down.svg);
    background-size: 10px 20px;
    margin-left: 45px;
    background-size: cover;
    display: inline-block;
    height: 15px;
    width: 18px;
    background-size: cover;
    background-repeat: no-repeat
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body {
    padding: 10px 10px 10px 6px;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body ul {
    list-style-type: disc !important
}

 .kcw .kcw__multilevel-accordion .kcw__card .kcw__card-body .kcw__card.kcw__sub-body .kcw__card-body ol {
    list-style: decimal
}

 .kcw .kcw__multilevel-accordion.kcw__white h2.kcw__field-title {
    border-bottom: 1px solid #e6ebed;
    padding-left: 15px
}

 .kcw .kcw__multilevel-accordion.kcw__white .kcw__card {
    background-color: #fff
}

 .kcw .kcw__multilevel-accordion.kcw__white .kcw__card .kcw__card-header button {
    font-weight: 700
}

 .kcw .kcw__multilevel-accordion.kcw__white .kcw__card .kcw__card-header button::after {
    content: "";
    background-image: url(../images/caret-up.svg);
    height: 18px;
    width: 18px
}

 .kcw .kcw__multilevel-accordion.kcw__white .kcw__card .kcw__card-header button.kcw__collapsed::after {
    content: "";
    background-image: url(../images/caret-down.svg);
    height: 18px;
    width: 18px
}

 .kcw .kcw__multilevel-accordion.kcw__blue h2.kcw__field-title {
    margin-bottom: 15px
}

 .kcw .kcw__multilevel-accordion.kcw__blue .kcw__card {
    background-color: #beeef8
}

 .kcw .kcw__multilevel-accordion.kcw__blue .kcw__card .kcw__card-header {
    border-bottom: 1px solid #fff
}

 .kcw .kcw__multilevel-accordion.kcw__blue .kcw__card .kcw__card-header button {
    color: #000
}

 .kcw .kcw__multilevel-accordion.kcw__blue .kcw__card .kcw__card-header button::after {
    background-image: url(../images/caret-up.svg)
}

 .kcw .kcw__multilevel-accordion.kcw__blue .kcw__card .kcw__card-header button.kcw__collapsed::after {
    background-image: url(../images/caret-down.svg)
}

 .kcw .kcw__multilevel-accordion .kcw__collapse:not(.kcw__show) {
    display: none
}

 .kcw .kcw__navigation-category-dropdown h4 {
    margin-bottom: 1rem
}

 .kcw .kcw__navigation-category-dropdown .kcw__dropdown {
    margin-bottom: 10px;
    position: relative
}

 .kcw .kcw__navigation-category-dropdown .kcw__dropdown::after {
    content: "";
    background-image: url(../images/caret-down.svg);
    height: 18px;
    width: 18px;
    color: #4d4e53;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 13px;
    pointer-events: none
}

 .kcw .kcw__navigation-category-dropdown .kcw__dropdown.kcw__show::after {
    background-image: url(../images/caret-up.svg)
}

 .kcw .kcw__navigation-category-dropdown .kcw__dropdown button {
    background-color: #fff;
    color: #0039a6;
    font-weight: 700;
    text-align: left;
    padding: 15px 15px 15px 10px;
    font-size: 1rem
}

 .kcw .kcw__navigation-category-dropdown .kcw__dropdown .kcw__dropdown-menu {
    display: none
}

 .kcw .kcw__navigation-category-dropdown .kcw__dropdown .kcw__dropdown-menu .kcw__dropdown-item {
    display: block;
    color: #ff5a00;
    padding: 10px 0;
    margin-left: 10px;
    margin-right: 10px
}

 .kcw .kcw__navigation-category-dropdown .kcw__dropdown .kcw__dropdown-menu .kcw__btn-link {
    padding: 20px 10px
}

 .kcw .kcw__navigation-category-dropdown .kcw__dropdown .kcw__dropdown-menu .kcw__btn-link .kcw__btn {
    background-color: #f8941c !important
}

 .kcw .kcw__navigation-category-dropdown .kcw__dropdown .kcw__dropdown-menu.kcw__show {
    display: block !important;
    background-color: #fff;
    z-index: 100;
    width: -webkit-calc(100%);
    width: calc(100%);
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    max-height: 350px !important;
    overflow: auto
}

 .kcw .kcw__navigation-dropdown .kcw__dropdown-toggle {
    color: #000
}

 .kcw .kcw__navigation-dropdown .kcw__dropdown {
    margin-bottom: 10px;
    position: relative
}

 .kcw .kcw__navigation-dropdown .kcw__dropdown::after {
    content: "";
    background-image: url(../images/caret-down.svg);
    height: 18px;
    width: 18px;
    color: #4d4e53;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 13px;
    pointer-events: none
}

 .kcw .kcw__navigation-dropdown .kcw__dropdown.kcw__show::after {
    background-image: url(../images/caret-up.svg)
}

 .kcw .kcw__navigation-dropdown .kcw__dropdown .kcw__dropdown-menu.kcw__show {
    width: 100% !important
}

@media screen and (-ms-high-contrast:active) {
     .kcw .kcw__navigation.kcw__navigation-main nav .kcw__submenu.kcw__rel-level1 {
        display: inline-block;
        position: inherit !important
    }
}

@media screen and (-ms-high-contrast:none) {
     .kcw .kcw__navigation.kcw__navigation-main nav .kcw__submenu.kcw__rel-level1 {
        display: inline-block;
        position: inherit !important
    }
}

 .kcw .kcw__col-12.kcw__col-xl-3 .kcw__component.kcw__navigation-category-dropdown.kcw__col-12 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

 .kcw .kcw__component.kcw__navigation-links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

 .kcw .kcw__component.kcw__navigation-links ul li {
    margin-right: 20px
}

 .kcw .kcw__component.kcw__navigation-links.kcw__position-right ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

 .kcw .kcw__component.kcw__navigation-links.kcw__position-left ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

 .kcw .kcw__component.kcw__navigation-links.kcw__position-center ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@charset "UTF-8";

 .kcw .kcw__navigation {
    background: 0 0
}

 .kcw .kcw__navigation .kcw__level0>.kcw__navigation-title>a,  .kcw .kcw__navigation .kcw__level1>.kcw__navigation-title>a {
    font-size: 16px
}

 .kcw .kcw__navigation .kcw__level0>.kcw__navigation-title>a:hover,  .kcw .kcw__navigation .kcw__level1>.kcw__navigation-title>a:hover {
    text-decoration: none
}

 .kcw .kcw__navigation a {
    color: #4d4e53
}

 .kcw .kcw__lt-ie9 .kcw__navigation a,  .kcw .kcw__lt-ie9 .kcw__navigation a span {
    color: #0039a6
}

 .kcw .kcw__navigation a:focus,  .kcw .kcw__navigation a:hover {
    color: #4d4e53
}

 .kcw .kcw__navigation li.kcw__submenu {
    margin-bottom: 0
}

 .kcw .kcw__navigation li>.kcw__navigation-title>a {
    display: block;
    color: #0039a6;
    text-decoration: none
}

 .kcw .kcw__navigation li>ul a {
    font-size: 14px
}

 .kcw .kcw__navigation .kcw__submenu>ul {
    padding-left: 10px
}

 .kcw .kcw__navigation header {
    margin-top: 25px
}

 .kcw .kcw__navigation .kcw__navigation.kcw__col-12 {
    padding-right: 0
}

 .kcw .kcw__navigation.kcw__navigation-fat {
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__navigation.kcw__navigation-fat a {
    text-decoration: none
}

 .kcw .kcw__navigation.kcw__navigation-fat nav>ul {
    list-style: none;
    padding: 10px 0;
    overflow: hidden
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1 {
    margin: 10px;
    padding: 0;
    display: inline-block;
    vertical-align: top
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1.kcw__submenu ul a {
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1.kcw__submenu ul a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: "";
    top: 50%;
    left: -9px;
    font-size: 10px
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1>.kcw__navigation-title>a {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #89c6cc;
    border-bottom: 0;
    background: #f6f6f6;
    padding: 5px 10px;
    display: block;
    width: auto
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1>.kcw__navigation-title>a:hover {
    border-color: #1b809e
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level1>ul {
    padding: 0
}

 .kcw .kcw__navigation.kcw__navigation-fat .kcw__rel-level2 {
    padding-left: 10px;
    display: block
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__component-content>nav {
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__component-content>nav ul {
    text-align: right !important
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__component-content>nav ul:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1 {
    display: inline-block;
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__active>.kcw__navigation-title>a {
    border-color: red
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1>.kcw__navigation-title>a {
    border-width: 0;
    border-color: transparent
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1>.kcw__navigation-title>a:hover {
    border-color: #89c6cc;
    color: #ff5a00 !important
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__submenu>.kcw__navigation-title a {
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__submenu>.kcw__navigation-title a:after {
    display: none !important;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    content: "$fa-var-chevron-down";
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 0
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1>ul {
    overflow: hidden;
    display: none;
    z-index: 10;
    position: absolute;
    top: 100%;
    background: #f6f6f6;
    margin-left: 0;
    margin-top: -2px;
    border-top: 2px solid #89c6cc;
    border-left: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__show>a+ul {
    display: block !important
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__show>ul {
    display: block !important;
    min-width: 60px
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__active>.kcw__navigation-title>a:link,  .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__active>.kcw__navigation-title>a:visited {
    color: #878787
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__active>span {
    display: block;
    padding: 10px 20px;
    color: #fff
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__submenu.kcw__active {
    border-color: #176f89
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2:focus,  .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2:hover {
    -webkit-transition: background .2s ease-in;
    transition: background .2s ease-in;
    background: #f6f6f6
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2 div>a {
    display: block;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    white-space: nowrap !important
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2 div>a:focus,  .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2 div>a:hover {
    color: #ff5a00
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2.kcw__submenu {
    box-sizing: border-box
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2.kcw__submenu.kcw__navigation-image {
    text-align: center
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2.kcw__submenu.kcw__navigation-image .kcw__field-navigationtext,  .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level2.kcw__submenu.kcw__navigation-image>a {
    text-align: left
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__submenu>ul {
    padding-left: 0
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__rel-level1.kcw__show>a+ul {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__rel-level1.kcw__show>ul {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__rel-level1>ul {
    border: none !important;
    width: -webkit-min-content;
    width: min-content;
    clear: both;
    left: 0
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-horizontal .kcw__rel-level2 {
    float: left;
    padding: 0 15px 0 15px !important;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-vertical .kcw__rel-level1>ul {
    padding-left: 0;
    width: auto;
    left: auto;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2
}

 .kcw .kcw__navigation.kcw__navigation-main.kcw__navigation-main-vertical .kcw__rel-level1>ul>li {
    padding: 5px 10px
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1 {
    float: unset !important
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
     .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1 {
        display: inline-block;
        position: inherit !important
    }
}

 .kcw .kcw__navigation.kcw__navigation-mobile nav>ul {
    border-top: 1px solid #000 !important
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1 {
    cursor: pointer;
    margin: 0;
    background: #fff
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>ul {
    padding-left: 0;
    display: none;
    background: #f6f6f6
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>ul li {
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>ul li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    font-size: 10px;
    top: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu.kcw__active>.kcw__navigation-title:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu.kcw__active>ul {
    display: block
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu>.kcw__navigation-title {
    position: relative
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu>.kcw__navigation-title a {
    border-bottom: 0 !important;
    color: #0039a6
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu>.kcw__navigation-title:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f067";
    display: none;
    position: absolute;
    right: 10px;
    font-size: 10px;
    top: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>.kcw__navigation-title {
    border-bottom: 1px solid #000 !important;
    margin: 0
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>.kcw__navigation-title:last-child {
    border-bottom: none
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1 .kcw__navigation-title>a {
    text-decoration: none;
    color: #0039a6 !important;
    display: inline
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level2 {
    display: list-item
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level2 .kcw__navigation-title>a {
    font-weight: 500
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level2 ul {
    display: none
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu.kcw__active>.kcw__navigation-title:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-style: unset;
    transform-style: unset;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    color: #0039a6 !important;
    content: "\f068" !important
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1.kcw__submenu>.kcw__navigation-title:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-style: unset;
    transform-style: unset;
    color: #0039a6 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    content: "\f067" !important
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__rel-level1>ul li a:before {
    display: none !important
}

 .kcw .kcw__navigation .kcw__level1>.kcw__navigation-title>a {
    border-bottom: 0 !important
}

 .kcw .kcw__navigation.kcw__navigation-sidebar a {
    text-decoration: none
}

 .kcw .kcw__navigation.kcw__navigation-sidebar nav>ul .kcw__rel-level1>.kcw__navigation-title {
    margin-bottom: 0
}

 .kcw .kcw__navigation.kcw__navigation-sidebar nav>ul .kcw__rel-level1>.kcw__navigation-title>a {
    padding: 5px 10px 5px 0;
    display: block;
    position: relative;
    z-index: 1;
    margin-right: 0
}

 .kcw .kcw__navigation.kcw__navigation-sidebar nav>ul .kcw__rel-level1>ul {
    margin-left: 10px;
    margin-top: 5px
}

 .kcw .kcw__navigation.kcw__navigation-sidebar nav>ul .kcw__rel-level2 {
    display: block
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1 {
    float: unset !important
}

 .kcw .kcw__navigation.kcw__sitemap-navigation .kcw__level2 a {
    position: relative;
    padding-left: 10px
}

 .kcw .kcw__navigation.kcw__sitemap-navigation .kcw__level2 a:before {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%) scale(1, -1);
    -ms-transform: translateY(-50%) scale(1, -1);
    transform: translateY(-50%) scale(1, -1);
    position: absolute;
    content: "";
    top: 50%;
    left: -8px
}

 .kcw .kcw__navigation.kcw__navigation-mobile .kcw__submenu>ul {
    padding-left: 0
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__component-content>nav ul {
    text-align: right !important;
    margin-top: 10px;
    margin-bottom: 10px
}

 .kcw header #kcw__header {
    margin-top: 25px
}

 .kcw .kcw__navigation.kcw__col-12 {
    padding-right: 0
}

 .kcw .kcw__navigation.kcw__navigation-mobile.kcw__col-12 {
    padding-left: 0
}

@media (max-width:991px) {
     .kcw #kcw__header .kcw__toggle-header {
        top: 20px
    }

     .kcw #kcw__header .kcw__toggle-content .kcw__toggle-label {
        margin-right: 12px
    }

     .kcw .kcw__searchbox-container {
        position: static
    }

     .kcw .kcw__searchbox-container {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

     .kcw .kcw__searchbox-container .kcw__coveo-search-section {
        width: 100% !important
    }

     .kcw .kcw__searchbox-container .kcw__coveo-for-sitecore-search-box-container {
        max-width: none !important
    }
}

 .kcw .kcw__navigation.kcw__navigation-mobile.kcw__col-12 {
    padding-right: 0
}

 .kcw .kcw__navigation .kcw__level0>.kcw__navigation-title>a:active,  .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1.kcw__active>.kcw__navigation-title>a,  .kcw navigation .kcw__level1>.kcw__navigation-title>a:active {
    text-decoration: underline !important;
    color: #ff5a00 !important
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__rel-level1>.kcw__navigation-title a {
    padding-right: 15px !important
}

 .kcw .kcw__navigation.kcw__navigation-main .kcw__component-content>nav ul {
    margin-right: -15px
}

 .kcw div.kcw__navigation.kcw__navigation-main nav ul.kcw__clearfix>li.kcw__level1:last-child .kcw__navigation- title a {
    padding-right: 15px !important
}

 .kcw #kcw__header {
    margin-top: 15px
}

@media (min-width:768px) {
     .kcw #kcw__header {
        margin-top: 25px
    }
}

@media (orientation:portrait) and (max-width:767px) {
     .kcw #kcw__header .kcw__header-image-container {
        width: 58%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
        flex: 0 0 58%
    }
}

@media (max-width:767px) {
     .kcw #kcw__header .kcw__header-image-container img {
        width: 100%;
        max-width: 100%;
        max-height: 60px;
        margin: 0 0 5px 5px
    }
}

@media (min-width:768px) {
     .kcw #kcw__header .kcw__header-image-container img {
        max-width: none
    }
}

 .kcw #kcw__header .kcw__header-col-search>.kcw__row>div:first-of-type {
    width: 100%;
    padding: 0 15px
}

 .kcw #kcw__header .kcw__header-col-toggler {
    position: static
}

 .kcw #kcw__header .kcw__toggle {
    position: static;
    padding-right: 15px !important
}

 .kcw #kcw__header .kcw__toggle .kcw__toggle-content {
    position: static
}

 .kcw #kcw__header .kcw__toggle .kcw__toggle-header {
    position: absolute;
    right: 30px;
    top: 20px
}

 .kcw #kcw__header .kcw__toggle .kcw__toggle-header::before {
    font-size: 32px
}

@media (max-width:767px) {
     .kcw #kcw__header .kcw__coveo-search-section {
        width: 100% !important
    }
}

@media (min-width:768px) {
     .kcw #kcw__header .kcw__coveo-search-section {
        margin-left: auto
    }
}

 .kcw #kcw__header .kcw__coveo-search-section .kcw__coveo-for-sitecore-search-box-container .kcw__CoveoSearchButton:hover,  .kcw #kcw__header .kcw__coveo-search-section .kcw__coveo-for-sitecore-search-box-container .kcw__CoveoSearchButton:hover::after {
    background-color: #002072;
    color: #fff;
    text-decoration: none
}

 .kcw .kcw__page-list {
    background-color: transparent
}

 .kcw .kcw__page-list .kcw__item {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    background: 0 0;
    padding: 15px;
    overflow: hidden
}

 .kcw .kcw__page-list .kcw__item:last-child {
    border-width: 0
}

 .kcw .kcw__page-list .kcw__item .kcw__field-title {
    color: #000
}

 .kcw .kcw__page-list .kcw__field-title {
    font-weight: 700
}

 .kcw .kcw__page-list a {
    background-color: transparent;
    text-decoration: none;
    font-size: 1em;
    color: #4d4e53;
    border-bottom: 1px solid #89c6cc
}

 .kcw .kcw__page-list a:hover {
    color: #878787;
    text-decoration: none
}

 .kcw .kcw__page-subheader .kcw__landing-row {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    clear: both
}

 .kcw .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics {
    box-sizing: content-box
}

 .kcw .kcw__page-subheader .kcw__secondary-header-image {
    background-image: url(https://www.hackensackmeridianhealth.org/wp-content/uploads/2020/08/hero.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 446px;
    width: 100%
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: -145px
}

 .kcw .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-branding .kcw__text-wrapper {
    background-image: initial;
    background-color: rgba(0, 32, 114, .75)
}

 .kcw .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-branding .kcw__text-wrapper {
    background: rgba(0, 32, 114, .75)
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__text-wrapper {
    width: 60%;
    height: 65px;
    padding: 40px 9% 40px 2.5%;
    position: relative;
    -webkit-clip-path: polygon(0 0, 93% 0, 100% 101%, 0 101%);
    clip-path: polygon(0 0, 93% 0, 100% 101%, 0 101%)
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__img-wrapper {
    background-image: initial;
    background-color: #181a1b
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__img-wrapper {
    width: 27%;
    height: 80px;
    margin-top: 45px;
    padding: 10px 2.5%;
    background: #fff;
    text-align: right;
    -webkit-clip-path: polygon(0 0, 101% 0, 101% 100%, 11% 100%);
    clip-path: polygon(0 0, 101% 0, 101% 100%, 11% 100%);
    position: absolute;
    right: 0
}

 .kcw .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav {
    background-image: initial;
    background-color: #814078
}

 .kcw .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav {
    background: #002072;
    z-index: 10
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav {
    padding: 0 2.5% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative
}

 .kcw .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav .kcw__nav-btn {
    background-image: initial;
    background-color: #6d3565
}

 .kcw .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-nav .kcw__nav-btn {
    background: #ff5a00
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__nav-btn {
    color: #e8e6e3
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__nav-btn {
    display: inline-block;
    height: 20px;
    padding: 12px 20px 10px;
    margin-top: 10px;
    margin-right: 2.5%;
    color: #fff;
    font: 16px/1.2 UniversBold, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: background .2s;
    transition: background .2s
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    margin: 0
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__nav-btn-mobile {
    color: #e8e6e3
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__nav-btn-mobile {
    display: none;
    padding: 18px 6px 3px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__menu-item {
    position: relative
}

 .kcw .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics ul li {
    margin: 0
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu a {
    color: #e8e6e3
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu a {
    display: inline-block;
    font: 15px/1.2 Univers55Roman, "Helvetica Neue", sans-serif;
    padding: 22px 12px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu li.kcw__menu-item-has-children>a:after {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    background: url(../images/angle-down-regular.svg) no-repeat center center;
    background-size: 100% auto;
    background-color: initial;
    margin-left: 5px;
    position: relative;
    top: 2px;
    opacity: .7
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__sub-menu {
    background-image: initial;
    background-color: #814078
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__sub-menu {
    margin: 0 !important
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__sub-menu {
    display: none;
    width: 150%;
    position: absolute;
    left: 0;
    top: 60px;
    background: #002072;
    padding: 0
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__menu-item {
    position: relative
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__sub-menu a {
    display: inline-block;
    padding: 10px;
    font-size: 14px
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__menu-item:hover .kcw__sub-menu {
    display: block
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__img-wrapper .kcw__secondary-logo {
    display: inline-block;
    height: 80px;
    width: auto
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__text-wrapper span {
    font: 3em UniversBold, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    line-height: 1em
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__text-wrapper span {
    color: #e8e6e3
}

@media (max-width:900px) {
     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        width: 97.5%;
        top: 52px;
        left: 0;
        padding-top: 20px;
        background: #c283b9;
        padding-bottom: 12px
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu {
        background-image: initial;
        background-color: #6d3565
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__nav-btn-mobile {
        display: inline-block
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding {
        margin-top: 0
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__text-wrapper {
        width: 51%;
        height: 38px;
        padding: 25px 10% 6px 2.5%
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__text-wrapper span {
        font-size: .9em
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__img-wrapper {
        width: 35%;
        height: 50px;
        margin-top: 0;
        padding: 10px 2.5%
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__img-wrapper .kcw__secondary-logo {
        height: 50px
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__nav-btn {
        font-size: 14px;
        padding: 8px 20px 6px;
        margin-bottom: 10px
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        width: 100%;
        top: 52px;
        left: 0;
        padding-top: 20px;
        background: #002072;
        padding-bottom: 12px
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu a {
        padding: 10px 12px
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu a:after {
        display: none
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__sub-menu {
        display: block;
        width: 85%;
        position: relative;
        top: auto;
        left: 5%;
        background: 0 0
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__sub-menu a {
        display: block;
        padding: 15px 10px
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu .kcw__sub-menu a:before {
        content: '- '
    }

     .kcw .kcw__page-subheader .kcw__secondary-header.kcw__pediatrics .kcw__sub-section-branding .kcw__text-wrapper {
        background: rgba(0, 32, 114, .95)
    }

     .kcw .kcw__page-subheader .kcw__secondary-header-image {
        height: 150px
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__menu li.kcw__menu-item-has-children a:after {
        display: none
    }
}

@media (max-width:600px) {
     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__text-wrapper {
        width: 40%;
        padding: 12px 10% 12px 2.5%;
        line-height: normal
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__text-wrapper span {
        font-size: .7em;
        line-height: .7em
    }

     .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-branding .kcw__img-wrapper {
        width: 45%
    }
}

 .kcw .kcw__page-subheader .kcw__secondary-header .kcw__sub-section-nav .kcw__nav-btn-mobile:after {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    background: url(../images/angle-down-regular.svg) no-repeat center center;
    background-size: 100% auto;
    margin-left: 5px;
    position: relative;
    top: 2px;
    opacity: .7;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

 .kcw .kcw__page-subheader .kcw__menu-dropdown.kcw__show {
    display: block !important
}

 .kcw .kcw__page-subheader .kcw__menu-dropdown.kcw__show+.kcw__nav-btn-mobile::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

 .kcw .kcw__list-pagination {
    background: 0 0
}

 .kcw .kcw__list-pagination nav {
    font-size: 13px
}

 .kcw .kcw__list-pagination nav>a,  .kcw .kcw__list-pagination nav>span {
    display: inline-block;
    margin: 2px 1px 2px 0;
    padding: 4px 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    font-size: 1em;
    font-weight: 700
}

 .kcw .kcw__list-pagination nav>a:hover,  .kcw .kcw__list-pagination nav>span:hover {
    color: #89c6cc;
    background: #f6f6f6;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #15909c
}

 .kcw .kcw__list-pagination nav>a:focus,  .kcw .kcw__list-pagination nav>span:focus {
    text-decoration: none;
    color: #89c6cc
}

 .kcw .kcw__list-pagination nav>span.kcw__active {
    background: #f6f6f6;
    color: #89c6cc;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__list-pagination nav>span.kcw__inactive {
    color: #aaa
}

 .kcw .kcw__list-pagination nav>span.kcw__inactive:hover {
    background: 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

@charset "UTF-8";

 .kcw .kcw__playlist {
    background-color: transparent;
    padding: 20px 10px 0 10px
}

 .kcw .kcw__playlist a:hover {
    text-decoration: none
}

 .kcw .kcw__playlist .kcw__component-content>h1,  .kcw .kcw__playlist .kcw__component-content>h2,  .kcw .kcw__playlist .kcw__component-content>h3,  .kcw .kcw__playlist .kcw__component-content>h4,  .kcw .kcw__playlist .kcw__component-content>h5,  .kcw .kcw__playlist .kcw__component-content>h6 {
    margin: 0 0 10px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc
}

 .kcw .kcw__playlist .kcw__playlist-item {
    margin: 0 0 10px 0;
    padding: 0;
    overflow: hidden
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section>.kcw__scEmptyPlaceholder {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section>div {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviecaption a,  .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviecaption a:hover {
    text-decoration: none !important
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviethumbnail {
    max-width: 150px;
    padding: 10px 10px 8px 5px
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviethumbnail a {
    display: block;
    text-align: center
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviethumbnail a img {
    width: 100%;
    height: auto
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviecaption {
    font-size: 13px
}

 .kcw .kcw__playlist .kcw__playlist-item .kcw__playlist-section .kcw__field-moviecaption>a {
    padding: 15px 10px;
    display: block;
    color: #4d4e53;
    font-size: 1em
}

 .kcw .kcw__playlist .kcw__playlist-item.kcw__active {
    background-color: #89c6cc
}

 .kcw .kcw__playlist .kcw__playlist-item.kcw__active .kcw__field-moviecaption a {
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__playlist .kcw__playlist-nav {
    padding: 5px;
    text-align: center
}

 .kcw .kcw__playlist .kcw__playlist-nav a {
    text-indent: -9999px;
    display: block;
    height: 100%
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next,  .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev {
    height: 17px;
    width: 14px;
    display: inline-block;
    vertical-align: middle
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next a,  .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev a {
    position: relative
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next a:before,  .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: 0
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next a:hover,  .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev a:hover {
    color: #89c6cc
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-prev a:before {
    content: ""
}

 .kcw .kcw__playlist .kcw__playlist-nav .kcw__playlist-next a:before {
    content: ""
}

 .kcw .kcw__video-playlist.kcw__show {
    display: block
}

 .kcw .kcw__on-page-editor .kcw__video-playlist {
    display: block
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items .kcw__playlist-item {
    min-width: 150px
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items .kcw__playlist-item .kcw__playlist-section>div {
    width: 100%
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items .kcw__playlist-item .kcw__playlist-section {
    display: block
}

 .kcw .kcw__playlist.kcw__playlist-horizontal .kcw__playlist-items .kcw__playlist-item .kcw__field-moviecaption {
    text-align: center
}

 .kcw .kcw__profile-grid {
    color: #4d4e53
}

 .kcw .kcw__profile-grid img {
    margin-bottom: 5px;
    width: 100%;
    height: auto
}

 .kcw .kcw__profile-grid h2 {
    margin-bottom: .5em
}

 .kcw .kcw__profile-grid h4 {
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 16px
}

 .kcw .kcw__profile-grid p {
    margin-bottom: 0 !important
}

 .kcw .kcw__profile-grid p.kcw__job {
    margin-top: .5em
}

 .kcw .kcw__profile-grid .kcw__row>div {
    margin-bottom: .5em
}

 .kcw .kcw__provider-grid img {
    width: 100%
}

 .kcw .kcw__promo {
    background: #fff;
    padding: 15px;
    overflow: hidden;
    box-sizing: border-box
}

 .kcw .kcw__promo>.kcw__component-content {
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2
}

 .kcw .kcw__promo>.kcw__component-content:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__promo>.kcw__component-content>div {
    padding: 5px
}

 .kcw .kcw__promo .kcw__zg-height-fix .kcw__field-promoicon {
    margin-top: 100px
}

 .kcw .kcw__promo .kcw__field-promoicon {
    overflow: hidden;
    width: 100%
}

 .kcw .kcw__promo .kcw__field-promoicon img {
    width: 100%;
    height: auto
}

 .kcw .kcw__promo .kcw__field-promolink {
    margin-top: 5px;
    padding-bottom: 10px
}

 .kcw .kcw__promo.kcw__image-full-size img {
    margin-bottom: 10px
}

 .kcw .kcw__promo a {
    color: #ff5a00;
    cursor: pointer;
    font-size: 1rem;
    text-decoration: none
}

 .kcw .kcw__promo a:hover {
    text-decoration: underline
}

 .kcw .kcw__promo p {
    color: #4d4e53;
    line-height: 1.5 !important;
    margin-bottom: 10px !important
}

 .kcw .kcw__promo h1,  .kcw .kcw__promo h2,  .kcw .kcw__promo h3,  .kcw .kcw__promo h4,  .kcw .kcw__promo h5,  .kcw .kcw__promo h6 {
    font-weight: 700;
    font-family: UniversBold, Helvetica, sans-serif
}

 .kcw .kcw__promo h1 {
    font-size: 2.25rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__promo h1 {
        font-size: 1.875rem
    }
}

 .kcw .kcw__promo h2 {
    font-size: 1.875rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__promo h2 {
        font-size: 1.625rem
    }
}

 .kcw .kcw__promo h2.kcw__hero-header {
    font-size: 3.75rem
}

@media (max-width:768px) {
     .kcw .kcw__promo h2.kcw__hero-header {
        font-size: 1.875rem;
        line-height: 1.2
    }
}

 .kcw .kcw__promo h3 {
    font-size: 1.625rem;
    color: #0039a6
}

@media (max-width:768px) {
     .kcw .kcw__promo h3 {
        font-size: 1.5rem
    }
}

 .kcw .kcw__promo h4 {
    font-size: 1.5rem;
    color: #002072;
    line-height: 1.2
}

@media (max-width:768px) {
     .kcw .kcw__promo h4 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__promo h5 {
    font-size: 1.5rem;
    color: #00b8e4
}

@media (max-width:768px) {
     .kcw .kcw__promo h5 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__promo h6 {
    font-size: 1rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__promo h6 {
        font-size: .875rem
    }
}

 .kcw .kcw__promo.kcw__absolute-bottom-link {
    position: relative
}

 .kcw .kcw__promo.kcw__absolute-bottom-link .kcw__field-promolink {
    position: absolute;
    bottom: 10px;
    right: 10px
}

 .kcw .kcw__promo.kcw__promo-hero {
    position: relative;
    text-align: center
}

 .kcw .kcw__promo.kcw__promo-hero.kcw__promo-hero-half {
    float: left;
    width: 50%
}

@media only screen and (max-width:959px) {
     .kcw .kcw__promo.kcw__promo-hero.kcw__promo-hero-half {
        float: none;
        width: 100%
    }
}

 .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext {
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
    background: rgba(0, 0, 0, .5)
}

 .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext>a {
    color: inherit;
    text-decoration: none
}

@media only screen and (max-width:959px) {
     .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext {
        width: 100%;
        margin: 0
    }

     .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext h1 {
        font-size: 24px;
        font-size: 2.4rem
    }

     .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext h2,  .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext h3,  .kcw .kcw__promo.kcw__promo-hero .kcw__field-promotext h4 {
        font-size: 20px;
        font-size: 2rem
    }
}

 .kcw .kcw__promo-shadow {
    max-width: 960px;
    padding: 0;
    border-top-width: 3px;
    border-top-color: #89c6cc;
    border-style: solid;
    overflow: visible;
    position: relative
}

 .kcw .kcw__promo-shadow.kcw__promo {
    float: left
}

 .kcw .kcw__promo-shadow>.kcw__component-content {
    padding: 15px;
    margin: 0 0 30px 0
}

@media only screen and (max-width:959px) {
     .kcw .kcw__promo-shadow>.kcw__component-content {
        margin: 0 10px 30px 10px
    }
}

 .kcw .kcw__promo-shadow>.kcw__component-content:after,  .kcw .kcw__promo-shadow>.kcw__component-content:before {
    opacity: .7;
    box-shadow: 0 17px 10px rgba(0, 0, 0, .7);
    position: absolute;
    z-index: -1;
    height: 20%;
    max-height: 100px;
    max-width: 460px;
    width: 47%;
    content: "";
    bottom: 10px
}

 .kcw .kcw__promo-shadow>.kcw__component-content:before {
    left: 2%;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

 .kcw .kcw__promo-shadow>.kcw__component-content:after {
    right: 2%;
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
}

 .kcw .kcw__quote-card>.kcw__component-content {
    background-color: #fff;
    padding: 40px
}

@media only screen and (max-width:380px) {
     .kcw .kcw__quote-card>.kcw__component-content {
        padding: 10px
    }
}

@media (min-width:768px) {
     .kcw .kcw__quote-card .kcw__quote-container {
        font-size: .9em
    }
}

 .kcw .kcw__quote-card .kcw__quote-container h4 {
    color: #0039a6;
    margin-bottom: 20px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400
}

 .kcw .kcw__quote-card .kcw__quote-container h4 p {
    color: #0039a6;
    margin-bottom: 20px
}

 .kcw .kcw__quote-card .kcw__quote-container strong {
    font-weight: 600
}

 .kcw .kcw__quote-card .kcw__quote-container .kcw__attribution {
    text-align: center !important
}

@media only screen and (max-width:380px) {
     .kcw .kcw__quote-card .kcw__quote-container .kcw__attribution {
        margin-bottom: 0
    }
}

@media only screen and (max-width:380px) {
     .kcw .kcw__component.kcw__video .kcw__mejs-container {
        width: 100% !important
    }
}

@media (min-width:768px) {
     .kcw .kcw__quote-snippet.kcw__image--pull-left img {
        float: left;
        margin-right: 25px
    }
}

@media (min-width:768px) {
     .kcw .kcw__quote-snippet.kcw__image--pull-right img {
        float: right;
        margin-left: 25px
    }
}

 .kcw .kcw__quote-snippet.kcw__image--pull img {
    max-width: 100%;
    display: block;
    margin: 0 auto 15px auto
}

@media (min-width:768px) {
     .kcw .kcw__quote-snippet.kcw__image--pull img {
        margin-bottom: 5px
    }
}

@charset "UTF-8";

 .kcw .kcw__content,  .kcw .kcw__rich-text {
    background: 0 0;
    color: #4d4e53;
    border: transparent;
    line-height: 1.5;
    font-size: 16px;
    overflow: hidden
}

 .kcw .kcw__content *,  .kcw .kcw__rich-text * {
    max-width: 100%
}

 .kcw .kcw__content .kcw__avi,  .kcw .kcw__content .kcw__bmp,  .kcw .kcw__content .kcw__doc,  .kcw .kcw__content .kcw__docx,  .kcw .kcw__content .kcw__field-filetypeicon>a>span,  .kcw .kcw__content .kcw__gif,  .kcw .kcw__content .kcw__jpeg,  .kcw .kcw__content .kcw__jpg,  .kcw .kcw__content .kcw__mov,  .kcw .kcw__content .kcw__mp3,  .kcw .kcw__content .kcw__mp4,  .kcw .kcw__content .kcw__pdf,  .kcw .kcw__content .kcw__png,  .kcw .kcw__content .kcw__ppt,  .kcw .kcw__content .kcw__pptx,  .kcw .kcw__content .kcw__psd,  .kcw .kcw__content .kcw__txt,  .kcw .kcw__content .kcw__wma,  .kcw .kcw__content .kcw__wmv,  .kcw .kcw__content .kcw__xls,  .kcw .kcw__content .kcw__xlsx,  .kcw .kcw__content .kcw__zip,  .kcw .kcw__rich-text .kcw__avi,  .kcw .kcw__rich-text .kcw__bmp,  .kcw .kcw__rich-text .kcw__doc,  .kcw .kcw__rich-text .kcw__docx,  .kcw .kcw__rich-text .kcw__field-filetypeicon>a>span,  .kcw .kcw__rich-text .kcw__gif,  .kcw .kcw__rich-text .kcw__jpeg,  .kcw .kcw__rich-text .kcw__jpg,  .kcw .kcw__rich-text .kcw__mov,  .kcw .kcw__rich-text .kcw__mp3,  .kcw .kcw__rich-text .kcw__mp4,  .kcw .kcw__rich-text .kcw__pdf,  .kcw .kcw__rich-text .kcw__png,  .kcw .kcw__rich-text .kcw__ppt,  .kcw .kcw__rich-text .kcw__pptx,  .kcw .kcw__rich-text .kcw__psd,  .kcw .kcw__rich-text .kcw__txt,  .kcw .kcw__rich-text .kcw__wma,  .kcw .kcw__rich-text .kcw__wmv,  .kcw .kcw__rich-text .kcw__xls,  .kcw .kcw__rich-text .kcw__xlsx,  .kcw .kcw__rich-text .kcw__zip {
    display: inline-block;
    box-sizing: border-box;
    font-weight: 400;
    width: 15px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative
}

 .kcw .kcw__content .kcw__avi:before,  .kcw .kcw__content .kcw__bmp:before,  .kcw .kcw__content .kcw__doc:before,  .kcw .kcw__content .kcw__docx:before,  .kcw .kcw__content .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__content .kcw__gif:before,  .kcw .kcw__content .kcw__jpeg:before,  .kcw .kcw__content .kcw__jpg:before,  .kcw .kcw__content .kcw__mov:before,  .kcw .kcw__content .kcw__mp3:before,  .kcw .kcw__content .kcw__mp4:before,  .kcw .kcw__content .kcw__pdf:before,  .kcw .kcw__content .kcw__png:before,  .kcw .kcw__content .kcw__ppt:before,  .kcw .kcw__content .kcw__pptx:before,  .kcw .kcw__content .kcw__psd:before,  .kcw .kcw__content .kcw__txt:before,  .kcw .kcw__content .kcw__wma:before,  .kcw .kcw__content .kcw__wmv:before,  .kcw .kcw__content .kcw__xls:before,  .kcw .kcw__content .kcw__xlsx:before,  .kcw .kcw__content .kcw__zip:before,  .kcw .kcw__rich-text .kcw__avi:before,  .kcw .kcw__rich-text .kcw__bmp:before,  .kcw .kcw__rich-text .kcw__doc:before,  .kcw .kcw__rich-text .kcw__docx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon>a>span:before,  .kcw .kcw__rich-text .kcw__gif:before,  .kcw .kcw__rich-text .kcw__jpeg:before,  .kcw .kcw__rich-text .kcw__jpg:before,  .kcw .kcw__rich-text .kcw__mov:before,  .kcw .kcw__rich-text .kcw__mp3:before,  .kcw .kcw__rich-text .kcw__mp4:before,  .kcw .kcw__rich-text .kcw__pdf:before,  .kcw .kcw__rich-text .kcw__png:before,  .kcw .kcw__rich-text .kcw__ppt:before,  .kcw .kcw__rich-text .kcw__pptx:before,  .kcw .kcw__rich-text .kcw__psd:before,  .kcw .kcw__rich-text .kcw__txt:before,  .kcw .kcw__rich-text .kcw__wma:before,  .kcw .kcw__rich-text .kcw__wmv:before,  .kcw .kcw__rich-text .kcw__xls:before,  .kcw .kcw__rich-text .kcw__xlsx:before,  .kcw .kcw__rich-text .kcw__zip:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px !important;
    position: absolute;
    display: block;
    top: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__content .kcw__field-filetypeicon span:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon span:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__pdf:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__pdf:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__xlsx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__xls:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__xlsx:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__pptx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ppt:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__pptx:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__docx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__doc:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__docx:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__tif:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__bmp:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__gif:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__jpeg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__jpg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__png:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__psd:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__tif:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__wmv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__avi:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__divx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__flv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__gifv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__h264:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__m4v:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mk3d:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mkv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mov:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__movie:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mp4:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mpg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__oggv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__rv:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__swf:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__vid:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__vp6:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__webm:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__wmv:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__xwma:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aa:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aac:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aax:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ac3:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aif:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aiff:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__amz:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__asx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__au:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__avr:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__fla:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__flac:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__m3u:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__m4a:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mid:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__midi:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mka:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mp3:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mp4a:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ogg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__pcm:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ra:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__rma:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__wav:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__wma:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__xwma:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__txt:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__txt:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__zipx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__dmg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__gz:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__iso:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__rar:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__tar:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__zip:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__zipx:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__py:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__config:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__cpp:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__css:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__git:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__h:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__ini:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__js:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__py:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__vb:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__apk:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__app:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__bat:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__deb:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__dll:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__exe:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__jar:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__msi:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__pl:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__prg:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__scr:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__sh:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__vb:before {
    content: ""
}

 .kcw .kcw__content .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__content .kcw__field-filetypeicon .kcw__xhtml:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__asp:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__aspx:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__cfm:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__com:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__edu:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__gov:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__htm:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__html:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__jhtml:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__mil:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__net:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__org:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__php3:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__php4:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__php5:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__php:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__phtmle:before,  .kcw .kcw__rich-text .kcw__field-filetypeicon .kcw__xhtml:before {
    content: ""
}

 .kcw .kcw__content a,  .kcw .kcw__rich-text a {
    color: #ff5a00;
    cursor: pointer;
    font-size: 1rem;
    text-decoration: none
}

 .kcw .kcw__content a:hover,  .kcw .kcw__rich-text a:hover {
    text-decoration: underline
}

 .kcw .kcw__content p,  .kcw .kcw__rich-text p {
    color: #4d4e53;
    line-height: 1.5 !important;
    margin-bottom: 10px !important
}

 .kcw .kcw__content h1,  .kcw .kcw__content h2,  .kcw .kcw__content h3,  .kcw .kcw__content h4,  .kcw .kcw__content h5,  .kcw .kcw__content h6,  .kcw .kcw__rich-text h1,  .kcw .kcw__rich-text h2,  .kcw .kcw__rich-text h3,  .kcw .kcw__rich-text h4,  .kcw .kcw__rich-text h5,  .kcw .kcw__rich-text h6 {
    font-weight: 700;
    font-family: UniversBold, Helvetica, sans-serif
}

 .kcw .kcw__content h1,  .kcw .kcw__rich-text h1 {
    font-size: 2.25rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__content h1,  .kcw .kcw__rich-text h1 {
        font-size: 1.875rem
    }
}

 .kcw .kcw__content h2,  .kcw .kcw__rich-text h2 {
    font-size: 1.875rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__content h2,  .kcw .kcw__rich-text h2 {
        font-size: 1.625rem
    }
}

 .kcw .kcw__content h2.kcw__hero-header,  .kcw .kcw__rich-text h2.kcw__hero-header {
    font-size: 3.75rem
}

@media (max-width:768px) {
     .kcw .kcw__content h2.kcw__hero-header,  .kcw .kcw__rich-text h2.kcw__hero-header {
        font-size: 1.875rem;
        line-height: 1.2
    }
}

 .kcw .kcw__content h3,  .kcw .kcw__rich-text h3 {
    font-size: 1.625rem;
    color: #0039a6
}

@media (max-width:768px) {
     .kcw .kcw__content h3,  .kcw .kcw__rich-text h3 {
        font-size: 1.5rem
    }
}

 .kcw .kcw__content h4,  .kcw .kcw__rich-text h4 {
    font-size: 1.5rem;
    color: #002072;
    line-height: 1.2
}

@media (max-width:768px) {
     .kcw .kcw__content h4,  .kcw .kcw__rich-text h4 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__content h5,  .kcw .kcw__rich-text h5 {
    font-size: 1.5rem;
    color: #00b8e4
}

@media (max-width:768px) {
     .kcw .kcw__content h5,  .kcw .kcw__rich-text h5 {
        font-size: 1.375rem
    }
}

 .kcw .kcw__content h6,  .kcw .kcw__rich-text h6 {
    font-size: 1rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw .kcw__content h6,  .kcw .kcw__rich-text h6 {
        font-size: .875rem
    }
}

@media (max-width:767px) {
     .kcw .kcw__rich-text h1,  .kcw .kcw__rich-text h2 {
        line-height: 1.2em
    }
}

 .kcw .kcw__rich-text .kcw__component-content a {
    color: #ff5200
}

 .kcw .kcw__rich-text .kcw__component-content a:hover {
    color: #ff5200;
    text-decoration: underline
}

 .kcw .kcw__component-content h1,  .kcw .kcw__component-content h2 {
    margin-bottom: .5em
}

@media (max-width:767px) {
     .kcw .kcw__component-content h1,  .kcw .kcw__component-content h2 {
        line-height: 1.2em
    }
}

 .kcw .kcw__field-featurelist ul,  .kcw .kcw__rich-text-lists ul {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

 .kcw .kcw__field-featurelist ul li,  .kcw .kcw__rich-text-lists ul li {
    font-size: 13px;
    font-size: 1.3rem;
    position: relative;
    line-height: 21px;
    list-style: none;
    margin: 0;
    padding: 5px 0 5px 25px
}

 .kcw .kcw__field-featurelist ul li:before,  .kcw .kcw__rich-text-lists ul li:before {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: FontAwesome, sans-serif;
    position: absolute;
    top: 3px;
    left: 0;
    color: #4d4e53;
    text-align: center;
    content: "\f00c";
    width: 20px;
    margin: 0 5px 0 0;
    padding: 0
}

 .kcw .kcw__field-featurelist ul li:before {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: FontAwesome, sans-serif;
    position: absolute;
    top: 3px;
    left: 0;
    color: #4d4e53;
    text-align: center;
    content: "\f046";
    width: 20px;
    margin: 0 5px 0 0;
    padding: 0
}

 .kcw .kcw__media-link.kcw__file-type-icon-media-link {
    float: left
}

 .kcw .kcw__media-link.kcw__file-type-icon-media-link .kcw__field-filetypeicon {
    text-align: center
}

@charset "UTF-8";

 .kcw .kcw__facet-component,  .kcw .kcw__facet-summary {
    box-sizing: border-box;
    background: 0 0
}

 .kcw .kcw__facet-component label,  .kcw .kcw__facet-summary label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__facet-component button,  .kcw .kcw__facet-component input,  .kcw .kcw__facet-summary button,  .kcw .kcw__facet-summary input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__facet-component input:focus,  .kcw .kcw__facet-summary input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__facet-component button,  .kcw .kcw__facet-component input[type=button],  .kcw .kcw__facet-component input[type=reset],  .kcw .kcw__facet-component input[type=submit],  .kcw .kcw__facet-summary button,  .kcw .kcw__facet-summary input[type=button],  .kcw .kcw__facet-summary input[type=reset],  .kcw .kcw__facet-summary input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__facet-component button::-moz-focus-inner,  .kcw .kcw__facet-component input::-moz-focus-inner,  .kcw .kcw__facet-summary button::-moz-focus-inner,  .kcw .kcw__facet-summary input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__facet-component input[type=text],  .kcw .kcw__facet-summary input[type=text] {
    font-size: 13px
}

 .kcw .kcw__facet-component input[type=email],  .kcw .kcw__facet-component input[type=password],  .kcw .kcw__facet-component input[type=text],  .kcw .kcw__facet-component select,  .kcw .kcw__facet-component textarea,  .kcw .kcw__facet-summary input[type=email],  .kcw .kcw__facet-summary input[type=password],  .kcw .kcw__facet-summary input[type=text],  .kcw .kcw__facet-summary select,  .kcw .kcw__facet-summary textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__facet-component select,  .kcw .kcw__facet-summary select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__facet-component:after,  .kcw .kcw__facet-summary:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__facet-component .kcw__bottom-filter-button,  .kcw .kcw__facet-summary .kcw__bottom-filter-button {
    float: right
}

 .kcw .kcw__facet-component .kcw__facet-heading,  .kcw .kcw__facet-summary .kcw__facet-heading {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    position: relative
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__facet-title,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__facet-title {
    display: inline-block;
    vertical-align: middle;
    color: #4d4e53;
    padding-right: 25px
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__clear-filter,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__clear-filter {
    display: inline-block;
    vertical-align: middle;
    border-radius: 15px;
    font-size: 10px;
    text-align: center !important;
    width: 15px;
    cursor: pointer;
    position: absolute;
    color: #4d4e53;
    right: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: 0 0
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__clear-filter:hover,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__clear-filter:hover {
    background: #e0e0e0;
    border-color: #adadad;
    text-decoration: none;
    color: #4d4e53
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__clear-filter.kcw__has-active-facet,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__clear-filter.kcw__has-active-facet {
    background: #e0e0e0;
    color: #4d4e53
}

 .kcw .kcw__facet-component .kcw__facet-heading .kcw__clear-filter.kcw__has-active-facet:hover,  .kcw .kcw__facet-summary .kcw__facet-heading .kcw__clear-filter.kcw__has-active-facet:hover {
    background: #e0e0e0;
    color: #4d4e53
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-hided .kcw__hide-facet-value {
    display: none
}

 .kcw .kcw__facet-single-selection-list .kcw__toogle-facet-visibility {
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #4d4e53;
    cursor: pointer
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-dropdown {
    margin: 10px 0
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-dropdown select {
    min-width: 100%
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-value input[type=checkbox] {
    display: none
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-value label {
    color: #4d4e53
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-value.kcw__active-facet .kcw__facet-count.kcw__highlighted,  .kcw .kcw__facet-single-selection-list .kcw__facet-value.kcw__active-facet label,  .kcw .kcw__facet-single-selection-list .kcw__facet-value.kcw__active-facet span {
    color: #89c6cc
}

 .kcw .kcw__facet-single-selection-list .kcw__bottom-remove-filter {
    float: left
}

 .kcw .kcw__facet-single-selection-list .kcw__bottom-filter-button {
    float: right
}

 .kcw .kcw__facet-summary {
    margin-bottom: 10px
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper {
    background-color: transparent;
    padding: 10px
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element {
    float: left;
    font-size: 12px;
    position: relative;
    padding: 10px 15px 10px 0;
    border-bottom: 1px solid #d2d2d2;
    width: 100%
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element span {
    font-weight: 700
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element .kcw__removeFacet {
    color: #de232f;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 700
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__bottom-remove-filter {
    width: 100%;
    float: left;
    padding-top: 10px
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__bottom-remove-filter button {
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    color: #de232f;
    border-color: transparent;
    text-align: left;
    text-indent: 10px;
    position: relative;
    padding-left: 3px
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__bottom-remove-filter button:before {
    content: "x";
    display: block;
    position: absolute;
    top: 50%;
    left: 1px;
    color: #de232f;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__bottom-remove-filter button:hover {
    background-color: transparent !important
}

 .kcw .kcw__facet-summary .kcw__component-content .kcw__clear-filter {
    display: none
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__component-content .kcw__facet-summary-wrapper {
    background-color: transparent
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element {
    margin: 5px 5px 5px 0;
    padding: 10px 35px 10px 15px;
    border: 1px solid #89c6cc;
    border-radius: 20px;
    color: #4d4e53;
    width: auto
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__component-content .kcw__facet-summary-wrapper .kcw__active-facet-summary-element .kcw__removeFacet {
    right: 15px
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__bottom-remove-filter {
    width: 100%;
    float: left;
    padding-top: 10px
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__bottom-remove-filter button {
    width: auto;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    color: #4d4e53;
    border-color: transparent;
    text-align: left;
    text-indent: 10px;
    position: relative;
    padding-left: 3px
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__bottom-remove-filter button:before {
    content: "x";
    display: block;
    position: absolute;
    top: 50%;
    left: 1px;
    color: #4d4e53;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__bottom-remove-filter button:hover {
    background-color: transparent !important
}

 .kcw .kcw__facet-summary.kcw__facet-summary-hoizontal .kcw__clear-filter {
    display: none
}

 .kcw .kcw__facet-date-range .kcw__from-date,  .kcw .kcw__facet-date-range .kcw__to-date {
    margin-bottom: 5px
}

 .kcw .kcw__ui-datepicker-title select {
    color: #4d4e53
}

 .kcw .kcw__facet-dropdown {
    margin: 10px 0
}

 .kcw .kcw__facet-dropdown select {
    min-width: 100%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    position: relative;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

 .kcw .kcw__facet-managed-range {
    box-sizing: border-box
}

 .kcw .kcw__facet-managed-range .kcw__max-range-value,  .kcw .kcw__facet-managed-range .kcw__min-range-value {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 49%;
    margin-bottom: 5px
}

 .kcw .kcw__facet-managed-range .kcw__max-range-value input[type=text],  .kcw .kcw__facet-managed-range .kcw__min-range-value input[type=text] {
    min-width: 100%;
    width: 100%
}

 .kcw .kcw__facet-managed-range .kcw__min-range-value {
    float: left
}

 .kcw .kcw__facet-managed-range .kcw__max-range-value {
    float: right
}

 .kcw .kcw__facet-managed-range .kcw__bottom-remove-filter {
    float: left
}

 .kcw .kcw__facet-range-selector .kcw__slider-min-value {
    float: left;
    width: 4%;
    text-align: center
}

 .kcw .kcw__facet-range-selector .kcw__slider-max-value {
    float: right;
    width: 4%;
    text-align: center
}

 .kcw .kcw__facet-range-selector .kcw__slider-min-value+.kcw__ui-slider-horizontal {
    float: left;
    width: 88%;
    margin: 5px 2%
}

 .kcw .kcw__radius-filter label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__radius-filter button,  .kcw .kcw__radius-filter input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__radius-filter input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__radius-filter button,  .kcw .kcw__radius-filter input[type=button],  .kcw .kcw__radius-filter input[type=reset],  .kcw .kcw__radius-filter input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__radius-filter button::-moz-focus-inner,  .kcw .kcw__radius-filter input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__radius-filter input[type=text] {
    font-size: 13px
}

 .kcw .kcw__radius-filter input[type=email],  .kcw .kcw__radius-filter input[type=password],  .kcw .kcw__radius-filter input[type=text],  .kcw .kcw__radius-filter select,  .kcw .kcw__radius-filter textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__radius-filter select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__radius-filter .kcw__radius-button.kcw__selected {
    color: #89c6cc;
    background: #fff
}

 .kcw .kcw__radius-filter ul {
    height: 30px
}

 .kcw .kcw__radius-filter ul li {
    display: block;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #d2d2d2;
    float: left;
    padding: 5px 5px;
    cursor: pointer
}

 .kcw .kcw__radius-filter ul li:first-child {
    border-width: 1px
}

 .kcw .kcw__radius-filter .kcw__bottom-remove-filter {
    margin-bottom: 5px
}

 .kcw .kcw__ui-slider {
    position: relative;
    width: 80%;
    margin: 10px auto;
    text-align: left
}

 .kcw .kcw__ui-slider .kcw__ui-widget-header {
    border: 1px solid #89c6cc;
    background: #89c6cc;
    font-weight: 700
}

 .kcw .kcw__ui-slider .kcw__ui-widget-header a {
    color: #fff
}

 .kcw .kcw__slider-value {
    text-align: center
}

 .kcw .kcw__ui-state-default,  .kcw .kcw__ui-widget-content .kcw__ui-state-default,  .kcw .kcw__ui-widget-header .kcw__ui-state-default {
    border: 1px solid #d2d2d2;
    background: #f7f7f7;
    font-weight: 400;
    color: #4d4e53
}

 .kcw .kcw__ui-state-default a,  .kcw .kcw__ui-state-default a:link,  .kcw .kcw__ui-state-default a:visited {
    color: #4d4e53;
    text-decoration: none
}

 .kcw .kcw__ui-state-focus,  .kcw .kcw__ui-state-hover,  .kcw .kcw__ui-widget-content .kcw__ui-state-focus,  .kcw .kcw__ui-widget-content .kcw__ui-state-hover,  .kcw .kcw__ui-widget-header .kcw__ui-state-focus,  .kcw .kcw__ui-widget-header .kcw__ui-state-hover {
    border: 1px solid #d2d2d2;
    background: #dadada;
    font-weight: 400;
    color: #4d4e53
}

 .kcw .kcw__ui-state-focus a,  .kcw .kcw__ui-state-focus a:hover,  .kcw .kcw__ui-state-focus a:link,  .kcw .kcw__ui-state-focus a:visited,  .kcw .kcw__ui-state-hover a,  .kcw .kcw__ui-state-hover a:hover,  .kcw .kcw__ui-state-hover a:link,  .kcw .kcw__ui-state-hover a:visited {
    color: #4d4e53;
    text-decoration: none
}

 .kcw .kcw__ui-state-active,  .kcw .kcw__ui-widget-content .kcw__ui-state-active,  .kcw .kcw__ui-widget-header .kcw__ui-state-active {
    border: 1px solid #d2d2d2;
    background: #dadada;
    font-weight: 400;
    color: #4d4e53
}

 .kcw .kcw__ui-state-active a,  .kcw .kcw__ui-state-active a:link,  .kcw .kcw__ui-state-active a:visited {
    color: #4d4e53;
    text-decoration: none
}

 .kcw .kcw__ui-slider .kcw__ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

 .kcw .kcw__ui-slider .kcw__ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

 .kcw .kcw__ui-slider.kcw__ui-state-disabled .kcw__ui-slider-handle,  .kcw .kcw__ui-slider.kcw__ui-state-disabled .kcw__ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

 .kcw .kcw__ui-slider-horizontal {
    height: .8em
}

 .kcw .kcw__ui-slider-horizontal .kcw__ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

 .kcw .kcw__ui-slider-horizontal .kcw__ui-slider-range {
    top: 0;
    height: 100%
}

 .kcw .kcw__ui-slider-horizontal .kcw__ui-slider-range-min {
    left: 0
}

 .kcw .kcw__ui-slider-horizontal .kcw__ui-slider-range-max {
    right: 0
}

 .kcw .kcw__ui-slider-vertical {
    width: .8em;
    height: 100px
}

 .kcw .kcw__ui-slider-vertical .kcw__ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

 .kcw .kcw__ui-slider-vertical .kcw__ui-slider-range {
    left: 0;
    width: 100%
}

 .kcw .kcw__ui-slider-vertical .kcw__ui-slider-range-min {
    bottom: 0
}

 .kcw .kcw__ui-slider-vertical .kcw__ui-slider-range-max {
    top: 0
}

 .kcw .kcw__load-more label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__load-more button,  .kcw .kcw__load-more input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__load-more input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__load-more button,  .kcw .kcw__load-more input[type=button],  .kcw .kcw__load-more input[type=reset],  .kcw .kcw__load-more input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__load-more button::-moz-focus-inner,  .kcw .kcw__load-more input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__load-more input[type=text] {
    font-size: 13px
}

 .kcw .kcw__load-more input[type=email],  .kcw .kcw__load-more input[type=password],  .kcw .kcw__load-more input[type=text],  .kcw .kcw__load-more select,  .kcw .kcw__load-more textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__load-more select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__location-filter {
    position: relative;
    padding: 5px 10px 15px 10px;
    margin: 0 0 20px 0
}

 .kcw .kcw__location-filter label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__location-filter button,  .kcw .kcw__location-filter input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__location-filter input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__location-filter button,  .kcw .kcw__location-filter input[type=button],  .kcw .kcw__location-filter input[type=reset],  .kcw .kcw__location-filter input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__location-filter button::-moz-focus-inner,  .kcw .kcw__location-filter input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__location-filter input[type=text] {
    font-size: 13px
}

 .kcw .kcw__location-filter input[type=email],  .kcw .kcw__location-filter input[type=password],  .kcw .kcw__location-filter input[type=text],  .kcw .kcw__location-filter select,  .kcw .kcw__location-filter textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__location-filter select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__location-filter .kcw__twitter-typeahead {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    width: 100%
}

 .kcw .kcw__location-filter .kcw__tt-menu {
    background: #fff;
    width: 100%;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__location-filter .kcw__tt-hint {
    color: #4d4e53
}

 .kcw .kcw__location-filter .kcw__tt-dropdown-menu {
    width: 250px;
    margin-top: 5px;
    background-color: #f7f7f7;
    border: 1px solid #d2d2d2;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08)
}

 .kcw .kcw__location-filter .kcw__tt-suggestion {
    padding: 4px 10px;
    color: #4d4e53;
    overflow: hidden
}

 .kcw .kcw__location-filter .kcw__tt-suggestion a {
    text-decoration: none
}

 .kcw .kcw__location-filter .kcw__tt-suggestion:last-child {
    border: none
}

 .kcw .kcw__location-filter .kcw__tt-suggestion .kcw__field-image {
    width: 100px;
    float: left;
    margin-right: 10px
}

 .kcw .kcw__location-filter .kcw__tt-suggestion .kcw__field-make {
    font-size: 15px;
    float: left;
    margin-right: 5px
}

 .kcw .kcw__location-filter .kcw__tt-suggestion .kcw__field-model {
    margin-left: 4px;
    font-size: 15px;
    font-weight: 700;
    width: 100%
}

 .kcw .kcw__location-filter .kcw__tt-suggestion .kcw__field-priceformatted {
    float: right;
    font-size: 15px;
    color: #89c6cc;
    margin-top: -20px
}

 .kcw .kcw__location-filter .kcw__tt-suggestion.kcw__tt-cursor {
    color: #89c6cc;
    background-color: #dadada;
    cursor: pointer
}

 .kcw .kcw__location-filter.kcw__loading-in-progress .kcw__tt-dropdown-menu {
    display: block !important;
    min-height: 50px;
    position: relative
}

 .kcw .kcw__location-filter.kcw__loading-in-progress .kcw__tt-dropdown-menu:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    height: 40px;
    width: 50px;
    display: block;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 11
}

 .kcw .kcw__location-filter.kcw__loading-in-progress .kcw__tt-dropdown-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    opacity: .8;
    z-index: 10
}

 .kcw .kcw__location-filter .kcw__component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

 .kcw .kcw__location-filter .kcw__component-content>button,  .kcw .kcw__location-filter .kcw__component-content>div,  .kcw .kcw__location-filter .kcw__component-content>input,  .kcw .kcw__location-filter .kcw__component-content>label,  .kcw .kcw__location-filter .kcw__component-content>span {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

 .kcw .kcw__location-filter .kcw__component-content>button,  .kcw .kcw__location-filter .kcw__component-content>label {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

 .kcw .kcw__location-filter .kcw__component-content>label {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

 .kcw .kcw__location-filter .kcw__component-content>input,  .kcw .kcw__location-filter .kcw__component-content>span {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    width: auto;
    margin: 0 5px
}

 .kcw .kcw__location-filter .kcw__tt-hint::-webkit-input-placeholder {
    color: transparent
}

 .kcw .kcw__location-filter .kcw__tt-hint::-moz-placeholder {
    color: transparent
}

 .kcw .kcw__page-selector {
    text-align: center;
    padding: 10px 0 0 0
}

 .kcw .kcw__page-selector .kcw__page-selector-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px
}

 .kcw .kcw__page-selector .kcw__page-selector-list li.kcw__inactive a {
    color: #aaa;
    cursor: default
}

 .kcw .kcw__page-selector a {
    text-decoration: none;
    font-weight: 700;
    font-size: 1em
}

 .kcw .kcw__page-selector .kcw__page-selector-item-link {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: block;
    text-decoration: none;
    font-weight: 400;
    height: 28px;
    line-height: 22px;
    padding: 2px 9px;
    margin-left: 5px
}

 .kcw .kcw__page-selector .kcw__page-selector-item-link.kcw__active {
    font-weight: 700;
    color: #89c6cc;
    border: 1px solid #15909c;
    background: #f6f6f6
}

 .kcw .kcw__page-selector .kcw__page-selector-item-link:hover {
    color: #89c6cc;
    border: 1px solid #15909c;
    background: #f6f6f6
}

 .kcw .kcw__page-selector .kcw__page-selector-item-link.kcw__inactive {
    color: #aaa
}

 .kcw .kcw__page-size label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__page-size button,  .kcw .kcw__page-size input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__page-size input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__page-size button,  .kcw .kcw__page-size input[type=button],  .kcw .kcw__page-size input[type=reset],  .kcw .kcw__page-size input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__page-size button::-moz-focus-inner,  .kcw .kcw__page-size input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__page-size input[type=text] {
    font-size: 13px
}

 .kcw .kcw__page-size input[type=email],  .kcw .kcw__page-size input[type=password],  .kcw .kcw__page-size input[type=text],  .kcw .kcw__page-size select,  .kcw .kcw__page-size textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__page-size select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__page-size label {
    margin-right: 5px
}

 .kcw .kcw__page-size select {
    max-width: 100px;
    width: auto
}

 .kcw .kcw__search-results-count .kcw__progress {
    display: none
}

 .kcw .kcw__search-results-count .kcw__results-count {
    display: none
}

 .kcw .kcw__on-page-editor .kcw__results-count {
    display: inline-block
}

 .kcw .kcw__facet-single-selection-list {
    display: block
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-search-filter .kcw__facet-value {
    position: relative;
    border-bottom: 1px solid #e0dede;
    background: 0 0;
    cursor: pointer;
    padding: 5px 0
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-search-filter .kcw__facet-value:last-of-type {
    border-bottom: none
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-search-filter .kcw__facet-value.kcw__active-facet {
    font-weight: 700
}

 .kcw .kcw__facet-single-selection-list .kcw__facet-search-filter .kcw__facet-value .kcw__highlighted {
    font-weight: 700;
    color: #888
}

 .kcw .kcw__variant-selector.kcw__component {
    margin: 30px 0 0 0
}

 .kcw .kcw__variant-selector .kcw__component-content>div {
    height: 30px;
    display: inline-block;
    width: 30px;
    margin: 2px;
    cursor: Pointer
}

 .kcw .kcw__variant-selector .kcw__variant-option {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

 .kcw .kcw__variant-selector .kcw__variant-option:before {
    content: "";
    display: block;
    height: 100%;
    font-size: 30px;
    width: 100%;
    text-align: center
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__active-variant {
    color: #15909c
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__horizontal:before {
    content: ""
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__horizontal.kcw__active-variant {
    color: #15909c
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__vertical:before {
    content: ""
}

 .kcw .kcw__variant-selector .kcw__variant-option.kcw__vertical.kcw__active-variant {
    color: #15909c
}

 .kcw .kcw__column-header-search .kcw__search-box {
    margin: 0;
    padding: 2px 10px 0 10px
}

 .kcw .kcw__search-box {
    position: relative;
    padding-right: 10px;
    box-sizing: border-box
}

 .kcw .kcw__search-box label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__search-box button,  .kcw .kcw__search-box input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__search-box input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-box button,  .kcw .kcw__search-box input[type=button],  .kcw .kcw__search-box input[type=reset],  .kcw .kcw__search-box input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__search-box button::-moz-focus-inner,  .kcw .kcw__search-box input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__search-box input[type=text] {
    font-size: 13px
}

 .kcw .kcw__search-box input[type=email],  .kcw .kcw__search-box input[type=password],  .kcw .kcw__search-box input[type=text],  .kcw .kcw__search-box select,  .kcw .kcw__search-box textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-box select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__search-box .kcw__twitter-typeahead {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    width: 100%
}

 .kcw .kcw__search-box .kcw__tt-menu {
    background: #fff;
    width: 100%;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-box .kcw__tt-hint {
    color: #4d4e53
}

 .kcw .kcw__search-box .kcw__tt-dropdown-menu {
    width: 250px;
    margin-top: 5px;
    background-color: #f7f7f7;
    border: 1px solid #d2d2d2;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08)
}

 .kcw .kcw__search-box .kcw__tt-suggestion {
    padding: 4px 10px;
    color: #4d4e53;
    overflow: hidden
}

 .kcw .kcw__search-box .kcw__tt-suggestion a {
    text-decoration: none
}

 .kcw .kcw__search-box .kcw__tt-suggestion:last-child {
    border: none
}

 .kcw .kcw__search-box .kcw__tt-suggestion .kcw__field-image {
    width: 100px;
    float: left;
    margin-right: 10px
}

 .kcw .kcw__search-box .kcw__tt-suggestion .kcw__field-make {
    font-size: 15px;
    float: left;
    margin-right: 5px
}

 .kcw .kcw__search-box .kcw__tt-suggestion .kcw__field-model {
    margin-left: 4px;
    font-size: 15px;
    font-weight: 700;
    width: 100%
}

 .kcw .kcw__search-box .kcw__tt-suggestion .kcw__field-priceformatted {
    float: right;
    font-size: 15px;
    color: #89c6cc;
    margin-top: -20px
}

 .kcw .kcw__search-box .kcw__tt-suggestion.kcw__tt-cursor {
    color: #89c6cc;
    background-color: #dadada;
    cursor: pointer
}

 .kcw .kcw__search-box.kcw__loading-in-progress .kcw__tt-dropdown-menu {
    display: block !important;
    min-height: 50px;
    position: relative
}

 .kcw .kcw__search-box.kcw__loading-in-progress .kcw__tt-dropdown-menu:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    height: 40px;
    width: 50px;
    display: block;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 11
}

 .kcw .kcw__search-box.kcw__loading-in-progress .kcw__tt-dropdown-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    opacity: .8;
    z-index: 10
}

 .kcw .kcw__search-box.kcw__hide-button .kcw__search-box-button {
    display: none
}

 .kcw .kcw__search-box .kcw__component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

 .kcw .kcw__search-box .kcw__component-content>button,  .kcw .kcw__search-box .kcw__component-content>input,  .kcw .kcw__search-box .kcw__component-content>label {
    display: inline-block
}

 .kcw .kcw__search-box .kcw__component-content>button,  .kcw .kcw__search-box .kcw__component-content>label {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

 .kcw .kcw__search-box .kcw__component-content>input {
    width: auto;
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    margin: 0 5px
}

 .kcw .kcw__search-box .kcw__component-content>label {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

 .kcw .kcw__search-box .kcw__component-content>.kcw__twitter-typeahead {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    margin: 0 5px
}

 .kcw .kcw__search-box .kcw__component-content>.kcw__twitter-typeahead .kcw__search-box-input.kcw__tt-input {
    margin-bottom: 0
}

 .kcw .kcw__search-box .kcw__search-box-input {
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

 .kcw .kcw__search-box .kcw__search-box-input.kcw__tt-hint {
    margin-top: 0
}

 .kcw .kcw__loupe-search-btn .kcw__search-box-button-with-redirect {
    position: relative;
    text-indent: -99999px;
    width: 20px;
    background: #000 !important;
    border: none;
    padding: 4px 14px
}

 .kcw .kcw__loupe-search-btn .kcw__search-box-button-with-redirect:hover {
    background: #89c6cc !important
}

 .kcw .kcw__loupe-search-btn .kcw__search-box-button-with-redirect:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    font-size: 10px;
    text-indent: 0;
    font-size: 14px;
    color: #fff
}

 .kcw .kcw__sort-results label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__sort-results button,  .kcw .kcw__sort-results input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__sort-results input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__sort-results button,  .kcw .kcw__sort-results input[type=button],  .kcw .kcw__sort-results input[type=reset],  .kcw .kcw__sort-results input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__sort-results button::-moz-focus-inner,  .kcw .kcw__sort-results input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__sort-results input[type=text] {
    font-size: 13px
}

 .kcw .kcw__sort-results input[type=email],  .kcw .kcw__sort-results input[type=password],  .kcw .kcw__sort-results input[type=text],  .kcw .kcw__sort-results select,  .kcw .kcw__sort-results textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__sort-results select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__sort-results select {
    max-width: 100%;
    width: auto;
    display: inline-block
}

 .kcw .kcw__sort-results .kcw__facet-title {
    display: inline-block;
    margin-right: 5px
}

 .kcw .kcw__search-results label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__search-results button,  .kcw .kcw__search-results input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__search-results input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-results button,  .kcw .kcw__search-results input[type=button],  .kcw .kcw__search-results input[type=reset],  .kcw .kcw__search-results input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__search-results button::-moz-focus-inner,  .kcw .kcw__search-results input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__search-results input[type=text] {
    font-size: 13px
}

 .kcw .kcw__search-results input[type=email],  .kcw .kcw__search-results input[type=password],  .kcw .kcw__search-results input[type=text],  .kcw .kcw__search-results select,  .kcw .kcw__search-results textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__search-results select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__search-results .kcw__search-result-list {
    padding-top: 5px
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li {
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 5px;
    margin: 0 7px 10px 0
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li .kcw__field-title,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li .kcw__field-title,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li .kcw__field-title {
    display: block;
    margin-top: 10px
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li .kcw__field-title a,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li .kcw__field-title a,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li .kcw__field-title a {
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 400;
    display: block
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li a img,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li a img,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li a img {
    max-width: 100%;
    height: auto
}

 .kcw .kcw__search-results.kcw__component-details .kcw__search-result-list>li:hover,  .kcw .kcw__search-results.kcw__standard-fields .kcw__search-result-list>li:hover,  .kcw .kcw__search-results.kcw__vertical .kcw__search-result-list>li:hover {
    border-bottom-width: 1px 1px 2px 1px;
    border-bottom-style: solid;
    border-bottom-color: #15909c
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list:after,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list:after,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li {
    box-sizing: border-box;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #d2d2d2;
    position: relative;
    min-height: 120px;
    margin: 0 2% 10px 0;
    padding: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 175px;
    min-width: 23%
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li .kcw__field-title,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li .kcw__field-title,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li .kcw__field-title {
    display: block;
    padding: 0 5px;
    text-align: center
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li .kcw__field-title a,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li .kcw__field-title a,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li .kcw__field-title a {
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 400
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li a img,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li a img,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li a img {
    max-width: 100%;
    height: auto
}

 .kcw .kcw__search-results.kcw__components .kcw__search-result-list>li:hover,  .kcw .kcw__search-results.kcw__example-fields .kcw__search-result-list>li:hover,  .kcw .kcw__search-results.kcw__horizontal .kcw__search-result-list>li:hover {
    border-bottom-width: 1px 1px 2px 1px;
    border-bottom-style: solid;
    border-bottom-color: #15909c
}

 .kcw .kcw__search-results .kcw__search-results-overlay {
    display: none
}

 .kcw .kcw__search-results.kcw__loading-in-progress {
    min-height: 200px
}

 .kcw .kcw__search-results.kcw__loading-in-progress .kcw__search-result-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .9)
}

 .kcw .kcw__search-results.kcw__loading-in-progress .kcw__search-result-overlay:after {
    content: "";
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+CiAgPHBhdGggIG9wYWNpdHk9Ii4yNSIgZD0iTTE2IDAgQTE2IDE2IDAgMCAwIDE2IDMyIEExNiAxNiAwIDAgMCAxNiAwIE0xNiA0IEExMiAxMiAwIDAgMSAxNiAyOCBBMTIgMTIgMCAwIDEgMTYgNCIvPgogIDxwYXRoIGZpbGw9JyNkZGRkZGQnIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMSAzMiAxNiBMMjggMTYgQTEyIDEyIDAgMCAwIDE2IDR6Ij4KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvcGF0aD4KPC9zdmc+);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 0;
    right: 0;
    margin: -30px auto 0
}

 .kcw .kcw__search-results.kcw__loading-more-in-progress:after {
    content: "";
    display: block;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    height: 100px
}

 .kcw .kcw__search-results .kcw__no-results {
    padding: 5px
}

 .kcw .kcw__col-12.kcw__snippet {
    padding-left: 15px !important;
    padding-right: 15px !important
}

 .kcw .kcw__CoveoZipcodeSearchTextBox.kcw__form-control {
    height: 100%;
    padding-left: 10px;
    min-height: 35px
}

 .kcw .kcw__public-location-search .kcw__magic-box-input>input {
    padding: 15px
}

 .kcw .kcw__public-location-search .kcw__magic-box-input>input::-webkit-input-placeholder {
    color: #757575 !important;
    opacity: 1;
    font-family: arial, sans-serif;
    font-size: 13px
}

 .kcw .kcw__public-location-search .kcw__magic-box-input>input:-ms-input-placeholder {
    color: #757575 !important;
    opacity: 1;
    font-family: arial, sans-serif;
    font-size: 13px
}

 .kcw .kcw__public-location-search .kcw__magic-box-input>input::placeholder {
    color: #757575 !important;
    opacity: 1;
    font-family: arial, sans-serif;
    font-size: 13px
}

 .kcw .kcw__public-location-search .kcw__magic-box-input>input:-ms-input-placeholder {
    color: #757575 !important;
    font-family: arial, sans-serif;
    font-size: 13px
}

 .kcw .kcw__public-location-search .kcw__magic-box-input>input::-ms-input-placeholder {
    color: #757575 !important;
    font-family: arial, sans-serif;
    font-size: 13px
}

 .kcw .kcw__public-location-search .kcw__CoveoCustomSearchButton:hover {
    text-decoration: none
}

@media (max-width:767px) {
     .kcw .kcw__public-location-search .kcw__search-box .kcw__col-md-3.kcw__offset-lg-5 {
        padding: 0
    }
}

 .kcw .kcw__map-with-search .kcw__coveo-resultslist {
    display: none
}

@media (max-width:767px) {
     .kcw .kcw__public-location-search .kcw__coveo-result-list-container.kcw__coveo-list-layout-container .kcw__coveo-result-frame.kcw__coveoforsitecore-template .kcw__coveo-result-row .kcw__coveo-result-cell.kcw__coveoforsitecore-details-section .kcw__container-fluid {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:767px) {
     .kcw .kcw__public-location-search .kcw__coveo-result-cell.kcw__coveoforsitecore-details-section .kcw__card-container.kcw__location.kcw__complex .kcw__location_complex {
        padding: 5px
    }
}

@media (max-width:767px) {
     .kcw .kcw__public-location-search>.kcw__row>.kcw__col-5.kcw__page-search-sort,  .kcw .kcw__public-location-search>.kcw__row>.kcw__col-7 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

 .kcw #kcw__content .kcw__coveo-searchinterface .kcw__CoveoSearchInterface .kcw__CoveoSearchbox .kcw__magic-box .kcw__magic-box-input .kcw__magic-box-underlay,  .kcw #kcw__content .kcw__coveo-searchinterface .kcw__CoveoSearchInterface .kcw__CoveoSearchbox .kcw__magic-box .kcw__magic-box-input>input {
    padding-left: 15px
}

 .kcw #kcw__content .kcw__coveo-searchinterface .kcw__CoveoSearchInterface .kcw__CoveoSearchbox .kcw__magic-box .kcw__magic-box-input>input {
    font-size: 13px
}

@media (max-width:767px) {
     .kcw #kcw__content .kcw__coveo-searchinterface .kcw__CoveoSearchInterface.kcw__global-search-coveo .kcw__search-box .kcw__rich-text p {
        line-height: 1.2em !important
    }
}

 .kcw #kcw__content .kcw__coveo-searchinterface .kcw__CoveoSearchInterface.kcw__location-search-coveo .kcw__page-search-sort {
    text-align: right
}

 .kcw #kcw__content .kcw__coveo-searchinterface .kcw__CoveoSearchInterface.kcw__location-search-coveo .kcw__coveo-list-layout.kcw__CoveoResult {
    border-bottom: none;
    padding-top: 4px !important;
    margin-bottom: 0;
    padding-bottom: 0 !important
}

@media (max-width:767px) {
     .kcw #kcw__content .kcw__coveo-searchinterface .kcw__CoveoSearchInterface.kcw__location-search-coveo .kcw__coveo-list-layout.kcw__CoveoResult {
        margin-bottom: 0
    }
}

 .kcw .kcw__CoveoOmnibox.kcw__magic-box .kcw__magic-box-suggestions .kcw__magic-box-suggestion span {
    font-weight: 400 !important
}

 .kcw .kcw__CoveoOmnibox.kcw__magic-box .kcw__magic-box-suggestions .kcw__magic-box-suggestion .kcw__coveo-omnibox-highlight,  .kcw .kcw__CoveoOmnibox.kcw__magic-box .kcw__magic-box-suggestions .kcw__magic-box-suggestion .kcw__coveo-omnibox-hightlight {
    font-weight: 700 !important
}

 .kcw .kcw__coveo-search-section {
    width: 400px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 350px
}

@media (max-width:767px) {
     .kcw .kcw__coveo-search-section {
        width: 400px !important;
        margin-left: inherit
    }
}

 .kcw .kcw__section-navigation {
    margin-top: 10px
}

 .kcw .kcw__section-navigation ul li {
    margin-bottom: 5px
}

 .kcw .kcw__section-navigation ul li:not(:last-of-type) div.kcw__border {
    width: 50%;
    height: 1px;
    background-color: #ff5a00;
    margin-top: 2px
}

 .kcw .kcw__section-navigation ul li .kcw__navigation-title {
    width: 50%;
    padding-bottom: 5px
}

 .kcw .kcw__section-navigation ul a {
    color: #041a71;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px
}

 .kcw .kcw__hmh-gray-background>.kcw__component-content {
    background-color: #ccd6dc;
    padding: 15px
}

 .kcw .kcw__market-selector label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__market-selector button,  .kcw .kcw__market-selector input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__market-selector input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__market-selector button,  .kcw .kcw__market-selector input[type=button],  .kcw .kcw__market-selector input[type=reset],  .kcw .kcw__market-selector input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__market-selector button::-moz-focus-inner,  .kcw .kcw__market-selector input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__market-selector input[type=text] {
    font-size: 13px
}

 .kcw .kcw__market-selector input[type=email],  .kcw .kcw__market-selector input[type=password],  .kcw .kcw__market-selector input[type=text],  .kcw .kcw__market-selector select,  .kcw .kcw__market-selector textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__market-selector select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__market-selector select {
    height: auto;
    font-size: 13px;
    color: #4d4e53;
    padding: 5px 15px 5px 5px
}

 .kcw .kcw__sitecore-form {
    padding: 0 15px;
    background-color: transparent
}

 .kcw .kcw__sitecore-form label {
    background: 0 0;
    color: #4d4e53
}

 .kcw .kcw__sitecore-form button,  .kcw .kcw__sitecore-form input {
    display: inline-block;
    box-sizing: border-box;
    background: #fff !important;
    border: 1px solid #d2d2d2;
    border-radius: 0 !important;
    color: #4d4e53;
    font-weight: 400;
    padding: 8px 2%;
    clear: both;
    height: auto;
    font-size: 13px
}

 .kcw .kcw__sitecore-form input:focus {
    border: 1px solid #d2d2d2
}

 .kcw .kcw__sitecore-form button,  .kcw .kcw__sitecore-form input[type=button],  .kcw .kcw__sitecore-form input[type=reset],  .kcw .kcw__sitecore-form input[type=submit] {
    border: 1px solid #89c6cc;
    padding: 5px 20px
}

 .kcw .kcw__sitecore-form button::-moz-focus-inner,  .kcw .kcw__sitecore-form input::-moz-focus-inner {
    border: 0;
    padding: 0
}

 .kcw .kcw__sitecore-form input[type=text] {
    font-size: 13px
}

 .kcw .kcw__sitecore-form input[type=email],  .kcw .kcw__sitecore-form input[type=password],  .kcw .kcw__sitecore-form input[type=text],  .kcw .kcw__sitecore-form select,  .kcw .kcw__sitecore-form textarea {
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    color: #4d4e53;
    width: 100%;
    background: #fff;
    border: 1px solid #d2d2d2
}

 .kcw .kcw__sitecore-form select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    padding: 5px
}

 .kcw .kcw__sitecore-form>.kcw__component-content {
    padding: 0 30px;
    border: 1px solid transparent;
    background-color: #fff;
    color: #4d4e53
}

 .kcw .kcw__sitecore-form form {
    font-size: 13px;
    color: #4d4e53
}

 .kcw .kcw__sitecore-form form>div {
    padding: 15px 0
}

 .kcw .kcw__sitecore-form form>div label {
    font-family: inherit;
    padding-right: 5px
}

 .kcw .kcw__sitecore-form form>div input {
    font-family: inherit
}

 .kcw .kcw__sitecore-form form>div label+textarea {
    margin-top: 5px
}

 .kcw .kcw__sitecore-form form>div select,  .kcw .kcw__sitecore-form form>div textarea {
    margin-top: 5px
}

 .kcw .kcw__sitecore-form form [data-sc-field-name="Password Confirmation"] {
    margin-right: 5px
}

 .kcw .kcw__sitecore-form input[type=submit] {
    padding-top: 15px;
    padding-bottom: 15px
}

 .kcw .kcw__sitecore-form input[type=submit]:hover {
    background-color: #002072 !important
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__hints-below .kcw__scfSectionContent [class$=UsefulInfo] {
    position: static;
    opacity: 1;
    max-width: 100%;
    width: 100%;
    margin: 5px 0 0 5px
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above label {
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: 0
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfCaptchaGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfCheckBoxListGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfConfirmPasswordGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfCreditCardGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfDateGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfDatePickerGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfDateSelectorGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfDropListGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfEmailGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfFileUploadGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfListBoxGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfMultipleLineGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfNumberGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfPasswordGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfRadioButtonListGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfSingleLineGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfSmsTelephoneGeneralPanel,  .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfTelephoneGeneralPanel {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 93%
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfSectionContent .kcw__scfRequired {
    margin: 0 5px
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfMultipleLineGeneralPanel {
    width: 95%
}

 .kcw .kcw__sitecore-form .kcw__form.kcw__labels-above .kcw__scfMultipleLineTextBox {
    margin: 0 0 0 5px
}

 .kcw .kcw__skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    background: #bf1722;
    color: #fff !important;
    padding: 8px;
    z-index: 100;
    border-bottom-right-radius: 8px
}

 .kcw .kcw__skip-link:focus {
    top: 0
}

@charset "UTF-8";

 .kcw .kcw__slick-carousel-container .kcw__slick-slide img {
    max-height: 400px;
    -o-object-fit: cover;
    object-fit: cover
}

 .kcw .kcw__slick-carousel-container .kcw__field-slidetext {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    max-width: 50%;
    padding: 20px;
    background-color: rgba(255, 255, 255, .9)
}

@media (max-width:767px) {
     .kcw .kcw__slick-carousel-container .kcw__field-slidetext {
        width: 88% !important;
        max-width: unset !important
    }
}

 .kcw .kcw__slick-carousel-container .kcw__field-slidetext p {
    color: #002072;
    font-weight: 700;
    font-size: 26px
}

 .kcw .kcw__slick-carousel-container .kcw__field-slidetext h3 {
    text-align: left;
    color: #09d
}

 .kcw .kcw__slick-carousel-container .kcw__field-slidetext .kcw__banner-logo,  .kcw .kcw__slick-carousel-container .kcw__field-slidetext .kcw__banner-text {
    display: inline-block
}

 .kcw .kcw__slick-carousel-container .kcw__field-slidetext .kcw__banner-logo {
    min-width: 35px;
    margin-top: 10px;
    margin-right: 10px
}

 .kcw .kcw__slick-carousel-container .kcw__field-slidetext .kcw__banner-logo img {
    height: 35px
}

 .kcw .kcw__slick-carousel-container .kcw__field-slideimage .kcw__text-overlay {
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    position: absolute
}

 .kcw .kcw__slick-carousel-container.kcw__hide-banner-logo .kcw__banner-logo {
    display: none
}

 .kcw .kcw__slick-carousel-container.kcw__text-top-left .kcw__field-slidetext {
    top: 20px;
    left: 6%
}

 .kcw .kcw__slick-carousel-container.kcw__text-top-left .kcw__field-slidetext p {
    text-align: left
}

 .kcw .kcw__slick-carousel-container .kcw__text-top-middle .kcw__field-slidetext {
    top: 20px;
    left: 35%
}

 .kcw .kcw__slick-carousel-container .kcw__text-top-middle .kcw__field-slidetext p {
    text-align: center
}

 .kcw .kcw__slick-carousel-container .kcw__text-top-right .kcw__field-slidetext {
    top: 20px;
    right: 5%
}

 .kcw .kcw__slick-carousel-container .kcw__text-top-right .kcw__field-slidetext p {
    text-align: right
}

 .kcw .kcw__slick-carousel-container .kcw__text-bottom-left .kcw__field-slidetext {
    display: none;
    bottom: 40px;
    left: 5%
}

 .kcw .kcw__slick-carousel-container .kcw__text-bottom-left .kcw__field-slidetext p {
    text-align: left
}

 .kcw .kcw__slick-carousel-container .kcw__text-bottom-middle .kcw__field-slidetext {
    bottom: 40px;
    left: 35%
}

 .kcw .kcw__slick-carousel-container .kcw__text-bottom-middle .kcw__field-slidetext p {
    text-align: center
}

 .kcw .kcw__slick-carousel-container .kcw__text-bottom-right .kcw__field-slidetext {
    display: none;
    bottom: 40px;
    right: 5%
}

 .kcw .kcw__slick-carousel-container .kcw__text-bottom-right .kcw__field-slidetext p {
    text-align: right
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link {
    width: 20%;
    min-width: 200px;
    position: absolute
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link>div {
    margin-bottom: 15px;
    background-color: rgba(255, 255, 255, .85);
    padding: 7px
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link a {
    text-decoration: none;
    color: #002072;
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link a::before {
    color: #fff;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    background-color: #ff5a00;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
    font-family: FontAwesome
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link-wrapper-right {
    right: 35px;
    top: 20px
}

@media (max-width:767px) {
     .kcw .kcw__slick-carousel-container .kcw__icon-link-wrapper-right {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 65%
    }
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link-wrapper-right a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link-wrapper-left {
    left: 35px;
    top: 20px
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link-wrapper-left a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__slick-slide img {
    max-height: 250px
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__text-top-left .kcw__field-slidetext {
    top: 20px;
    left: 8%
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__text-top-left .kcw__field-slidetext p {
    text-align: left
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__text-top-middle .kcw__field-slidetext {
    top: 20px;
    left: 35%
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__text-top-middle .kcw__field-slidetext p {
    text-align: center
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__text-top-right .kcw__field-slidetext {
    top: 20px;
    right: 8%
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__text-top-right .kcw__field-slidetext p {
    text-align: right
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__icon-link {
    display: none !important
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__icon-link-wrapper-left {
    display: none
}

 .kcw .kcw__slick-carousel-container.kcw__slim .kcw__icon-link-wrapper-right {
    display: none
}

 .kcw .kcw__slick-carousel-container .kcw__slick-dots {
    bottom: 15px
}

 .kcw .kcw__slick-carousel-container .kcw__slick-dots li button::before {
    font-size: 60px;
    color: #ff5a00;
    opacity: .7;
    content: "▪"
}

 .kcw .kcw__slick-carousel-container .kcw__slick-dots li.kcw__slick-active button::before {
    color: #ff5a00;
    opacity: 1
}

 .kcw .kcw__slick-carousel-container .kcw__slick-dots li.kcw__slick-active button::before {
    color: #ff5a00;
    opacity: 1
}

 .kcw .kcw__slick-carousel-container .kcw__slick-next {
    right: 20px;
    overflow: visible
}

 .kcw .kcw__slick-carousel-container .kcw__slick-prev {
    left: 20px;
    z-index: 10;
    overflow: visible
}

 .kcw .kcw__slick-carousel {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease
}

 .kcw .kcw__slick-carousel.kcw__slick-initialized {
    visibility: visible;
    opacity: 1
}

 .kcw ​ .kcw__fade:not(.kcw__show) {
    opacity: 0
}

 .kcw .kcw__collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

 .kcw .kcw__collapse:not(.kcw__show) {
    display: none
}

 .kcw .kcw__slick-dotted.kcw__slick-slider {
    margin-bottom: 30px !important
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link.kcw__IconBackgroundColor-blue div.kcw__icon-container {
    margin-bottom: 15px;
    background-color: rgba(0, 32, 114, .85) !important;
    padding: 7px
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link.kcw__IconBackgroundColor-blue div.kcw__icon-container a {
    color: #fff !important
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link.kcw__IconBackgroundColor-white div.kcw__icon-container {
    margin-bottom: 15px;
    background-color: rgba(255, 255, 255, .85);
    padding: 7px
}

 .kcw .kcw__slick-carousel-container .kcw__icon-link.kcw__IconBackgroundColor-white div.kcw__icon-container a {
    color: #002072
}

 .kcw .kcw__snippet {
    padding-left: 0;
    padding-right: 0
}

 .kcw .kcw__social-media-share {
    background: 0 0
}

 .kcw .kcw__social-media-share ul {
    overflow: hidden
}

 .kcw .kcw__social-media-share li {
    float: left;
    margin: 0 10px
}

 .kcw .kcw__social-media-share li:first-child {
    margin-left: 0
}

 .kcw .kcw__social-media-share li .kcw__fb_iframe_widget {
    display: block;
    margin-top: -2px
}

 .kcw .kcw__sticky-wrapper {
    margin-bottom: 15px
}

 .kcw .kcw__sticky-wrapper .kcw__sticky-nav {
    padding: 22.5px 27.5px;
    background-color: #0078c9;
    color: #fff
}

@media (min-width:768px) {
     .kcw .kcw__sticky-wrapper .kcw__sticky-nav .kcw__nav-sep .kcw__nav-block {
        border-right: 1px solid #fff
    }
}

@media (max-width:767px) {
     .kcw .kcw__sticky-wrapper .kcw__sticky-nav .kcw__nav-sep .kcw__nav-block {
        border-bottom: 1px solid #fff;
        padding-bottom: 10px;
        margin-bottom: 10px
    }
}

 .kcw .kcw__sticky-wrapper .kcw__sticky-nav .kcw__nav-block {
    text-align: center
}

 .kcw .kcw__sticky-wrapper .kcw__sticky-nav .kcw__nav-block:not(:last-of-type) {
    border-right: 1px solid #fff
}

 .kcw .kcw__sticky-wrapper .kcw__sticky-nav .kcw__nav-block .kcw__field-cardtitle {
    font-size: 19px
}

 .kcw .kcw__sticky-wrapper .kcw__sticky-nav .kcw__nav-block .kcw__field-carddescription {
    font-size: 16px
}

 .kcw .kcw__sticky-wrapper .kcw__sticky-nav .kcw__nav-block a {
    text-decoration: none;
    color: #fff;
    font-size: 22px
}

 .kcw .kcw__sticky-wrapper .kcw__sticky-nav .kcw__nav-block p {
    color: #fff;
    font-size: 16px
}

 .kcw .kcw__sticky-wrapper .kcw__sticky-nav.kcw__fixed {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0
}

 .kcw .kcw__tabs {
    overflow: hidden;
    position: relative;
    background: 0 0;
    border: none;
    position: relative;
    overflow: hidden
}

 .kcw .kcw__tab-slider {
    position: absolute;
    background: #f7f7f7;
    cursor: pointer;
    border: 2px solid #89c6cc;
    vertical-align: center;
    width: 15px;
    text-indent: -9999px;
    z-index: 10
}

 .kcw .kcw__tabs-heading {
    overflow: hidden
}

 .kcw .kcw__tabs-heading li {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #002072;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #002072;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #002072;
    border-bottom: none !important;
    float: left;
    display: block;
    margin-left: 1px;
    background-color: #f4f4f4;
    width: auto;
    margin-right: 10px;
    cursor: pointer
}

 .kcw .kcw__tabs-heading li .kcw__field-heading {
    color: #aaa
}

 .kcw .kcw__tabs-heading li>div {
    padding: 3px 10px;
    display: block;
    text-decoration: none;
    color: #222
}

 .kcw .kcw__tabs-heading li>div:after {
    content: "";
    display: table;
    clear: both
}

 .kcw .kcw__tabs-heading li>div .kcw__field-heading {
    font-size: 16px
}

 .kcw .kcw__tabs-heading li>div>.kcw__row {
    display: block
}

 .kcw .kcw__tabs-heading li .kcw__component.kcw__content {
    margin: 5px 0
}

 .kcw .kcw__tabs-heading li.kcw__active {
    background: #fff;
    border-top: 1px solid #002072 !important;
    border-bottom: none !important;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #002072;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #002072
}

 .kcw .kcw__tabs-heading li.kcw__active a {
    color: #002072
}

 .kcw .kcw__tabs-heading li.kcw__active .kcw__field-heading {
    color: #002072;
    font-weight: 700
}

 .kcw .kcw__tabs-heading li:hover {
    border-top-color: #002072;
    border-top-width: unset;
    border-top-width: 1px
}

 .kcw .kcw__tabs-heading li:first-child {
    margin-left: 0
}

 .kcw .kcw__tabs-container {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #002072;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #002072;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #002072;
    border-top-color: #002072 !important;
    background: 0 0;
    margin-top: -1px;
    background-color: #fff
}

 .kcw .kcw__tab {
    display: none;
    padding: 10px
}

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

 .kcw .kcw__tab.kcw__active {
    display: block
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-container {
    margin: 0
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading {
    position: relative;
    margin-top: -1px
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li {
    margin-bottom: 0;
    border-top: 0 solid #fff
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li a {
    border: none
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li.kcw__active {
    border-top: none;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d2d2d2;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d2d2
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li.kcw__active a {
    border: none;
    position: relative
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-heading li:hover {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    background: #fff
}

 .kcw .kcw__tabs.kcw__tabs-bottom .kcw__tabs-container {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    border-top: none;
    background: 0 0;
    margin-bottom: 1px
}

 .kcw .kcw__tabs.kcw__tabs-scrollable .kcw__tabs-heading {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0
}

 .kcw .kcw__tabs.kcw__tabs-scrollable .kcw__tabs-container {
    margin: 0
}

 .kcw .kcw__tabs.kcw__tabs-scrollable .kcw__prev {
    left: 0;
    background: #e4e4e4 url(../Images/arrow-left.png) center center no-repeat
}

 .kcw .kcw__tabs.kcw__tabs-scrollable .kcw__next {
    right: 0;
    background: #e4e4e4 url(../Images/arrow-right.png) center center no-repeat
}

 .kcw .kcw__tabs.kcw__tabs-scrollable.kcw__tabs-bottom .kcw__wrapper {
    margin-top: 2px;
    padding-bottom: 6px
}

 .kcw .kcw__tabs.kcw__tabs-scrollable.kcw__tabs-bottom .kcw__next {
    top: 1px
}

 .kcw .kcw__tabs.kcw__tabs-scrollable.kcw__tabs-bottom .kcw__prev {
    top: 1px
}

 .kcw .kcw__tabs.kcw__tabs-scrollable.kcw__tabs-bottom .kcw__tabs-heading {
    margin-top: -4px
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading {
    float: right;
    margin-left: -1px
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading li {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f7f7f7;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #f7f7f7;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #89c6cc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f7f7f7
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading li.kcw__active {
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #89c6cc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading li.kcw__active a {
    border: none
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-heading li:hover {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

 .kcw .kcw__tabs.kcw__tabs-vertical.kcw__tabs-vertical-right .kcw__tabs-container {
    float: right;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #89c6cc;
    border-top: none;
    margin-left: -1px;
    border-left: none
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading {
    width: 30%;
    float: left
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li {
    margin: 0 0 2px 0;
    display: block;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f7f7f7;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #f7f7f7;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #89c6cc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f7f7f7
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li.kcw__active {
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li.kcw__active a {
    border: none
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li:first-child {
    margin-top: 0
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-heading li:hover {
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

 .kcw .kcw__tabs.kcw__tabs-vertical .kcw__tabs-container {
    margin: 0;
    float: left;
    width: 70%;
    margin-left: -1px;
    border-top: none;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #89c6cc
}

@charset "UTF-8";

 .kcw .kcw__tag-cloud .kcw__component-content {
    text-align: justify
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item a {
    color: #4d4e53
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item a:hover {
    color: #878787
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__xs {
    font-size: .9em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__s {
    font-size: 1.1em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__m {
    font-size: 1.3em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__l {
    font-size: 1.5em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__xl {
    font-size: 1.8em
}

 .kcw .kcw__tag-cloud .kcw__tag-cloud-item.kcw__xxl {
    font-size: 2em
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links {
    border-radius: 5px;
    padding: 5px 5px;
    display: block
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links:last-child {
    margin-right: 0
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links .kcw__tag-usages {
    font-size: inherit;
    font-weight: 700
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links .kcw__tag-usages:before {
    content: "("
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links .kcw__tag-usages:after {
    content: ")"
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-links a {
    font-size: 13px
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-text {
    position: relative;
    padding-left: 20px;
    border-bottom: 1px solid transparent;
    display: block;
    float: left
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-text:hover {
    cursor: pointer;
    text-decoration: none
}

 .kcw .kcw__tag-cloud span.kcw__field-title.kcw__tag-text:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

@charset "UTF-8";

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text {
    color: #4d4e53;
    position: relative;
    padding-left: 15px;
    margin-right: 10px;
    border-bottom: 1px solid transparent
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text:hover {
    cursor: pointer;
    color: #878787;
    border-bottom: 1px solid #15909c;
    text-decoration: none
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

 .kcw .kcw__tag-list span.kcw__field-title>a {
    color: #4d4e53;
    background: #89c6cc;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 15px 0 23px;
    position: relative;
    margin: 0 20px 10px 0;
    text-decoration: none;
    -webkit-transition: color .2s;
    color: #fff
}

 .kcw .kcw__tag-list span.kcw__field-title>a:hover {
    background-color: #15909c
}

 .kcw .kcw__tag-list span.kcw__field-title>a:hover:after {
    border-left: 10px solid #15909c
}

 .kcw .kcw__tag-list span.kcw__field-title>a:before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, .25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px
}

 .kcw .kcw__tag-list span.kcw__field-title>a:after {
    background: 0 0;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #89c6cc;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-links {
    display: block;
    float: left;
    border-radius: 20px;
    position: relative;
    margin-right: 5px;
    padding: 5px 5px;
    margin-top: 5px
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-links>a {
    text-decoration: none;
    padding-left: 20px;
    position: relative
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-links>a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    font-size: 12px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text {
    position: relative;
    border-bottom: 1px solid transparent;
    display: block;
    float: left;
    padding-left: 20px
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text:hover {
    cursor: pointer;
    text-decoration: none
}

 .kcw .kcw__tag-list span.kcw__field-title.kcw__tag-text:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

 .kcw .kcw__title {
    background: 0 0
}

 .kcw .kcw__title .kcw__field-title a,  .kcw .kcw__title h1 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #89c6cc;
    font-size: 24px;
    margin-bottom: 10px;
    color: #4d4e53;
    line-height: normal;
    padding-bottom: 10px;
    display: block;
    text-decoration: none;
    cursor: pointer
}

 .kcw .kcw__title .kcw__field-title a:hover,  .kcw .kcw__title h1:hover {
    color: #878787
}

@charset "UTF-8";

@media (max-width:767px) {
     .kcw .kcw__component.kcw__toggle {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-right: 0 !important
    }
}

 .kcw .kcw__toggle details[open] summary:before {
    content: ""
}

 .kcw .kcw__toggle summary.kcw__toggle-header {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 10px;
    background: #fff;
    cursor: pointer;
    min-height: 25px
}

 .kcw .kcw__toggle summary.kcw__toggle-header::-webkit-details-marker {
    display: none
}

 .kcw .kcw__toggle summary.kcw__toggle-header:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c9" !important;
    color: #ff5a00 !important;
    position: absolute !important;
    font-size: 22px;
    right: 0 !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

 .kcw .kcw__toggle summary.kcw__toggle-header.kcw__show {
    display: inline-block !important
}

 .kcw .kcw__toggle summary.kcw__toggle-header .kcw__toggle-label {
    display: block;
    position: absolute !important;
    right: 25px;
    color: #0039a6 !important;
    margin: 0 0 0 10px
}

 .kcw .kcw__toggle summary.kcw__toggle-header .kcw__toggle-label p {
    margin-bottom: 0
}

@media (max-width:767px) {
     .kcw .kcw__toggle summary.kcw__toggle-header .kcw__toggle-label {
        display: none
    }
}

 .kcw .kcw__toggle .kcw__show {
    color: #878787
}

 .kcw .kcw__toggle .kcw__toggle-content {
    margin-top: -1px;
    position: relative
}

 .kcw .kcw__toggle details summary~.kcw__component>.kcw__component-content {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    display: none
}

 .kcw .kcw__toggle details[open] summary~.kcw__component {
    overflow: hidden
}

 .kcw .kcw__toggle details[open] summary~.kcw__component>.kcw__component-content {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    display: block
}

@-webkit-keyframes swing {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes swing {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutBack {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    20% {
        -webkit-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    30% {
        -webkit-transform: translateY(-60%);
        transform: translateY(-60%)
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    80% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutBack {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    20% {
        -webkit-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    30% {
        -webkit-transform: translateY(-60%);
        transform: translateY(-60%)
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    80% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutBounce {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    62.5% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    87.5% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutBounce {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    62.5% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    87.5% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutCirc {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    10% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    90% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutCirc {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    10% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    90% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutCubic {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    70% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutCubic {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    70% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutElastic {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    70% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutElastic {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    70% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutExpo {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutExpo {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutQad {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutQad {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutQuart {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutQuart {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutQuint {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutQuint {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(-90%);
        transform: translateY(-90%)
    }

    70% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes easeInOutSine {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    75% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes easeInOutSine {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }

    75% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes outQuad {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-70%);
        transform: translateY(-70%)
    }

    50% {
        -webkit-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    75% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes outQuad {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    25% {
        -webkit-transform: translateY(-70%);
        transform: translateY(-70%)
    }

    50% {
        -webkit-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    75% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

 .kcw .kcw__toggle summary.kcw__toggle-header:before {
    position: absolute !important;
    right: 0 !important;
    left: unset !important;
    top: 46%
}

 .kcw .kcw__toggle details[open] summary:before {
    content: "\f00d" !important
}

 .kcw .kcw__twitter h1,  .kcw .kcw__twitter h2,  .kcw .kcw__twitter h3,  .kcw .kcw__twitter h4,  .kcw .kcw__twitter h5,  .kcw .kcw__twitter h6 {
    padding-bottom: 6px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2
}

 .kcw .kcw__twitter .kcw__twitter-follow-button {
    margin: 10px 0 0
}

 .kcw .kcw__twitter .kcw__tweet-item {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #89c6cc;
    padding: 10px 10px 10px 0;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
    padding-left: 55px
}

 .kcw .kcw__twitter .kcw__tweet-item:first-child {
    border: none;
    background: 0 0
}

 .kcw .kcw__twitter .kcw__tweet-header {
    overflow: hidden
}

 .kcw .kcw__twitter .kcw__tweet-profile {
    display: block;
    float: left;
    text-decoration: none;
    font-size: 14px
}

 .kcw .kcw__twitter .kcw__tweet-avatar {
    position: absolute;
    left: 0;
    top: 10px
}

 .kcw .kcw__twitter .kcw__tweet-datetime {
    display: block;
    float: right;
    text-decoration: none
}

 .kcw .kcw__twitter .kcw__tweet-content {
    margin-top: 5px
}

 .kcw .kcw__twitter .kcw__tweet-footer>ul li {
    display: inline;
    padding-left: 5px
}

 .kcw .kcw__twitter .kcw__tweet-footer>ul li:first-child {
    padding: 0
}

 .kcw .kcw__twitter .kcw__tweet-footer a {
    text-decoration: none
}

 .kcw .kcw__component.kcw__video .kcw__mejs-container {
    overflow: hidden
}

 .kcw .kcw__component.kcw__video .kcw__mejs-controls .kcw__mejs-button button {
    box-shadow: none
}

 .kcw .kcw__component.kcw__video .kcw__sxa-video-wrapper {
    position: relative
}

 .kcw .kcw__component.kcw__video .kcw__video-init {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    background: url(/-/media/Base-Themes/Core-Libraries/styles/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    overflow: hidden;
    z-index: 1
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome/fontawesome-webfont-eot.eot?v=4.7.0);
    src: url(../fonts/fontawesome/fontawesome-webfont-eot.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome/fontawesome-webfont-woff2.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome/fontawesome-webfont-woff.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome/fontawesome-webfont-ttf.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome/fontawesome-webfont-svg.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

 .kcw .kcw__fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

 .kcw .kcw__fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

 .kcw .kcw__fa-2x {
    font-size: 2em
}

 .kcw .kcw__fa-3x {
    font-size: 3em
}

 .kcw .kcw__fa-4x {
    font-size: 4em
}

 .kcw .kcw__fa-5x {
    font-size: 5em
}

 .kcw .kcw__fa-fw {
    width: 1.28571em;
    text-align: center
}

 .kcw .kcw__fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

 .kcw .kcw__fa-ul>li {
    position: relative
}

 .kcw .kcw__fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

 .kcw .kcw__fa-li.kcw__fa-lg {
    left: -1.85714em
}

 .kcw .kcw__fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

 .kcw .kcw__fa-pull-left {
    float: left
}

 .kcw .kcw__fa-pull-right {
    float: right
}

 .kcw .kcw__fa.kcw__fa-pull-left {
    margin-right: .3em
}

 .kcw .kcw__fa.kcw__fa-pull-right {
    margin-left: .3em
}

 .kcw .kcw__pull-right {
    float: right
}

 .kcw .kcw__pull-left {
    float: left
}

 .kcw .kcw__fa.kcw__pull-left {
    margin-right: .3em
}

 .kcw .kcw__fa.kcw__pull-right {
    margin-left: .3em
}

 .kcw .kcw__fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

 .kcw .kcw__fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

 .kcw .kcw__fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

 .kcw .kcw__fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

 .kcw .kcw__fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

 .kcw .kcw__fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

 .kcw .kcw__fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

 .kcw :root .kcw__fa-flip-horizontal,  .kcw :root .kcw__fa-flip-vertical,  .kcw :root .kcw__fa-rotate-180,  .kcw :root .kcw__fa-rotate-270,  .kcw :root .kcw__fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

 .kcw .kcw__fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

 .kcw .kcw__fa-stack-1x,  .kcw .kcw__fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

 .kcw .kcw__fa-stack-1x {
    line-height: inherit
}

 .kcw .kcw__fa-stack-2x {
    font-size: 2em
}

 .kcw .kcw__fa-inverse {
    color: #fff
}

 .kcw .kcw__fa-glass:before {
    content: ""
}

 .kcw .kcw__fa-music:before {
    content: ""
}

 .kcw .kcw__fa-search:before {
    content: ""
}

 .kcw .kcw__fa-envelope-o:before {
    content: ""
}

 .kcw .kcw__fa-heart:before {
    content: ""
}

 .kcw .kcw__fa-star:before {
    content: ""
}

 .kcw .kcw__fa-star-o:before {
    content: ""
}

 .kcw .kcw__fa-user:before {
    content: ""
}

 .kcw .kcw__fa-film:before {
    content: ""
}

 .kcw .kcw__fa-th-large:before {
    content: ""
}

 .kcw .kcw__fa-th:before {
    content: ""
}

 .kcw .kcw__fa-th-list:before {
    content: ""
}

 .kcw .kcw__fa-check:before {
    content: ""
}

 .kcw .kcw__fa-close:before,  .kcw .kcw__fa-remove:before,  .kcw .kcw__fa-times:before {
    content: ""
}

 .kcw .kcw__fa-search-plus:before {
    content: ""
}

 .kcw .kcw__fa-search-minus:before {
    content: ""
}

 .kcw .kcw__fa-power-off:before {
    content: ""
}

 .kcw .kcw__fa-signal:before {
    content: ""
}

 .kcw .kcw__fa-cog:before,  .kcw .kcw__fa-gear:before {
    content: ""
}

 .kcw .kcw__fa-trash-o:before {
    content: ""
}

 .kcw .kcw__fa-home:before {
    content: ""
}

 .kcw .kcw__fa-file-o:before {
    content: ""
}

 .kcw .kcw__fa-clock-o:before {
    content: ""
}

 .kcw .kcw__fa-road:before {
    content: ""
}

 .kcw .kcw__fa-download:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-o-down:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-o-up:before {
    content: ""
}

 .kcw .kcw__fa-inbox:before {
    content: ""
}

 .kcw .kcw__fa-play-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-repeat:before,  .kcw .kcw__fa-rotate-right:before {
    content: ""
}

 .kcw .kcw__fa-refresh:before {
    content: ""
}

 .kcw .kcw__fa-list-alt:before {
    content: ""
}

 .kcw .kcw__fa-lock:before {
    content: ""
}

 .kcw .kcw__fa-flag:before {
    content: ""
}

 .kcw .kcw__fa-headphones:before {
    content: ""
}

 .kcw .kcw__fa-volume-off:before {
    content: ""
}

 .kcw .kcw__fa-volume-down:before {
    content: ""
}

 .kcw .kcw__fa-volume-up:before {
    content: ""
}

 .kcw .kcw__fa-qrcode:before {
    content: ""
}

 .kcw .kcw__fa-barcode:before {
    content: ""
}

 .kcw .kcw__fa-tag:before {
    content: ""
}

 .kcw .kcw__fa-tags:before {
    content: ""
}

 .kcw .kcw__fa-book:before {
    content: ""
}

 .kcw .kcw__fa-bookmark:before {
    content: ""
}

 .kcw .kcw__fa-print:before {
    content: ""
}

 .kcw .kcw__fa-camera:before {
    content: ""
}

 .kcw .kcw__fa-font:before {
    content: ""
}

 .kcw .kcw__fa-bold:before {
    content: ""
}

 .kcw .kcw__fa-italic:before {
    content: ""
}

 .kcw .kcw__fa-text-height:before {
    content: ""
}

 .kcw .kcw__fa-text-width:before {
    content: ""
}

 .kcw .kcw__fa-align-left:before {
    content: ""
}

 .kcw .kcw__fa-align-center:before {
    content: ""
}

 .kcw .kcw__fa-align-right:before {
    content: ""
}

 .kcw .kcw__fa-align-justify:before {
    content: ""
}

 .kcw .kcw__fa-list:before {
    content: ""
}

 .kcw .kcw__fa-dedent:before,  .kcw .kcw__fa-outdent:before {
    content: ""
}

 .kcw .kcw__fa-indent:before {
    content: ""
}

 .kcw .kcw__fa-video-camera:before {
    content: ""
}

 .kcw .kcw__fa-image:before,  .kcw .kcw__fa-photo:before,  .kcw .kcw__fa-picture-o:before {
    content: ""
}

 .kcw .kcw__fa-pencil:before {
    content: ""
}

 .kcw .kcw__fa-map-marker:before {
    content: ""
}

 .kcw .kcw__fa-adjust:before {
    content: ""
}

 .kcw .kcw__fa-tint:before {
    content: ""
}

 .kcw .kcw__fa-edit:before,  .kcw .kcw__fa-pencil-square-o:before {
    content: ""
}

 .kcw .kcw__fa-share-square-o:before {
    content: ""
}

 .kcw .kcw__fa-check-square-o:before {
    content: ""
}

 .kcw .kcw__fa-arrows:before {
    content: ""
}

 .kcw .kcw__fa-step-backward:before {
    content: ""
}

 .kcw .kcw__fa-fast-backward:before {
    content: ""
}

 .kcw .kcw__fa-backward:before {
    content: ""
}

 .kcw .kcw__fa-play:before {
    content: ""
}

 .kcw .kcw__fa-pause:before {
    content: ""
}

 .kcw .kcw__fa-stop:before {
    content: ""
}

 .kcw .kcw__fa-forward:before {
    content: ""
}

 .kcw .kcw__fa-fast-forward:before {
    content: ""
}

 .kcw .kcw__fa-step-forward:before {
    content: ""
}

 .kcw .kcw__fa-eject:before {
    content: ""
}

 .kcw .kcw__fa-chevron-left:before {
    content: ""
}

 .kcw .kcw__fa-chevron-right:before {
    content: ""
}

 .kcw .kcw__fa-plus-circle:before {
    content: ""
}

 .kcw .kcw__fa-minus-circle:before {
    content: ""
}

 .kcw .kcw__fa-times-circle:before {
    content: ""
}

 .kcw .kcw__fa-check-circle:before {
    content: ""
}

 .kcw .kcw__fa-question-circle:before {
    content: ""
}

 .kcw .kcw__fa-info-circle:before {
    content: ""
}

 .kcw .kcw__fa-crosshairs:before {
    content: ""
}

 .kcw .kcw__fa-times-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-check-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-ban:before {
    content: ""
}

 .kcw .kcw__fa-arrow-left:before {
    content: ""
}

 .kcw .kcw__fa-arrow-right:before {
    content: ""
}

 .kcw .kcw__fa-arrow-up:before {
    content: ""
}

 .kcw .kcw__fa-arrow-down:before {
    content: ""
}

 .kcw .kcw__fa-mail-forward:before,  .kcw .kcw__fa-share:before {
    content: ""
}

 .kcw .kcw__fa-expand:before {
    content: ""
}

 .kcw .kcw__fa-compress:before {
    content: ""
}

 .kcw .kcw__fa-plus:before {
    content: ""
}

 .kcw .kcw__fa-minus:before {
    content: ""
}

 .kcw .kcw__fa-asterisk:before {
    content: ""
}

 .kcw .kcw__fa-exclamation-circle:before {
    content: ""
}

 .kcw .kcw__fa-gift:before {
    content: ""
}

 .kcw .kcw__fa-leaf:before {
    content: ""
}

 .kcw .kcw__fa-fire:before {
    content: ""
}

 .kcw .kcw__fa-eye:before {
    content: ""
}

 .kcw .kcw__fa-eye-slash:before {
    content: ""
}

 .kcw .kcw__fa-exclamation-triangle:before,  .kcw .kcw__fa-warning:before {
    content: ""
}

 .kcw .kcw__fa-plane:before {
    content: ""
}

 .kcw .kcw__fa-calendar:before {
    content: ""
}

 .kcw .kcw__fa-random:before {
    content: ""
}

 .kcw .kcw__fa-comment:before {
    content: ""
}

 .kcw .kcw__fa-magnet:before {
    content: ""
}

 .kcw .kcw__fa-chevron-up:before {
    content: ""
}

 .kcw .kcw__fa-chevron-down:before {
    content: ""
}

 .kcw .kcw__fa-retweet:before {
    content: ""
}

 .kcw .kcw__fa-shopping-cart:before {
    content: ""
}

 .kcw .kcw__fa-folder:before {
    content: ""
}

 .kcw .kcw__fa-folder-open:before {
    content: ""
}

 .kcw .kcw__fa-arrows-v:before {
    content: ""
}

 .kcw .kcw__fa-arrows-h:before {
    content: ""
}

 .kcw .kcw__fa-bar-chart-o:before,  .kcw .kcw__fa-bar-chart:before {
    content: ""
}

 .kcw .kcw__fa-x-twitter-square:before {
    content: "\e61a"
}

 .kcw .kcw__fa-facebook-square:before {
    content: ""
}

 .kcw .kcw__fa-camera-retro:before {
    content: ""
}

 .kcw .kcw__fa-key:before {
    content: ""
}

 .kcw .kcw__fa-cogs:before,  .kcw .kcw__fa-gears:before {
    content: ""
}

 .kcw .kcw__fa-comments:before {
    content: ""
}

 .kcw .kcw__fa-thumbs-o-up:before {
    content: ""
}

 .kcw .kcw__fa-thumbs-o-down:before {
    content: ""
}

 .kcw .kcw__fa-star-half:before {
    content: ""
}

 .kcw .kcw__fa-heart-o:before {
    content: ""
}

 .kcw .kcw__fa-sign-out:before {
    content: ""
}

 .kcw .kcw__fa-linkedin-square:before {
    content: ""
}

 .kcw .kcw__fa-thumb-tack:before {
    content: ""
}

 .kcw .kcw__fa-external-link:before {
    content: ""
}

 .kcw .kcw__fa-sign-in:before {
    content: ""
}

 .kcw .kcw__fa-trophy:before {
    content: ""
}

 .kcw .kcw__fa-github-square:before {
    content: ""
}

 .kcw .kcw__fa-upload:before {
    content: ""
}

 .kcw .kcw__fa-lemon-o:before {
    content: ""
}

 .kcw .kcw__fa-phone:before {
    content: ""
}

 .kcw .kcw__fa-square-o:before {
    content: ""
}

 .kcw .kcw__fa-bookmark-o:before {
    content: ""
}

 .kcw .kcw__fa-phone-square:before {
    content: ""
}

 .kcw .kcw__fa-x-twitter:before {
    content: "\e61b"
}

 .kcw .kcw__fa-facebook-f:before,  .kcw .kcw__fa-facebook:before {
    content: ""
}

 .kcw .kcw__fa-github:before {
    content: ""
}

 .kcw .kcw__fa-unlock:before {
    content: ""
}

 .kcw .kcw__fa-credit-card:before {
    content: ""
}

 .kcw .kcw__fa-feed:before,  .kcw .kcw__fa-rss:before {
    content: ""
}

 .kcw .kcw__fa-hdd-o:before {
    content: ""
}

 .kcw .kcw__fa-bullhorn:before {
    content: ""
}

 .kcw .kcw__fa-bell:before {
    content: ""
}

 .kcw .kcw__fa-certificate:before {
    content: ""
}

 .kcw .kcw__fa-hand-o-right:before {
    content: ""
}

 .kcw .kcw__fa-hand-o-left:before {
    content: ""
}

 .kcw .kcw__fa-hand-o-up:before {
    content: ""
}

 .kcw .kcw__fa-hand-o-down:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-left:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-right:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-up:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-down:before {
    content: ""
}

 .kcw .kcw__fa-globe:before {
    content: ""
}

 .kcw .kcw__fa-wrench:before {
    content: ""
}

 .kcw .kcw__fa-tasks:before {
    content: ""
}

 .kcw .kcw__fa-filter:before {
    content: ""
}

 .kcw .kcw__fa-briefcase:before {
    content: ""
}

 .kcw .kcw__fa-arrows-alt:before {
    content: ""
}

 .kcw .kcw__fa-group:before,  .kcw .kcw__fa-users:before {
    content: ""
}

 .kcw .kcw__fa-chain:before,  .kcw .kcw__fa-link:before {
    content: ""
}

 .kcw .kcw__fa-cloud:before {
    content: ""
}

 .kcw .kcw__fa-flask:before {
    content: ""
}

 .kcw .kcw__fa-cut:before,  .kcw .kcw__fa-scissors:before {
    content: ""
}

 .kcw .kcw__fa-copy:before,  .kcw .kcw__fa-files-o:before {
    content: ""
}

 .kcw .kcw__fa-paperclip:before {
    content: ""
}

 .kcw .kcw__fa-floppy-o:before,  .kcw .kcw__fa-save:before {
    content: ""
}

 .kcw .kcw__fa-square:before {
    content: ""
}

 .kcw .kcw__fa-bars:before,  .kcw .kcw__fa-navicon:before,  .kcw .kcw__fa-reorder:before {
    content: ""
}

 .kcw .kcw__fa-list-ul:before {
    content: ""
}

 .kcw .kcw__fa-list-ol:before {
    content: ""
}

 .kcw .kcw__fa-strikethrough:before {
    content: ""
}

 .kcw .kcw__fa-underline:before {
    content: ""
}

 .kcw .kcw__fa-table:before {
    content: ""
}

 .kcw .kcw__fa-magic:before {
    content: ""
}

 .kcw .kcw__fa-truck:before {
    content: ""
}

 .kcw .kcw__fa-pinterest:before {
    content: ""
}

 .kcw .kcw__fa-pinterest-square:before {
    content: ""
}

 .kcw .kcw__fa-google-plus-square:before {
    content: ""
}

 .kcw .kcw__fa-google-plus:before {
    content: ""
}

 .kcw .kcw__fa-money:before {
    content: ""
}

 .kcw .kcw__fa-caret-down:before {
    content: ""
}

 .kcw .kcw__fa-caret-up:before {
    content: ""
}

 .kcw .kcw__fa-caret-left:before {
    content: ""
}

 .kcw .kcw__fa-caret-right:before {
    content: ""
}

 .kcw .kcw__fa-columns:before {
    content: ""
}

 .kcw .kcw__fa-sort:before,  .kcw .kcw__fa-unsorted:before {
    content: ""
}

 .kcw .kcw__fa-sort-desc:before,  .kcw .kcw__fa-sort-down:before {
    content: ""
}

 .kcw .kcw__fa-sort-asc:before,  .kcw .kcw__fa-sort-up:before {
    content: ""
}

 .kcw .kcw__fa-envelope:before {
    content: ""
}

 .kcw .kcw__fa-linkedin:before {
    content: ""
}

 .kcw .kcw__fa-rotate-left:before,  .kcw .kcw__fa-undo:before {
    content: ""
}

 .kcw .kcw__fa-gavel:before,  .kcw .kcw__fa-legal:before {
    content: ""
}

 .kcw .kcw__fa-dashboard:before,  .kcw .kcw__fa-tachometer:before {
    content: ""
}

 .kcw .kcw__fa-comment-o:before {
    content: ""
}

 .kcw .kcw__fa-comments-o:before {
    content: ""
}

 .kcw .kcw__fa-bolt:before,  .kcw .kcw__fa-flash:before {
    content: ""
}

 .kcw .kcw__fa-sitemap:before {
    content: ""
}

 .kcw .kcw__fa-umbrella:before {
    content: ""
}

 .kcw .kcw__fa-clipboard:before,  .kcw .kcw__fa-paste:before {
    content: ""
}

 .kcw .kcw__fa-lightbulb-o:before {
    content: ""
}

 .kcw .kcw__fa-exchange:before {
    content: ""
}

 .kcw .kcw__fa-cloud-download:before {
    content: ""
}

 .kcw .kcw__fa-cloud-upload:before {
    content: ""
}

 .kcw .kcw__fa-user-md:before {
    content: ""
}

 .kcw .kcw__fa-stethoscope:before {
    content: ""
}

 .kcw .kcw__fa-suitcase:before {
    content: ""
}

 .kcw .kcw__fa-bell-o:before {
    content: ""
}

 .kcw .kcw__fa-coffee:before {
    content: ""
}

 .kcw .kcw__fa-cutlery:before {
    content: ""
}

 .kcw .kcw__fa-file-text-o:before {
    content: ""
}

 .kcw .kcw__fa-building-o:before {
    content: ""
}

 .kcw .kcw__fa-hospital-o:before {
    content: ""
}

 .kcw .kcw__fa-ambulance:before {
    content: ""
}

 .kcw .kcw__fa-medkit:before {
    content: ""
}

 .kcw .kcw__fa-fighter-jet:before {
    content: ""
}

 .kcw .kcw__fa-beer:before {
    content: ""
}

 .kcw .kcw__fa-h-square:before {
    content: ""
}

 .kcw .kcw__fa-plus-square:before {
    content: ""
}

 .kcw .kcw__fa-angle-double-left:before {
    content: ""
}

 .kcw .kcw__fa-angle-double-right:before {
    content: ""
}

 .kcw .kcw__fa-angle-double-up:before {
    content: ""
}

 .kcw .kcw__fa-angle-double-down:before {
    content: ""
}

 .kcw .kcw__fa-angle-left:before {
    content: ""
}

 .kcw .kcw__fa-angle-right:before {
    content: ""
}

 .kcw .kcw__fa-angle-up:before {
    content: ""
}

 .kcw .kcw__fa-angle-down:before {
    content: ""
}

 .kcw .kcw__fa-desktop:before {
    content: ""
}

 .kcw .kcw__fa-laptop:before {
    content: ""
}

 .kcw .kcw__fa-tablet:before {
    content: ""
}

 .kcw .kcw__fa-mobile-phone:before,  .kcw .kcw__fa-mobile:before {
    content: ""
}

 .kcw .kcw__fa-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-quote-left:before {
    content: ""
}

 .kcw .kcw__fa-quote-right:before {
    content: ""
}

 .kcw .kcw__fa-spinner:before {
    content: ""
}

 .kcw .kcw__fa-circle:before {
    content: ""
}

 .kcw .kcw__fa-mail-reply:before,  .kcw .kcw__fa-reply:before {
    content: ""
}

 .kcw .kcw__fa-github-alt:before {
    content: ""
}

 .kcw .kcw__fa-folder-o:before {
    content: ""
}

 .kcw .kcw__fa-folder-open-o:before {
    content: ""
}

 .kcw .kcw__fa-smile-o:before {
    content: ""
}

 .kcw .kcw__fa-frown-o:before {
    content: ""
}

 .kcw .kcw__fa-meh-o:before {
    content: ""
}

 .kcw .kcw__fa-gamepad:before {
    content: ""
}

 .kcw .kcw__fa-keyboard-o:before {
    content: ""
}

 .kcw .kcw__fa-flag-o:before {
    content: ""
}

 .kcw .kcw__fa-flag-checkered:before {
    content: ""
}

 .kcw .kcw__fa-terminal:before {
    content: ""
}

 .kcw .kcw__fa-code:before {
    content: ""
}

 .kcw .kcw__fa-mail-reply-all:before,  .kcw .kcw__fa-reply-all:before {
    content: ""
}

 .kcw .kcw__fa-star-half-empty:before,  .kcw .kcw__fa-star-half-full:before,  .kcw .kcw__fa-star-half-o:before {
    content: ""
}

 .kcw .kcw__fa-location-arrow:before {
    content: ""
}

 .kcw .kcw__fa-crop:before {
    content: ""
}

 .kcw .kcw__fa-code-fork:before {
    content: ""
}

 .kcw .kcw__fa-chain-broken:before,  .kcw .kcw__fa-unlink:before {
    content: ""
}

 .kcw .kcw__fa-question:before {
    content: ""
}

 .kcw .kcw__fa-info:before {
    content: ""
}

 .kcw .kcw__fa-exclamation:before {
    content: ""
}

 .kcw .kcw__fa-superscript:before {
    content: ""
}

 .kcw .kcw__fa-subscript:before {
    content: ""
}

 .kcw .kcw__fa-eraser:before {
    content: ""
}

 .kcw .kcw__fa-puzzle-piece:before {
    content: ""
}

 .kcw .kcw__fa-microphone:before {
    content: ""
}

 .kcw .kcw__fa-microphone-slash:before {
    content: ""
}

 .kcw .kcw__fa-shield:before {
    content: ""
}

 .kcw .kcw__fa-calendar-o:before {
    content: ""
}

 .kcw .kcw__fa-fire-extinguisher:before {
    content: ""
}

 .kcw .kcw__fa-rocket:before {
    content: ""
}

 .kcw .kcw__fa-maxcdn:before {
    content: ""
}

 .kcw .kcw__fa-chevron-circle-left:before {
    content: ""
}

 .kcw .kcw__fa-chevron-circle-right:before {
    content: ""
}

 .kcw .kcw__fa-chevron-circle-up:before {
    content: ""
}

 .kcw .kcw__fa-chevron-circle-down:before {
    content: ""
}

 .kcw .kcw__fa-html5:before {
    content: ""
}

 .kcw .kcw__fa-css3:before {
    content: ""
}

 .kcw .kcw__fa-anchor:before {
    content: ""
}

 .kcw .kcw__fa-unlock-alt:before {
    content: ""
}

 .kcw .kcw__fa-bullseye:before {
    content: ""
}

 .kcw .kcw__fa-ellipsis-h:before {
    content: ""
}

 .kcw .kcw__fa-ellipsis-v:before {
    content: ""
}

 .kcw .kcw__fa-rss-square:before {
    content: ""
}

 .kcw .kcw__fa-play-circle:before {
    content: ""
}

 .kcw .kcw__fa-ticket:before {
    content: ""
}

 .kcw .kcw__fa-minus-square:before {
    content: ""
}

 .kcw .kcw__fa-minus-square-o:before {
    content: ""
}

 .kcw .kcw__fa-level-up:before {
    content: ""
}

 .kcw .kcw__fa-level-down:before {
    content: ""
}

 .kcw .kcw__fa-check-square:before {
    content: ""
}

 .kcw .kcw__fa-pencil-square:before {
    content: ""
}

 .kcw .kcw__fa-external-link-square:before {
    content: ""
}

 .kcw .kcw__fa-share-square:before {
    content: ""
}

 .kcw .kcw__fa-compass:before {
    content: ""
}

 .kcw .kcw__fa-caret-square-o-down:before,  .kcw .kcw__fa-toggle-down:before {
    content: ""
}

 .kcw .kcw__fa-caret-square-o-up:before,  .kcw .kcw__fa-toggle-up:before {
    content: ""
}

 .kcw .kcw__fa-caret-square-o-right:before,  .kcw .kcw__fa-toggle-right:before {
    content: ""
}

 .kcw .kcw__fa-eur:before,  .kcw .kcw__fa-euro:before {
    content: ""
}

 .kcw .kcw__fa-gbp:before {
    content: ""
}

 .kcw .kcw__fa-dollar:before,  .kcw .kcw__fa-usd:before {
    content: ""
}

 .kcw .kcw__fa-inr:before,  .kcw .kcw__fa-rupee:before {
    content: ""
}

 .kcw .kcw__fa-cny:before,  .kcw .kcw__fa-jpy:before,  .kcw .kcw__fa-rmb:before,  .kcw .kcw__fa-yen:before {
    content: ""
}

 .kcw .kcw__fa-rouble:before,  .kcw .kcw__fa-rub:before,  .kcw .kcw__fa-ruble:before {
    content: ""
}

 .kcw .kcw__fa-krw:before,  .kcw .kcw__fa-won:before {
    content: ""
}

 .kcw .kcw__fa-bitcoin:before,  .kcw .kcw__fa-btc:before {
    content: ""
}

 .kcw .kcw__fa-file:before {
    content: ""
}

 .kcw .kcw__fa-file-text:before {
    content: ""
}

 .kcw .kcw__fa-sort-alpha-asc:before {
    content: ""
}

 .kcw .kcw__fa-sort-alpha-desc:before {
    content: ""
}

 .kcw .kcw__fa-sort-amount-asc:before {
    content: ""
}

 .kcw .kcw__fa-sort-amount-desc:before {
    content: ""
}

 .kcw .kcw__fa-sort-numeric-asc:before {
    content: ""
}

 .kcw .kcw__fa-sort-numeric-desc:before {
    content: ""
}

 .kcw .kcw__fa-thumbs-up:before {
    content: ""
}

 .kcw .kcw__fa-thumbs-down:before {
    content: ""
}

 .kcw .kcw__fa-youtube-square:before {
    content: "\f431"
}

 .kcw .kcw__fa-youtube:before {
    content: "\f167"
}

 .kcw .kcw__fa-xing:before {
    content: ""
}

 .kcw .kcw__fa-xing-square:before {
    content: ""
}

 .kcw .kcw__fa-youtube-play:before {
    content: ""
}

 .kcw .kcw__fa-dropbox:before {
    content: ""
}

 .kcw .kcw__fa-stack-overflow:before {
    content: ""
}

 .kcw .kcw__fa-instagram:before {
    content: ""
}

 .kcw .kcw__fa-flickr:before {
    content: ""
}
.kcw .kcw__fa-tiktok:before {
    content: "\e07b";
}

.kcw .kcw__fa-threads:before {
    content: "\e618";
}

 .kcw .kcw__fa-adn:before {
    content: ""
}

 .kcw .kcw__fa-bitbucket:before {
    content: ""
}

 .kcw .kcw__fa-bitbucket-square:before {
    content: ""
}

 .kcw .kcw__fa-tumblr:before {
    content: ""
}

 .kcw .kcw__fa-tumblr-square:before {
    content: ""
}

 .kcw .kcw__fa-long-arrow-down:before {
    content: ""
}

 .kcw .kcw__fa-long-arrow-up:before {
    content: ""
}

 .kcw .kcw__fa-long-arrow-left:before {
    content: ""
}

 .kcw .kcw__fa-long-arrow-right:before {
    content: ""
}

 .kcw .kcw__fa-apple:before {
    content: ""
}

 .kcw .kcw__fa-windows:before {
    content: ""
}

 .kcw .kcw__fa-android:before {
    content: ""
}

 .kcw .kcw__fa-linux:before {
    content: ""
}

 .kcw .kcw__fa-dribbble:before {
    content: ""
}

 .kcw .kcw__fa-skype:before {
    content: ""
}

 .kcw .kcw__fa-foursquare:before {
    content: ""
}

 .kcw .kcw__fa-trello:before {
    content: ""
}

 .kcw .kcw__fa-female:before {
    content: ""
}

 .kcw .kcw__fa-male:before {
    content: ""
}

 .kcw .kcw__fa-gittip:before,  .kcw .kcw__fa-gratipay:before {
    content: ""
}

 .kcw .kcw__fa-sun-o:before {
    content: ""
}

 .kcw .kcw__fa-moon-o:before {
    content: ""
}

 .kcw .kcw__fa-archive:before {
    content: ""
}

 .kcw .kcw__fa-bug:before {
    content: ""
}

 .kcw .kcw__fa-vk:before {
    content: ""
}

 .kcw .kcw__fa-weibo:before {
    content: ""
}

 .kcw .kcw__fa-renren:before {
    content: ""
}

 .kcw .kcw__fa-pagelines:before {
    content: ""
}

 .kcw .kcw__fa-stack-exchange:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-o-right:before {
    content: ""
}

 .kcw .kcw__fa-arrow-circle-o-left:before {
    content: ""
}

 .kcw .kcw__fa-caret-square-o-left:before,  .kcw .kcw__fa-toggle-left:before {
    content: ""
}

 .kcw .kcw__fa-dot-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-wheelchair:before {
    content: ""
}

 .kcw .kcw__fa-vimeo-square:before {
    content: ""
}

 .kcw .kcw__fa-try:before,  .kcw .kcw__fa-turkish-lira:before {
    content: ""
}

 .kcw .kcw__fa-plus-square-o:before {
    content: ""
}

 .kcw .kcw__fa-space-shuttle:before {
    content: ""
}

 .kcw .kcw__fa-slack:before {
    content: ""
}

 .kcw .kcw__fa-envelope-square:before {
    content: ""
}

 .kcw .kcw__fa-wordpress:before {
    content: ""
}

 .kcw .kcw__fa-openid:before {
    content: ""
}

 .kcw .kcw__fa-bank:before,  .kcw .kcw__fa-institution:before,  .kcw .kcw__fa-university:before {
    content: ""
}

 .kcw .kcw__fa-graduation-cap:before,  .kcw .kcw__fa-mortar-board:before {
    content: ""
}

 .kcw .kcw__fa-yahoo:before {
    content: ""
}

 .kcw .kcw__fa-google:before {
    content: ""
}

 .kcw .kcw__fa-reddit:before {
    content: ""
}

 .kcw .kcw__fa-reddit-square:before {
    content: ""
}

 .kcw .kcw__fa-stumbleupon-circle:before {
    content: ""
}

 .kcw .kcw__fa-stumbleupon:before {
    content: ""
}

 .kcw .kcw__fa-delicious:before {
    content: ""
}

 .kcw .kcw__fa-digg:before {
    content: ""
}

 .kcw .kcw__fa-pied-piper-pp:before {
    content: ""
}

 .kcw .kcw__fa-pied-piper-alt:before {
    content: ""
}

 .kcw .kcw__fa-drupal:before {
    content: ""
}

 .kcw .kcw__fa-joomla:before {
    content: ""
}

 .kcw .kcw__fa-language:before {
    content: ""
}

 .kcw .kcw__fa-fax:before {
    content: ""
}

 .kcw .kcw__fa-building:before {
    content: ""
}

 .kcw .kcw__fa-child:before {
    content: ""
}

 .kcw .kcw__fa-paw:before {
    content: ""
}

 .kcw .kcw__fa-spoon:before {
    content: ""
}

 .kcw .kcw__fa-cube:before {
    content: ""
}

 .kcw .kcw__fa-cubes:before {
    content: ""
}

 .kcw .kcw__fa-behance:before {
    content: ""
}

 .kcw .kcw__fa-behance-square:before {
    content: ""
}

 .kcw .kcw__fa-steam:before {
    content: ""
}

 .kcw .kcw__fa-steam-square:before {
    content: ""
}

 .kcw .kcw__fa-recycle:before {
    content: ""
}

 .kcw .kcw__fa-automobile:before,  .kcw .kcw__fa-car:before {
    content: ""
}

 .kcw .kcw__fa-cab:before,  .kcw .kcw__fa-taxi:before {
    content: ""
}

 .kcw .kcw__fa-tree:before {
    content: ""
}

 .kcw .kcw__fa-spotify:before {
    content: ""
}

 .kcw .kcw__fa-deviantart:before {
    content: ""
}

 .kcw .kcw__fa-soundcloud:before {
    content: ""
}

 .kcw .kcw__fa-database:before {
    content: ""
}

 .kcw .kcw__fa-file-pdf-o:before {
    content: ""
}

 .kcw .kcw__fa-file-word-o:before {
    content: ""
}

 .kcw .kcw__fa-file-excel-o:before {
    content: ""
}

 .kcw .kcw__fa-file-powerpoint-o:before {
    content: ""
}

 .kcw .kcw__fa-file-image-o:before,  .kcw .kcw__fa-file-photo-o:before,  .kcw .kcw__fa-file-picture-o:before {
    content: ""
}

 .kcw .kcw__fa-file-archive-o:before,  .kcw .kcw__fa-file-zip-o:before {
    content: ""
}

 .kcw .kcw__fa-file-audio-o:before,  .kcw .kcw__fa-file-sound-o:before {
    content: ""
}

 .kcw .kcw__fa-file-movie-o:before,  .kcw .kcw__fa-file-video-o:before {
    content: ""
}

 .kcw .kcw__fa-file-code-o:before {
    content: ""
}

 .kcw .kcw__fa-vine:before {
    content: ""
}

 .kcw .kcw__fa-codepen:before {
    content: ""
}

 .kcw .kcw__fa-jsfiddle:before {
    content: ""
}

 .kcw .kcw__fa-life-bouy:before,  .kcw .kcw__fa-life-buoy:before,  .kcw .kcw__fa-life-ring:before,  .kcw .kcw__fa-life-saver:before,  .kcw .kcw__fa-support:before {
    content: ""
}

 .kcw .kcw__fa-circle-o-notch:before {
    content: ""
}

 .kcw .kcw__fa-ra:before,  .kcw .kcw__fa-rebel:before,  .kcw .kcw__fa-resistance:before {
    content: ""
}

 .kcw .kcw__fa-empire:before,  .kcw .kcw__fa-ge:before {
    content: ""
}

 .kcw .kcw__fa-git-square:before {
    content: ""
}

 .kcw .kcw__fa-git:before {
    content: ""
}

 .kcw .kcw__fa-hacker-news:before,  .kcw .kcw__fa-y-combinator-square:before,  .kcw .kcw__fa-yc-square:before {
    content: ""
}

 .kcw .kcw__fa-tencent-weibo:before {
    content: ""
}

 .kcw .kcw__fa-qq:before {
    content: ""
}

 .kcw .kcw__fa-wechat:before,  .kcw .kcw__fa-weixin:before {
    content: ""
}

 .kcw .kcw__fa-paper-plane:before,  .kcw .kcw__fa-send:before {
    content: ""
}

 .kcw .kcw__fa-paper-plane-o:before,  .kcw .kcw__fa-send-o:before {
    content: ""
}

 .kcw .kcw__fa-history:before {
    content: ""
}

 .kcw .kcw__fa-circle-thin:before {
    content: ""
}

 .kcw .kcw__fa-header:before {
    content: ""
}

 .kcw .kcw__fa-paragraph:before {
    content: ""
}

 .kcw .kcw__fa-sliders:before {
    content: ""
}

 .kcw .kcw__fa-share-alt:before {
    content: ""
}

 .kcw .kcw__fa-share-alt-square:before {
    content: ""
}

 .kcw .kcw__fa-bomb:before {
    content: ""
}

 .kcw .kcw__fa-futbol-o:before,  .kcw .kcw__fa-soccer-ball-o:before {
    content: ""
}

 .kcw .kcw__fa-tty:before {
    content: ""
}

 .kcw .kcw__fa-binoculars:before {
    content: ""
}

 .kcw .kcw__fa-plug:before {
    content: ""
}

 .kcw .kcw__fa-slideshare:before {
    content: ""
}

 .kcw .kcw__fa-twitch:before {
    content: ""
}

 .kcw .kcw__fa-yelp:before {
    content: ""
}

 .kcw .kcw__fa-newspaper-o:before {
    content: ""
}

 .kcw .kcw__fa-wifi:before {
    content: ""
}

 .kcw .kcw__fa-calculator:before {
    content: ""
}

 .kcw .kcw__fa-paypal:before {
    content: ""
}

 .kcw .kcw__fa-google-wallet:before {
    content: ""
}

 .kcw .kcw__fa-cc-visa:before {
    content: ""
}

 .kcw .kcw__fa-cc-mastercard:before {
    content: ""
}

 .kcw .kcw__fa-cc-discover:before {
    content: ""
}

 .kcw .kcw__fa-cc-amex:before {
    content: ""
}

 .kcw .kcw__fa-cc-paypal:before {
    content: ""
}

 .kcw .kcw__fa-cc-stripe:before {
    content: ""
}

 .kcw .kcw__fa-bell-slash:before {
    content: ""
}

 .kcw .kcw__fa-bell-slash-o:before {
    content: ""
}

 .kcw .kcw__fa-trash:before {
    content: ""
}

 .kcw .kcw__fa-copyright:before {
    content: ""
}

 .kcw .kcw__fa-at:before {
    content: ""
}

 .kcw .kcw__fa-eyedropper:before {
    content: ""
}

 .kcw .kcw__fa-paint-brush:before {
    content: ""
}

 .kcw .kcw__fa-birthday-cake:before {
    content: ""
}

 .kcw .kcw__fa-area-chart:before {
    content: ""
}

 .kcw .kcw__fa-pie-chart:before {
    content: ""
}

 .kcw .kcw__fa-line-chart:before {
    content: ""
}

 .kcw .kcw__fa-lastfm:before {
    content: ""
}

 .kcw .kcw__fa-lastfm-square:before {
    content: ""
}

 .kcw .kcw__fa-toggle-off:before {
    content: ""
}

 .kcw .kcw__fa-toggle-on:before {
    content: ""
}

 .kcw .kcw__fa-bicycle:before {
    content: ""
}

 .kcw .kcw__fa-bus:before {
    content: ""
}

 .kcw .kcw__fa-ioxhost:before {
    content: ""
}

 .kcw .kcw__fa-angellist:before {
    content: ""
}

 .kcw .kcw__fa-cc:before {
    content: ""
}

 .kcw .kcw__fa-ils:before,  .kcw .kcw__fa-shekel:before,  .kcw .kcw__fa-sheqel:before {
    content: ""
}

 .kcw .kcw__fa-meanpath:before {
    content: ""
}

 .kcw .kcw__fa-buysellads:before {
    content: ""
}

 .kcw .kcw__fa-connectdevelop:before {
    content: ""
}

 .kcw .kcw__fa-dashcube:before {
    content: ""
}

 .kcw .kcw__fa-forumbee:before {
    content: ""
}

 .kcw .kcw__fa-leanpub:before {
    content: ""
}

 .kcw .kcw__fa-sellsy:before {
    content: ""
}

 .kcw .kcw__fa-shirtsinbulk:before {
    content: ""
}

 .kcw .kcw__fa-simplybuilt:before {
    content: ""
}

 .kcw .kcw__fa-skyatlas:before {
    content: ""
}

 .kcw .kcw__fa-cart-plus:before {
    content: ""
}

 .kcw .kcw__fa-cart-arrow-down:before {
    content: ""
}

 .kcw .kcw__fa-diamond:before {
    content: ""
}

 .kcw .kcw__fa-ship:before {
    content: ""
}

 .kcw .kcw__fa-user-secret:before {
    content: ""
}

 .kcw .kcw__fa-motorcycle:before {
    content: ""
}

 .kcw .kcw__fa-street-view:before {
    content: ""
}

 .kcw .kcw__fa-heartbeat:before {
    content: ""
}

 .kcw .kcw__fa-venus:before {
    content: ""
}

 .kcw .kcw__fa-mars:before {
    content: ""
}

 .kcw .kcw__fa-mercury:before {
    content: ""
}

 .kcw .kcw__fa-intersex:before,  .kcw .kcw__fa-transgender:before {
    content: ""
}

 .kcw .kcw__fa-transgender-alt:before {
    content: ""
}

 .kcw .kcw__fa-venus-double:before {
    content: ""
}

 .kcw .kcw__fa-mars-double:before {
    content: ""
}

 .kcw .kcw__fa-venus-mars:before {
    content: ""
}

 .kcw .kcw__fa-mars-stroke:before {
    content: ""
}

 .kcw .kcw__fa-mars-stroke-v:before {
    content: ""
}

 .kcw .kcw__fa-mars-stroke-h:before {
    content: ""
}

 .kcw .kcw__fa-neuter:before {
    content: ""
}

 .kcw .kcw__fa-genderless:before {
    content: ""
}

 .kcw .kcw__fa-facebook-official:before {
    content: ""
}

 .kcw .kcw__fa-pinterest-p:before {
    content: ""
}

 .kcw .kcw__fa-whatsapp:before {
    content: ""
}

 .kcw .kcw__fa-server:before {
    content: ""
}

 .kcw .kcw__fa-user-plus:before {
    content: ""
}

 .kcw .kcw__fa-user-times:before {
    content: ""
}

 .kcw .kcw__fa-bed:before,  .kcw .kcw__fa-hotel:before {
    content: ""
}

 .kcw .kcw__fa-viacoin:before {
    content: ""
}

 .kcw .kcw__fa-train:before {
    content: ""
}

 .kcw .kcw__fa-subway:before {
    content: ""
}

 .kcw .kcw__fa-medium:before {
    content: ""
}

 .kcw .kcw__fa-y-combinator:before,  .kcw .kcw__fa-yc:before {
    content: ""
}

 .kcw .kcw__fa-optin-monster:before {
    content: ""
}

 .kcw .kcw__fa-opencart:before {
    content: ""
}

 .kcw .kcw__fa-expeditedssl:before {
    content: ""
}

 .kcw .kcw__fa-battery-4:before,  .kcw .kcw__fa-battery-full:before,  .kcw .kcw__fa-battery:before {
    content: ""
}

 .kcw .kcw__fa-battery-3:before,  .kcw .kcw__fa-battery-three-quarters:before {
    content: ""
}

 .kcw .kcw__fa-battery-2:before,  .kcw .kcw__fa-battery-half:before {
    content: ""
}

 .kcw .kcw__fa-battery-1:before,  .kcw .kcw__fa-battery-quarter:before {
    content: ""
}

 .kcw .kcw__fa-battery-0:before,  .kcw .kcw__fa-battery-empty:before {
    content: ""
}

 .kcw .kcw__fa-mouse-pointer:before {
    content: ""
}

 .kcw .kcw__fa-i-cursor:before {
    content: ""
}

 .kcw .kcw__fa-object-group:before {
    content: ""
}

 .kcw .kcw__fa-object-ungroup:before {
    content: ""
}

 .kcw .kcw__fa-sticky-note:before {
    content: ""
}

 .kcw .kcw__fa-sticky-note-o:before {
    content: ""
}

 .kcw .kcw__fa-cc-jcb:before {
    content: ""
}

 .kcw .kcw__fa-cc-diners-club:before {
    content: ""
}

 .kcw .kcw__fa-clone:before {
    content: ""
}

 .kcw .kcw__fa-balance-scale:before {
    content: ""
}

 .kcw .kcw__fa-hourglass-o:before {
    content: ""
}

 .kcw .kcw__fa-hourglass-1:before,  .kcw .kcw__fa-hourglass-start:before {
    content: ""
}

 .kcw .kcw__fa-hourglass-2:before,  .kcw .kcw__fa-hourglass-half:before {
    content: ""
}

 .kcw .kcw__fa-hourglass-3:before,  .kcw .kcw__fa-hourglass-end:before {
    content: ""
}

 .kcw .kcw__fa-hourglass:before {
    content: ""
}

 .kcw .kcw__fa-hand-grab-o:before,  .kcw .kcw__fa-hand-rock-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-paper-o:before,  .kcw .kcw__fa-hand-stop-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-scissors-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-lizard-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-spock-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-pointer-o:before {
    content: ""
}

 .kcw .kcw__fa-hand-peace-o:before {
    content: ""
}

 .kcw .kcw__fa-trademark:before {
    content: ""
}

 .kcw .kcw__fa-registered:before {
    content: ""
}

 .kcw .kcw__fa-creative-commons:before {
    content: ""
}

 .kcw .kcw__fa-gg:before {
    content: ""
}

 .kcw .kcw__fa-gg-circle:before {
    content: ""
}

 .kcw .kcw__fa-tripadvisor:before {
    content: ""
}

 .kcw .kcw__fa-odnoklassniki:before {
    content: ""
}

 .kcw .kcw__fa-odnoklassniki-square:before {
    content: ""
}

 .kcw .kcw__fa-get-pocket:before {
    content: ""
}

 .kcw .kcw__fa-wikipedia-w:before {
    content: ""
}

 .kcw .kcw__fa-safari:before {
    content: ""
}

 .kcw .kcw__fa-chrome:before {
    content: ""
}

 .kcw .kcw__fa-firefox:before {
    content: ""
}

 .kcw .kcw__fa-opera:before {
    content: ""
}

 .kcw .kcw__fa-internet-explorer:before {
    content: ""
}

 .kcw .kcw__fa-television:before,  .kcw .kcw__fa-tv:before {
    content: ""
}

 .kcw .kcw__fa-contao:before {
    content: ""
}

 .kcw .kcw__fa-500px:before {
    content: ""
}

 .kcw .kcw__fa-amazon:before {
    content: ""
}

 .kcw .kcw__fa-calendar-plus-o:before {
    content: ""
}

 .kcw .kcw__fa-calendar-minus-o:before {
    content: ""
}

 .kcw .kcw__fa-calendar-times-o:before {
    content: ""
}

 .kcw .kcw__fa-calendar-check-o:before {
    content: ""
}

 .kcw .kcw__fa-industry:before {
    content: ""
}

 .kcw .kcw__fa-map-pin:before {
    content: ""
}

 .kcw .kcw__fa-map-signs:before {
    content: ""
}

 .kcw .kcw__fa-map-o:before {
    content: ""
}

 .kcw .kcw__fa-map:before {
    content: ""
}

 .kcw .kcw__fa-commenting:before {
    content: ""
}

 .kcw .kcw__fa-commenting-o:before {
    content: ""
}

 .kcw .kcw__fa-houzz:before {
    content: ""
}

 .kcw .kcw__fa-vimeo:before {
    content: ""
}

 .kcw .kcw__fa-black-tie:before {
    content: ""
}

 .kcw .kcw__fa-fonticons:before {
    content: ""
}

 .kcw .kcw__fa-reddit-alien:before {
    content: ""
}

 .kcw .kcw__fa-edge:before {
    content: ""
}

 .kcw .kcw__fa-credit-card-alt:before {
    content: ""
}

 .kcw .kcw__fa-codiepie:before {
    content: ""
}

 .kcw .kcw__fa-modx:before {
    content: ""
}

 .kcw .kcw__fa-fort-awesome:before {
    content: ""
}

 .kcw .kcw__fa-usb:before {
    content: ""
}

 .kcw .kcw__fa-product-hunt:before {
    content: ""
}

 .kcw .kcw__fa-mixcloud:before {
    content: ""
}

 .kcw .kcw__fa-scribd:before {
    content: ""
}

 .kcw .kcw__fa-pause-circle:before {
    content: ""
}

 .kcw .kcw__fa-pause-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-stop-circle:before {
    content: ""
}

 .kcw .kcw__fa-stop-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-shopping-bag:before {
    content: ""
}

 .kcw .kcw__fa-shopping-basket:before {
    content: ""
}

 .kcw .kcw__fa-hashtag:before {
    content: ""
}

 .kcw .kcw__fa-bluetooth:before {
    content: ""
}

 .kcw .kcw__fa-bluetooth-b:before {
    content: ""
}

 .kcw .kcw__fa-percent:before {
    content: ""
}

 .kcw .kcw__fa-gitlab:before {
    content: ""
}

 .kcw .kcw__fa-wpbeginner:before {
    content: ""
}

 .kcw .kcw__fa-wpforms:before {
    content: ""
}

 .kcw .kcw__fa-envira:before {
    content: ""
}

 .kcw .kcw__fa-universal-access:before {
    content: ""
}

 .kcw .kcw__fa-wheelchair-alt:before {
    content: ""
}

 .kcw .kcw__fa-question-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-blind:before {
    content: ""
}

 .kcw .kcw__fa-audio-description:before {
    content: ""
}

 .kcw .kcw__fa-volume-control-phone:before {
    content: ""
}

 .kcw .kcw__fa-braille:before {
    content: ""
}

 .kcw .kcw__fa-assistive-listening-systems:before {
    content: ""
}

 .kcw .kcw__fa-american-sign-language-interpreting:before,  .kcw .kcw__fa-asl-interpreting:before {
    content: ""
}

 .kcw .kcw__fa-deaf:before,  .kcw .kcw__fa-deafness:before,  .kcw .kcw__fa-hard-of-hearing:before {
    content: ""
}

 .kcw .kcw__fa-glide:before {
    content: ""
}

 .kcw .kcw__fa-glide-g:before {
    content: ""
}

 .kcw .kcw__fa-sign-language:before,  .kcw .kcw__fa-signing:before {
    content: ""
}

 .kcw .kcw__fa-low-vision:before {
    content: ""
}

 .kcw .kcw__fa-viadeo:before {
    content: ""
}

 .kcw .kcw__fa-viadeo-square:before {
    content: ""
}

 .kcw .kcw__fa-snapchat:before {
    content: ""
}

 .kcw .kcw__fa-snapchat-ghost:before {
    content: ""
}

 .kcw .kcw__fa-snapchat-square:before {
    content: ""
}

 .kcw .kcw__fa-pied-piper:before {
    content: ""
}

 .kcw .kcw__fa-first-order:before {
    content: ""
}

 .kcw .kcw__fa-yoast:before {
    content: ""
}

 .kcw .kcw__fa-themeisle:before {
    content: ""
}

 .kcw .kcw__fa-google-plus-circle:before,  .kcw .kcw__fa-google-plus-official:before {
    content: ""
}

 .kcw .kcw__fa-fa:before,  .kcw .kcw__fa-font-awesome:before {
    content: ""
}

 .kcw .kcw__fa-handshake-o:before {
    content: ""
}

 .kcw .kcw__fa-envelope-open:before {
    content: ""
}

 .kcw .kcw__fa-envelope-open-o:before {
    content: ""
}

 .kcw .kcw__fa-linode:before {
    content: ""
}

 .kcw .kcw__fa-address-book:before {
    content: ""
}

 .kcw .kcw__fa-address-book-o:before {
    content: ""
}

 .kcw .kcw__fa-address-card:before,  .kcw .kcw__fa-vcard:before {
    content: ""
}

 .kcw .kcw__fa-address-card-o:before,  .kcw .kcw__fa-vcard-o:before {
    content: ""
}

 .kcw .kcw__fa-user-circle:before {
    content: ""
}

 .kcw .kcw__fa-user-circle-o:before {
    content: ""
}

 .kcw .kcw__fa-user-o:before {
    content: ""
}

 .kcw .kcw__fa-id-badge:before {
    content: ""
}

 .kcw .kcw__fa-drivers-license:before,  .kcw .kcw__fa-id-card:before {
    content: ""
}

 .kcw .kcw__fa-drivers-license-o:before,  .kcw .kcw__fa-id-card-o:before {
    content: ""
}

 .kcw .kcw__fa-quora:before {
    content: ""
}

 .kcw .kcw__fa-free-code-camp:before {
    content: ""
}

 .kcw .kcw__fa-telegram:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-4:before,  .kcw .kcw__fa-thermometer-full:before,  .kcw .kcw__fa-thermometer:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-3:before,  .kcw .kcw__fa-thermometer-three-quarters:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-2:before,  .kcw .kcw__fa-thermometer-half:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-1:before,  .kcw .kcw__fa-thermometer-quarter:before {
    content: ""
}

 .kcw .kcw__fa-thermometer-0:before,  .kcw .kcw__fa-thermometer-empty:before {
    content: ""
}

 .kcw .kcw__fa-shower:before {
    content: ""
}

 .kcw .kcw__fa-bath:before,  .kcw .kcw__fa-bathtub:before,  .kcw .kcw__fa-s15:before {
    content: ""
}

 .kcw .kcw__fa-podcast:before {
    content: ""
}

 .kcw .kcw__fa-window-maximize:before {
    content: ""
}

 .kcw .kcw__fa-window-minimize:before {
    content: ""
}

 .kcw .kcw__fa-window-restore:before {
    content: ""
}

 .kcw .kcw__fa-times-rectangle:before,  .kcw .kcw__fa-window-close:before {
    content: ""
}

 .kcw .kcw__fa-times-rectangle-o:before,  .kcw .kcw__fa-window-close-o:before {
    content: ""
}

 .kcw .kcw__fa-bandcamp:before {
    content: ""
}

 .kcw .kcw__fa-grav:before {
    content: ""
}

 .kcw .kcw__fa-etsy:before {
    content: ""
}

 .kcw .kcw__fa-imdb:before {
    content: ""
}

 .kcw .kcw__fa-ravelry:before {
    content: ""
}

 .kcw .kcw__fa-eercast:before {
    content: ""
}

 .kcw .kcw__fa-microchip:before {
    content: ""
}

 .kcw .kcw__fa-snowflake-o:before {
    content: ""
}

 .kcw .kcw__fa-superpowers:before {
    content: ""
}

 .kcw .kcw__fa-wpexplorer:before {
    content: ""
}

 .kcw .kcw__fa-meetup:before {
    content: ""
}

 .kcw .kcw__sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

 .kcw .kcw__sr-only-focusable:active,  .kcw .kcw__sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

 .kcw .kcw__text-midnight-blue {
    color: #002072 !important
}

 .kcw .kcw__text-dark-blue {
    color: #0039a6 !important
}

 .kcw .kcw__text-medium-blue {
    color: #0078c9 !important
}

 .kcw .kcw__text-light-blue {
    color: #00b8e4 !important
}

 .kcw .kcw__text-pale-blue {
    color: #e0f6fc !important
}

 .kcw .kcw__text-grey {
    color: #4d4e53 !important
}

 .kcw .kcw__text-orange {
    color: #ff5a00 !important
}

 .kcw .kcw__text-green {
    color: #8cc63e !important
}

 .kcw .kcw__text-purple {
    color: #1d191c !important
}

 .kcw .kcw__text-light-grey {
    color: #e6ebed !important
}

 .kcw .kcw__text-border-grey {
    color: #9a9ea1 !important
}

 .kcw .kcw__text-white {
    color: #fff !important
}

 .kcw .kcw__text-children-orange {
    color: #f7931d !important
}

 .kcw .kcw__text-children-blue {
    color: #09d !important
}

 .kcw .kcw__text-alert-red {
    color: red !important
}

 .kcw .kcw__text-alert-yellow {
    color: #fff202 !important
}

 .kcw .kcw__text-alert-orange {
    color: #ff5a00 !important
}

 .kcw .kcw__text-table-label-blue {
    color: #beeef8 !important
}

 .kcw .kcw__text-th-highlight {
    color: #dff7fb !important
}

 .kcw .kcw__background--midnight-blue {
    background-color: #002072 !important
}

 .kcw .kcw__background--dark-blue {
    background-color: #0039a6 !important
}

 .kcw .kcw__background--medium-blue {
    background-color: #0078c9 !important
}

 .kcw .kcw__background--light-blue {
    background-color: #00b8e4 !important
}

 .kcw .kcw__background--pale-blue {
    background-color: #e0f6fc !important
}

 .kcw .kcw__background--grey {
    background-color: #4d4e53 !important
}

 .kcw .kcw__background--orange {
    background-color: #ff5a00 !important
}

 .kcw .kcw__background--green {
    background-color: #8cc63e !important
}

 .kcw .kcw__background--purple {
    background-color: #1d191c !important
}

 .kcw .kcw__background--light-grey {
    background-color: #e6ebed !important
}

 .kcw .kcw__background--border-grey {
    background-color: #9a9ea1 !important
}

 .kcw .kcw__background--white {
    background-color: #fff !important
}

 .kcw .kcw__background--children-orange {
    background-color: #f7931d !important
}

 .kcw .kcw__background--children-blue {
    background-color: #09d !important
}

 .kcw .kcw__background--alert-red {
    background-color: red !important
}

 .kcw .kcw__background--alert-yellow {
    background-color: #fff202 !important
}

 .kcw .kcw__background--alert-orange {
    background-color: #ff5a00 !important
}

 .kcw .kcw__background--table-label-blue {
    background-color: #beeef8 !important
}

 .kcw .kcw__background--th-highlight {
    background-color: #dff7fb !important
}

 .kcw .kcw__font-light {
    font-weight: 300 !important
}

 .kcw .kcw__font-regular {
    font-weight: 400 !important
}

 .kcw .kcw__font-semi-bold {
    font-weight: 500 !important
}

 .kcw .kcw__font-bold {
    font-weight: 700 !important
}

 .kcw .kcw__border-0 {
    border: 0 !important
}

 .kcw .kcw__row-height-100 {
    height: 100%
}

 .kcw .kcw__align-vertical-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

 .kcw .kcw__mb-0 {
    margin-bottom: 0 !important
}

html .kcw  {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 0
}

body .kcw  {
    font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif;
    position: relative;
    overflow: auto;
    color: #4d4e53;
    font-size: 16px;
    line-height: 1.5;
    background: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body .kcw .kcw__on-page-editor {
    background: 0 0 !important
}

 .kcw h1,  .kcw h2,  .kcw h3,  .kcw h4,  .kcw h5,  .kcw h6 {
    line-height: 1.25em
}

 .kcw a {
    color: #ff5a00;
    cursor: pointer;
    font-size: 1rem;
    text-decoration: none
}

 .kcw a:hover {
    text-decoration: underline
}

 .kcw p {
    color: #4d4e53;
    line-height: 1.5 !important;
    margin-bottom: 10px !important
}

 .kcw h1,  .kcw h2,  .kcw h3,  .kcw h4,  .kcw h5,  .kcw h6 {
    font-weight: 700;
    font-family: UniversBold, Helvetica, sans-serif
}

 .kcw h1 {
    font-size: 2.25rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw h1 {
        font-size: 1.875rem
    }
}

 .kcw h2 {
    font-size: 1.875rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw h2 {
        font-size: 1.625rem
    }
}

 .kcw h2.kcw__hero-header {
    font-size: 3.75rem
}

@media (max-width:768px) {
     .kcw h2.kcw__hero-header {
        font-size: 1.875rem;
        line-height: 1.2
    }
}

 .kcw h3 {
    font-size: 1.625rem;
    color: #0039a6
}

@media (max-width:768px) {
     .kcw h3 {
        font-size: 1.5rem
    }
}

 .kcw h4 {
    font-size: 1.5rem;
    color: #002072;
    line-height: 1.2
}

@media (max-width:768px) {
     .kcw h4 {
        font-size: 1.375rem
    }
}

 .kcw h5 {
    font-size: 1.5rem;
    color: #00b8e4
}

@media (max-width:768px) {
     .kcw h5 {
        font-size: 1.375rem
    }
}

 .kcw h6 {
    font-size: 1rem;
    color: #002072
}

@media (max-width:768px) {
     .kcw h6 {
        font-size: .875rem
    }
}

 .kcw .kcw__xa-variable {
    border: 0;
    padding: 1px;
    margin: 0;
    background-color: #ebebe4;
    color: #545454;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

 .kcw #kcw__breadcrumbMenuSubcontrol_context_menu * {
    box-sizing: initial
}

 .kcw .kcw__hmh-page-structures>.kcw__component-content {
    margin-bottom: 15px
}

 .kcw .kcw__field-content {
    margin-bottom: 10px
}

 .kcw .kcw__field-content a {
    color: #ff5200
}

 .kcw .kcw__field-content a:hover {
    color: #ff5200;
    text-decoration: underline
}

 .kcw h1.kcw__field-title {
    margin-bottom: 10px
}

 .kcw .kcw__hmh-page-structures .kcw__left-content {
    padding: 15px
}

 .kcw .kcw__hmh-page-structures .kcw__left-content.kcw__white {
    background-color: #fff
}

 .kcw .kcw__CoveoPager .kcw__coveo-pager-list .kcw__coveo-pager-list-item {
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none
}

 .kcw .kcw__CoveoPager .kcw__coveo-pager-list .kcw__coveo-pager-list-item:hover {
    text-decoration: none
}

 .kcw .kcw__CoveoPager .kcw__coveo-pager-list .kcw__coveo-pager-list-item:hover a {
    text-decoration: none
}

 .kcw .kcw__CoveoPager .kcw__coveo-pager-list .kcw__coveo-pager-list-item a {
    color: #313a45
}

 .kcw .kcw__detail-content .kcw__field-image img {
    max-width: 100%;
    height: auto
}

@media (max-width:767px) {
     .kcw .kcw__location-search-coveo .kcw__public-location-search .kcw__search-box {
        padding-bottom: 67px;
        position: relative
    }
}

@media (max-width:767px) {
     .kcw .kcw__location-search-coveo .kcw__public-location-search .kcw__search-box .kcw__col-lg-3.kcw__col-6 {
        position: static
    }
}

@media (max-width:767px) {
     .kcw .kcw__location-search-coveo .kcw__public-location-search .kcw__search-box .kcw__col-lg-3.kcw__col-6 .kcw__map-view-btn {
        position: absolute;
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        bottom: 20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (max-width:767px) {
     .kcw .kcw__location-search-coveo .kcw__public-location-search .kcw__search-box .kcw__col-lg-3.kcw__col-6 .kcw__go-btn {
        width: 100%
    }
}

 .kcw .kcw__btn__Orange {
    background-color: #ff5200 !important;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: capitalize !important
}

 .kcw .kcw__btn__Orange:hover {
    color: #fff !important;
    background-color: #252f6b !important
}

 .kcw .kcw__btn__DarkBlue {
    background-color: #252f6b !important;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: capitalize !important
}

 .kcw .kcw__btn__DarkBlue:hover {
    color: #fff !important;
    background-color: #ff5200 !important
}

 .kcw .kcw__btn__LightBlue {
    background-color: #00b7e3 !important;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: capitalize !important
}

 .kcw .kcw__btn__LightBlue:hover {
    color: #fff !important;
    background-color: #252f6b !important
}

 .kcw .kcw__btn__LightBlueAlt {
    background-color: #09d !important;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: capitalize !important
}

 .kcw .kcw__btn__LightBlueAlt:hover {
    color: #fff !important;
    background-color: #b161a6 !important
}

 .kcw .kcw__btn__Purple {
    background-color: #b161a6 !important;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: capitalize !important
}

 .kcw .kcw__btn__Purple:hover {
    color: #fff !important;
    background-color: #09d !important
}

 .kcw .kcw__btn__Green {
    background-color: #8cc63e !important;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: capitalize !important
}

 .kcw .kcw__btn__Green:hover {
    color: #fff !important;
    background-color: #b161a6 !important
}

 .kcw .kcw__btn__Small {
    width: 25% !important;
    border-radius: 0 !important;
    border: none !important
}

 .kcw .kcw__btn__Medium {
    width: 50% !important;
    border-radius: 0 !important;
    border: none !important
}

 .kcw .kcw__btn__Large {
    width: 75% !important;
    border-radius: 0 !important;
    border: none !important
}

 .kcw .kcw__btn__XLarge {
    width: 100% !important;
    border-radius: 0 !important;
    border: none !important
}

@media (min-width:1025px) {
     .kcw #kcw__content>.kcw__row>.kcw__component>.kcw__component-content>div:nth-child(3)>div {
        padding: 0 50px 0 50px
    }

     .kcw #kcw__content>.kcw__row>.kcw__component>.kcw__component-content>div>.kcw__featured-stories {
        padding: 0 50px 0 50px
    }

     .kcw #kcw__content .kcw__component-content>div:nth-child(3) .kcw__component-content>h2,  .kcw .kcw__multilevel-accordion.kcw__white h2.kcw__field-title {
        padding-left: 0;
        padding-bottom: 15px
    }

     .kcw #kcw__content .kcw__component.kcw__banner-text {
        padding: 0 50px 0 50px
    }

     .kcw #kcw__content .kcw__component .kcw__navigation-dropdown {
        padding: 0 50px 0 50px
    }

     .kcw #kcw__content .kcw__component .kcw__navigation-dropdown .kcw__component-content {
        padding: 0 15px
    }

     .kcw #kcw__content .kcw__component .kcw__multilevel-accordion .kcw__component-content {
        padding: 0 15px
    }

     .kcw #kcw__content .kcw__component .kcw__hmh-link-list .kcw__component-content {
        padding: 0 15px
    }

     .kcw #kcw__content .kcw__component .kcw__hmh-link-list .kcw__component-content div {
        padding: 0
    }

     .kcw #kcw__content .kcw__component.kcw__rich-text {
        padding: 0
    }

     .kcw #kcw__content .kcw__component.kcw__rich-text>.kcw__component-content {
        padding: 0 15px
    }

     .kcw #kcw__content .kcw__component.kcw__content.kcw__col-12 {
        padding: 0 15px
    }

     .kcw #kcw__content .kcw__hmh-page-structures {
        padding: 0 50px 0 50px
    }

     .kcw #kcw__content .kcw__hmh-page-structures.kcw__health-u-search-page {
        padding: 0
    }

     .kcw #kcw__content .kcw__hmh-page-structures>.kcw__component-content {
        padding: 0 15px
    }

     .kcw #kcw__content .kcw__global-search-coveo .kcw__hmh-page-structures {
        padding: 0
    }

     .kcw #kcw__content .kcw__location-search-coveo .kcw__hmh-page-structures {
        padding: 0
    }

     .kcw #kcw__content .kcw__hmh-global-structures>.kcw__component-content .kcw__component.kcw__content>.kcw__component-content .kcw__field-content {
        padding: 0 15px
    }

     .kcw #kcw__content .kcw__hmh-global-structures>.kcw__component-content .kcw__hmh-page-structures .kcw__component-content .kcw__component-content .kcw__field-content {
        padding: 0
    }

     .kcw #kcw__content .kcw__hmh-global-structures>.kcw__component-content .kcw__cta-container .kcw__component-content {
        padding: 0 15px
    }

     .kcw #kcw__content .kcw__breadcrumb {
        padding: 0 50px 0 50px
    }

     .kcw #kcw__content .kcw__banner-text .kcw__component-content {
        padding: 0 15px
    }

     .kcw #kcw__content .kcw__plain-html .kcw__component-content {
        padding: 0 15px
    }

     .kcw .kcw__hmh-location-card-with-map {
        padding: 0 50px
    }

     .kcw .kcw__hmh-location-card-with-map>.kcw__row {
        padding: 0 15px
    }
}

@media (min-width:1025px) and (max-width:767px) {
     .kcw #kcw__content .kcw__location-search-coveo .kcw__public-location-search .kcw__search-box {
        padding-bottom: 67px;
        position: relative
    }
}

@media (min-width:1025px) {
     .kcw #kcw__content .kcw__location-search-coveo .kcw__public-location-search .kcw__search-box .kcw__rich-text.kcw__component>.kcw__component-content {
        background-color: transparent;
        padding: 0
    }
}

 .kcw #kcw__content .kcw__hmh-global-structures>.kcw__component-content .kcw__component.kcw__featured-stories {
    background-color: transparent
}

 .kcw #kcw__content .kcw__component>.kcw__component-content {
    background-color: #fff
}

 .kcw #kcw__content .kcw__component>.kcw__component-content .kcw__hmh-page-structures .kcw__component-content {
    background-color: transparent
}

 .kcw #kcw__content .kcw__component>.kcw__component-content .kcw__hmh-page-structures .kcw__component-content .kcw__detail-content .kcw__field-content img {
    height: auto;
    max-width: 100%
}

 .kcw #kcw__content .kcw__component>.kcw__component-content .kcw__search-box .kcw__component-content {
    background-color: transparent
}

 .kcw #kcw__content .kcw__hmh-location-card-with-map .kcw__card-container {
    padding: 0
}

 .kcw #kcw__content .kcw__content li,  .kcw #kcw__content .kcw__rich-text li {
    font-size: 16px
}

 .kcw #kcw__content .kcw__coveo-result-frame .kcw__img-square-wrapper img {
    height: -webkit-fit-content !important;
    height: fit-content !important
}

@charset "UTF-8";

 .kcw .kcw__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../Images/overlay-bg.png);
    z-index: 9999;
    display: none;
    width: 100%
}

 .kcw .kcw__overlay.kcw__component {
    margin: 0
}

 .kcw .kcw__overlay>.kcw__component-content {
    border-radius: 5px;
    display: block;
    position: absolute;
    background-color: #e6e6e6;
    padding: 10px;
    max-width: 90%;
    background: #f7f7f7;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

 .kcw .kcw__overlay>.kcw__component-content .kcw__component {
    margin: 0
}

 .kcw .kcw__overlay>.kcw__component-content .kcw__component.kcw__image img {
    width: 100%
}

 .kcw .kcw__overlay .kcw__overlay-inner {
    min-width: 25px;
    max-height: inherit;
    height: inherit;
    overflow: auto
}

 .kcw .kcw__overlay .kcw__overlay-inner.kcw__overlay-percent {
    max-height: 100%;
    height: auto
}

 .kcw .kcw__overlay .kcw__overlay-inner #kcw__InnerCenter {
    width: auto;
    height: auto
}

 .kcw .kcw__overlay .kcw__overlay-inner .kcw__container {
    width: 100%
}

 .kcw .kcw__overlay .kcw__overlay-inner>img {
    width: 100%
}

 .kcw .kcw__overlay .kcw__overlay-inner:focus {
    border: 1px solid #ccc
}

 .kcw .kcw__overlay .kcw__overlay-close {
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    top: -20px;
    right: -10px
}

 .kcw .kcw__overlay .kcw__overlay-close:before {
    content: "";
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

 .kcw .kcw__overlay .kcw__overlay-close:hover:before {
    background: #ccc
}

 .kcw .kcw__overlay .kcw__overlay-close a {
    display: block;
    text-indent: -9999px
}

 .kcw .kcw__overlay .kcw__overlay-close-link:focus {
    color: #ccc
}

 .kcw .kcw__overlay .kcw__overlay-close-link:hover {
    color: #ccc
}

 .kcw .kcw__overlay .kcw__overlay-close-link {
    text-decoration: none
}

 .kcw .kcw__overlay-page {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../Images/overlay-bg.png);
    z-index: 9999;
    text-align: center;
    width: 100%;
    margin: 0
}

 .kcw .kcw__overlay-page>.kcw__component-content {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    background-color: #e6e6e6;
    border-radius: 5px;
    position: relative;
    padding: 10px 10px 25px;
    margin: 100px 60px 60px;
    max-width: 90%;
    background: #f7f7f7
}

 .kcw .kcw__overlay-page>.kcw__component-content .kcw__component {
    margin: 0
}

 .kcw .kcw__overlay-page>.kcw__component-content .kcw__component.kcw__image img {
    width: 100%
}

 .kcw .kcw__overlay-page .kcw__overlay-inner {
    min-width: 25px;
    height: inherit;
    max-height: inherit;
    min-height: 135px;
    overflow: auto
}

 .kcw .kcw__overlay-page .kcw__overlay-inner.kcw__overlay-percent {
    max-height: 100%;
    height: auto
}

 .kcw .kcw__overlay-page .kcw__overlay-inner.kcw__overlay-percent.kcw__edit {
    max-height: inherit
}

 .kcw .kcw__overlay-page .kcw__overlay-inner .kcw__container {
    width: 100%
}

 .kcw .kcw__overlay-page .kcw__overlay-inner:focus {
    border: 1px solid #ccc
}

 .kcw .kcw__overlay-page .kcw__overlay-close {
    bottom: 8px;
    color: #000;
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    right: -5px;
    bottom: -15px
}

 .kcw .kcw__overlay-page .kcw__overlay-close-link:focus {
    color: #ccc
}

 .kcw .kcw__overlay-page .kcw__overlay-close-link:hover {
    color: #ccc
}

 .kcw .kcw__overlay-page .kcw__overlay-close-link {
    text-decoration: none
}

 .kcw #kcw__wrapper {
    overflow: hidden;
    background-image: url(../images/gray-bg.png) !important;
    background-size: cover
}

 .kcw #kcw__wrapper.kcw__overlay-page {
    margin-bottom: -80px
}

body .kcw .kcw__preview .kcw__overlay-page {
    position: fixed
}

 .kcw .kcw__overlay-page .kcw__main {
    width: 100%
}

 .kcw .kcw__on-page-editor .kcw__overlay .kcw__overlay-inner {
    margin: auto
}

 .kcw .kcw__on-page-editor .kcw__overlay-page {
    z-index: 9000
}

 .kcw .kcw__privacy-warning {
    font-size: 14px;
    font-size: 1.4rem;
    opacity: .8;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 20px 0 0;
    color: #fff;
    text-align: center;
    z-index: 1000;
    background-color: #002072
}

 .kcw .kcw__privacy-warning .kcw__component-content {
    position: relative;
    height: auto;
    width: 90%;
    padding: 15px;
    margin: 0 auto
}

 .kcw .kcw__privacy-warning a {
    color: #fff
}

 .kcw .kcw__privacy-warning a:focus,  .kcw .kcw__privacy-warning a:hover {
    color: #fff
}

 .kcw .kcw__privacy-warning .kcw__close {
    -webkit-transform: scale(1.3, .95);
    -ms-transform: scale(1.3, .95);
    transform: scale(1.3, .95);
    font-size: 35px;
    font-size: 3.5rem;
    position: absolute;
    top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 8px;
    font-weight: 700
}

 .kcw .kcw__privacy-warning .kcw__learnMore {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

 .kcw .kcw__privacy-warning .kcw__submit {
    display: inline-block;
    vertical-align: middle;
    padding: 20px 0
}

 .kcw .kcw__privacy-warning .kcw__submit a {
    font-size: 13px;
    font-size: 1.3rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    text-decoration: none;
    font-weight: 700;
    background: #fff;
    padding: 5px 10px;
    cursor: pointer;
    color: #000
}

 .kcw .kcw__boxed {
    box-sizing: border-box;
    margin: 20px 0
}

@media only screen and (min-width:381px) and (max-width:959px) {
     .kcw .kcw__boxed {
        padding: 10px
    }
}

@media only screen and (max-width:380px) {
     .kcw .kcw__boxed {
        padding: 10px
    }
}

 .kcw .kcw__boxed>div {
    max-width: 960px;
    margin: 0 auto !important
}

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

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

 .kcw .kcw__highlighted-top {
    background: #fff;
    border-top-width: 3px;
    border-top-color: #15909c;
    border-style: solid;
    padding: 25px;
    margin: 0
}

 .kcw .kcw__highlighted-top h1,  .kcw .kcw__highlighted-top h2,  .kcw .kcw__highlighted-top h3,  .kcw .kcw__highlighted-top h4 {
    margin: 0 0 10px 0
}

 .kcw .kcw__highlighted-bottom {
    background: #fff;
    border-bottom-width: 3px;
    border-bottom-color: #15909c;
    border-style: solid;
    padding: 25px;
    margin: 0
}

 .kcw .kcw__highlighted-bottom h1,  .kcw .kcw__highlighted-bottom h2,  .kcw .kcw__highlighted-bottom h3,  .kcw .kcw__highlighted-bottom h4 {
    margin: 0 0 10px 0
}

 .kcw .kcw__highlighted-left {
    background: #fff;
    border-left-width: 3px;
    border-left-color: #15909c;
    border-style: solid;
    padding: 25px;
    margin: 0
}

 .kcw .kcw__highlighted-left h1,  .kcw .kcw__highlighted-left h2,  .kcw .kcw__highlighted-left h3,  .kcw .kcw__highlighted-left h4 {
    margin: 0 0 10px 0
}

 .kcw .kcw__highlighted-right {
    background: #fff;
    border-right-width: 3px;
    border-right-color: #15909c;
    border-style: solid;
    padding: 25px;
    margin: 0
}

 .kcw .kcw__highlighted-right h1,  .kcw .kcw__highlighted-right h2,  .kcw .kcw__highlighted-right h3,  .kcw .kcw__highlighted-right h4 {
    margin: 0 0 10px 0
}

 .kcw .kcw__indent {
    margin: 0 40px
}

 .kcw .kcw__indent-top {
    margin-top: 20px
}

 .kcw .kcw__indent-bottom {
    margin-bottom: 20px
}

 .kcw .kcw__link-button .kcw__button-default,  .kcw .kcw__link-button .kcw__default {
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #f6f6f6;
    color: #4d4e53;
    font-weight: 700
}

 .kcw .kcw__link-button .kcw__button-default:hover,  .kcw .kcw__link-button .kcw__default:hover {
    color: #4d4e53;
    background: #f7f7f7
}

 .kcw .kcw__link-button .kcw__button-success,  .kcw .kcw__link-button .kcw__success {
    font-size: 12px;
    font-size: 1.2rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #a0ce4e;
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__link-button .kcw__button-success:hover,  .kcw .kcw__link-button .kcw__success:hover {
    color: #fff;
    background: #92be43
}

 .kcw .kcw__link-button .kcw__button-warning,  .kcw .kcw__link-button .kcw__warning {
    font-size: 12px;
    font-size: 1.2rem;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #bc4526;
    color: #fff;
    font-weight: 700
}

 .kcw .kcw__link-button .kcw__button-warning:hover,  .kcw .kcw__link-button .kcw__warning:hover {
    color: #fff;
    background: #c34e30
}

 .kcw .kcw__promoted-box {
    border: none !important
}

 .kcw .kcw__position-left,  .kcw .kcw__position-left * {
    text-align: left !important
}

 .kcw .kcw__position-right,  .kcw .kcw__position-right * {
    text-align: right !important
}

 .kcw .kcw__position-center,  .kcw .kcw__position-center * {
    text-align: center !important
}

 .kcw .kcw__cover-background>.kcw__component-content,  .kcw .kcw__fix-background>.kcw__component-content,  .kcw .kcw__parallax-background>.kcw__component-content {
    background-repeat: no-repeat;
    background-size: cover
}

 .kcw .kcw__fix-background>.kcw__component-content {
    background-position: left top;
    background-attachment: fixed;
    min-height: 240px
}

 .kcw .kcw__parallax-background>.kcw__component-content {
    background-position: 50% 0;
    background-attachment: fixed;
    min-height: 240px
}

@media only screen and (max-width:786px) {
     .kcw .kcw__parallax-background>.kcw__component-content {
        background-attachment: scroll
    }
}

 .kcw .kcw__container-gray-background {
    background: #f7f7f7
}

 .kcw .kcw__container-clean-background {
    background: #fff
}

 .kcw .kcw__container-dark-background {
    background: #3d3d3d
}

 .kcw .kcw__container-color-background {
    background: #89c6cc
}
