@font-face {
    font-family: open_sansbold;
    src: url(fonts/opensans-bold-webfont.eot);
    src: url(fonts/opensans-bold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/opensans-bold-webfont.woff2) format("woff2"), url(fonts/opensans-bold-webfont.woff) format("woff"),
        url(fonts/opensans-bold-webfont.ttf) format("truetype"), url(fonts/opensans-bold-webfont.svg#open_sansbold) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: open_sansextrabold;
    src: url(fonts/opensans-extrabold-webfont.eot);
    src: url(fonts/opensans-extrabold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/opensans-extrabold-webfont.woff2) format("woff2"), url(fonts/opensans-extrabold-webfont.woff) format("woff"),
        url(fonts/opensans-extrabold-webfont.ttf) format("truetype"), url(fonts/opensans-extrabold-webfont.svg#open_sansextrabold) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: open_sansregular;
    src: url(fonts/opensans-regular-webfont.eot);
    src: url(fonts/opensans-regular-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/opensans-regular-webfont.woff2) format("woff2"), url(fonts/opensans-regular-webfont.woff) format("woff"),
        url(fonts/opensans-regular-webfont.ttf) format("truetype"), url(fonts/opensans-regular-webfont.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: open_sanssemibold;
    src: url(fonts/opensans-semibold-webfont.eot);
    src: url(fonts/opensans-semibold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/opensans-semibold-webfont.woff2) format("woff2"), url(fonts/opensans-semibold-webfont.woff) format("woff"),
        url(fonts/opensans-semibold-webfont.ttf) format("truetype"), url(fonts/opensans-semibold-webfont.svg#open_sanssemibold) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Open Sans";
    src: url(fonts/OpenSans-Light.eot);
    src: url(fonts/OpenSans-Light.eot?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Light.woff2) format("woff2"), url(fonts/OpenSans-Light.woff) format("woff"), url(fonts/OpenSans-Light.ttf) format("truetype"),
        url(fonts/OpenSans-Light.svg#OpenSans-Light) format("svg");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: GESSTextLight_Light;
    src: url(fonts/GESSTextLight-Light.eot);
    src: url(fonts/GESSTextLight-Light.eot?#iefix) format("embedded-opentype"), url(fonts/GESSTextLight-Light.woff) format("woff"), url(fonts/GESSTextLight-Light.ttf) format("truetype"),
        url(fonts/GESSTextLight-Light.svg#GESSTextLight_Light) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: GESSTextMedium_Medium;
    src: url(fonts/GESSTextMedium-Medium.eot);
    src: url(fonts/GESSTextMedium-Medium.eot?#iefix) format("embedded-opentype"), url(fonts/GESSTextMedium-Medium.woff) format("woff"), url(fonts/GESSTextMedium-Medium.ttf) format("truetype"),
        url(fonts/GESSTextMedium-Medium.svg#GESSTextMedium_Medium) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: GESSTextBold_Bold;
    src: url(fonts/GESSTextBold-Bold.eot);
    src: url(fonts/GESSTextBold-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/GESSTextBold-Bold.woff) format("woff"), url(fonts/GESSTextBold-Bold.ttf) format("truetype"),
        url(fonts/GESSTextBold-Bold.svg#GESSTextBold_Bold) format("svg");
    font-weight: 400;
    font-style: normal;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}
* {
    margin: 0;
    padding: 0;
}
body,
html {
    padding: 0;
    margin: 0;
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
.hidden {
    opacity: 0;
}
.visible {
    opacity: 1;
}
body {
    width: 100%;
    font-family: open_sansregular;
    color: #2e3135;
    line-height: 1;
    word-wrap: break-word;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
.text-uppercase {
    text-transform: uppercase;
}
.col-1 {
    width: 8.33333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-2 {
    width: 16.66666667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-3 {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-4 {
    width: 33.33333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-5 {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-6 {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-7 {
    width: 58.33333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-8 {
    width: 66.66666667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-9 {
    width: 75%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-10 {
    width: 83.3333333334%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-11 {
    width: 91.6666667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-12 {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.pl0 {
    padding-left: 0;
}
.pr0 {
    padding-right: 0;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
a {
    text-decoration: none;
    color: #c9d51b;
    outline: 0;
    border: none;
}
a:hover {
    text-decoration: none;
    color: #c9d51b;
}
input:focus,
select:focus,
textarea:focus {
    outline: 0;
}
select {
    cursor: pointer;
}
.cap {
    text-transform: uppercase;
}
a img {
    border: none;
}
img {
    border: 0 none;
    max-width: 100%;
}
p {
    margin: 0;
    padding: 0;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    margin: 0;
    padding: 0;
}
.none {
    display: none;
}
h1 {
    font-family: Gotham;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
h2 {
    font-family: Gotham;
    font-size: 45px;
    color: #1226AA;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
h3 {
    font-weight: 400;
    font-size: 30px;
    color: #1226AA;
    margin: 0;
    padding: 0;
    margin: 0;
    font-family: open_sansbold;
}
h4 {
    font-family: Gotham;
    font-size: 16px;
    color: #1226AA;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
h5 {
    font-family: open_sansregular;
    font-size: 14px;
    color: #1226AA;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
}
.clearleft {
    clear: left;
}
.clearright {
    clear: right;
}
textarea {
    resize: none;
}
.v-generated-body {
    min-height: 350px;
    overflow: auto;
}
.container_holder {
    width: 100%;
    margin: auto;
}
.fixed {
    position: fixed;
    z-index: 333;
}
.color-blue {
    color: #1226AA;
}
.header-bar {
    clear: both;
}
.customer-login {
    float: right;
    margin-right: 19px;
}
.customer-login a {
    color: #a6b93c;
    font-family: open_sanssemibold;
    font-size: 13px;
    text-decoration: none;
    padding-bottom: 10px;
}
.customer-login a:hover {
    text-decoration: none;
    border-bottom: 2px solid #a6b93c;
    padding-bottom: 5px;
}
.language-bar {
    float: right;
    text-align: right;
    padding-bottom: 10px;
    position: relative;
}
.language-title {
    color: #a6b93c;
    font-family: open_sanssemibold;
    font-size: 13px;
    background: url(images/lang-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 17px;
    cursor: pointer;
}
.language_select {
    position: absolute;
    top: 20px;
    width: 100%;
    background-color: #fff;
    text-align: right;
    z-index: 1;
    display: none;
    padding-right: 17px;
    border: 1px solid;
    padding-top: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.language-bar:hover .language_select {
    display: block;
}
.language {
    padding-bottom: 10px;
}
.language,
.language a {
    font-family: Gotham;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
}
#languageSelected,
.language a:hover {
    color: #fff;
}
#header_motion {
    background-color: #fff;
    width: 100%;
    z-index: 4;
    top: 0;
    position: fixed;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
}
.topWrapper {
    width: 100%;
    margin: 0 auto;
    z-index: 4;
}
.header {
    padding: 0;
    background-color: #fff;
    height: 80px;
}
.logoWrapper {
    float: left;
    padding-top: 34px;
    position: relative;
    padding-top: 14px;
    padding-bottom: 14px;
}
.navigation {
    float: right;
    display: block;
}
.nav {
    clear: both;
    position: relative;
    float: left;
}
.border-animate {
    position: relative;
    overflow: hidden;
    float: left;
}
.nav .menu {
    float: right;
    list-style: none;
    position: relative;
    padding: 0 30px;
    line-height: 80px;
    background-image: url(images/menuslash.png);
    background-repeat: no-repeat;
    background-position: right center;
}
a.menuLink {
    position: relative;
    color: #1226aa;
    font-family: Gotham;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    overflow: hidden;
}
a.menuLink .border-animate:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 0.2rem solid;
    transition: all 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
    display: none;
}
a.menuLink.linkSelected .border-animate:after {
    display: block;
}
a.menuLink .border-animate:hover:after {
    -webkit-animation: footer-link-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
    display: block;
    animation: footer-link-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
}
.menu:hover .border-animate:after {
    -webkit-animation: footer-link-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
    display: block;
    animation: footer-link-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
}
.nav .menu:first-child {
    background-image: none;
    padding-right: 0;
}
a.menuLink .border-animate:hover {
    color: #1226AA;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.hide {
    display: none;
}
.hide-on-desktop {
    display: none;
}
.slideTitle {
    font-family: Gotham;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
}
@-webkit-keyframes footer-link-hover {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes footer-link-hover {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-ms-keyframes footer-link-hover {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-moz-keyframes footer-link-hover {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-o-keyframes footer-link-hover {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.lang-custom {
    padding-bottom: 0;
    position: relative;
    float: left;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 25px;
    color: #fff;
    background-color: #1226AA;
}
.cd-main-content {
    display: none;
}
.sp-layer {
    display: block;
    position: absolute;
    width: inherit;
    height: inherit;
    z-index: 2;
}
.bannerGradient {
    display: block;
    position: absolute;
    width: 100%;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.53);
    text-align: center;
    margin: 0;
    z-index: 100;
    opacity: 0;
}
.bannerGradient .bannerinfo {
    display: inline-block;
    position: relative;
    width: 70%;
    vertical-align: bottom;
    text-align: center;
    top: 0;
    padding-bottom: 32px;
}
.bannerGradient .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.bannerGradient1 {
    display: block;
    position: absolute;
    width: 100%;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.53);
    text-align: center;
    margin: 0;
    z-index: 100;
    opacity: 0;
}
.vote-banner .bannerGradient1{background-color: transparent;}
.bannerGradient1 .bannerinfo {
    display: inline-block;
    position: absolute;
    width: 70%;
    vertical-align: bottom;
    text-align: center;
    top: 50%;
    padding-top: 80px;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.bannerGradient1 .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.vote-acw{position:absolute;z-index: 3; width:70%;bottom:0;left:50%;text-align: center;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);}

.Title {
    color: #fff;
    font-family: Gotham;
    line-height: 40px;
    text-decoration: none;
    font-size: 36px;
    font-weight: 400;
    font-weight: 500;
}
.slideSubTitle {
    color: #fff;
    font-family: Gotham;
    line-height: 16px;
    text-decoration: none;
    font-size: 13px;
    padding-top: 30px;
    display: none;
}
.downloadButton {
    display: block;
    position: relative;
    padding-top: 30px;
}
.downloadButton a:after {
    background-color: #a5b743;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transform-origin: left;
    -moz-transition: width 0.1s ease;
    -o-transition: width 0.1s ease;
    -webkit-transition: width 0.1s ease;
    transition: width 0.1s ease;
    z-index: -1;
}
.downloadButton a:before {
    display: none;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    z-index: -1;
}
.downloadButton a:hover:after {
    width: 100%;
}
.downloadButton- .animated-button {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.header_page_container {
    width: 100%;
    background-color: #18396c;
}
.motion-page-container {
    position: relative;
    margin: 0 auto;
    padding: 40px 30px 20px 30px;
}
.motion_page_holder {
    display: inline-block;
    width: 100%;
    font-family: open_sansbold;
    font-size: 27px;
    color: #fff;
    text-transform: uppercase;
}
.sidebar-years {
    padding-top: 30px;
    padding-left: 0;
}
.sidebar-years-title {
    padding-bottom: 20px;
    font-family: open_sansbold;
    font-size: 16px;
    color: #114290;
    text-transform: uppercase;
}
.sidebar-year {
    padding-bottom: 10px;
}
.sidebar-year:last-child {
    padding-bottom: 0;
}
.sidebar-year a {
    font-family: open_sansregular;
    font-size: 14px;
    color: #536070;
}
.sidebar-year a:hover,
.years-active a {
    font-family: open_sansbold;
    color: #707170;
}
.container {
    margin: 0;
    position: relative;
    width: 100%;
}
.home_container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-height: 320px;
}
.motion-container {
    position: relative;
    margin: 0 auto;
    padding: 55px 30px;
    min-height: 320px;
}
.container-fluid-custom {
    width: 100%;
    position: relative;
    float: left;
    padding: 0 80px;
}
.section-pad-t {
    padding-top: 75px;
}
.section-pad-b {
    padding-bottom: 75px;
}
.header-fluid-custom {
    padding: 0 0 0 60px;
}
.trackshipment_container {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    background-color: #1226AA;
}
.track-shipment {
    display: block;
    margin: 0 auto;
    padding: 15px 0 30px;
    text-align: center;
    position: relative;
    width: 100%;
    float: left;
}
.track-title {
    display: table;
    height: 46px;
    width: 100%;
    margin-bottom: 29px;
    text-align: left;
}
.track-icon {
    display: table-cell;
    vertical-align: bottom;
}
.track-icon#track-your-shippement {
    width: 49px;
}
.track-icon#find-a-location {
    width: 29px;
}
.track-icon#find-a-location img {
    width: 29px;
    height: 34px;
}
.track-icon#log-into-motion {
    width: 40px;
}
.track-icon#log-into-motion img {
    width: 40px;
    height: 31px;
}
.track-title-text {
    display: table-cell;
    vertical-align: bottom;
    text-align: left;
    font-family: Gotham;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 18px;
    padding-left: 15px;
}
.track-title-text span {
    display: block;
    width: 45%;
}
.track-form-mobile {
    display: none;
    padding-left: 5px;
    padding-right: 5px;
}
.track-form-tab {
    display: none;
}
.track-form-tab.active {
    display: block;
}
.track-form {
    display: inline-block;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    text-align: left;
}
.track-form-a {
    background: url(images/trackplay.png);
    background-repeat: no-repeat;
    background-position: right 5px;
}
.track-form a {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.track-form span {
    display: block;
    width: 80%;
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.track-fld {
    border-radius: 0;
    padding-bottom: 11px;
    border: 0 none;
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    background-color: transparent;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #4469b4;
    padding-left: 0;
    padding-right: 0;
}
.track-button {
    float: right;
    border: 0 none;
    background: url(images/trackplay.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 23px;
    height: 20px;
    position: absolute;
    top: calc(50% - 16px);
    right: -8px;
    cursor: pointer;
}
.home_section {
    position: relative;
    width: 100%;
}
.home_whymotion {
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.home_whymotion_container {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.home_whymotion_details {
    display: inline-block;
    text-align: left;
    width: 49%;
    float: left;
}
.home_whymotion_image {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    width: 46%;
    margin-left: 5%;
}
.home_whymotion_image img {
    width: 100%;
    max-height: 100%;
    max-width: 80%;
}
.motion-title {
    font-family: Gotham;
    font-size: 45px;
    color: #1226AA;
    font-weight: 500;
}
.motion-title-custom-a {
    width: 30%;
}
.home_whymotion_description {
    padding-top: 28px;
}
.motion-desc {
    font-family: "Open Sans";
    font-size: 16px;
    color: #707170;
    line-height: 26px;
    font-weight: 300;
}
.footer-link-text b,
.footer-link-text strong,
.motion-desc b,
.motion-desc strong,
.motion-form-section-text b,
.motion-form-section-text strong,
.motion-head-section-text b,
.motion-head-section-text strong,
.motion-section-text b,
.motion-section-text strong,
.motion-subsection-text-custom b,
.motion-subsection-text-custom strong,
.news-subsection-text b,
.news-subsection-text strong {
    font-family: open_sansbold;
    font-weight: 400;
}
.home_button {
    float: left;
    position: relative;
    margin-top: 30px;
    padding: 20px 0;
    width: 220px;
    text-align: center;
    font-family: Gotham;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    background-color: #1226AA;
    -moz-transition: color 0.1s ease;
    -o-transition: color 0.1s ease;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    letter-spacing: 0;
}
.text--word:before {
    content: "";
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    height: 2px;
    width: 16px;
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
}
.home_button:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transform-origin: left;
    -moz-transition: width 0.1s ease;
    -o-transition: width 0.1s ease;
    -webkit-transition: width 0.1s ease;
    transition: width 0.1s ease;
    z-index: -1;
}
.home_button:hover:after {
    width: 100%;
}
.home_services_section {
    position: relative;
    width: 100%;
    background-color: #fff;
}
.home_services {
    position: relative;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.home_services_title_wrap {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 55px;
    text-align: left;
}
.home_services_box {
    display: inline-block;
    width: 100%;
    float: left;
}
.home_box {
    float: left;
    width: 32%;
    padding-right: 2%;
}
.home_box:last-child {
    padding-right: 0;
}
.home_service_subtitle_box {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    float: left;
    padding-bottom: 65px;
}
.service-custom-icon {
    height: 86px;
}
.home_service_icon {
    display: block;
    text-align: center;
    max-height: 86px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.home_service_subtitle {
    display: block;
    font-family: Gotham;
    font-weight: 700;
    font-size: 16px;
    color: #1226AA;
    padding-left: 0;
    height: auto;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding-top: 35px;
    text-align: center;
}
.home_service_text {
    padding-top: 30px;
    font-family: open_sansregular;
    font-size: 13.5px;
    color: #46484b;
    line-height: 19px;
    text-align: left;
}
.home_companies_section {
    position: relative;
    width: 100%;
}
.home_companies {
    position: relative;
    margin: 0 auto;
    padding: 38px 30px;
    text-align: center;
}
.home_companies_container {
    display: inline-block;
    width: 100%;
    background: url(images/companies-bg.png);
    background-repeat: repeat;
    padding: 50px;
    min-height: 362px;
}
.home_companies_box {
    float: left;
    width: 49%;
    margin-right: 2%;
}
.home_companies_box:last-child {
    margin-right: 0;
}
.home_companies_title {
    font-family: open_sansbold;
    font-size: 22px;
    color: #18396c;
    text-align: left;
    line-height: 24px;
    text-transform: uppercase;
}
.home_companies_txt {
    padding-top: 30px;
    font-family: open_sansregular;
    font-size: 13.5px;
    color: #46484b;
    line-height: 19px;
    text-align: left;
}
.home_companies_button {
    float: left;
    position: relative;
    margin-top: 28px;
    padding: 14px 35px;
    font-family: open_sanssemibold;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background-color: #a5b743;
    -moz-transition: color 0.1s ease;
    -o-transition: color 0.1s ease;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
    z-index: 1;
}
.home_companies_button:after {
    background-color: #737a8b;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transform-origin: left;
    -moz-transition: width 0.1s ease;
    -o-transition: width 0.1s ease;
    -webkit-transition: width 0.1s ease;
    transition: width 0.1s ease;
    z-index: -1;
}
.home_companies_button:hover:after {
    width: 100%;
}
.home_logo {
    display: inline-block;
    width: 49%;
    text-align: center;
    vertical-align: middle;
    margin-top: 30px;
}
.home_logo:first-child,
.home_logo:nth-child(2) {
    margin-top: 0;
}
.home_logo:nth-child(2n) {
    margin-right: 0;
}
.home_logo img {
    max-width: 100%;
    max-height: 100%;
}
.home_box_bg {
    float: left;
    width: 32%;
    margin-right: 2%;
    background-color: #f3f3f3;
}
.home_box_bg:last-child {
    margin-right: 0;
}
.home_news_box {
    display: inline-block;
    text-align: left;
}
.home_news_image_default {
    background-color: #e0e0e0;
    width: 100%;
    height: 185px;
    overflow: hidden;
}
.home_news_image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background-color: #032146;
}
.home_news_image img {
    width: 100%;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 0.8;
}
.home_news_image:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
}
.home_news_info {
    padding: 30px 20px;
    min-height: 215px;
}
.home_news_date {
    font-family: open_sansregular;
    font-size: 14px;
    color: #707170;
    font-style: italic;
}
.home_news_subtitle {
    font-family: Gotham;
    font-size: 16px;
    color: #1226AA;
    text-transform: uppercase;
    padding-top: 18px;
    font-weight: 700;
    line-height: 22px;
}
.home_news_text {
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 26px;
    color: #707170;
    padding-top: 30px;
    font-weight: 300;
}
.home_news_button {
    font-family: Gotham;
    font-size: 12px;
    color: #1226AA;
    text-transform: uppercase;
    padding-top: 30px;
    font-weight: 700;
    padding-bottom: 30px;
}
.sidebar-navigation-panel {
    float: left;
    width: 30%;
}
.sidebar-navigation-panel.active {
    position: fixed;
    top: 155px;
}
.sidebar ul {
    list-style: none;
}
.sidebar-nav-title {
    width: 100%;
    background-color: transparent;
    margin-bottom: 3px;
}
.sidebar-nav-title:last-child {
    margin-bottom: 0;
}
.sidebar-nav-title a {
    position: relative;
    display: block;
    font-family: Gotham;
    font-size: 12px;
    color: #707170;
    letter-spacing: 0.1em;
    margin: 0;
    padding: 20px 22px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 0;
    border-bottom: 2px solid #cfd0cf;
}
.sidebar-nav-title-ar a{font-family: GESSTextBold_Bold;font-weight: normal;font-size: 15px;letter-spacing: 0;}
.sidebar-nav-active a,
.sidebar-nav-title a:hover {
    color: #1226AA;
}
.sidebar-nav-active a:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 25px;
    background-image: url(images/bdash.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 5px;
}
.sidebar-subnav {
    display: none;
    background-color: #f7f7f7;
}
.sidebar-subnav-title {
    width: 100%;
}
.sidebar-subnav-title a {
    display: block;
    font-family: open_sansbold;
    font-size: 13px;
    color: #707070;
    letter-spacing: 0.1em;
    margin: 0 0 0 42px;
    padding: 15px 20px 15px 0;
    background: 0 0;
    border-bottom: 1px solid #d6d6d6;
}
.sidebar-subnav .sidebar-subnav-title:last-child a {
    border-bottom: 0;
}
.sidebar-contact-title {
    width: 100%;
    background-color: transparent;
    margin-bottom: 3px;
}
.sidebar-contact-title:last-child {
    margin-bottom: 0;
}
.sidebar-contact-title a {
    position: relative;
    display: block;
    font-family: Gotham;
    font-size: 12px;
    color: #707170;
    letter-spacing: 0.1em;
    margin: 0;
    padding: 20px 22px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 0;
    border-bottom: 2px solid #cfd0cf;
}
.sidebar-contact-active a:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 25px;
    background-image: url(images/bdash.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 5px;
}
.sidebar-contact-active a,
.sidebar-contact-title a:hover {
    color: #1226AA;
}
.sidebar-contact-active,
.sidebar-contact-title:hover {
    background-color: transparent;
}
.sidebar-nav-title:first-child a:before {
    top: 5px;
}
.sidebar-nav-title:last-child a {
    border-bottom: none;
}
.coming-soon {
    font-family: Gotham;
    font-size: 30px;
    color: #1226AA;
    text-transform: uppercase;
    font-weight: 700;
}
.motion-content {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.content {
    float: right;
    width: 64%;
    padding-left: 6%;
    background-repeat: no-repeat;
    background-position: 75px 0;
}
.content-mobile-custom {
    padding-left: 180px;
}
.motion-section {
    clear: both;
    border-bottom: 2px solid #cfd0cf;
    padding-bottom: 55px;
    margin-bottom: 55px;
}
.motion-section:last-child {
    border-bottom: none;
}
.motion-section:last-child {
    margin-bottom: 0;
}
.motion-section-icon {
    float: left;
    width: auto;
    height: auto;
    margin-right: 30px;
    position: relative;
}
.motion-section-icon img {
    height: auto;
}
.motion-section-box {
    display: table;
}
#motion-section-title {
    padding-top: 0;
}
.motion-section-title {
    font-family: Gotham;
    font-size: 36px;
    color: #1226AA;
    font-weight: 500;
}
.motion-section .motion-section-title {
    font-family: open_sansbold;
    font-size: 36px;
    color: #1226AA;
}
.motion-section-text {
    font-family: "Open Sans";
    font-size: 16px;
    color: #707170;
    padding-top: 30px;
    line-height: 26px;
    font-weight: 300;
}
.motion-section .motion-section-text {
    font-family: "Open Sans";
    font-size: 16px;
    color: #707170;
    padding-top: 30px;
    line-height: 26px;
    font-weight: 300;
}
.motion-section.motion-section-ar .motion-section-title{font-family: GESSTextBold_Bold;font-weight: normal;font-size: 30px;}
.motion-section.motion-section-ar .motion-section-text{font-family: GESSTextLight_Light !important;font-weight: normal;}
.motion-section-more {
    margin-top: 25px;
}
.motion-section-more a {
    font-family: Gotham;
    font-size: 12px;
    color: #1226AA;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding-left: 20px;
    background-image: url(images/bdash.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.motion-section-more a:hover {
    color: #1226AA;
}
.motion-section-text1 {
    font-family: "Open Sans";
    font-size: 16px;
    color: #707170;
    line-height: 26px;
    font-weight: 300;
}
.motion-section-text1 strong {
    font-family: open_sansbold;
    color: #707170;
    font-weight: 400;
}
.motion-section-subtitle {
    font-family: open_sansbold;
    font-size: 16px;
    color: #1226AA;
    padding-bottom: 5px;
    padding-top: 15px;
}
.motion-section-location {
    font-family: open_sanssemibold;
    font-size: 14px;
    color: #707170;
    padding-bottom: 20px;
}
.motion-subsection {
    border-bottom: 2px solid #cfd0cf;
    padding-bottom: 30px;
    margin-bottom: 55px;
    width: 100%;
    float: left;
    height: 90px;
    transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
}
.motion-subsection:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.motion-subsection-title {
    float: left;
    width: 100%;
    font-family: open_sansbold;
    font-size: 30px;
    color: #1226AA;
}
.motion-subsection-title {
    float: left;
    width: 100%;
    font-family: open_sansbold;
    font-size: 30px;
    color: #1226AA;
    background-image: url(images/chev-down.png);
    background-repeat: no-repeat;
    background-position: right center;
    line-height: 36px;
}
.motion-subsection-subtitle {
    float: left;
    padding-top: 15px;
}
.motion-subsection-image {
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 25px;
    height: auto;
    text-align: center;
    width: 39%;
    margin-bottom: 50px;
    float: left;
}
.motion-subsection-image img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}
.motion-subsection-text {
    font-family: "Open Sans";
    font-size: 16px;
    color: #707170;
    padding-top: 20px;
    line-height: 26px;
    margin-bottom: 25px;
    font-weight: 300;
}
.motion-subsection-text.pushb {
    margin-bottom: 85px;
}
.motion-subsection-text p,
.motion-subsection-text ul {
    font-family: "Open Sans" !important;
    font-size: 16px;
    color: #707170 !important;
    line-height: 26px;
    font-weight: 300;
}
.motion-subsection-text a {
    float: left;
    position: relative;
    margin-top: 30px;
    padding: 20px 0;
    width: 335px;
    text-align: center;
    font-family: open_sanssemibold;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background-color: #1226AA;
    -moz-transition: color 0.1s ease;
    -o-transition: color 0.1s ease;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    background-image: url(images/rmdash.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    letter-spacing: 2px;
}
.motion-subsection-text a:after {
    background-color: #a2b444;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transform-origin: left;
    -moz-transition: width 0.1s ease;
    -o-transition: width 0.1s ease;
    -webkit-transition: width 0.1s ease;
    transition: width 0.1s ease;
    z-index: -1;
}
.motion-subsection-text a:hover:after {
    width: 100%;
}
.motion-subsection-text ul {
    list-style-position: inside;
    margin-bottom: 10px;
}
.motion-head-section {
    clear: both;
    padding-bottom: 0;
    margin-bottom: 55px;
}
.motion-head-section-title {
    width: 100%;
    font-family: open_sansbold;
    font-size: 36px;
    color: #1226AA;
}
.motion-head-section-text,
.motion-head-section-text span {
    font-family: "Open Sans" !important;
    font-size: 16px;
    color: #707170;
    line-height: 26px;
    padding-top: 25px;
    font-weight: 300;
}
.motion-head-section-text h3 {
    font-family: Gotham;
    font-weight: 700;
    font-size: 16px;
    color: #1226AA;
    text-transform: uppercase;
    line-height: 16px;
}
.motion-head-section-text p {
    font-family: "Open Sans" !important;
    font-size: 16px;
    color: #707170 !important;
    line-height: 26px;
    padding-top: 25px;
    font-weight: 300;
}
.motion-head-section-pdf {
    font-family: open_sansbold;
    font-size: 13px;
    color: #18396c;
    background: url(images/download-arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
    margin-top: 35px;
}
.motion-head-section-image {
    margin-top: 40px;
    margin-bottom: 25px;
    text-align: left;
}
.motion-head-section-image img {
    max-width: 100%;
    max-height: 100%;
    width: 90%;
}
.sidebar-navigation-mobile {
    display: none;
}
.search_top {
    background-color: #fff;
    width: 100%;
    height: 58px;
    background-image: url(images/select-arrow.png);
    background-repeat: no-repeat;
    background-size: 14px 8px;
    background-position: 95% center;
    cursor: pointer;
}
.search_header {
    background-image: url(images/sdw.png);
    background-position: 95%;
    background-repeat: no-repeat;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    height: 56px;
    margin: 2px 0;
    padding-left: 29px;
    padding-right: 29px;
    line-height: 56px;
    font-family: Gotham;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    background-color: #1226AA;
    margin: 0;
    font-weight: 700;
}
.search_bottom {
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 0;
    overflow: auto;
    max-height: 300px;
}
.search_navigation_subtitle {
    background-color: transparent;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.search_navigation_subtitle a {
    display: inline-block;
    width: 100%;
    font-family: Gotham;
    font-size: 12px;
    color: #707170;
    letter-spacing: 0.1em;
    height: 50px;
    padding: 20px 22px;
    margin: 0 20px;
    background: 0 0;
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}
.search_navigation_subtitle a.sidebar-nav-active,
.search_navigation_subtitle a:hover {
    color: #1226AA;
}
a.sidebar-nav-active {
    background-repeat: no-repeat;
    background-position: left center;
}
.search_navigation_subtitle:last-child {
    margin-bottom: 0;
}
.search_contact_subtitle {
    background-color: transparent;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
a,
div {
    -webkit-tap-highlight-color: transparent !important;
}
.search_navigation_subtitle:hover {
    background-color: #1226AA;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.search_navigation_subtitle:hover a {
    color: #fff;
}
.search_contact_subtitle a {
    display: inline-block;
    width: 100%;
    font-family: Gotham;
    font-size: 12px;
    color: #536070;
    letter-spacing: 0.1em;
    height: 50px;
    padding: 20px 30px;
    margin: 0 20px;
    background: url(images/section-arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: 700;
    text-transform: uppercase;
}
.search_contact_subtitle a.sidebar-contact-active {
    padding-left: 30px;
    background-position: 15px center;
}
.search_contact_subtitle a.sidebar-contact-active,
.search_contact_subtitle a:hover {
    color: #1226AA;
}
.search_contact_subtitle:last-child {
    margin-bottom: 0;
}
.search_contact_subtitle a.sidebar-contact-active,
.search_contact_subtitle:hover {
    background-color: transparent;
}
.motion-form {
    width: 100%;
    padding: 0;
}
.motion-form-section {
    clear: both;
    margin-bottom: 55px;
}
.motion-form-section-title {
    width: 100%;
    font-family: open_sansbold;
    font-size: 36px;
    color: #1226AA;
}
.motion-form-section-text {
    font-family: "Open Sans";
    font-size: 16px;
    color: #707170;
    line-height: 22px;
    padding-top: 20px;
    font-weight: 300;
}
.contactForm {
    display: inline-block;
    width: 100%;
    margin-bottom: 13px;
}
.contactFormItemSmall {
    float: left;
    width: 48%;
    margin-right: 4%;
    position: relative;
}
.contactFormItemSmall.file-active:before {
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.contactFormArea:after,
.contactFormItem:after,
.contactFormItemMedium:after,
.contactFormItemSmall:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: #1226AA;
    width: 0%;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.contactFormArea.activeborder:after,
.contactFormItem.activeborder:after,
.contactFormItemMedium.activeborder:after,
.contactFormItemSmall.activeborder:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: #1226AA;
    width: 100%;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.contactFormItem.activeborder select {
    background-color: #1226AA;
    color: #fff;
}
.contactFormItem.activeborder select option {
    padding: 0 10px;
    background-color: #fff !important;
    color: #1226AA !important;
}
.search_contact_subtitle:hover {
    background-color: #1226AA;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.search_contact_subtitle:hover a {
    color: #fff;
}
.contactFormItemSmall:nth-child(2n) {
    margin-right: 0;
}
.contactFormItemSmall .fld {
    width: 100%;
    height: 70px;
    line-height: 18px;
    border: 1px solid #e1e1e1;
    padding: 23px 10px;
    font-family: open_sansbold;
    font-size: 14px;
    color: #707170;
    font-weight: 700;
    text-transform: uppercase;
}
.contactFormItem {
    width: 100%;
    position: relative;
}
.contactFormItem .fld {
    width: 100%;
    height: 70px;
    line-height: 18px;
    border: 1px solid #e1e1e1;
    padding: 2px 10px;
    font-family: open_sansbold;
    font-size: 14px;
    color: #707170;
    font-weight: 700;
    text-transform: uppercase;
}
.contactFormArea {
    width: 100%;
    position: relative;
}
.contactFormArea .area {
    width: 100%;
    height: 190px;
    line-height: 20px;
    border: 1px solid #e1e1e1;
    padding: 20px 10px;
    font-family: open_sansbold;
    font-size: 14px;
    color: #707170;
    text-transform: uppercase;
    font-weight: 700;
}
.contactFormItem option {
    padding: 0 10px;
}
.contactFormItemCode {
    float: left;
    width: 30%;
    margin-right: 4%;
    border: 1px solid #e1e1e1;
    padding: 10px 10px;
    text-align: center;
}
.contactFormItemRefresh {
    float: right;
    width: 13%;
}
#refresh {
    font-family: open_sansbold;
    font-size: 14px;
    color: #707170;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
}
.contactFormItemMedium {
    float: left;
    width: 48%;
    margin-right: 4%;
    position: relative;
}
.contactFormItemMedium .fld {
    width: 100%;
    height: 50px;
    line-height: 18px;
    border: 1px solid #e1e1e1;
    padding: 2px 10px;
    font-family: open_sansbold;
    font-size: 14px;
    color: #707170;
    font-weight: 700;
    text-transform: uppercase;
}
.contact-button {
    float: left;
    width: 100%;
}
.clickButton a {
    width: 186px;
    font-family: open_sansregular;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}
.clickButton a:hover {
    background-color: #96a738;
}
#map {
    width: 100%;
    height: 450px;
}
#iframos_cont {
    width: 100%;
    height: 450px;
    border: none;
}
.motion-offices-box {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-top: 40px;
}
.motion-offices-box:nth-child(2n) {
    margin-right: 0;
}
.motion-offices-box:first-child,
.motion-offices-box:nth(2) {
    margin-top: 0;
}
.motion-office-title {
    font-family: Gotham;
    font-size: 16px;
    color: #1226AA;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: 700;
}
.motion-office-address {
    font-family: open_sansregular;
    font-size: 16px;
    color: #707170;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.motion-office-info,
.motion-office-info a {
    font-family: open_sansregular;
    font-size: 16px;
    color: #707170;
    padding-bottom: 8px;
}
.motion-office-info strong {
    font-family: open_sansbold;
    font-weight: 400;
}
.motion-office-info a:hover {
    text-decoration: underline;
}
.motion-office-info:last-child {
    padding-bottom: 0;
}
.warehousing-title {
    font-family: Gotham;
    font-weight: 700;
    font-size: 16px;
    color: #1226AA;
    text-transform: uppercase;
    padding-bottom: 25px;
}
.warehousing-address {
    font-family: open_sansregular;
    font-size: 16px;
    color: #707170;
    line-height: 24px;
}
.warehousing-address b,
.warehousing-address strong {
    font-family: open_sansbold;
    font-weight: 400;
}
.warehousing-button {
    padding-top: 45px;
}
.warehousing-close-button {
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url(images/close-tag.png);
    background-repeat: no-repeat;
    width: 53px;
    height: 53px;
}
.warehousing-button {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 0;
}
.warehousing-button a {
    position: relative;
    font-family: Gotham;
    color: #1226AA;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
.warehousing-button a:hover {
    color: #1226AA;
}
.warehousing-button a:after {
    position: absolute;
    content: "";
    top: 0;
    width: 0;
    height: 100%;
    transform-origin: left;
    -moz-transition: width 0.1s ease;
    -o-transition: width 0.1s ease;
    -webkit-transition: width 0.1s ease;
    transition: width 0.1s ease;
    z-index: -1;
}
.warehousing-button a:hover:after {
    width: 100%;
}
.warehousing-animated-button .button-label-wrapper {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.warehousing-animated-button .button-label .button-label-inner {
    display: block;
}
.warehousing-animated-button .button-label .button-label-inner .warehousing-text--word {
    position: absolute;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: initial;
}
.warehousing-animated-button:hover .warehousing-text--word {
    position: relative;
    display: inline-block;
}
.warehousing-animated-button .button-label .button-label-inner-bottom {
    position: absolute;
    top: 0;
}
.warehousing-animated-button .button-label-wrapper {
    position: relative;
}
.warehousing-animated-button:hover .button-label-wrapper {
    left: -20px;
}
.warehousing-animated-button:hover .warehousing-text--word:before {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.warehousing-animated-button .button-label .button-label-inner .warehousing-text--word {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.warehousing-animated-button .warehousing-text--word {
    text-transform: uppercase !important;
    letter-spacing: 0 !important;
}
.warehousing-animated-button .warehousing-text--word:before {
    content: "";
    background-color: #1226AA;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    height: 2px;
    width: 16px;
    position: absolute;
    top: calc(50% - 1px);
}
.warehousing-animated-button .warehousing-text--char {
    min-width: 2px;
    transition-duration: 0.1s;
}
.taggd-wrapper .taggd-item .warehousing-tag.mapBox {
    top: -10px;
    left: auto;
    right: 37px;
    width: 265px;
    padding: 50px 15px 35px 15px;
    visibility: visible;
    opacity: 1;
}
.taggd-wrapper .taggd-item .warehousing-tag.mapBox#disables {
    visibility: hidden;
    opacity: 0;
}
.news-subsection {
    clear: both;
    border-bottom: 2px solid #cfd0cf;
    padding-bottom: 30px;
    margin-bottom: 55px;
}
.news-subsection:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.news-box {
    float: left;
}
.limit-width {
    width: 50%;
}
.news-subsection-title {
    font-family: open_sansbold;
    font-size: 22px;
    color: #1226AA;
    line-height: 25px;
}
.news-subsection-date {
    font-family: open_sansregular;
    font-size: 13px;
    color: #707170;
    padding-bottom: 20px;
}
.news-subsection-image {
    float: right;
    margin-left: 25px;
    margin-bottom: 25px;
    height: 200px;
    text-align: center;
    width: 39%;
    overflow: hidden;
}
.news-subsection-image img {
    max-width: 100%;
    max-height: 196px;
}
.news-subsection-text {
    cursor: pointer;
    font-family: "Open Sans";
    font-size: 16px;
    color: #707170;
    padding-top: 10px;
    line-height: 26px;
    margin-bottom: 25px;
    font-weight: 300;
}
.news-subsection-text ul {
    list-style-position: inside;
    margin-bottom: 10px;
}
.desc_less {
    display: none;
}
.motion-news-more {
    margin-top: 20px;
    font-family: open_sansbold;
    font-size: 13px;
    color: #1226AA;
    text-transform: uppercase;
}
.motion-news-more:hover {
    color: #1226AA;
}
.motion-content .motion-news-more,
.motion-content .motion-news-more:hover {
    color: #a5b239;
}
.mobile-submenu {
    display: none;
    margin-top: 3px;
}
.sidebar-news-title {
    float: left;
    width: 48%;
    background-color: #fff;
    margin-bottom: 3px;
    margin-left: 1%;
    margin-right: 1%;
}
.sidebar-news-title a {
    display: block;
    font-family: open_sansbold;
    font-size: 15px;
    color: #536070;
    letter-spacing: 0.1em;
    margin: 0 20px;
    padding: 15px 22px;
    background: url(images/section-arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.sidebar-news-active a,
.sidebar-news-title a:hover {
    color: #1226AA;
}
.sidebar-news-active,
.sidebar-news-title:hover {
    background-color: #fff;
}
.motion-filtering {
    display: inline-block;
    margin-bottom: 55px;
    width: 100%;
}
.motion-filter {
    float: left;
    height: 50px;
}
.motion-filter:first-child {
    width: 35%;
    border-right: 0;
}
.motion-filter:nth-child(2) {
    width: 30%;
    border-right: 0;
}
.motion-filter:nth-child(3) {
    width: 35%;
}
.motion-careers-filter {
    float: left;
    height: 50px;
}
.motion-careers-filter:first-child {
    width: 35%;
    border-right: 0;
}
.motion-careers-filter:nth-child(2) {
    width: 30%;
    border-right: 0;
}
.motion-careers-filter:nth-child(3) {
    width: 35%;
}
.filter {
    width: 100%;
    height: 50px;
    line-height: 44px;
    font-family: open_sanssemibold;
    font-size: 16px;
    color: #707170;
    max-height: 300px;
    overflow: auto;
    padding-left: 15px;
}
.filter:hover {
    background-color: #1226AA;
    color: #fff;
}
.filter option {
    padding: 15px;
    height: 50px;
    line-height: 44px;
}
.careers-filter {
    width: 110%;
    height: 50px;
    line-height: 44px;
    font-family: open_sanssemibold;
    font-size: 16px;
    color: #707170;
    max-height: 300px;
    overflow: auto;
    padding-left: 15px;
    border: 0;
    background-color: transparent;
}
.motion-careers-box {
    position: relative;
    width: 90%;
    overflow: hidden;
    border: 1px solid #7d7e7d;
}
.motion-careers-box:before {
    content: "";
    position: absolute;
    top: calc(50% - 3px);
    right: 18px;
    width: 10px;
    height: 6px;
    background-image: url(images/arrows.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.motion-careers-box:hover {
    background-color: #1226AA;
}
.motion-careers-box:hover:before {
    background-position: 0 -6px;
}
.motion-careers-box:hover select {
    color: #fff;
}
.motion-careers-box:hover select option {
    color: #707170;
    background-color: #fff;
}
.careers-filter option {
    padding: 15px;
    height: 50px;
    line-height: 44px;
}
.motion-filtering-table table {
    border-collapse: collapse;
    text-align: left;
}
.motion-filtering-table table tr th {
    border-bottom: 3px solid #ecedef;
    padding-bottom: 10px;
    font-weight: 400;
}
.motion-filtering-table table tr td {
    border-bottom: 1px solid #ecedef;
    padding-top: 25px;
    padding-bottom: 15px;
}
.filter_table_content a {
    color: #707170;
    font-family: open_sansregular;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.filter_table_content a:hover {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    color: #a2b444;
}
.filter_table_header {
    font-family: open_sansbold;
    font-size: 18px;
    color: #1226AA;
}
.filter_table_content {
    font-family: open_sansregular;
    font-size: 13px;
    color: #4a4a4a;
}
.motion-back {
    float: right;
    background-image: url(images/back.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 16px;
    font-family: open_sanssemibold;
    font-size: 14px;
    color: #aabc47;
    text-transform: uppercase;
}
.footer_contact_container {
    width: 100%;
    float: left;
    position: relative;
}
.motion-contact-container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    float: left;
}
.motion_contact_holder {
    display: table;
    width: 100%;
}
.footer-link-text {
    display: block;
    font-family: "Open Sans";
    font-size: 18px;
    color: #000;
    line-height: 18px;
    padding-top: 35px;
    font-weight: 300;
}
.footer-button {
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px;
}
.footer-button:last-child {
    margin-right: 0;
}
.footer_container {
    width: 100%;
    background-color: #1226AA;
}
.motion-footer-container {
    position: relative;
    margin: 0 auto;
    padding: 60px 0;
    padding-bottom: 35px;
}
.footer_holder {
    display: inline-block;
    width: 100%;
}
.footer_box_login {
    float: right;
    width: 18%;
    text-align: right;
    display: none;
}
.footer_box_login.down {
    margin-right: 70px;
    margin-top: 10px;
    display: block;
}
.footer_box_login a{position: relative;}
.footer_box_login a,
.footer_box_login a:hover {
    text-decoration: none;
    font-family: open_sansregular;
    font-size: 14px;
    color: #fdfdfd;
    text-transform: uppercase;
}
.footer_box_login a:before{content: "";position: absolute;bottom: -5px;width:100%;height:1px;background-color: #fff;}
.footer_box_menu {
    float: left;
    width: 100%;
}
.footer_box_social {
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 2px solid #486aae;
    position: relative;
}
.footer_box_copyright {
    float: right;
    font-family: Gotham;
    font-size: 13px;
    color: #fff;
    line-height: 15px;
    padding-top: 35px;
}
.footer_box_copyright a {
    font-family: open_sansregular;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.footer_box_copyright a:hover {
    text-decoration: underline;
}
.footer_box {
    float: left;
    width: 16%;
    margin-right: 4%;
}
.footer_box:last-child {
    margin-right: 0;
}
.footer_box_title {
    padding-bottom: 35px;
}
.footer_menu_title {
    padding-bottom: 10px;
}
.footer_box_top .footer_box_title {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.footer_box_title,
.footer_box_title a {
    font-family: Gotham;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    position: relative;
}
.footer_menu_title,
.footer_menu_title a {
    letter-spacing: -1px;
    font-weight: 300;
    font-family: "Open Sans";
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.footer_menu_title a:hover,
.footer_menu_title:hover {
    color: #fff;
    -moz-transition: opacity 0.5s 2.2s;
    -o-transition: opacity 0.5s 2.2s;
    -webkit-transition: opacity 0.5s 2.2s;
    transition: opacity 0.5s 2.2s;
    opacity: 1;
}
.social_title {
    float: left;
    font-family: Gotham;
    font-size: 17px;
    color: #fff;
    text-transform: inherit;
    margin-right: 20px;
    padding-top: 3px;
    font-weight: 700;
}
.footer_social_icons {
    float: left;
    overflow: hidden;
}
.footer_social_icons a {
    position: relative;
    margin-right: 13px;
}
.footer_social_icons a:last-child {
    margin-right: 0;
}
.footer_fb_icon {
    display: inline-block;
    width: 7px;
    height: 16px;
    background-image: url(images/fb-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.footer_in_icon {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url(images/in-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.footer_g_icon {
    display: inline-block;
    width: 19px;
    height: 13px;
    background-image: url(images/g-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.footer_insta_icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(images/insta-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.footer_x_icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(images/X-footer.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.footer_fb_icon:hover {
    background-position: 0 0;
}
.footer_in_icon:hover {
    background-position: 0 0;
}
.footer_g_icon:hover {
    background-position: 0 0;
}
.footer_insta_icon:hover {
    background-position: 0 0;
}
.footer_x_icon:hover {
    background-position: 0 0;
}
.sub-menu {
    position: absolute;
    left: -50px;
    line-height: 1.5em;
    text-align: left;
    width: 235px;
    list-style: none;
    z-index: -1 !important;
    opacity: 0;
    transition: transform 0.5s ease-in-out;
    top: -200px;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    -webkit-transition: transform 0.5s ease-in-out;
    height: 0;
    visibility: hidden;
}
.sub-menu li {
    display: inline-block;
    line-height: 1.5;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
    transform: translateY(-50px);
    transition: transform 2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: transform 2s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: transform 2s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: transform 2s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: transform 2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
}
.footer_box_title-nb:before {
    display: none !important;
}
.footer_box_title-nb {
    margin-bottom: 0 !important;
}
.footer-icon-hov {
    position: absolute;
    left: 0;
    transform: translateY(-50px);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.footer-icon-nhov {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.footer_social_icons a:hover .footer-icon-nhov {
    transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    -webkit-transform: translateY(100px);
}
.footer_social_icons a:hover .footer-icon-hov {
    transform: translateY(4px);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.footer_social_icons a:hover .footer_g_icon-b {
    transform: translateY(-15px);
}
.footer_social_icons a:hover .footer_insta_icon-b {
    transform: translateY(-15px);
}
.footer_social_icons a:hover .footer_fb_icon-b {
    transform: translateY(0);
}
.sub-menu li:first-child {
    margin-top: 3px;
}
.sub-menu li a {
    display: block;
    position: relative;
    font-family: Gotham;
    font-size: 12px;
    color: #1226;
    margin: 0;
    padding: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #fff;
    margin-bottom: 3px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
}
.sub-menu li a:hover,
.sub-menu.active {
    font-family: Gotham;
    font-size: 12px;
    color: #fff;
    background-color: #1226AA;
    transition: all 0.24s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 0.24s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 0.24s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.24s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: all 0.24s cubic-bezier(0.23, 1, 0.32, 1);
}
.nav li:hover .sub-menu {
    transition: all 0.94s cubic-bezier(0.23, 1, 0.32, 1);
    top: 80px !important;
    -moz-transition: all 0.94s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 0.94s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.94s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: all 0.94s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 1;
    z-index: 9;
    height: auto;
    visibility: visible;
}
.menu:hover .sub-menu li {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
}
.fade-in {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
.fade-in1 {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
::-webkit-input-placeholder {
    color: #536070;
}
::-moz-placeholder {
    color: #536070;
}
:-ms-input-placeholder {
    color: #536070;
}
:-moz-placeholder {
    color: #536070;
}
.track-fld::-webkit-input-placeholder {
    color: #fff;
}
.track-fld::-moz-placeholder {
    color: #fff;
}
.track-fld:-ms-input-placeholder {
    color: #fff;
}
.track-fld:-moz-placeholder {
    color: #fff;
}
.sub-menu li:nth-child(1) {
    transition-delay: 0.24s !important;
}
.sub-menu li:nth-child(2) {
    transition-delay: 0.2s !important;
}
.sub-menu li:nth-child(3) {
    transition-delay: 0.16s !important;
}
.sub-menu li:nth-child(4) {
    transition-delay: 0.12s !important;
}
.sub-menu li:nth-child(5) {
    transition-delay: 0.08s !important;
}
.sub-menu li:nth-child(6) {
    transition-delay: 0.04s !important;
}
.sub-menu li:nth-child(7) {
    transition-delay: 0s !important;
}
.sp-buttons {
    position: absolute;
    width: auto;
    max-width: 1140px;
    text-align: right;
    padding: 0;
    margin: 0 auto;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    text-align: center;
    top: 50%;
    right: -5px;
}
.sp-button {
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid #fff;
    margin-left: 20px;
}
.sp-selected-button {
    background-color: #fff;
}
.scroll-down-button-custom {
    position: absolute;
    right: 22px;
    bottom: 50px;
}
.block {
    float: left;
    width: auto;
    height: auto;
    z-index: 9;
}
.hovicon {
    display: inline-block;
    font-size: large;
    line-height: normal;
    cursor: pointer;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}
.hovicon.small {
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    margin: 7px;
}
.hovicon.mini {
    font-size: 15px;
    line-height: 32px;
    width: 30px;
    height: 30px;
    margin: 7px;
}
.hovicon.auto-width {
    width: auto;
    height: auto;
    padding: 15px;
}
.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
.hovicon.effect-3 {
    box-shadow: 0 0 0 4px transparent;
    -webkit-transition: color 0.9s;
    -moz-transition: color 0.9s;
    transition: color 0.9s;
}
.hovicon.effect-3:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #fff;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.9s;
    -moz-transition: -moz-transform 0.4s, opacity 0.9s;
    transition: transform 0.4s, opacity 0.9s;
}
.hovicon.effect-3.sub-a,
.hovicon.effect-3.sub-a i {
    color: #f06060;
}
.hovicon.effect-3:hover:after {
    background: #fff;
}
.hovicon.effect-3.sub-a:hover,
.hovicon.effect-3.sub-a:hover i {
    color: #fff;
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    -webkit-transform: scale(1.3);
}
.hovicon.effect-3.sub-a:hover:after {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
}
.hovicon.effect-3.sub-b,
.hovicon.effect-3.sub-b i {
    color: #fff;
}
.hovicon.effect-3.sub-b:hover,
.hovicon.effect-3.sub-b:hover i {
    color: #fff;
}
.hovicon.effect-3.sub-b:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.hovicon.effect-3.sub-b:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.sd-1,
.sd-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.sd-2 {
    display: none;
}
.sd-1 {
    display: block;
}
.hovicon.effect-3:hover {
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: color 0.9s;
    -moz-transition: color 0.9s;
    transition: color 0.9s;
    background-color: #fff;
}
.vd {
    background-image: url(images/visionb.png);
    z-index: 999;
    width: 140px;
    height: 94px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 80px;
    bottom: 50px;
}
.vote-banner .vd{display: none;}
.slider-pro {
    width: 100%;
    margin-top: 80px;
}
.home-slider-pro .sp-image-mobile {
    display: none;
}
.careers-default {
    display: none;
}
.sp-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    margin-left: 0 !important;
    margin-top: 0 !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#myVideo {
    width: 100%;
}
.sp-slide {
    position: absolute;
    width: 100%;
}
.supply-chain-motion-title {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
.supply-chain-title {
    padding-bottom: 40px;
}
.supply-chain-desc {
    padding-bottom: 40px;
}
.home-warehouse-dist-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.home-warehouse-dist-section:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.83);
}
.warehouse-dist-title {
    padding-bottom: 40px;
}
.taggd-wrapper {
    margin: 0 auto;
}
.warehouse-dist-desc {
    padding-bottom: 60px;
}
.b__menu {
    display: block !important;
}
.taggd-wrapper .taggd-item.active .b__menu,
.taggd-wrapper .taggd-item:hover .b__menu {
    padding-left: 0 !important;
}
.taggd-wrapper .taggd-item .b__menu,
.taggd-wrapper .taggd-item .b__menu-subtitle,
.taggd-wrapper .taggd-item .bullet {
    float: left;
    left: 30px;
    position: relative;
    color: #1226AA;
    font-family: Gotham;
    font-size: 18px;
    font-weight: 700;
}
.taggd-wrapper .taggd-item .b__menu-subtitle {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 16px;
    color: #707170;
}
.taggd-wrapper .taggd-item .b__menu {
    margin-top: 15px;
}
.b-dash-custom {
    background-image: url(images/bdash.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}
.footer-container-1 {
    min-height: 370px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.footer-container-1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/fol.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.footer_box_title:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #486aae;
}
.taggd-wrapper .taggd-item.active .hover-effect,
.taggd-wrapper .taggd-item:hover .hover-effect {
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.hover-effect {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.sp-slide-inner .sp-layer {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}
.sp-slide-inner .sp-layer .bannerGradient {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.53);
    text-align: center;
    margin: 0;
    z-index: 100;
    opacity: 1;
}
.header_page_container {
    display: none;
}
.motion_page_holder {
    display: inline-block;
    width: 100%;
    font-size: 45px;
    color: #fff;
    text-transform: capitalize;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    text-align: center;
    font-family: Gotham;
    font-weight: 700;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.no-banner .motion_page_holder {
    color: #1226AA;
}
.no-banner .motion_page_holder {
    top: calc(50% + 50px);
}
.sidebar-nav-title:first-child a {
    padding-top: 0;
}
.sidebar-subnav {
    display: none !important;
}
.motion-subsection-text-custom {
    width: 100%;
    float: left;
    height: 0;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    margin: 0 !important;
    transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
}
.motion-subsection.act {
    height: auto;
    transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
}
.motion-subsection.act .motion-subsection-text-custom {
    height: 100%;
    opacity: 1;
    visibility: visible;
    padding-top: 30px;
    margin-bottom: 25px;
    transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
}
.motion-subsection-image {
    display: none;
}
.motion-subsection.act .motion-subsection-image {
    display: block;
}
.motion-subsection.act .motion-subsection-title {
    background-image: url(images/chev-up.png);
}
.motion-subsection-c:nth-child(2) {
    height: auto !important;
    border-bottom: none;
}
.motion-subsection-c:nth-child(2) .motion-subsection-text-custom {
    height: 100%;
    opacity: 1;
    visibility: visible;
    padding-top: 30px;
    margin-bottom: 25px;
}
.motion-subsection-c:nth-child(2) .motion-subsection-image {
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 30px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.motion-subsection-c:nth-child(2) .motion-subsection-title {
    background-image: none;
    width: 50%;
}
.motion-subsection-c:nth-child(2) {
    padding-bottom: 0;
    margin-bottom: 0;
}
.motion-content-industries .motion-section {
    position: relative;
    padding-left: 100px;
}
.motion-content-industries .motion-section-icon {
    position: absolute;
    left: 0;
}
.motion-content-industries .motion-section-icon img {
    width: auto;
}
.motion-section-more .home_button {
    color: #fff;
    background-image: url(images/rmdash.png);
    background-position: 15px center;
}
.motion-offices-box .motion-section-more .home_button {
    margin-top: 0;
}
.form-type-submit .animated-button {
    width: 100%;
    text-align: center;
}
.form-type-submit .animated-button .button-label-wrapper {
    position: relative;
    left: 0;
    transition: left 0.16s ease-out 50ms;
}
.animated-button .button-label-wrapper {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.animated-button .button-label .button-label-inner {
    display: block;
}
.animated-button .button-label .button-label-inner .text--word {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: initial;
}
.form-type-submit .animated-button .button-label .button-label-inner .text--char {
    letter-spacing: 0.23em;
}
.button--dark {
    color: #fff;
}
.animated-button {
    transition: background-color 0.12s cubic-bezier(0.23, 1, 0.32, 1);
}
.form-type-submit .animated-button:before {
    left: 52px;
}
.form-type-submit .animated-button:before {
    position: absolute;
    top: calc(50% - 0px);
    left: calc(50% - 39px);
    display: block;
    width: 13px;
    height: 1px;
    background-color: #fff;
    transition: all 0.24s cubic-bezier(0.23, 1, 0.32, 1);
}
.button {
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
}
.form-type-submit .animated-button:active:before,
.form-type-submit .animated-button:focus:before,
.form-type-submit .animated-button:hover:before {
    left: 39px;
    width: 0;
}
.form-type-submit .animated-button:active .button-label-wrapper,
.form-type-submit .animated-button:focus .button-label-wrapper,
.form-type-submit .animated-button:hover .button-label-wrapper {
    left: -20px;
}
.form-type-submit .animated-button:active .button-label-wrapper,
.form-type-submit .animated-button:focus .button-label-wrapper,
.form-type-submit .animated-button:hover .button-label-wrapper {
    left: 40%;
}
.button.animated-button:hover .text--word {
    position: relative;
    display: inline-block;
}
.animated-button .button-label .button-label-inner-bottom {
    position: absolute;
    top: 0;
    left: 0;
}
.button.animated-button .button-label-wrapper {
    position: relative;
    left: 10px;
    transition: left 0.16s ease-out 50ms;
}
.button.animated-button:hover .button-label-wrapper {
    left: -20px;
}
.button.animated-button.home_button:hover .text--word:before {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.home_news_button-custom .home_button {
    margin-top: 0;
    background-color: transparent;
}
.home_news_button-custom .button--dark {
    color: #1226AA;
    padding: 0;
}
.home_news_button-custom .text--word:before {
    background-image: url(images/bdash.png);
}
.home_news_button-custom .button-inner {
    text-align: left;
}
.home_news_button-custom .button-label-wrapper {
    left: 0 !important;
}
.home_news_button-custom.b-dash-custom {
    background-image: none;
}
.home_button.btn-n-b {
    background-image: none;
    padding-left: 0;
    background-color: transparent;
}
.btn-n-b .button-label-wrapper {
    left: 0 !important;
}
.btn-n-b.home_button {
    color: #1226AA;
    margin-top: 0;
    padding: 0;
}
.btn-n-b .text--word:before {
    content: "";
    background-image: url(images/bdash.png);
}
.btn-n-b .button-inner {
    text-align: left !important;
}
.footer_menu_title .btn-n-b.home_button {
    color: #fff;
    margin-bottom: 25px;
}
.footer_menu_title .animated-button .button-label .button-label-inner .text--word {
    padding-left: 0;
    padding-right: 10px;
}
.footer_menu_title .animated-button .button-label .button-label-inner .text--word {
    height: auto;
    margin-top: -1px;
}
.footer_menu_title .btn-n-b .text--word:before {
    display: none;
}
.footer_menu_title .button.animated-button .button-label-wrapper {
    width: 100%;
}
.footer_menu_title .button.animated-button .button-label-wrapper .button-label-inner {
    width: 100%;
    line-height: 1.2;
}
.home_button:hover {
    background-color: #c9d51b;
    color: #fff;
}
.btn-n-b:hover {
    background-color: transparent;
    color: inherit;
}
.home_news_button .home_button:hover {
    background-color: transparent;
    color: #1226AA;
}
.animated-button:hover .button-label .button-label-inner .text--word {
    padding-left: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.animated-button .button-label .button-label-inner .text--word {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.motion-offices-box .motion-section-more .home_button {
    background-image: none;
}
.scroll-top-text {
    font-family: open_sansbold;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}
.scroll-top-btn {
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 25px;
    background-image: url(images/scrolltop1.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}
.file-label-custom {
    font-size: 14px;
    position: absolute;
    background-color: #fff;
    height: 100%;
    width: 100%;
    border: 1px solid #cecece;
    padding-left: 15px;
    line-height: 65px;
    font-family: open_sansbold;
    font-weight: 700;
    color: #707170;
    background-image: url(images/upload.png);
    background-repeat: no-repeat;
    background-position: 90% center;
}
.clickButton-custom-s {
    float: left;
    width: 100%;
    position: relative;
    height: 80px;
}
.clickButton-custom-s .home_button {
    position: absolute;
    right: 0;
}
.footer_menu_title .home_button .text--word {
    color: #d7d7d7;
}
.home_button .text--word {
    text-transform: uppercase !important;
    letter-spacing: 0 !important;
}
.warehousing .motion-subsection-c:nth-child(2) .motion-subsection-image {
    display: block;
    position: relative;
    left: 0;
    transform: translateX(0);
    margin-top: 30px;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
}
.warehousing .motion-subsection.act .motion-subsection-title {
    background-image: none;
}
.warehousing .motion-subsection {
    border-bottom: 2px solid #cfd0cf !important;
    margin-top: 40px;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
.warehousing .motion-subsection-c:nth-child(2) {
    margin-top: 0;
}
.wh-gal-img {
    min-height: 430px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
}
.slick-prev-wh {
    display: inline-block;
    background-color: transparent;
    border: none;
    position: absolute;
    right: -60px;
    cursor: pointer;
    z-index: 9;
    top: 40%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.slick-next-wh {
    display: inline-block;
    background-color: transparent;
    border: none;
    position: absolute;
    right: -60px;
    cursor: pointer;
    z-index: 9;
    top: 60%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.wh-gallery {
    margin-top: 30px;
}
.warehousing .motion-subsection:last-child {
    border-bottom: 0 solid #cfd0cf !important;
    margin-top: 40px;
}
.hidewh {
    display: none !important;
}
.warehousing .motion-subsection-image {
    width: 83.3333333334%;
    margin-bottom: 0;
}
.menu .lang-custom {
    display: none;
}
.navigation .nav .menu:nth-child(2) {
    background-image: none;
}
.motion-offices-box .home_button:hover {
    color: #fff;
}
.automotive svg {
    width: 100px;
    position: relative;
}
.automotive {
    overflow: hidden;
    position: relative;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.automotive svg {
    -webkit-animation-name: automotive;
    animation-name: automotive;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
@-webkit-keyframes automotive {
    0% {
        left: 0;
    }
    30% {
        left: 100%;
    }
    41% {
        left: 100%;
        opacity: 1;
    }
    42% {
        left: 100%;
        opacity: 0;
    }
    43% {
        left: -275px;
        opacity: 0;
    }
    44% {
        left: -275px;
        opacity: 1;
    }
    60% {
        left: 0;
    }
    100% {
        left: 0;
    }
}
@keyframes automotive {
    0% {
        left: 0;
    }
    30% {
        left: 100%;
    }
    41% {
        left: 100%;
        opacity: 1;
    }
    42% {
        left: 100%;
        opacity: 0;
    }
    43% {
        left: -275px;
        opacity: 0;
    }
    44% {
        left: -275px;
        opacity: 1;
    }
    60% {
        left: 0;
    }
    100% {
        left: 0;
    }
}
@-ms-keyframes automotive {
    0% {
        left: 0;
    }
    30% {
        left: 100%;
    }
    41% {
        left: 100%;
        opacity: 1;
    }
    42% {
        left: 100%;
        opacity: 0;
    }
    43% {
        left: -275px;
        opacity: 0;
    }
    44% {
        left: -275px;
        opacity: 1;
    }
    60% {
        left: 0;
    }
    100% {
        left: 0;
    }
}
@-moz-keyframes automotive {
    0% {
        left: 0;
    }
    30% {
        left: 100%;
    }
    41% {
        left: 100%;
        opacity: 1;
    }
    42% {
        left: 100%;
        opacity: 0;
    }
    43% {
        left: -275px;
        opacity: 0;
    }
    44% {
        left: -275px;
        opacity: 1;
    }
    60% {
        left: 0;
    }
    100% {
        left: 0;
    }
}
@-o-keyframes automotive {
    0% {
        left: 0;
    }
    30% {
        left: 100%;
    }
    41% {
        left: 100%;
        opacity: 1;
    }
    42% {
        left: 100%;
        opacity: 0;
    }
    43% {
        left: -275px;
        opacity: 0;
    }
    44% {
        left: -275px;
        opacity: 1;
    }
    60% {
        left: 0;
    }
    100% {
        left: 0;
    }
}
.aviation svg {
    width: 55px;
    position: relative;
}
.aviation {
    overflow: hidden;
    width: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%;
    position: relative;
}
.aviation svg {
    -webkit-animation-name: aviation;
    animation-name: aviation;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
@-webkit-keyframes aviation {
    0% {
        left: 0;
        transform: translate(0, 0);
    }
    30% {
        left: 100%;
        transform: translate(30%, -100%);
    }
    42% {
        left: 100%;
        opacity: 0;
        transform: translate(0, 130%);
    }
    44% {
        left: -275px;
        opacity: 1;
        transform: translate(0, 95%);
    }
    60% {
        left: 0;
        transform: translate(0, 0);
    }
    100% {
        left: 0;
        transform: translate(0, 0);
    }
}
@keyframes aviation {
    0% {
        left: 0;
        transform: translate(0, -10%);
    }
    30% {
        left: 100%;
        transform: translate(30%, -135%);
    }
    42% {
        left: 100%;
        opacity: 0;
        transform: translate(0, 360%);
    }
    44% {
        left: -275px;
        opacity: 1;
        transform: translate(0, 230%);
    }
    60% {
        left: 0;
        transform: translate(0, 0);
    }
    100% {
        left: 0;
        transform: translate(0, 0);
    }
}
@-ms-keyframes aviation {
    0% {
        left: 0;
        transform: translate(0, 0);
    }
    30% {
        left: 100%;
        transform: translate(30%, -100%);
    }
    42% {
        left: 100%;
        opacity: 0;
        transform: translate(0, 130%);
    }
    44% {
        left: -275px;
        opacity: 1;
        transform: translate(0, 95%);
    }
    60% {
        left: 0;
        transform: translate(0, 0);
    }
    100% {
        left: 0;
        transform: translate(0, 0);
    }
}
@-moz-keyframes aviation {
    0% {
        left: 0;
        transform: translate(0, 0);
    }
    30% {
        left: 100%;
        transform: translate(30%, -100%);
    }
    42% {
        left: 100%;
        opacity: 0;
        transform: translate(0, 130%);
    }
    44% {
        left: -275px;
        opacity: 1;
        transform: translate(0, 95%);
    }
    60% {
        left: 0;
        transform: translate(0, 0);
    }
    100% {
        left: 0;
        transform: translate(0, 0);
    }
}
@-o-keyframes aviation {
    0% {
        left: 0;
        transform: translate(0, 0);
    }
    30% {
        left: 100%;
        transform: translate(30%, -100%);
    }
    42% {
        left: 100%;
        opacity: 0;
        transform: translate(0, 130%);
    }
    44% {
        left: -275px;
        opacity: 1;
        transform: translate(0, 95%);
    }
    60% {
        left: 0;
        transform: translate(0, 0);
    }
    100% {
        left: 0;
        transform: translate(0, 0);
    }
}
.project-cargo svg {
    position: relative;
    width: 50px;
}
.project-cargo svg #Layer_3 {
    transform: translateX(0);
    position: relative;
    -webkit-animation-name: blocka;
    animation-name: blocka;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
}
@-webkit-keyframes blocka {
    0% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(8px);
        opacity: 0;
    }
    31% {
        transform: translateX(0);
        opacity: 0;
    }
    40% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes blocka {
    0% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(8px);
        opacity: 0;
    }
    31% {
        transform: translateX(0);
        opacity: 0;
    }
    40% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-ms-keyframes blocka {
    0% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(8px);
        opacity: 0;
    }
    31% {
        transform: translateX(0);
        opacity: 0;
    }
    40% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-moz-keyframes blocka {
    0% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(8px);
        opacity: 0;
    }
    31% {
        transform: translateX(0);
        opacity: 0;
    }
    40% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-o-keyframes blocka {
    0% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(8px);
        opacity: 0;
    }
    31% {
        transform: translateX(0);
        opacity: 0;
    }
    40% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes blockb {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
        opacity: 1;
    }
    40% {
        transform: translateX(8px);
        opacity: 1;
    }
    41% {
        transform: translateX(8px);
        opacity: 0;
    }
    51% {
        transform: translateX(0);
        opacity: 0;
    }
    60% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes blockb {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
        opacity: 1;
    }
    40% {
        transform: translateX(8px);
        opacity: 1;
    }
    41% {
        transform: translateX(8px);
        opacity: 0;
    }
    51% {
        transform: translateX(0);
        opacity: 0;
    }
    60% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-ms-keyframes blockb {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
        opacity: 1;
    }
    40% {
        transform: translateX(8px);
        opacity: 1;
    }
    41% {
        transform: translateX(8px);
        opacity: 0;
    }
    51% {
        transform: translateX(0);
        opacity: 0;
    }
    60% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-moz-keyframes blockb {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
        opacity: 1;
    }
    40% {
        transform: translateX(8px);
        opacity: 1;
    }
    41% {
        transform: translateX(8px);
        opacity: 0;
    }
    51% {
        transform: translateX(0);
        opacity: 0;
    }
    60% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-o-keyframes blockb {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
        opacity: 1;
    }
    40% {
        transform: translateX(8px);
        opacity: 1;
    }
    41% {
        transform: translateX(8px);
        opacity: 0;
    }
    51% {
        transform: translateX(0);
        opacity: 0;
    }
    60% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes blockc {
    0% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(0);
        opacity: 1;
    }
    50% {
        transform: translateX(8px);
        opacity: 1;
    }
    51% {
        transform: translateX(8px);
        opacity: 0;
    }
    61% {
        transform: translateX(0);
        opacity: 0;
    }
    70% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes blockc {
    0% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(0);
        opacity: 1;
    }
    60% {
        transform: translateX(8px);
        opacity: 1;
    }
    61% {
        transform: translateX(8px);
        opacity: 0;
    }
    71% {
        transform: translateX(0);
        opacity: 0;
    }
    80% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-ms-keyframes blockc {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
        opacity: 1;
    }
    40% {
        transform: translateX(8px);
        opacity: 1;
    }
    41% {
        transform: translateX(8px);
        opacity: 0;
    }
    51% {
        transform: translateX(0);
        opacity: 0;
    }
    60% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-moz-keyframes blockc {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
        opacity: 1;
    }
    40% {
        transform: translateX(8px);
        opacity: 1;
    }
    41% {
        transform: translateX(8px);
        opacity: 0;
    }
    51% {
        transform: translateX(0);
        opacity: 0;
    }
    60% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-o-keyframes blockc {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
        opacity: 1;
    }
    40% {
        transform: translateX(8px);
        opacity: 1;
    }
    41% {
        transform: translateX(8px);
        opacity: 0;
    }
    51% {
        transform: translateX(0);
        opacity: 0;
    }
    60% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.project-cargo svg #Layer_5 {
    transform: translateX(0);
    position: relative;
    -webkit-animation-name: blockb;
    animation-name: blockb;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
}
.project-cargo svg #Layer_7 {
    transform: translateX(0);
    position: relative;
    -webkit-animation-name: blockc;
    animation-name: blockc;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
}
.energy svg {
    width: 36px;
    position: relative;
}
.retail-fashion svg {
    width: 65px;
}
.health-care-icon-stroke {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 60px;
    top: -2px;
}
.health-care-icon-img {
    width: 25px;
    top: 14px;
    position: relative;
}
.health-care-icon-stroke {
    -webkit-animation-name: healthstroke;
    animation-name: healthstroke;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.health-care {
    padding-bottom: 20px;
}
@-webkit-keyframes healthstroke {
    0% {
        width: 60px;
        opacity: 1;
    }
    100% {
        width: 74px;
        opacity: 1;
    }
}
@keyframes healthstroke {
    0% {
        width: 60px;
        opacity: 1;
    }
    100% {
        width: 74px;
        opacity: 1;
    }
}
@-ms-keyframes healthstroke {
    0% {
        width: 60px;
        opacity: 1;
    }
    100% {
        width: 74px;
        opacity: 1;
    }
}
@-moz-keyframes healthstroke {
    0% {
        width: 60px;
        opacity: 0;
    }
    100% {
        width: 74px;
        opacity: 1;
    }
}
@-o-keyframes healthstroke {
    0% {
        width: 60px;
        opacity: 1;
    }
    100% {
        width: 74px;
        opacity: 1;
    }
}
.global-forward {
    width: 63px;
    height: 63px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    float: left;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.global-dot {
    position: absolute;
    top: 0;
    height: 9px;
    width: 9px;
    background-color: #1226AA;
    border-radius: 50%;
    z-index: 9;
}
.global-dot {
    -webkit-animation-name: globaldot;
    animation-name: globaldot;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
@-webkit-keyframes globaldot {
    0% {
        top: 0;
        left: 27px;
    }
    10% {
        top: 58px;
        left: 27px;
    }
    20% {
        top: 58px;
        left: 27px;
        opacity: 1;
    }
    30% {
        top: 30px;
        left: 27px;
    }
    40% {
        top: 30px;
        left: 27px;
    }
    50% {
        top: 30px;
        left: 90%;
    }
    60% {
        top: 30px;
        left: 90%;
    }
    70% {
        top: 30px;
        left: -2px;
    }
    80% {
        top: 30px;
        left: -2px;
    }
    90% {
        top: 30px;
        left: 27px;
    }
    95% {
        top: 0;
        left: 27px;
    }
    100% {
        top: 0;
        left: 27px;
    }
}
@keyframes globaldot {
    0% {
        top: 0;
        left: 27px;
    }
    10% {
        top: 58px;
        left: 27px;
    }
    20% {
        top: 58px;
        left: 27px;
        opacity: 1;
    }
    30% {
        top: 30px;
        left: 27px;
    }
    40% {
        top: 30px;
        left: 27px;
    }
    50% {
        top: 30px;
        left: 90%;
    }
    60% {
        top: 30px;
        left: 90%;
    }
    70% {
        top: 30px;
        left: -2px;
    }
    80% {
        top: 30px;
        left: -2px;
    }
    90% {
        top: 30px;
        left: 27px;
    }
    95% {
        top: 0;
        left: 27px;
    }
    100% {
        top: 0;
        left: 27px;
    }
}
@-ms-keyframes globaldot {
    0% {
        top: 0;
        left: 27px;
    }
    10% {
        top: 58px;
        left: 27px;
    }
    20% {
        top: 58px;
        left: 27px;
        opacity: 1;
    }
    30% {
        top: 30px;
        left: 27px;
    }
    40% {
        top: 30px;
        left: 27px;
    }
    50% {
        top: 30px;
        left: 90%;
    }
    60% {
        top: 30px;
        left: 90%;
    }
    70% {
        top: 30px;
        left: -2px;
    }
    80% {
        top: 30px;
        left: -2px;
    }
    90% {
        top: 30px;
        left: 27px;
    }
    95% {
        top: 0;
        left: 27px;
    }
    100% {
        top: 0;
        left: 27px;
    }
}
@-moz-keyframes globaldot {
    0% {
        top: 0;
        left: 27px;
    }
    10% {
        top: 58px;
        left: 27px;
    }
    20% {
        top: 58px;
        left: 27px;
        opacity: 1;
    }
    30% {
        top: 30px;
        left: 27px;
    }
    40% {
        top: 30px;
        left: 27px;
    }
    50% {
        top: 30px;
        left: 90%;
    }
    60% {
        top: 30px;
        left: 90%;
    }
    70% {
        top: 30px;
        left: -2px;
    }
    80% {
        top: 30px;
        left: -2px;
    }
    90% {
        top: 30px;
        left: 27px;
    }
    95% {
        top: 0;
        left: 27px;
    }
    100% {
        top: 0;
        left: 27px;
    }
}
@-o-keyframes globaldot {
    0% {
        top: 0;
        left: 27px;
    }
    10% {
        top: 58px;
        left: 27px;
    }
    20% {
        top: 58px;
        left: 27px;
        opacity: 1;
    }
    30% {
        top: 30px;
        left: 27px;
    }
    40% {
        top: 30px;
        left: 27px;
    }
    50% {
        top: 30px;
        left: 90%;
    }
    60% {
        top: 30px;
        left: 90%;
    }
    70% {

        top: 30px;
        left: -2px;
    }
    80% {
        top: 30px;
        left: -2px;
    }
    90% {
        top: 30px;
        left: 27px;
    }
    95% {
        top: 0;
        left: 27px;
    }
    100% {
        top: 0;
        left: 27px;
    }
}
.order-management {
    background-image: url(images/ordermstroke.png);
    height: 71px;
    width: 71px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    position: relative;
    left: 42.5%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.order-management-icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.order-management {
    -webkit-animation-name: order-management;
    animation-name: order-management;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
@-webkit-keyframes order-management {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@keyframes order-management {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@-ms-keyframes order-management {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@-moz-keyframes order-management {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@-o-keyframes order-management {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
    }
}
.retail-fashion svg g#Layer_2 {
    -webkit-animation-name: rfl2;
    animation-name: rfl2;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
}
@-webkit-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@-ms-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@-moz-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@-o-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
.retail-fashion svg g#Layer_3 {
    -webkit-animation-name: rfl2;
    animation-name: rfl2;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
}
@-webkit-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@keyframes rfl2 {
    0% {
        display: none;
    }
    30% {
        display: none;
    }
    31% {
        display: none;
    }
    100% {
        display: block;
    }
}
@-ms-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@-moz-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@-o-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
.supply-chain-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.supply-chain-dots:before {
    position: absolute;
    content: "";
    border: 2px dotted #1226AA;
    top: 0;
    left: 0;
    border-radius: 50%;
}
.supply-chain-dots {
    -webkit-animation-name: rfl3;
    animation-name: rfl3;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
}
@-webkit-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@keyframes rfl2 {
    0% {
        display: none;
    }
    30% {
        display: none;
    }
    31% {
        display: none;
    }
    100% {
        display: block;
    }
}
@-ms-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@-moz-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
@-o-keyframes rfl2 {
    0% {
        display: none;
    }
    10% {
        display: block;
    }
    100% {
        display: block;
    }
}
.footer_menu_title .home_button .text--word {
    text-transform: initial !important;
    letter-spacing: -1px !important;
}
.pyramid-svg .pyramid-layer0 {
    fill: #eee;
    stroke: none;
    -webkit-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
}
.supply-chain-pyramid .pyramid-svg .pyramid-layer0 {
    fill: #eee;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: svg-path-0;
    animation-name: svg-path-0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
@-webkit-keyframes svg-path-0 {
    0% {
        -webkit-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-moz-keyframes svg-path-0 {
    0% {
        -webkit-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-o-keyframes svg-path-0 {
    0% {
        -webkit-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes svg-path-0 {
    0% {
        -webkit-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
.customer-portal {
    float: left;
    background-color: #c9d51b;
    line-height: 80px;
    background-image: url(images/arrow-5x8.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 30px) center;
}
.customer-portal a {
    display: inline-block;
    font-family: Gotham;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 49px;
}
.pyramid-svg .pyramid-layer1 {
    fill: #eee;
    stroke: none;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    opacity: 0;
    transition: opacity 1s ease-in-out 2s;
}
.pyramid-svg .pyramid-layer1_clonned {
    fill: #eee;
    stroke: none;
}
.supply-chain-pyramid .pyramid-svg .pyramid-layer1 {
    fill: #eee;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    opacity: 1;
}
.pyramid-svg .pyramid-layer0 {
    z-index: 999999;
}
.pyramid-svg #Layer_3 {
    transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    opacity: 0;
    visibility: hidden;
}
.supply-chain-pyramid.active .pyramid-svg #Layer_3 {
    fill: #eee;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease-in-out 2s;
    -moz-transition: all 0.4s ease-in-out 2s;
    -ms-transition: all 0.4s ease-in-out 2s;
    -o-transition: all 0.4s ease-in-out 2s;
    -webkit-transition: all 0.4s ease-in-out 2s;
}
.pyramid-svg #Layer_8 #Layer_1 g:nth-child(4) {
    opacity: 0;
    transition: all 0.2s ease-out 2.2s;
    -moz-transition: all 0.2s ease-out 2.2s;
    -ms-transition: all 0.2s ease-out 2.2s;
    -o-transition: all 0.2s ease-out 2.2s;
    -webkit-transition: all 0.2s ease-out 2.2s;
}
.supply-chain-pyramid.active .pyramid-svg #Layer_8 #Layer_1 g:nth-child(4) {
    opacity: 1;
    transition: all 0.2s ease-out 2.2s;
    -moz-transition: all 0.2s ease-out 2.2s;
    -ms-transition: all 0.2s ease-out 2.2s;
    -o-transition: all 0.2s ease-out 2.2s;
    -webkit-transition: all 0.2s ease-out 2.2s;
}
.pyramid-svg #Layer_9 {
    opacity: 0;
    transition: all 0.2s ease-out 2.2s;
    -moz-transition: all 0.2s ease-out 2.2s;
    -ms-transition: all 0.2s ease-out 2.2s;
    -o-transition: all 0.2s ease-out 2.2s;
    -webkit-transition: all 0.2s ease-out 2.2s;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_9 {
    opacity: 1;
    transition: all 0.2s ease-out 2.2s;
    -moz-transition: all 0.2s ease-out 2.2s;
    -ms-transition: all 0.2s ease-out 2.2s;
    -o-transition: all 0.2s ease-out 2.2s;
    -webkit-transition: all 0.2s ease-out 2.2s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.pyramid-svg #Layer_10 {
    opacity: 0;
    transition: all 0.2s ease-out 2.2s;
    -moz-transition: all.2s ease-out 2.2s;
    -ms-transition: all 0.2s ease-out 2.2s;
    -o-transition: all 0.2s ease-out 2.2s;
    -webkit-transition: all 0.2s ease-out 2.2s;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_10 {
    opacity: 1;
    transition: all 0.2s ease-out 2.2s;
    -moz-transition: all 0.2s ease-out 2.2s;
    -ms-transition: all 0.2s ease-out 2.2s;
    -o-transition: all 0.2s ease-out 2.2s;
    -webkit-transition: all 0.2s ease-out 2.2s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.pyramid-svg #Layer_4 {
    opacity: 0;
    transition: all 0.4s ease-out 1.6s;
    -webkit-transition: all 0.4s ease-out 1.6s;
    visibility: hidden;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_4 {
    opacity: 1;
    transition: all 0.4s ease-out 1.6s;
    -webkit-transition: all 0.4s ease-out 1.6s;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.pyramid-svg #Layer_8 #Layer_1 g:nth-child(3) {
    opacity: 0;
    transition: all 0.2s ease-out 1.8s;
    -webkit-transition: all 0.2s ease-out 1.8s;
}
.supply-chain-pyramid.active .pyramid-svg #Layer_8 #Layer_1 g:nth-child(3) {
    opacity: 1;
    transition: all 0.2s ease-out 1.8s;
    -webkit-transition: all 0.2s ease-out 1.8s;
}
.pyramid-svg #Layer_11 {
    opacity: 0;
    transition: all 0.2s ease-out 1.8s;
    -webkit-transition: all 0.2s ease-out 1.8s;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_11 {
    opacity: 1;
    transition: all 0.2s ease-out 1.8s;
    -webkit-transition: all 0.2s ease-out 1.8s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.pyramid-svg #Layer_12 {
    opacity: 0;
    transition: all 0.2s ease-out 1.8s;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_12 {
    opacity: 1;
    transition: all 0.2s ease-out 1.8s;
    -webkit-transition: all 0.2s ease-out 1.8s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.pyramid-svg #Layer_5 {
    opacity: 0;
    transition: all 0.4s ease-out 1.2s;
    -webkit-transition: all 0.4s ease-out 1.2s;
    visibility: hidden;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_5 {
    opacity: 1;
    transition: all 0.4s ease-out 1.2s;
    -webkit-transition: all 0.4s ease-out 1.2s;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.pyramid-svg #Layer_8 #Layer_1 g:nth-child(2) {
    opacity: 0;
    transition: all 0.2s ease-out 1.4s;
    -webkit-transition: all 0.2s ease-out 1.4s;
}
.supply-chain-pyramid.active .pyramid-svg #Layer_8 #Layer_1 g:nth-child(2) {
    opacity: 1;
    transition: all 0.2s ease-out 1.4s;
    -webkit-transition: all 0.2s ease-out 1.4s;
}
.pyramid-svg #Layer_13 {
    opacity: 0;
    transition: all 0.2s ease-out 1.4s;
    -webkit-transition: all 0.2s ease-out 1.4s;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_13 {
    opacity: 1;
    transition: all 0.2s ease-out 1.4s;
    -webkit-transition: all 0.2s ease-out 1.4s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.pyramid-svg #Layer_14 {
    opacity: 0;
    transition: all 0.2s ease-out 1.4s;
    -webkit-transition: all 0.2s ease-out 1.4s;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_14 {
    opacity: 1;
    transition: all 0.2s ease-out 1.4s;
    -webkit-transition: all 0.2s ease-out 1.4s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.pyramid-svg #Layer_6 {
    opacity: 0;
    transition: all 0.4s ease-out 0.8s;
    -webkit-transition: all 0.4s ease-out 0.8s;
    visibility: hidden;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_6 {
    opacity: 1;
    transition: all 0.4s ease-out 0.8s;
    -webkit-transition: all 0.4s ease-out 0.8s;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.pyramid-svg #Layer_8 #Layer_1 g:nth-child(1) {
    opacity: 0;
    transition: all 0.2s ease-out 1s;
    -webkit-transition: all 0.2s ease-out 1s;
}
.supply-chain-pyramid.active .pyramid-svg #Layer_8 #Layer_1 g:nth-child(1) {
    opacity: 1;
    transition: all 0.2s ease-out 1s;
    -webkit-transition: all 0.2s ease-out 1s;
}
.pyramid-svg #Layer_15 {
    opacity: 0;
    transition: all 0.2s ease-out 1s;
    -webkit-transition: all 0.2s ease-out 1s;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_15 {
    opacity: 1;
    transition: all 0.2s ease-out 1s;
    -webkit-transition: all 0.2s ease-out 1s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.pyramid-svg #Layer_16 {
    opacity: 0;
    transition: all 0.2s ease-out 1s;
    -webkit-transition: all 0.2s ease-out 1s;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_16 {
    opacity: 1;
    transition: all 0.2s ease-out 1s;
    -webkit-transition: all 0.2s ease-out 1s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.pyramid-svg #Layer_7 {
    opacity: 0;
    transition: all 0.4s ease-out 0.4s;
    -webkit-transition: all 0.4s ease-out 0.4s;
    visibility: hidden;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
}
.supply-chain-pyramid.active .pyramid-svg #Layer_7 {
    opacity: 1;
    transition: 0.4s ease-out 0.4s;
    -webkit-transition: 0.4s ease-out 0.4s;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.sc-svg {
    padding-top: 30px;
    padding-bottom: 30px;
}
.sc-svg #BROWN,
.sc-svg #GREEN,
.sc-svg #GREY,
.sc-svg #Layer_1,
.sc-svg #Layer_3,
.sc-svg #MAUVE,
.sc-svg #ORANGE,
.sc-svg #PISTACHE,
.sc-svg #TEXT,
.sc-svg #YELLOW {
    opacity: 0;
    transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
}
.sc-svg #GREY_1_ g g {
    opacity: 0;
}
.sc-svg #TEXT {
    transform: translateX(-50px);
    transition: all 0.6s ease-in-out;
}
.sc-svg #GREY_1_ g:nth-child(1) {
    opacity: 1;
    transition: all 1s ease-in-out 0.2s;
}
.sc-svg.active #Layer_1 {
    opacity: 1;
    visibility: visible;
    transition: all 1.5s ease-in-out 0.3s;
}
.sc-svg.active #BROWN {
    opacity: 1;
    visibility: visible;
    transition: all 1.5s ease-in-out 1.7s;
}
.sc-svg.active #Layer_3 {
    opacity: 1;
    visibility: visible;
    transition: all 1.5s ease-in-out 2.1s;
}
.sc-svg.active #GREY {
    opacity: 1;
    visibility: visible;
    transition: all 1.5s ease-in-out 2.5s;
}
.sc-svg.active #ORANGE {
    opacity: 1;
    visibility: visible;
    transition: all 1.5s ease-in-out 2.9s;
}
.sc-svg.active #GREEN {
    opacity: 1;
    visibility: visible;
    transition: all 1.5s ease-in-out 3.3s;
}
.sc-svg.active #PISTACHE {
    opacity: 1;
    visibility: visible;
    transition: all 1.5s ease-in-out 3.7s;
}
.sc-svg.active #MAUVE {
    opacity: 1;
    visibility: visible;
    transition: all 1.5s ease-in-out 4.1s;
}
.sc-svg.active #YELLOW {
    opacity: 1;
    visibility: visible;
    transition: all 1.5s ease-in-out 4.5s;
}
.sc-svg.active #TEXT {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    transition: all 0.6s ease-in-out 4.9s;
}
.container-fluid-pyramid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.supply-chain-pyramid.active .pyramid-svg .pyramid-layer0.pyramid-linear-0 {
    fill: url(#SVGID_1_);
}
.supply-chain-pyramid.active .pyramid-svg .pyramid-layer0.pyramid-linear-1 {
    fill: url(#SVGID_2_);
}
.supply-chain-pyramid.active .pyramid-svg .pyramid-layer0.pyramid-linear-2 {
    fill: url(#SVGID_3_);
}
.supply-chain-pyramid.active .pyramid-svg .pyramid-layer0.pyramid-linear-3 {
    fill: url(#SVGID_4_);
}
.supply-chain-pyramid.active .pyramid-svg .pyramid-layer1.pyramid-linear-4 {
    fill: url(#SVGID_5_);
}
.supply-chain-pyramid.active .pyramid-svg .pyramid-layer1.pyramid-linear-5 {
    fill: url(#SVGID_6_);
}
.supply-chain-pyramid.active .pyramid-svg .pyramid-layer1.pyramid-linear-6 {
    fill: url(#SVGID_7_);
}
.supply-chain-pyramid.active .pyramid-svg .pyramid-layer1.pyramid-linear-7 {
    fill: url(#SVGID_8_);
}
.sm_menu_outer.active .animate-menu-child.trans a span,
.sm_menu_outer.active .mobile-footer .footer_box_social {
    position: relative;
    left: -100%;
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 0.5s;
    animation: slidezzz 0.5s forwards;
    animation-delay: 0.5s;
}
@-webkit-keyframes slidezzz {
    100% {
        left: 0;
    }
}
.pyramid-inner-wrap {
    position: relative;
}
.deskpl1 {
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
    z-index: 9;
}
.deskpl2 {
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
    z-index: 9;
}
.footer_box_copyright1 {
    display: flex;justify-content: space-between;
    width: 100%;
    font-family: Gotham;
    font-size: 13px;
    color: #fff;
    line-height: 15px;
    padding-top: 35px;
}
.footer_box_copyright1 .footer-a {
    display: flex;
}
.footer_box_copyright1 .footer_copyright_menu {
    display: flex;gap: 40px;width:60%;
}
.footer_box_copyright1 .footer-b {
    display: flex;
}

.footer_copyright_menu .footer_box_top{display: flex;}
.footer_mobile_menu{display: none;}
.footer_box_copyright1 a {
    font-family: open_sansregular;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.footer_box_copyright1 .footer_copyright_menu a{font-size: 13px;}
.footer_box_copyright1 a:hover {
    text-decoration: underline;
}
.st0 {
    fill: #1226AA;
}
.st0-circle {
    fill: #1226AA;
}
.st1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dedede;
}
.st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #707676;
}
.st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f2915e;
}
.st4 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #be7146;
}
.st5 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ee8c56;
}
.st6 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d67340;
}
.st7 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8c9292;
}
.st8 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dedad8;
}
.st9 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ee7f47;
}
.st10 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #379843;
}
.st11 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfcfcf;
}
.st12 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c3c6c3;
}
.st13 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #44ad4f;
}
.st14 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e5e5e5;
}
.st15 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b2b2b2;
}
.st16 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cdcccc;
}
.st17 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cccccb;
}
.st18 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a3a3a2;
}
.st19 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9c9c98;
}
.st20 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bc6f45;
}
.st21 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9e3e3;
}
.st22 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #faeced;
}
.st23 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f7b18b;
}
.st24 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d77f4f;
}
.st25 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c57646;
}
.st26 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e1e0de;
}
.st27 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #955936;
}
.st28 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bb6f47;
}
.st29 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #afafad;
}
.st30 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dddddc;
}
.st31 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fbeeee;
}
.st32 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #aa5b33;
}
.st33 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bb6437;
}
.st34 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e37a43;
}
.st35 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e7a05a;
}
.st36 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c66c3b;
}
.st37 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e19d59;
}
.st38 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #be8146;
}
.st39 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cc8d6b;
}
.st40 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ad6640;
}
.st41 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #985936;
}
.st42 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #da7540;
}
.st43 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e7a15c;
}
.st44 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a5a4a3;
}
.st45 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e67b44;
}
.st46 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f9eae9;
}
.st47 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c6bbba;
}
.st48 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c7bfbf;
}
.st49 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c7bcbb;
}
.st50 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c97648;
}
.st51 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #df8452;
}
.st52 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c3884b;
}
.st53 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #263a8f;
}
.st54 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4388ad;
}
.st55 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3d83aa;
}
.st56 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #494b5a;
}
.st57 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #474958;
}
.st58 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #464757;
}
.st59 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4a8db2;
}
.st60 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #437c9f;
}
.st61 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4f5260;
}
.st62 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3a3a4c;
}
.st63 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #334;
}
.st64 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e0ecf0;
}
.st65 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #464a59;
}
.st66 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3c7a9d;
}
.st67 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #42799c;
}
.st68 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4082a6;
}
.st69 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #364559;
}
.st70 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b7d9f4;
}
.st71 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5aa2ca;
}
.st72 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ababaf;
}
.st73 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8e939c;
}
.st74 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #babbbb;
}
.st75 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9b9da1;
}
.st76 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #313347;
}
.st77 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a6a5a9;
}
.st78 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8a8693;
}
.st79 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b4b2b9;
}
.st80 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9899a1;
}
.st81 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8f9199;
}
.st82 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #98979f;
}
.st83 {
    fill: #fff;
}
.st84 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #45545b;
}
.st85 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cccacb;
}
.st86 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #989592;
}
.st87 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9f9a93;
}
.st88 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9b9998;
}
.st89 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #969a9a;
}
.st90 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #667e82;
}
.st91 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #2f393e;
}
.st92 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bdbdbc;
}
.st93 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4c5a5f;
}
.st94 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9f9f9f;
}
.st95 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #606b6f;
}
.st96 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e6e5ea;
}
.st97 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #616a6f;
}
.st98 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #606a6e;
}
.st99 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #60696e;
}
.st100 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c5c5c4;
}
.st101 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #acacac;
}
.st102 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #516369;
}
.st103 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5b656c;
}
.st104 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #495b61;
}
.st105 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #46555c;
}
.st106 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #677e82;
}
.st107 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f5f5f5;
}
.st108 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #677f83;
}
.st109 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6c9135;
}
.st110 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4a6b2f;
}
.st111 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3e5926;
}
.st112 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3f5927;
}
.st113 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #44652d;
}
.st114 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #688b32;
}
.st115 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #678839;
}
.st116 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #393938;
}
.st117 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c9c9c9;
}
.st118 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #94c0c3;
}
.st119 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4c8c94;
}
.st120 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #508f97;
}
.st121 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #525354;
}
.st122 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #506164;
}
.st123 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #88a8d9;
}
.st124 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6b6d6d;
}
.st125 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #666667;
}
.st126 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #666768;
}
.st127 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6ea0b2;
}
.st128 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fbe2ab;
}
.st129 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4a4e55;
}
.st130 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #494949;
}
.st131 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #87a7d8;
}
.st132 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #57909d;
}
.st133 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3f3f3f;
}
.st134 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #889ea5;
}
.st135 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b4c4c9;
}
.st136 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #45535a;
}
.st137 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c8c9c9;
}
.st138 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #678084;
}
.st139 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #657c81;
}
.st140 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f5f9fa;
}
.st141 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #637478;
}
.st142 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5c6f72;
}
.st143 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5c6f73;
}
.st144 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #465458;
}
.st145 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #465459;
}
.st146 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #516065;
}
.st147 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #536569;
}
.st148 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6d8387;
}
.st149 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #54676c;
}
.st150 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #57696e;
}
.st151 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #516067;
}
.st152 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4b5960;
}
.st153 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #48585f;
}
.st154 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #506168;
}
.st155 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4c5a61;
}
.st156 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #526469;
}
.st157 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #54686d;
}
.st158 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #566a6e;
}
.st159 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #506167;
}
.st160 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4a5a61;
}
.st161 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #52646a;
}
.st162 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4b5a61;
}
.st163 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #667d82;
}
.st164 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #56696e;
}
.st165 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4c5b62;
}
.st166 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #475960;
}
.st167 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c27d3d;
}
.st168 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bc9d77;
}
.st169 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b1692a;
}
.st170 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f1ac4b;
}
.st171 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eec998;
}
.st172 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4c6d8e;
}
.st173 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfaf87;
}
.st174 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f1ab49;
}
.st175 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #698ca6;
}
.st176 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6b8ba6;
}
.st177 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #efc796;
}
.st178 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eec99b;
}
.st179 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eea94a;
}
.st180 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #445f80;
}
.st181 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #73858d;
}
.st182 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b07b34;
}
.st183 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #28231c;
}
.st184 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f0c998;
}
.st185 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e19c41;
}
.st186 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ecc799;
}
.st187 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dcba8d;
}
.st188 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cebda8;
}
.st189 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #676768;
}
.st190 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b19476;
}
.st191 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #232929;
}
.st192 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dac8b0;
}
.st193 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #edc695;
}
.st194 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ddd8d2;
}
.st195 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e6c494;
}
.st196 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dab68a;
}
.st197 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #32322d;
}
.st198 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4b3a21;
}
.st199 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c3bdb2;
}
.st200 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6b6c6a;
}
.st201 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dcc8ad;
}
.st202 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c5bfb5;
}
.st203 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e1c298;
}
.st204 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b2b7b8;
}
.st205 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9a8061;
}
.st206 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #0e0e0e;
}
.st207 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #18191a;
}
.st208 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c7b7a0;
}
.st209 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e1d3bd;
}
.st210 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a38666;
}
.st211 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c2d0cd;
}
.st212 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #2d3331;
}
.st213 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c0a27c;
}
.st214 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #969595;
}
.st215 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4a4d4a;
}
.st216 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f0c896;
}
.st217 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #efc998;
}
.st218 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d1af85;
}
.st219 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c9bca5;
}
.st220 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #be9e76;
}
.st221 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #efc897;
}
.st222 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eac697;
}
.st223 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfad82;
}
.st224 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9c498;
}
.st225 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bb9d79;
}
.st226 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfaf88;
}
.st227 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b29672;
}
.st228 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b09372;
}
.st229 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b89b77;
}
.st230 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c2c6c4;
}
.st231 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bac5bf;
}
.st232 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cc8949;
}
.st233 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ab906e;
}
.st234 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ba9c77;
}
.st235 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e2dad5;
}
.st236 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfad81;
}
.st237 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #aa7330;
}
.st238 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #1f201d;
}
.st239 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b99a77;
}
.st240 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e1dcd6;
}
.st241 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ebc89e;
}
.st242 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #606d82;
}
.st243 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a98c69;
}
.st244 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d9cec2;
}
.st245 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e1d9d0;
}
.st246 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #566885;
}
.st247 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b58135;
}
.st248 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9f6e2f;
}
.st249 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f2ac4a;
}
.st250 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e4dad0;
}
.st251 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a5a7a2;
}
.st252 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d6b386;
}
.st253 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d6c9b7;
}
.st254 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a18365;
}
.st255 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #68788e;
}
.st256 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c4a47c;
}
.st257 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dddedb;
}
.st258 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #caccc9;
}
.st259 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ba9f7b;
}
.st260 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9d3b4;
}
.st261 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ecc797;
}
.st262 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a28261;
}
.st263 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9c99f;
}
.st264 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9c897;
}
.st265 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d7ccb6;
}
.st266 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9c8063;
}
.st267 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b2afab;
}
.st268 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a08264;
}
.st269 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ad977b;
}
.st270 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c4ae8f;
}
.st271 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dfdedc;
}
.st272 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cbcbcb;
}
.st273 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e1d9db;
}
.st274 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ddd6ce;
}
.st275 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dcd1cc;
}
.st276 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d0ad82;
}
.st277 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bd8a3c;
}
.st278 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d8c1a3;
}
.st279 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d5b788;
}
.st280 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eec896;
}
.st281 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d49b45;
}
.st282 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e0bf96;
}
.st283 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c19149;
}
.st284 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5e5e5f;
}
.st285 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e6c79e;
}
.st286 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e8c699;
}
.st287 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfb089;
}
.st288 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ab7c34;
}
.st289 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #4c4134;
}
.st290 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e6b060;
}
.st291 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b1b3a7;
}
.st292 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #edd1aa;
}
.st293 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ceac7f;
}
.st294 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d6d3ca;
}
.st295 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d99a40;
}
.st296 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eec895;
}
.st297 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f1c897;
}
.st298 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bfa27c;
}
.st299 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b39776;
}
.st300 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e2be96;
}
.st301 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eeca90;
}
.st302 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c18b3a;
}
.st303 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b9b091;
}
.st304 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8a857d;
}
.st305 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c09d76;
}
.st306 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e1c494;
}
.st307 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d8b382;
}
.st308 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c7c7ba;
}
.st309 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d5b187;
}
.st310 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e4bf93;
}
.st311 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bb9d78;
}
.st312 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e5a647;
}
.st313 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6b4d20;
}
.st314 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9bf81;
}
.st315 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9d9fa0;
}
.st316 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9ba398;
}
.st317 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ceb18c;
}
.st318 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b79b76;
}
.st319 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfaf7b;
}
.st320 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b18037;
}
.st321 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #555b5e;
}
.st322 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bfcfd9;
}
.st323 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d6b784;
}
.st324 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #484c52;
}
.st325 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #96866a;
}
.st326 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #edc690;
}
.st327 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3c3d3b;
}
.st328 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #18232b;
}
.st329 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f0f0f0;
}
.st330 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bf4043;
}
.st331 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f0f1f1;
}
.st332 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e4565a;
}
.st333 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c9d0d8;
}
.st334 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #78bab8;
}
.st335 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #65c0ba;
}
.st336 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e3c28a;
}
.st337 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c55939;
}
.st338 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b3bcc4;
}
.st339 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #72716f;
}
.st340 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #597d7c;
}
.st341 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d65656;
}
.st342 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ef7e82;
}
.st343 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #645e43;
}
.st344 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ce6f4d;
}
.st345 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e7c484;
}
.st346 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #afcfde;
}
.st347 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f8c069;
}
.st348 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dac391;
}
.st349 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eac482;
}
.st350 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bad1d4;
}
.st351 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bcc2ae;
}
.st352 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c26d4c;
}
.st353 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9f8b64;
}
.st354 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9c480;
}
.st355 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b0b5be;
}
.st356 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9987c;
}
.st357 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfad83;
}
.st358 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eeca9b;
}
.st359 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e5c7a3;
}
.st360 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ab8d69;
}
.st361 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #efca98;
}
.st362 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d4b890;
}
.st363 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b49774;
}
.st364 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e5dcd0;
}
.st365 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cbcacb;
}
.st366 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f0d7b7;
}
.st367 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a4a8a9;
}
.st368 {
    fill: #dbdb00;
}
.st369 {
    clip-path: url(#SVGID_2_);
    fill: #9d9d9c;
}
.st370 {
    clip-path: url(#SVGID_2_);
    fill: #9f9e9e;
}
.st371 {
    clip-path: url(#SVGID_2_);
    fill: #a0a09f;
}
.st372 {
    clip-path: url(#SVGID_2_);
    fill: #a2a1a1;
}
.st373 {
    clip-path: url(#SVGID_2_);
    fill: #a3a3a2;
}
.st374 {
    clip-path: url(#SVGID_2_);
    fill: #a5a4a4;
}
.st375 {
    clip-path: url(#SVGID_2_);
    fill: #a7a6a5;
}
.st376 {
    clip-path: url(#SVGID_2_);
    fill: #a8a7a7;
}
.st377 {
    clip-path: url(#SVGID_2_);
    fill: #aaa9a8;
}
.st378 {
    clip-path: url(#SVGID_2_);
    fill: #abaaaa;
}
.st379 {
    clip-path: url(#SVGID_2_);
    fill: #adabab;
}
.st380 {
    clip-path: url(#SVGID_2_);
    fill: #aeadad;
}
.st381 {
    clip-path: url(#SVGID_2_);
    fill: #afaeae;
}
.st382 {
    clip-path: url(#SVGID_2_);
    fill: #b1b0af;
}
.st383 {
    clip-path: url(#SVGID_2_);
    fill: #b2b1b1;
}
.st384 {
    clip-path: url(#SVGID_2_);
    fill: #b4b2b2;
}
.st385 {
    clip-path: url(#SVGID_2_);
    fill: #b5b4b4;
}
.st386 {
    clip-path: url(#SVGID_2_);
    fill: #b7b5b5;
}
.st387 {
    clip-path: url(#SVGID_2_);
    fill: #b8b6b6;
}
.st388 {
    clip-path: url(#SVGID_2_);
    fill: #b9b8b8;
}
.st389 {
    clip-path: url(#SVGID_2_);
    fill: #bab9b9;
}
.st390 {
    clip-path: url(#SVGID_2_);
    fill: #bcbaba;
}
.st391 {
    clip-path: url(#SVGID_2_);
    fill: #bdbbbb;
}
.st392 {
    clip-path: url(#SVGID_2_);
    fill: #bebdbd;
}
.st393 {
    clip-path: url(#SVGID_2_);
    fill: #bfbebe;
}
.st394 {
    clip-path: url(#SVGID_2_);
    fill: #c0bfbf;
}
.st395 {
    clip-path: url(#SVGID_2_);
    fill: #c1c0c0;
}
.st396 {
    clip-path: url(#SVGID_2_);
    fill: #c3c1c1;
}
.st397 {
    clip-path: url(#SVGID_2_);
    fill: #c4c2c3;
}
.st398 {
    clip-path: url(#SVGID_2_);
    fill: #c5c3c4;
}
.st399 {
    clip-path: url(#SVGID_2_);
    fill: #c6c5c5;
}
.st400 {
    clip-path: url(#SVGID_2_);
    fill: #c7c6c6;
}
.st401 {
    clip-path: url(#SVGID_2_);
    fill: #c8c7c7;
}
.st402 {
    clip-path: url(#SVGID_2_);
    fill: #c9c8c8;
}
.st403 {
    clip-path: url(#SVGID_2_);
    fill: #cac9c9;
}
.st404 {
    clip-path: url(#SVGID_2_);
    fill: #cbcaca;
}
.st405 {
    clip-path: url(#SVGID_2_);
    fill: #cccbcb;
}
.st406 {
    clip-path: url(#SVGID_2_);
    fill: #cdcccc;
}
.st407 {
    clip-path: url(#SVGID_2_);
    fill: #cecdcd;
}
.st408 {
    clip-path: url(#SVGID_2_);
    fill: #cfcece;
}
.st409 {
    clip-path: url(#SVGID_2_);
    fill: #d0cfcf;
}
.st410 {
    clip-path: url(#SVGID_2_);
    fill: #d1d0d0;
}
.st411 {
    clip-path: url(#SVGID_2_);
    fill: #d2d1d1;
}
.st412 {
    clip-path: url(#SVGID_2_);
    fill: #d3d2d2;
}
.st413 {
    clip-path: url(#SVGID_2_);
    fill: #d4d3d3;
}
.st414 {
    clip-path: url(#SVGID_2_);
    fill: #d5d4d4;
}
.st415 {
    clip-path: url(#SVGID_2_);
    fill: #d5d5d5;
}
.st416 {
    clip-path: url(#SVGID_2_);
    fill: #d6d5d6;
}
.st417 {
    clip-path: url(#SVGID_2_);
    fill: #d7d6d7;
}
.st418 {
    clip-path: url(#SVGID_2_);
    fill: #d8d7d8;
}
.st419 {
    clip-path: url(#SVGID_2_);
    fill: #d9d8d9;
}
.st420 {
    clip-path: url(#SVGID_2_);
    fill: #dad9d9;
}
.st421 {
    clip-path: url(#SVGID_2_);
    fill: #dadada;
}
.st422 {
    clip-path: url(#SVGID_2_);
    fill: #dbdadb;
}
.st423 {
    clip-path: url(#SVGID_2_);
    fill: #dcdbdc;
}
.st424 {
    clip-path: url(#SVGID_2_);
    fill: #dddcdd;
}
.st425 {
    clip-path: url(#SVGID_2_);
    fill: #ddd;
}
.st426 {
    clip-path: url(#SVGID_2_);
    fill: #deddde;
}
.st427 {
    clip-path: url(#SVGID_2_);
    fill: #dfdedf;
}
.st428 {
    clip-path: url(#SVGID_2_);
    fill: #dfdfdf;
}
.st429 {
    clip-path: url(#SVGID_2_);
    fill: #e0dfe0;
}
.st430 {
    clip-path: url(#SVGID_2_);
    fill: #e1e0e1;
}
.st431 {
    clip-path: url(#SVGID_2_);
    fill: #e1e1e1;
}
.st432 {
    clip-path: url(#SVGID_2_);
    fill: #e2e1e2;
}
.st433 {
    clip-path: url(#SVGID_2_);
    fill: #e2e2e3;
}
.st434 {
    clip-path: url(#SVGID_2_);
    fill: #e3e3e3;
}
.st435 {
    clip-path: url(#SVGID_2_);
    fill: #e4e3e4;
}
.st436 {
    clip-path: url(#SVGID_2_);
    fill: #e4e4e4;
}
.st437 {
    clip-path: url(#SVGID_2_);
    fill: #e5e4e5;
}
.st438 {
    clip-path: url(#SVGID_2_);
    fill: #e5e5e5;
}
.st439 {
    clip-path: url(#SVGID_2_);
    fill: #e6e5e6;
}
.st440 {
    clip-path: url(#SVGID_2_);
    fill: #e6e6e6;
}
.st441 {
    clip-path: url(#SVGID_2_);
    fill: #e7e6e7;
}
.st442 {
    clip-path: url(#SVGID_2_);
    fill: #e7e7e7;
}
.st443 {
    clip-path: url(#SVGID_2_);
    fill: #e7e7e8;
}
.st444 {
    clip-path: url(#SVGID_2_);
    fill: #e8e8e8;
}
.st445 {
    clip-path: url(#SVGID_2_);
    fill: #e9e8e9;
}
.st446 {
    clip-path: url(#SVGID_2_);
    fill: #e9e9e9;
}
.st447 {
    clip-path: url(#SVGID_2_);
    fill: #eae9ea;
}
.st448 {
    clip-path: url(#SVGID_2_);
    fill: #eaeaea;
}
.st449 {
    clip-path: url(#SVGID_2_);
    fill: #ebebeb;
}
.st450 {
    clip-path: url(#SVGID_2_);
    fill: #ecebeb;
}
.st451 {
    clip-path: url(#SVGID_2_);
    fill: #ececec;
}
.st452 {
    clip-path: url(#SVGID_2_);
    fill: #ededec;
}
.st453 {
    clip-path: url(#SVGID_2_);
    fill: #ededed;
}
.st454 {
    clip-path: url(#SVGID_4_);
    fill: #9d9d9c;
}
.st455 {
    clip-path: url(#SVGID_4_);
    fill: #9f9e9e;
}
.st456 {
    clip-path: url(#SVGID_4_);
    fill: #a0a09f;
}
.st457 {
    clip-path: url(#SVGID_4_);
    fill: #a2a1a1;
}
.st458 {
    clip-path: url(#SVGID_4_);
    fill: #a3a3a2;
}
.st459 {
    clip-path: url(#SVGID_4_);
    fill: #a5a4a4;
}
.st460 {
    clip-path: url(#SVGID_4_);
    fill: #a7a6a5;
}
.st461 {
    clip-path: url(#SVGID_4_);
    fill: #a8a7a7;
}
.st462 {
    clip-path: url(#SVGID_4_);
    fill: #aaa9a8;
}
.st463 {
    clip-path: url(#SVGID_4_);
    fill: #abaaaa;
}
.st464 {
    clip-path: url(#SVGID_4_);
    fill: #adabab;
}
.st465 {
    clip-path: url(#SVGID_4_);
    fill: #aeadad;
}
.st466 {
    clip-path: url(#SVGID_4_);
    fill: #afaeae;
}
.st467 {
    clip-path: url(#SVGID_4_);
    fill: #b1b0af;
}
.st468 {
    clip-path: url(#SVGID_4_);
    fill: #b2b1b1;
}
.st469 {
    clip-path: url(#SVGID_4_);
    fill: #b4b2b2;
}
.st470 {
    clip-path: url(#SVGID_4_);
    fill: #b5b4b4;
}
.st471 {
    clip-path: url(#SVGID_4_);
    fill: #b7b5b5;
}
.st472 {
    clip-path: url(#SVGID_4_);
    fill: #b8b6b6;
}
.st473 {
    clip-path: url(#SVGID_4_);
    fill: #b9b8b8;
}
.st474 {
    clip-path: url(#SVGID_4_);
    fill: #bab9b9;
}
.st475 {
    clip-path: url(#SVGID_4_);
    fill: #bcbaba;
}
.st476 {
    clip-path: url(#SVGID_4_);
    fill: #bdbbbb;
}
.st477 {
    clip-path: url(#SVGID_4_);
    fill: #bebdbd;
}
.st478 {
    clip-path: url(#SVGID_4_);
    fill: #bfbebe;
}
.st479 {
    clip-path: url(#SVGID_4_);
    fill: #c0bfbf;
}
.st480 {
    clip-path: url(#SVGID_4_);
    fill: #c1c0c0;
}
.st481 {
    clip-path: url(#SVGID_4_);
    fill: #c3c1c1;
}
.st482 {
    clip-path: url(#SVGID_4_);
    fill: #c4c2c3;
}
.st483 {
    clip-path: url(#SVGID_4_);
    fill: #c5c3c4;
}
.st484 {
    clip-path: url(#SVGID_4_);
    fill: #c6c5c5;
}
.st485 {
    clip-path: url(#SVGID_4_);
    fill: #c7c6c6;
}
.st486 {
    clip-path: url(#SVGID_4_);
    fill: #c8c7c7;
}
.st487 {
    clip-path: url(#SVGID_4_);
    fill: #c9c8c8;
}
.st488 {
    clip-path: url(#SVGID_4_);
    fill: #cac9c9;
}
.st489 {
    clip-path: url(#SVGID_4_);
    fill: #cbcaca;
}
.st490 {
    clip-path: url(#SVGID_4_);
    fill: #cccbcb;
}
.st491 {
    clip-path: url(#SVGID_4_);
    fill: #cdcccc;
}
.st492 {
    clip-path: url(#SVGID_4_);
    fill: #cecdcd;
}
.st493 {
    clip-path: url(#SVGID_4_);
    fill: #cfcece;
}
.st494 {
    clip-path: url(#SVGID_4_);
    fill: #d0cfcf;
}
.st495 {
    clip-path: url(#SVGID_4_);
    fill: #d1d0d0;
}
.st496 {
    clip-path: url(#SVGID_4_);
    fill: #d2d1d1;
}
.st497 {
    clip-path: url(#SVGID_4_);
    fill: #d3d2d2;
}
.st498 {
    clip-path: url(#SVGID_4_);
    fill: #d4d3d3;
}
.st499 {
    clip-path: url(#SVGID_4_);
    fill: #d5d4d4;
}
.st500 {
    clip-path: url(#SVGID_4_);
    fill: #d5d5d5;
}
.st501 {
    clip-path: url(#SVGID_4_);
    fill: #d6d5d6;
}
.st502 {
    clip-path: url(#SVGID_4_);
    fill: #d7d6d7;
}
.st503 {
    clip-path: url(#SVGID_4_);
    fill: #d8d7d8;
}
.st504 {
    clip-path: url(#SVGID_4_);
    fill: #d9d8d9;
}
.st505 {
    clip-path: url(#SVGID_4_);
    fill: #dad9d9;
}
.st506 {
    clip-path: url(#SVGID_4_);
    fill: #dadada;
}
.st507 {
    clip-path: url(#SVGID_4_);
    fill: #dbdadb;
}
.st508 {
    clip-path: url(#SVGID_4_);
    fill: #dcdbdc;
}
.st509 {
    clip-path: url(#SVGID_4_);
    fill: #dddcdd;
}
.st510 {
    clip-path: url(#SVGID_4_);
    fill: #ddd;

}
.st511 {
    clip-path: url(#SVGID_4_);
    fill: #deddde;
}
.st512 {
    clip-path: url(#SVGID_4_);
    fill: #dfdedf;
}
.st513 {
    clip-path: url(#SVGID_4_);
    fill: #dfdfdf;
}
.st514 {
    clip-path: url(#SVGID_4_);
    fill: #e0dfe0;
}
.st515 {
    clip-path: url(#SVGID_4_);
    fill: #e1e0e1;
}
.st516 {
    clip-path: url(#SVGID_4_);
    fill: #e1e1e1;
}
.st517 {
    clip-path: url(#SVGID_4_);
    fill: #e2e1e2;
}
.st518 {
    clip-path: url(#SVGID_4_);
    fill: #e2e2e3;
}
.st519 {
    clip-path: url(#SVGID_4_);
    fill: #e3e3e3;
}
.st520 {
    clip-path: url(#SVGID_4_);
    fill: #e4e3e4;
}
.st521 {
    clip-path: url(#SVGID_4_);
    fill: #e4e4e4;
}
.st522 {
    clip-path: url(#SVGID_4_);
    fill: #e5e4e5;
}
.st523 {
    clip-path: url(#SVGID_4_);
    fill: #e5e5e5;
}
.st524 {
    clip-path: url(#SVGID_4_);
    fill: #e6e5e6;
}
.st525 {
    clip-path: url(#SVGID_4_);
    fill: #e6e6e6;
}
.st526 {
    clip-path: url(#SVGID_4_);
    fill: #e7e6e7;
}
.st527 {
    clip-path: url(#SVGID_4_);
    fill: #e7e7e7;
}
.st528 {
    clip-path: url(#SVGID_4_);
    fill: #e7e7e8;
}
.st529 {
    clip-path: url(#SVGID_4_);
    fill: #e8e8e8;
}
.st530 {
    clip-path: url(#SVGID_4_);
    fill: #e9e8e9;
}
.st531 {
    clip-path: url(#SVGID_4_);
    fill: #e9e9e9;
}
.st532 {
    clip-path: url(#SVGID_4_);
    fill: #eae9ea;
}
.st533 {
    clip-path: url(#SVGID_4_);
    fill: #eaeaea;
}
.st534 {
    clip-path: url(#SVGID_4_);
    fill: #ebebeb;
}
.st535 {
    clip-path: url(#SVGID_4_);
    fill: #ecebeb;
}
.st536 {
    clip-path: url(#SVGID_4_);
    fill: #ececec;
}
.st537 {
    clip-path: url(#SVGID_4_);
    fill: #ededec;
}
.st538 {
    clip-path: url(#SVGID_4_);
    fill: #ededed;
}
.st539 {
    clip-path: url(#SVGID_6_);
    fill: #9d9d9c;
}
.st540 {
    clip-path: url(#SVGID_6_);
    fill: #9f9e9e;
}
.st541 {
    clip-path: url(#SVGID_6_);
    fill: #a0a09f;
}
.st542 {
    clip-path: url(#SVGID_6_);
    fill: #a2a1a1;
}
.st543 {
    clip-path: url(#SVGID_6_);
    fill: #a3a3a2;
}
.st544 {
    clip-path: url(#SVGID_6_);
    fill: #a5a4a4;
}
.st545 {
    clip-path: url(#SVGID_6_);
    fill: #a7a6a5;
}
.st546 {
    clip-path: url(#SVGID_6_);
    fill: #a8a7a7;
}
.st547 {
    clip-path: url(#SVGID_6_);
    fill: #aaa9a8;
}
.st548 {
    clip-path: url(#SVGID_6_);
    fill: #abaaaa;
}
.st549 {
    clip-path: url(#SVGID_6_);
    fill: #adabab;
}
.st550 {
    clip-path: url(#SVGID_6_);
    fill: #aeadad;
}
.st551 {
    clip-path: url(#SVGID_6_);
    fill: #afaeae;
}
.st552 {
    clip-path: url(#SVGID_6_);
    fill: #b1b0af;
}
.st553 {
    clip-path: url(#SVGID_6_);
    fill: #b2b1b1;
}
.st554 {
    clip-path: url(#SVGID_6_);
    fill: #b4b2b2;
}
.st555 {
    clip-path: url(#SVGID_6_);
    fill: #b5b4b4;
}
.st556 {
    clip-path: url(#SVGID_6_);
    fill: #b7b5b5;
}
.st557 {
    clip-path: url(#SVGID_6_);
    fill: #b8b6b6;
}
.st558 {
    clip-path: url(#SVGID_6_);
    fill: #b9b8b8;
}
.st559 {
    clip-path: url(#SVGID_6_);
    fill: #bab9b9;
}
.st560 {
    clip-path: url(#SVGID_6_);
    fill: #bcbaba;
}
.st561 {
    clip-path: url(#SVGID_6_);
    fill: #bdbbbb;
}
.st562 {
    clip-path: url(#SVGID_6_);
    fill: #bebdbd;
}
.st563 {
    clip-path: url(#SVGID_6_);
    fill: #bfbebe;
}
.st564 {
    clip-path: url(#SVGID_6_);
    fill: #c0bfbf;
}
.st565 {
    clip-path: url(#SVGID_6_);
    fill: #c1c0c0;
}
.st566 {
    clip-path: url(#SVGID_6_);
    fill: #c3c1c1;
}
.st567 {
    clip-path: url(#SVGID_6_);
    fill: #c4c2c3;
}
.st568 {
    clip-path: url(#SVGID_6_);
    fill: #c5c3c4;
}
.st569 {
    clip-path: url(#SVGID_6_);
    fill: #c6c5c5;
}
.st570 {
    clip-path: url(#SVGID_6_);
    fill: #c7c6c6;
}
.st571 {
    clip-path: url(#SVGID_6_);
    fill: #c8c7c7;
}
.st572 {
    clip-path: url(#SVGID_6_);
    fill: #c9c8c8;
}
.st573 {
    clip-path: url(#SVGID_6_);
    fill: #cac9c9;
}
.st574 {
    clip-path: url(#SVGID_6_);
    fill: #cbcaca;
}
.st575 {
    clip-path: url(#SVGID_6_);
    fill: #cccbcb;
}
.st576 {
    clip-path: url(#SVGID_6_);
    fill: #cdcccc;
}
.st577 {
    clip-path: url(#SVGID_6_);
    fill: #cecdcd;
}
.st578 {
    clip-path: url(#SVGID_6_);
    fill: #cfcece;
}
.st579 {
    clip-path: url(#SVGID_6_);
    fill: #d0cfcf;
}
.st580 {
    clip-path: url(#SVGID_6_);
    fill: #d1d0d0;
}
.st581 {
    clip-path: url(#SVGID_6_);
    fill: #d2d1d1;
}
.st582 {
    clip-path: url(#SVGID_6_);
    fill: #d3d2d2;
}
.st583 {
    clip-path: url(#SVGID_6_);
    fill: #d4d3d3;
}
.st584 {
    clip-path: url(#SVGID_6_);
    fill: #d5d4d4;
}
.st585 {
    clip-path: url(#SVGID_6_);
    fill: #d5d5d5;
}
.st586 {
    clip-path: url(#SVGID_6_);
    fill: #d6d5d6;
}
.st587 {
    clip-path: url(#SVGID_6_);
    fill: #d7d6d7;
}
.st588 {
    clip-path: url(#SVGID_6_);
    fill: #d8d7d8;
}
.st589 {
    clip-path: url(#SVGID_6_);
    fill: #d9d8d9;
}
.st590 {
    clip-path: url(#SVGID_6_);
    fill: #dad9d9;
}
.st591 {
    clip-path: url(#SVGID_6_);
    fill: #dadada;
}
.st592 {
    clip-path: url(#SVGID_6_);
    fill: #dbdadb;
}
.st593 {
    clip-path: url(#SVGID_6_);
    fill: #dcdbdc;
}
.st594 {
    clip-path: url(#SVGID_6_);
    fill: #dddcdd;
}
.st595 {
    clip-path: url(#SVGID_6_);
    fill: #ddd;
}
.st596 {
    clip-path: url(#SVGID_6_);
    fill: #deddde;
}
.st597 {
    clip-path: url(#SVGID_6_);
    fill: #dfdedf;
}
.st598 {
    clip-path: url(#SVGID_6_);
    fill: #dfdfdf;
}
.st599 {
    clip-path: url(#SVGID_6_);
    fill: #e0dfe0;
}
.st600 {
    clip-path: url(#SVGID_6_);
    fill: #e1e0e1;
}
.st601 {
    clip-path: url(#SVGID_6_);
    fill: #e1e1e1;
}
.st602 {
    clip-path: url(#SVGID_6_);
    fill: #e2e1e2;
}
.st603 {
    clip-path: url(#SVGID_6_);
    fill: #e2e2e3;
}
.st604 {
    clip-path: url(#SVGID_6_);
    fill: #e3e3e3;
}
.st605 {
    clip-path: url(#SVGID_6_);
    fill: #e4e3e4;
}
.st606 {
    clip-path: url(#SVGID_6_);
    fill: #e4e4e4;
}
.st607 {
    clip-path: url(#SVGID_6_);
    fill: #e5e4e5;
}
.st608 {
    clip-path: url(#SVGID_6_);
    fill: #e5e5e5;
}
.st609 {
    clip-path: url(#SVGID_6_);
    fill: #e6e5e6;
}
.st610 {
    clip-path: url(#SVGID_6_);
    fill: #e6e6e6;
}
.st611 {
    clip-path: url(#SVGID_6_);
    fill: #e7e6e7;
}
.st612 {
    clip-path: url(#SVGID_6_);
    fill: #e7e7e7;
}
.st613 {
    clip-path: url(#SVGID_6_);
    fill: #e7e7e8;
}
.st614 {
    clip-path: url(#SVGID_6_);
    fill: #e8e8e8;
}
.st615 {
    clip-path: url(#SVGID_6_);
    fill: #e9e8e9;
}
.st616 {
    clip-path: url(#SVGID_6_);
    fill: #e9e9e9;
}
.st617 {
    clip-path: url(#SVGID_6_);
    fill: #eae9ea;
}
.st618 {
    clip-path: url(#SVGID_6_);
    fill: #eaeaea;
}
.st619 {
    clip-path: url(#SVGID_6_);
    fill: #ebebeb;
}
.st620 {
    clip-path: url(#SVGID_6_);
    fill: #ecebeb;
}
.st621 {
    clip-path: url(#SVGID_6_);
    fill: #ececec;
}
.st622 {
    clip-path: url(#SVGID_8_);
}
.st623 {
    clip-path: url(#SVGID_8_);
    fill: #010101;
}
.st624 {
    clip-path: url(#SVGID_8_);
    fill: #020202;
}
.st625 {
    clip-path: url(#SVGID_8_);
    fill: #040403;
}
.st626 {
    clip-path: url(#SVGID_8_);
    fill: #050505;
}
.st627 {
    clip-path: url(#SVGID_8_);
    fill: #070707;
}
.st628 {
    clip-path: url(#SVGID_8_);
    fill: #090909;
}
.st629 {
    clip-path: url(#SVGID_8_);
    fill: #0b0b0b;
}
.st630 {
    clip-path: url(#SVGID_8_);
    fill: #0d0d0d;
}
.st631 {
    clip-path: url(#SVGID_8_);
    fill: #0f0f0f;
}
.st632 {
    clip-path: url(#SVGID_8_);
    fill: #111;
}
.st633 {
    clip-path: url(#SVGID_8_);
    fill: #131312;
}
.st634 {
    clip-path: url(#SVGID_8_);
    fill: #151514;
}
.st635 {
    clip-path: url(#SVGID_8_);
    fill: #161616;
}
.st636 {
    clip-path: url(#SVGID_8_);
    fill: #181818;
}
.st637 {
    clip-path: url(#SVGID_8_);
    fill: #1a1a19;
}
.st638 {
    clip-path: url(#SVGID_8_);
    fill: #1b1b1b;
}
.st639 {
    clip-path: url(#SVGID_8_);
    fill: #1d1d1d;
}
.st640 {
    clip-path: url(#SVGID_8_);
    fill: #1f1f1e;
}
.st641 {
    clip-path: url(#SVGID_8_);
    fill: #202020;
}
.st642 {
    clip-path: url(#SVGID_8_);
    fill: #222221;
}
.st643 {
    clip-path: url(#SVGID_8_);
    fill: #242323;
}
.st644 {
    clip-path: url(#SVGID_8_);
    fill: #252524;
}
.st645 {
    clip-path: url(#SVGID_8_);
    fill: #272726;
}
.st646 {
    clip-path: url(#SVGID_8_);
    fill: #282827;
}
.st647 {
    clip-path: url(#SVGID_8_);
    fill: #2a2a29;
}
.st648 {
    clip-path: url(#SVGID_8_);
    fill: #2b2b2a;
}
.st649 {
    clip-path: url(#SVGID_8_);
    fill: #2d2d2c;
}
.st650 {
    clip-path: url(#SVGID_8_);
    fill: #2e2e2d;
}
.st651 {
    clip-path: url(#SVGID_8_);
    fill: #30302f;
}
.st652 {
    clip-path: url(#SVGID_8_);
    fill: #313130;
}
.st653 {
    clip-path: url(#SVGID_8_);
    fill: #333332;
}
.st654 {
    clip-path: url(#SVGID_8_);
    fill: #343333;
}
.st655 {
    clip-path: url(#SVGID_8_);
    fill: #343433;
}
.st656 {
    clip-path: url(#SVGID_8_);
    fill: #353534;
}
.st657 {
    clip-path: url(#SVGID_8_);
    fill: #363635;
}
.st658 {
    clip-path: url(#SVGID_8_);
    fill: #373736;
}
.st659 {
    clip-path: url(#SVGID_8_);
    fill: #383736;
}
.st660 {
    clip-path: url(#SVGID_8_);
    fill: #383837;
}
.st661 {
    clip-path: url(#SVGID_8_);
    fill: #393938;
}
.st662 {
    clip-path: url(#SVGID_8_);
    fill: #3a3a39;
}
.st663 {
    clip-path: url(#SVGID_8_);
    fill: #3b3a3a;
}
.st664 {
    clip-path: url(#SVGID_8_);
    fill: #3b3b3a;
}
.st665 {
    clip-path: url(#SVGID_8_);
    fill: #3c3c3b;
}
.st666 {
    clip-path: url(#SVGID_8_);
    fill: #3d3d3c;
}
.st667 {
    clip-path: url(#SVGID_8_);
    fill: #3e3e3d;
}
.st668 {
    clip-path: url(#SVGID_8_);
    fill: #3f3e3e;
}
.st669 {
    clip-path: url(#SVGID_8_);
    fill: #3f3f3e;
}
.st670 {
    clip-path: url(#SVGID_8_);
    fill: #40403f;
}
.st671 {
    clip-path: url(#SVGID_8_);
    fill: #414140;
}
.st672 {
    clip-path: url(#SVGID_8_);
    fill: #424141;
}
.st673 {
    clip-path: url(#SVGID_8_);
    fill: #424241;
}
.st674 {
    clip-path: url(#SVGID_8_);
    fill: #434342;
}
.st675 {
    clip-path: url(#SVGID_8_);
    fill: #444443;
}
.st676 {
    clip-path: url(#SVGID_8_);
    fill: #454544;
}
.st677 {
    clip-path: url(#SVGID_8_);
    fill: #464545;
}
.st678 {
    clip-path: url(#SVGID_8_);
    fill: #464645;
}
.st679 {
    clip-path: url(#SVGID_8_);
    fill: #474746;
}
.st680 {
    clip-path: url(#SVGID_8_);
    fill: #484847;
}
.st681 {
    clip-path: url(#SVGID_8_);
    fill: #494848;
}
.st682 {
    clip-path: url(#SVGID_8_);
    fill: #4a4949;
}
.st683 {
    clip-path: url(#SVGID_8_);
    fill: #4a4a49;
}
.st684 {
    clip-path: url(#SVGID_8_);
    fill: #4b4b4a;
}
.st685 {
    clip-path: url(#SVGID_8_);
    fill: #4c4c4b;
}
.st686 {
    clip-path: url(#SVGID_8_);
    fill: #4d4c4c;
}
.st687 {
    clip-path: url(#SVGID_8_);
    fill: #4d4d4d;
}
.st688 {
    clip-path: url(#SVGID_8_);
    fill: #4e4e4d;
}
.st689 {
    clip-path: url(#SVGID_8_);
    fill: #4f4f4e;
}
.st690 {
    clip-path: url(#SVGID_8_);
    fill: #504f4f;
}
.st691 {
    clip-path: url(#SVGID_8_);
    fill: #505050;
}
.st692 {
    clip-path: url(#SVGID_8_);
    fill: #515150;
}
.st693 {
    clip-path: url(#SVGID_8_);
    fill: #525251;
}
.st694 {
    clip-path: url(#SVGID_8_);
    fill: #535252;
}
.st695 {
    clip-path: url(#SVGID_8_);
    fill: #535353;
}
.st696 {
    clip-path: url(#SVGID_8_);
    fill: #545453;
}
.st697 {
    clip-path: url(#SVGID_8_);
    fill: #555554;
}
.st698 {
    clip-path: url(#SVGID_8_);
    fill: #555;
}
.st699 {
    clip-path: url(#SVGID_8_);
    fill: #565655;
}
.st700 {
    clip-path: url(#SVGID_8_);
    fill: #575756;
}
.st701 {
    clip-path: url(#SVGID_8_);
    fill: #585757;
}
.st702 {
    clip-path: url(#SVGID_8_);
    fill: #585858;
}
.st703 {
    clip-path: url(#SVGID_8_);
    fill: #595958;
}
.st704 {
    clip-path: url(#SVGID_8_);
    fill: #5a5959;
}
.st705 {
    clip-path: url(#SVGID_8_);
    fill: #5a5a5a;
}
.st706 {
    clip-path: url(#SVGID_8_);
    fill: #5b5b5a;
}
.st707 {
    clip-path: url(#SVGID_8_);
    fill: #5c5c5b;
}
.st708 {
    clip-path: url(#SVGID_8_);
    fill: #5c5c5c;
}
.st709 {
    clip-path: url(#SVGID_8_);
    fill: #5d5d5c;
}
.st710 {
    clip-path: url(#SVGID_8_);
    fill: #5e5e5d;
}
.st711 {
    clip-path: url(#SVGID_8_);
    fill: #5e5e5e;
}
.st712 {
    clip-path: url(#SVGID_8_);
    fill: #5f5f5f;
}
.st713 {
    clip-path: url(#SVGID_8_);
    fill: #60605f;
}
.st714 {
    clip-path: url(#SVGID_8_);
    fill: #616060;
}
.st715 {
    clip-path: url(#SVGID_8_);
    fill: #616161;
}
.st716 {
    clip-path: url(#SVGID_8_);
    fill: #626261;
}
.st717 {
    clip-path: url(#SVGID_8_);
    fill: #636362;
}
.st718 {
    clip-path: url(#SVGID_8_);
    fill: #636363;
}
.st719 {
    clip-path: url(#SVGID_8_);
    fill: #646464;
}
.st720 {
    clip-path: url(#SVGID_8_);
    fill: #656564;
}
.st721 {
    clip-path: url(#SVGID_8_);
    fill: #656565;
}
.st722 {
    clip-path: url(#SVGID_8_);
    fill: #666;
}
.st723 {
    clip-path: url(#SVGID_8_);
    fill: #676766;
}
.st724 {
    clip-path: url(#SVGID_8_);
    fill: #676867;
}
.st725 {
    clip-path: url(#SVGID_8_);
    fill: #686868;
}
.st726 {
    clip-path: url(#SVGID_8_);
    fill: #696969;
}
.st727 {
    clip-path: url(#SVGID_8_);
    fill: #696a69;
}
.st728 {
    clip-path: url(#SVGID_8_);
    fill: #6a6a6a;
}
.st729 {
    clip-path: url(#SVGID_8_);
    fill: #6b6b6b;
}
.st730 {
    clip-path: url(#SVGID_8_);
    fill: #6c6c6b;
}
.st731 {
    clip-path: url(#SVGID_8_);
    fill: #6c6c6c;
}
.st732 {
    clip-path: url(#SVGID_8_);
    fill: #6d6d6d;
}
.st733 {
    clip-path: url(#SVGID_8_);
    fill: #6e6e6d;
}
.st734 {
    clip-path: url(#SVGID_8_);
    fill: #6e6e6e;
}
.st735 {
    clip-path: url(#SVGID_8_);
    fill: #6f6f6f;
}
.st736 {
    clip-path: url(#SVGID_8_);
    fill: #6f706f;
}
.st737 {
    clip-path: url(#SVGID_8_);
    fill: #707070;
}
.st738 {
    clip-path: url(#SVGID_8_);
    fill: #717171;
}
.st739 {
    clip-path: url(#SVGID_8_);
    fill: #717271;
}
.st740 {
    clip-path: url(#SVGID_8_);
    fill: #727272;
}
.st741 {
    clip-path: url(#SVGID_8_);
    fill: #737373;
}
.st742 {
    clip-path: url(#SVGID_8_);
    fill: #747474;
}
.st743 {
    clip-path: url(#SVGID_8_);
    fill: #747574;
}
.st744 {
    clip-path: url(#SVGID_8_);
    fill: #757575;
}
.st745 {
    clip-path: url(#SVGID_8_);
    fill: #757676;
}
.st746 {
    clip-path: url(#SVGID_8_);
    fill: #767676;
}
.st747 {
    clip-path: url(#SVGID_8_);
    fill: #777;
}
.st748 {
    clip-path: url(#SVGID_8_);
    fill: #787878;
}
.st749 {
    clip-path: url(#SVGID_8_);
    fill: #787978;
}
.st750 {
    clip-path: url(#SVGID_8_);
    fill: #797979;
}
.st751 {
    clip-path: url(#SVGID_8_);
    fill: #797a79;
}
.st752 {
    clip-path: url(#SVGID_8_);
    fill: #7a7a7a;
}
.st753 {
    clip-path: url(#SVGID_8_);
    fill: #7a7b7b;
}
.st754 {
    clip-path: url(#SVGID_8_);
    fill: #7b7b7b;
}
.st755 {
    clip-path: url(#SVGID_8_);
    fill: #7b7c7c;
}
.st756 {
    clip-path: url(#SVGID_8_);
    fill: #7c7c7c;
}
.st757 {
    clip-path: url(#SVGID_8_);
    fill: #7d7d7d;
}
.st758 {
    clip-path: url(#SVGID_8_);
    fill: #7e7e7e;
}
.st759 {
    clip-path: url(#SVGID_8_);
    fill: #7f7f7f;
}
.st760 {
    clip-path: url(#SVGID_8_);
    fill: grey;
}
.st761 {
    clip-path: url(#SVGID_8_);
    fill: #818181;
}
.st762 {
    clip-path: url(#SVGID_8_);
    fill: #828282;
}
.st763 {
    clip-path: url(#SVGID_8_);
    fill: #838383;
}
.st764 {
    clip-path: url(#SVGID_8_);
    fill: #848484;
}
.st765 {
    clip-path: url(#SVGID_8_);
    fill: #858585;
}
.st766 {
    clip-path: url(#SVGID_8_);
    fill: #868686;
}
.st767 {
    clip-path: url(#SVGID_8_);
    fill: #878787;
}
.st768 {
    clip-path: url(#SVGID_8_);
    fill: #888;
}
.st769 {
    clip-path: url(#SVGID_8_);
    fill: #898989;
}
.st770 {
    clip-path: url(#SVGID_8_);
    fill: #8a8a8a;
}
.st771 {
    clip-path: url(#SVGID_8_);
    fill: #8b8b8a;
}
.st772 {
    clip-path: url(#SVGID_8_);
    fill: #8b8b8b;
}
.st773 {
    clip-path: url(#SVGID_8_);
    fill: #8c8c8c;
}
.st774 {
    clip-path: url(#SVGID_8_);
    fill: #8d8d8c;
}
.st775 {
    clip-path: url(#SVGID_8_);
    fill: #8d8d8d;
}
.st776 {
    clip-path: url(#SVGID_8_);
    fill: #8e8e8e;
}
.st777 {
    clip-path: url(#SVGID_8_);
    fill: #8f8f8e;
}
.st778 {
    clip-path: url(#SVGID_8_);
    fill: #8f8f8f;
}
.st779 {
    clip-path: url(#SVGID_8_);
    fill: #90908f;
}
.st780 {
    clip-path: url(#SVGID_8_);
    fill: #909090;
}
.st781 {
    clip-path: url(#SVGID_8_);
    fill: #919190;
}
.st782 {
    clip-path: url(#SVGID_8_);
    fill: #919191;
}
.st783 {
    clip-path: url(#SVGID_8_);
    fill: #929191;
}
.st784 {
    clip-path: url(#SVGID_8_);
    fill: #929291;
}
.st785 {
    clip-path: url(#SVGID_8_);
    fill: #929292;
}
.st786 {
    clip-path: url(#SVGID_8_);
    fill: #939292;
}
.st787 {
    clip-path: url(#SVGID_8_);
    fill: #939392;
}
.st788 {
    clip-path: url(#SVGID_8_);
    fill: #939393;
}
.st789 {
    clip-path: url(#SVGID_8_);
    fill: #949393;
}
.st790 {
    clip-path: url(#SVGID_8_);
    fill: #949493;
}
.st791 {
    clip-path: url(#SVGID_8_);
    fill: #949494;
}
.st792 {
    clip-path: url(#SVGID_8_);
    fill: #959494;
}
.st793 {
    clip-path: url(#SVGID_8_);
    fill: #959594;
}
.st794 {
    clip-path: url(#SVGID_8_);
    fill: #959595;
}
.st795 {
    clip-path: url(#SVGID_8_);
    fill: #969595;
}
.st796 {
    clip-path: url(#SVGID_8_);
    fill: #969695;
}
.st797 {
    clip-path: url(#SVGID_8_);
    fill: #969696;
}
.st798 {
    clip-path: url(#SVGID_8_);
    fill: #979696;
}
.st799 {
    clip-path: url(#SVGID_8_);
    fill: #979796;
}
.st800 {
    clip-path: url(#SVGID_8_);
    fill: #979797;
}
.st801 {
    clip-path: url(#SVGID_8_);
    fill: #989797;
}
.st802 {
    clip-path: url(#SVGID_8_);
    fill: #989897;
}
.st803 {
    clip-path: url(#SVGID_8_);
    fill: #999898;
}
.st804 {
    clip-path: url(#SVGID_8_);
    fill: #999998;
}
.st805 {
    clip-path: url(#SVGID_8_);
    fill: #9a9999;
}
.st806 {
    clip-path: url(#SVGID_8_);
    fill: #9a9a99;
}
.st807 {
    clip-path: url(#SVGID_8_);
    fill: #9b9a9a;
}
.st808 {
    clip-path: url(#SVGID_8_);
    fill: #9b9b9a;
}
.st809 {
    clip-path: url(#SVGID_8_);
    fill: #9b9b9b;
}
.st810 {
    clip-path: url(#SVGID_8_);
    fill: #9c9b9b;
}
.st811 {
    clip-path: url(#SVGID_8_);
    fill: #9c9c9b;
}
.st812 {
    clip-path: url(#SVGID_8_);
    fill: #9c9c9c;
}
.st813 {
    clip-path: url(#SVGID_8_);
    fill: #9d9c9c;
}
.st814 {
    clip-path: url(#SVGID_8_);
    fill: #9d9d9c;
}
.st815 {
    clip-path: url(#SVGID_10_);
    fill: #b4b2b2;
}
.st816 {
    clip-path: url(#SVGID_10_);
    fill: #b5b4b4;
}
.st817 {
    clip-path: url(#SVGID_10_);
    fill: #b7b5b5;
}
.st818 {
    clip-path: url(#SVGID_10_);
    fill: #b8b6b6;
}
.st819 {
    clip-path: url(#SVGID_10_);
    fill: #b9b8b8;
}
.st820 {
    clip-path: url(#SVGID_10_);
    fill: #bab9b9;
}
.st821 {
    clip-path: url(#SVGID_10_);
    fill: #bcbaba;
}
.st822 {
    clip-path: url(#SVGID_10_);
    fill: #bdbbbb;
}
.st823 {
    clip-path: url(#SVGID_10_);
    fill: #bebdbd;
}
.st824 {
    clip-path: url(#SVGID_10_);
    fill: #bfbebe;
}
.st825 {
    clip-path: url(#SVGID_10_);
    fill: #c0bfbf;
}
.st826 {
    clip-path: url(#SVGID_10_);
    fill: #c1c0c0;
}
.st827 {
    clip-path: url(#SVGID_10_);
    fill: #c3c1c1;
}
.st828 {
    clip-path: url(#SVGID_10_);
    fill: #c4c2c3;
}
.st829 {
    clip-path: url(#SVGID_10_);
    fill: #c5c3c4;
}
.st830 {
    clip-path: url(#SVGID_10_);
    fill: #c6c5c5;
}
.st831 {
    clip-path: url(#SVGID_10_);
    fill: #c7c6c6;
}
.st832 {
    clip-path: url(#SVGID_10_);
    fill: #c8c7c7;
}
.st833 {
    clip-path: url(#SVGID_10_);
    fill: #c9c8c8;
}
.st834 {
    clip-path: url(#SVGID_10_);
    fill: #cac9c9;
}
.st835 {
    clip-path: url(#SVGID_10_);
    fill: #cbcaca;
}
.st836 {
    clip-path: url(#SVGID_10_);
    fill: #cccbcb;
}
.st837 {
    clip-path: url(#SVGID_10_);
    fill: #cdcccc;
}
.st838 {
    clip-path: url(#SVGID_10_);
    fill: #cecdcd;
}
.st839 {
    clip-path: url(#SVGID_10_);
    fill: #cfcece;
}
.st840 {
    clip-path: url(#SVGID_10_);
    fill: #d0cfcf;
}
.st841 {
    clip-path: url(#SVGID_10_);
    fill: #d1d0d0;
}
.st842 {
    clip-path: url(#SVGID_10_);
    fill: #d2d1d1;
}
.st843 {
    clip-path: url(#SVGID_10_);
    fill: #d3d2d2;
}
.st844 {
    clip-path: url(#SVGID_10_);
    fill: #d4d3d3;
}
.st845 {
    clip-path: url(#SVGID_10_);
    fill: #d5d4d4;
}
.st846 {
    clip-path: url(#SVGID_10_);
    fill: #d5d5d5;
}
.st847 {
    clip-path: url(#SVGID_10_);
    fill: #d6d5d6;
}
.st848 {
    clip-path: url(#SVGID_10_);
    fill: #d7d6d7;
}
.st849 {
    clip-path: url(#SVGID_10_);
    fill: #d8d7d8;
}
.st850 {
    clip-path: url(#SVGID_10_);
    fill: #d9d8d9;
}
.st851 {
    clip-path: url(#SVGID_10_);
    fill: #dad9d9;
}
.st852 {
    clip-path: url(#SVGID_10_);
    fill: #dadada;
}
.st853 {
    clip-path: url(#SVGID_10_);
    fill: #dbdadb;
}
.st854 {
    clip-path: url(#SVGID_10_);
    fill: #dcdbdc;
}
.st855 {
    clip-path: url(#SVGID_10_);
    fill: #dddcdd;
}
.st856 {
    clip-path: url(#SVGID_10_);
    fill: #ddd;
}
.st857 {
    clip-path: url(#SVGID_10_);
    fill: #deddde;
}
.st858 {
    clip-path: url(#SVGID_10_);
    fill: #dfdedf;
}
.st859 {
    clip-path: url(#SVGID_10_);
    fill: #dfdfdf;
}
.st860 {
    clip-path: url(#SVGID_10_);
    fill: #e0dfe0;
}
.st861 {
    clip-path: url(#SVGID_10_);
    fill: #e1e0e1;
}
.st862 {
    clip-path: url(#SVGID_10_);
    fill: #e1e1e1;
}
.st863 {
    clip-path: url(#SVGID_10_);
    fill: #e2e1e2;
}
.st864 {
    clip-path: url(#SVGID_10_);
    fill: #e2e2e3;
}
.st865 {
    clip-path: url(#SVGID_10_);
    fill: #e3e3e3;
}
.st866 {
    clip-path: url(#SVGID_10_);
    fill: #e4e3e4;
}
.st867 {
    clip-path: url(#SVGID_10_);
    fill: #e4e4e4;
}
.st868 {
    clip-path: url(#SVGID_10_);
    fill: #e5e4e5;
}
.st869 {
    clip-path: url(#SVGID_10_);
    fill: #e5e5e5;
}
.st870 {
    clip-path: url(#SVGID_10_);
    fill: #e6e5e6;
}
.st871 {
    clip-path: url(#SVGID_10_);
    fill: #e6e6e6;
}
.st872 {
    clip-path: url(#SVGID_10_);
    fill: #e7e6e7;
}
.st873 {
    clip-path: url(#SVGID_10_);
    fill: #e7e7e7;
}
.st874 {
    clip-path: url(#SVGID_10_);
    fill: #e7e7e8;
}
.st875 {
    clip-path: url(#SVGID_10_);
    fill: #e8e8e8;
}
.st876 {
    clip-path: url(#SVGID_10_);
    fill: #e9e8e9;
}
.st877 {
    clip-path: url(#SVGID_10_);
    fill: #e9e9e9;
}
.st878 {
    clip-path: url(#SVGID_10_);
    fill: #eae9ea;
}
.st879 {
    clip-path: url(#SVGID_10_);
    fill: #eaeaea;
}
.st880 {
    clip-path: url(#SVGID_10_);
    fill: #ebebeb;
}
.st881 {
    clip-path: url(#SVGID_10_);
    fill: #ecebeb;
}
.st882 {
    clip-path: url(#SVGID_10_);
    fill: #ececec;
}
.st883 {
    clip-path: url(#SVGID_10_);
    fill: #ededec;
}
.st884 {
    clip-path: url(#SVGID_10_);
    fill: #ededed;
}
.st885 {
    clip-path: url(#SVGID_12_);
    fill: #0469a4;
}
.st886 {
    clip-path: url(#SVGID_12_);
    fill: #046aa5;
}
.st887 {
    clip-path: url(#SVGID_12_);
    fill: #046ba6;
}
.st888 {
    clip-path: url(#SVGID_12_);
    fill: #046ba7;
}
.st889 {
    clip-path: url(#SVGID_12_);
    fill: #046ca8;
}
.st890 {
    clip-path: url(#SVGID_12_);
    fill: #056da9;
}
.st891 {
    clip-path: url(#SVGID_12_);
    fill: #056eaa;
}
.st892 {
    clip-path: url(#SVGID_12_);
    fill: #056fab;
}
.st893 {
    clip-path: url(#SVGID_12_);
    fill: #056fac;
}
.st894 {
    clip-path: url(#SVGID_12_);
    fill: #0670ad;
}
.st895 {
    clip-path: url(#SVGID_12_);
    fill: #0671ae;
}
.st896 {
    clip-path: url(#SVGID_12_);
    fill: #0672af;
}
.st897 {
    clip-path: url(#SVGID_12_);
    fill: #0672b0;
}
.st898 {
    clip-path: url(#SVGID_12_);
    fill: #0773b1;
}
.st899 {
    clip-path: url(#SVGID_12_);
    fill: #0774b2;
}
.st900 {
    clip-path: url(#SVGID_12_);
    fill: #0775b3;
}
.st901 {
    clip-path: url(#SVGID_12_);
    fill: #0775b4;
}
.st902 {
    clip-path: url(#SVGID_12_);
    fill: #0776b5;
}
.st903 {
    clip-path: url(#SVGID_12_);
    fill: #0877b6;
}
.st904 {
    clip-path: url(#SVGID_12_);
    fill: #0877b7;
}
.st905 {
    clip-path: url(#SVGID_12_);
    fill: #0878b8;
}
.st906 {
    clip-path: url(#SVGID_12_);
    fill: #0879b8;
}
.st907 {
    clip-path: url(#SVGID_12_);
    fill: #0979b9;
}
.st908 {
    clip-path: url(#SVGID_12_);
    fill: #097aba;
}
.st909 {
    clip-path: url(#SVGID_12_);
    fill: #097bbb;
}
.st910 {
    clip-path: url(#SVGID_12_);
    fill: #097bbc;
}
.st911 {
    clip-path: url(#SVGID_12_);
    fill: #097cbd;
}
.st912 {
    clip-path: url(#SVGID_12_);
    fill: #0a7dbe;
}
.st913 {
    clip-path: url(#SVGID_12_);
    fill: #0a7ebf;
}
.st914 {
    clip-path: url(#SVGID_12_);
    fill: #0a7ec0;
}
.st915 {
    clip-path: url(#SVGID_12_);
    fill: #0b7fc1;
}
.st916 {
    clip-path: url(#SVGID_12_);
    fill: #0b80c2;
}
.st917 {
    clip-path: url(#SVGID_12_);
    fill: #0b80c3;
}
.st918 {
    clip-path: url(#SVGID_12_);
    fill: #0c81c3;
}
.st919 {
    clip-path: url(#SVGID_12_);
    fill: #0c81c4;
}
.st920 {
    clip-path: url(#SVGID_12_);
    fill: #0c82c4;
}
.st921 {
    clip-path: url(#SVGID_12_);
    fill: #0c82c5;
}
.st922 {
    clip-path: url(#SVGID_12_);
    fill: #0c83c6;
}
.st923 {
    clip-path: url(#SVGID_12_);
    fill: #0d83c6;
}
.st924 {
    clip-path: url(#SVGID_14_);
    fill: #04568b;
}
.st925 {
    clip-path: url(#SVGID_14_);
    fill: #04578c;
}
.st926 {
    clip-path: url(#SVGID_14_);
    fill: #04588d;
}
.st927 {
    clip-path: url(#SVGID_14_);
    fill: #04588e;
}
.st928 {
    clip-path: url(#SVGID_14_);
    fill: #04598f;
}
.st929 {
    clip-path: url(#SVGID_14_);
    fill: #045a90;
}
.st930 {
    clip-path: url(#SVGID_14_);
    fill: #045b91;
}
.st931 {
    clip-path: url(#SVGID_14_);
    fill: #055c92;
}
.st932 {
    clip-path: url(#SVGID_14_);
    fill: #055c93;
}
.st933 {
    clip-path: url(#SVGID_14_);
    fill: #055d94;
}
.st934 {
    clip-path: url(#SVGID_14_);
    fill: #055e95;
}
.st935 {
    clip-path: url(#SVGID_14_);
    fill: #055f96;
}
.st936 {
    clip-path: url(#SVGID_14_);
    fill: #056097;
}
.st937 {
    clip-path: url(#SVGID_14_);
    fill: #056098;
}
.st938 {
    clip-path: url(#SVGID_14_);
    fill: #056199;
}
.st939 {
    clip-path: url(#SVGID_14_);
    fill: #05629a;
}
.st940 {
    clip-path: url(#SVGID_14_);
    fill: #05639b;
}
.st941 {
    clip-path: url(#SVGID_14_);
    fill: #05639c;
}
.st942 {
    clip-path: url(#SVGID_14_);
    fill: #05649d;
}
.st943 {
    clip-path: url(#SVGID_14_);
    fill: #05659e;
}
.st944 {
    clip-path: url(#SVGID_14_);
    fill: #05669f;
}
.st945 {
    clip-path: url(#SVGID_14_);
    fill: #0567a0;
}
.st946 {
    clip-path: url(#SVGID_14_);
    fill: #0567a1;
}
.st947 {
    clip-path: url(#SVGID_14_);
    fill: #0468a2;
}
.st948 {
    clip-path: url(#SVGID_14_);
    fill: #0469a4;
}
.st949 {
    clip-path: url(#SVGID_14_);
    fill: #046aa5;
}
.st950 {
    clip-path: url(#SVGID_14_);

    fill: #046aa6;
}
.st951 {
    clip-path: url(#SVGID_14_);
    fill: #046ba7;
}
.st952 {
    clip-path: url(#SVGID_14_);
    fill: #046ca8;
}
.st953 {
    clip-path: url(#SVGID_14_);
    fill: #056da9;
}
.st954 {
    clip-path: url(#SVGID_14_);
    fill: #056daa;
}
.st955 {
    clip-path: url(#SVGID_14_);
    fill: #056eab;
}
.st956 {
    clip-path: url(#SVGID_14_);
    fill: #056fac;
}
.st957 {
    clip-path: url(#SVGID_14_);
    fill: #0570ad;
}
.st958 {
    clip-path: url(#SVGID_14_);
    fill: #0671ae;
}
.st959 {
    clip-path: url(#SVGID_14_);
    fill: #0671af;
}
.st960 {
    clip-path: url(#SVGID_14_);
    fill: #0672b0;
}
.st961 {
    clip-path: url(#SVGID_14_);
    fill: #0673b1;
}
.st962 {
    clip-path: url(#SVGID_14_);
    fill: #0773b2;
}
.st963 {
    clip-path: url(#SVGID_14_);
    fill: #0774b2;
}
.st964 {
    clip-path: url(#SVGID_14_);
    fill: #0775b3;
}
.st965 {
    clip-path: url(#SVGID_14_);
    fill: #0776b4;
}
.st966 {
    clip-path: url(#SVGID_14_);
    fill: #0876b5;
}
.st967 {
    clip-path: url(#SVGID_14_);
    fill: #0877b6;
}
.st968 {
    clip-path: url(#SVGID_14_);
    fill: #0878b7;
}
.st969 {
    clip-path: url(#SVGID_14_);
    fill: #0878b8;
}
.st970 {
    clip-path: url(#SVGID_14_);
    fill: #0879b9;
}
.st971 {
    clip-path: url(#SVGID_14_);
    fill: #097aba;
}
.st972 {
    clip-path: url(#SVGID_14_);
    fill: #097abb;
}
.st973 {
    clip-path: url(#SVGID_14_);
    fill: #097bbc;
}
.st974 {
    clip-path: url(#SVGID_14_);
    fill: #097cbc;
}
.st975 {
    clip-path: url(#SVGID_14_);
    fill: #0a7cbd;
}
.st976 {
    clip-path: url(#SVGID_14_);
    fill: #0a7dbe;
}
.st977 {
    clip-path: url(#SVGID_14_);
    fill: #0a7ebf;
}
.st978 {
    clip-path: url(#SVGID_14_);
    fill: #0a7ec0;
}
.st979 {
    clip-path: url(#SVGID_14_);
    fill: #0b7fc0;
}
.st980 {
    clip-path: url(#SVGID_14_);
    fill: #0b7fc1;
}
.st981 {
    clip-path: url(#SVGID_14_);
    fill: #0b80c2;
}
.st982 {
    clip-path: url(#SVGID_14_);
    fill: #0b80c3;
}
.st983 {
    clip-path: url(#SVGID_14_);
    fill: #0c81c3;
}
.st984 {
    clip-path: url(#SVGID_14_);
    fill: #0c81c4;
}
.st985 {
    clip-path: url(#SVGID_14_);
    fill: #0c82c4;
}
.st986 {
    clip-path: url(#SVGID_14_);
    fill: #0c82c5;
}
.st987 {
    clip-path: url(#SVGID_14_);
    fill: #0c83c5;
}
.st988 {
    clip-path: url(#SVGID_14_);
    fill: #0d83c6;
}
.st989 {
    clip-path: url(#SVGID_16_);
    fill: #b4b2b2;
}
.st990 {
    clip-path: url(#SVGID_16_);
    fill: #b5b4b4;
}
.st991 {
    clip-path: url(#SVGID_16_);
    fill: #b7b5b5;
}
.st992 {
    clip-path: url(#SVGID_16_);
    fill: #b8b6b6;
}
.st993 {
    clip-path: url(#SVGID_16_);
    fill: #b9b8b8;
}
.st994 {
    clip-path: url(#SVGID_16_);
    fill: #bab9b9;
}
.st995 {
    clip-path: url(#SVGID_16_);
    fill: #bcbaba;
}
.st996 {
    clip-path: url(#SVGID_16_);
    fill: #bdbbbb;
}
.st997 {
    clip-path: url(#SVGID_16_);
    fill: #bebdbd;
}
.st998 {
    clip-path: url(#SVGID_16_);
    fill: #bfbebe;
}
.st999 {
    clip-path: url(#SVGID_16_);
    fill: #c0bfbf;
}
.st1000 {
    clip-path: url(#SVGID_16_);
    fill: #c1c0c0;
}
.st1001 {
    clip-path: url(#SVGID_16_);
    fill: #c3c1c1;
}
.st1002 {
    clip-path: url(#SVGID_16_);
    fill: #c4c2c3;
}
.st1003 {
    clip-path: url(#SVGID_16_);
    fill: #c5c3c4;
}
.st1004 {
    clip-path: url(#SVGID_16_);
    fill: #c6c5c5;
}
.st1005 {
    clip-path: url(#SVGID_16_);
    fill: #c7c6c6;
}
.st1006 {
    clip-path: url(#SVGID_16_);
    fill: #c8c7c7;
}
.st1007 {
    clip-path: url(#SVGID_16_);
    fill: #c9c8c8;
}
.st1008 {
    clip-path: url(#SVGID_16_);
    fill: #cac9c9;
}
.st1009 {
    clip-path: url(#SVGID_16_);
    fill: #cbcaca;
}
.st1010 {
    clip-path: url(#SVGID_16_);
    fill: #cccbcb;
}
.st1011 {
    clip-path: url(#SVGID_16_);
    fill: #cdcccc;
}
.st1012 {
    clip-path: url(#SVGID_16_);
    fill: #cecdcd;
}
.st1013 {
    clip-path: url(#SVGID_16_);
    fill: #cfcece;
}
.st1014 {
    clip-path: url(#SVGID_16_);
    fill: #d0cfcf;
}
.st1015 {
    clip-path: url(#SVGID_16_);
    fill: #d1d0d0;
}
.st1016 {
    clip-path: url(#SVGID_16_);
    fill: #d2d1d1;
}
.st1017 {
    clip-path: url(#SVGID_16_);
    fill: #d3d2d2;
}
.st1018 {
    clip-path: url(#SVGID_16_);
    fill: #d4d3d3;
}
.st1019 {
    clip-path: url(#SVGID_16_);
    fill: #d5d4d4;
}
.st1020 {
    clip-path: url(#SVGID_16_);
    fill: #d5d5d5;
}
.st1021 {
    clip-path: url(#SVGID_16_);
    fill: #d6d5d6;
}
.st1022 {
    clip-path: url(#SVGID_16_);
    fill: #d7d6d7;
}
.st1023 {
    clip-path: url(#SVGID_16_);
    fill: #d8d7d8;
}
.st1024 {
    clip-path: url(#SVGID_16_);
    fill: #d9d8d9;
}
.st1025 {
    clip-path: url(#SVGID_16_);
    fill: #dad9d9;
}
.st1026 {
    clip-path: url(#SVGID_16_);
    fill: #dadada;
}
.st1027 {
    clip-path: url(#SVGID_16_);
    fill: #dbdadb;
}
.st1028 {
    clip-path: url(#SVGID_16_);
    fill: #dcdbdc;
}
.st1029 {
    clip-path: url(#SVGID_16_);
    fill: #dddcdd;
}
.st1030 {
    clip-path: url(#SVGID_16_);
    fill: #ddd;
}
.st1031 {
    clip-path: url(#SVGID_16_);
    fill: #deddde;
}
.st1032 {
    clip-path: url(#SVGID_16_);
    fill: #dfdedf;
}
.st1033 {
    clip-path: url(#SVGID_16_);
    fill: #dfdfdf;
}
.st1034 {
    clip-path: url(#SVGID_16_);
    fill: #e0dfe0;
}
.st1035 {
    clip-path: url(#SVGID_16_);
    fill: #e1e0e1;
}
.st1036 {
    clip-path: url(#SVGID_16_);
    fill: #e1e1e1;
}
.st1037 {
    clip-path: url(#SVGID_16_);
    fill: #e2e1e2;
}
.st1038 {
    clip-path: url(#SVGID_16_);
    fill: #e2e2e3;
}
.st1039 {
    clip-path: url(#SVGID_16_);
    fill: #e3e3e3;
}
.st1040 {
    clip-path: url(#SVGID_16_);
    fill: #e4e3e4;
}
.st1041 {
    clip-path: url(#SVGID_16_);
    fill: #e4e4e4;
}
.st1042 {
    clip-path: url(#SVGID_16_);
    fill: #e5e4e5;
}
.st1043 {
    clip-path: url(#SVGID_16_);
    fill: #e5e5e5;
}
.st1044 {
    clip-path: url(#SVGID_16_);
    fill: #e6e5e6;
}
.st1045 {
    clip-path: url(#SVGID_16_);
    fill: #e6e6e6;
}
.st1046 {
    clip-path: url(#SVGID_16_);
    fill: #e7e6e7;
}
.st1047 {
    clip-path: url(#SVGID_16_);
    fill: #e7e7e7;
}
.st1048 {
    clip-path: url(#SVGID_16_);
    fill: #e7e7e8;
}
.st1049 {
    clip-path: url(#SVGID_16_);
    fill: #e8e8e8;
}
.st1050 {
    clip-path: url(#SVGID_16_);
    fill: #e9e8e9;
}
.st1051 {
    clip-path: url(#SVGID_16_);
    fill: #e9e9e9;
}
.st1052 {
    clip-path: url(#SVGID_16_);
    fill: #eae9ea;
}
.st1053 {
    clip-path: url(#SVGID_16_);
    fill: #eaeaea;
}
.st1054 {
    clip-path: url(#SVGID_16_);
    fill: #ebebeb;
}
.st1055 {
    clip-path: url(#SVGID_16_);
    fill: #ecebeb;
}
.st1056 {
    clip-path: url(#SVGID_16_);
    fill: #ececec;
}
.st1057 {
    clip-path: url(#SVGID_16_);
    fill: #ededec;
}
.st1058 {
    clip-path: url(#SVGID_16_);
    fill: #ededed;
}
.st1059 {
    clip-path: url(#SVGID_18_);
    fill: #9d9d9c;
}
.st1060 {
    clip-path: url(#SVGID_18_);
    fill: #9d9c9c;
}
.st1061 {
    clip-path: url(#SVGID_18_);
    fill: #9c9c9c;
}
.st1062 {
    clip-path: url(#SVGID_18_);
    fill: #9c9c9b;
}
.st1063 {
    clip-path: url(#SVGID_18_);
    fill: #9c9b9b;
}
.st1064 {
    clip-path: url(#SVGID_18_);
    fill: #9b9b9b;
}
.st1065 {
    clip-path: url(#SVGID_18_);
    fill: #9b9b9a;
}
.st1066 {
    clip-path: url(#SVGID_18_);
    fill: #9b9a9a;
}
.st1067 {
    clip-path: url(#SVGID_18_);
    fill: #9a9a9a;
}
.st1068 {
    clip-path: url(#SVGID_18_);
    fill: #9a9a99;
}
.st1069 {
    clip-path: url(#SVGID_18_);
    fill: #9a9999;
}
.st1070 {
    clip-path: url(#SVGID_18_);
    fill: #999;
}
.st1071 {
    clip-path: url(#SVGID_18_);
    fill: #999998;
}
.st1072 {
    clip-path: url(#SVGID_18_);
    fill: #999898;
}
.st1073 {
    clip-path: url(#SVGID_18_);
    fill: #989898;
}
.st1074 {
    clip-path: url(#SVGID_18_);
    fill: #989897;
}
.st1075 {
    clip-path: url(#SVGID_18_);
    fill: #989797;
}
.st1076 {
    clip-path: url(#SVGID_18_);
    fill: #979797;
}
.st1077 {
    clip-path: url(#SVGID_18_);
    fill: #979796;
}
.st1078 {
    clip-path: url(#SVGID_18_);
    fill: #979696;
}
.st1079 {
    clip-path: url(#SVGID_18_);
    fill: #969696;
}
.st1080 {
    clip-path: url(#SVGID_18_);
    fill: #969695;
}
.st1081 {
    clip-path: url(#SVGID_18_);
    fill: #969595;
}
.st1082 {
    clip-path: url(#SVGID_18_);
    fill: #959595;
}
.st1083 {
    clip-path: url(#SVGID_18_);
    fill: #959594;
}
.st1084 {
    clip-path: url(#SVGID_18_);
    fill: #959494;
}
.st1085 {
    clip-path: url(#SVGID_18_);
    fill: #949494;
}
.st1086 {
    clip-path: url(#SVGID_18_);
    fill: #949493;
}
.st1087 {
    clip-path: url(#SVGID_18_);
    fill: #949393;
}
.st1088 {
    clip-path: url(#SVGID_18_);
    fill: #939393;
}
.st1089 {
    clip-path: url(#SVGID_18_);
    fill: #939392;
}
.st1090 {
    clip-path: url(#SVGID_18_);
    fill: #939292;
}
.st1091 {
    clip-path: url(#SVGID_18_);
    fill: #929292;
}
.st1092 {
    clip-path: url(#SVGID_18_);
    fill: #929291;
}
.st1093 {
    clip-path: url(#SVGID_18_);
    fill: #929191;
}
.st1094 {
    clip-path: url(#SVGID_18_);
    fill: #919191;
}
.st1095 {
    clip-path: url(#SVGID_18_);
    fill: #919190;
}
.st1096 {
    clip-path: url(#SVGID_18_);
    fill: #909090;
}
.st1097 {
    clip-path: url(#SVGID_18_);
    fill: #8f8f8f;
}
.st1098 {
    clip-path: url(#SVGID_18_);
    fill: #8f8e8e;
}
.st1099 {
    clip-path: url(#SVGID_18_);
    fill: #8e8e8e;
}
.st1100 {
    clip-path: url(#SVGID_18_);
    fill: #8e8e8d;
}
.st1101 {
    clip-path: url(#SVGID_18_);
    fill: #8d8d8d;
}
.st1102 {
    clip-path: url(#SVGID_18_);
    fill: #8d8d8c;
}
.st1103 {
    clip-path: url(#SVGID_18_);
    fill: #8c8c8c;
}
.st1104 {
    clip-path: url(#SVGID_18_);
    fill: #8c8b8b;
}
.st1105 {
    clip-path: url(#SVGID_18_);
    fill: #8b8b8b;
}
.st1106 {
    clip-path: url(#SVGID_18_);
    fill: #8a8a8a;
}
.st1107 {
    clip-path: url(#SVGID_18_);
    fill: #898989;
}
.st1108 {
    clip-path: url(#SVGID_18_);
    fill: #888;
}
.st1109 {
    clip-path: url(#SVGID_18_);
    fill: #878787;
}
.st1110 {
    clip-path: url(#SVGID_18_);
    fill: #868686;
}
.st1111 {
    clip-path: url(#SVGID_18_);
    fill: #858685;
}
.st1112 {
    clip-path: url(#SVGID_18_);
    fill: #858585;
}
.st1113 {
    clip-path: url(#SVGID_18_);
    fill: #848585;
}
.st1114 {
    clip-path: url(#SVGID_18_);
    fill: #848484;
}
.st1115 {
    clip-path: url(#SVGID_18_);
    fill: #838383;
}
.st1116 {
    clip-path: url(#SVGID_18_);
    fill: #828282;
}
.st1117 {
    clip-path: url(#SVGID_18_);
    fill: #818181;
}
.st1118 {
    clip-path: url(#SVGID_18_);
    fill: grey;
}
.st1119 {
    clip-path: url(#SVGID_18_);
    fill: #7f7f7f;
}
.st1120 {
    clip-path: url(#SVGID_18_);
    fill: #7e7e7e;
}
.st1121 {
    clip-path: url(#SVGID_18_);
    fill: #7d7d7d;
}
.st1122 {
    clip-path: url(#SVGID_18_);
    fill: #7c7c7c;
}
.st1123 {
    clip-path: url(#SVGID_18_);
    fill: #7b7b7b;
}
.st1124 {
    clip-path: url(#SVGID_18_);
    fill: #7a7a7a;
}
.st1125 {
    clip-path: url(#SVGID_18_);
    fill: #797979;
}
.st1126 {
    clip-path: url(#SVGID_18_);
    fill: #787979;
}
.st1127 {
    clip-path: url(#SVGID_18_);
    fill: #787878;
}
.st1128 {
    clip-path: url(#SVGID_18_);
    fill: #777877;
}
.st1129 {
    clip-path: url(#SVGID_18_);
    fill: #777;
}
.st1130 {
    clip-path: url(#SVGID_18_);
    fill: #767776;
}
.st1131 {
    clip-path: url(#SVGID_18_);
    fill: #767676;
}
.st1132 {
    clip-path: url(#SVGID_18_);
    fill: #757575;
}
.st1133 {
    clip-path: url(#SVGID_18_);
    fill: #747474;
}
.st1134 {
    clip-path: url(#SVGID_18_);
    fill: #737473;
}
.st1135 {
    clip-path: url(#SVGID_18_);
    fill: #737373;
}
.st1136 {
    clip-path: url(#SVGID_18_);
    fill: #727272;
}
.st1137 {
    clip-path: url(#SVGID_18_);
    fill: #717271;
}
.st1138 {
    clip-path: url(#SVGID_18_);
    fill: #717171;
}
.st1139 {
    clip-path: url(#SVGID_18_);
    fill: #707070;
}
.st1140 {
    clip-path: url(#SVGID_18_);
    fill: #6f706f;
}
.st1141 {
    clip-path: url(#SVGID_18_);
    fill: #6f6f6f;
}
.st1142 {
    clip-path: url(#SVGID_18_);
    fill: #6e6e6e;
}
.st1143 {
    clip-path: url(#SVGID_18_);
    fill: #6d6e6d;
}
.st1144 {
    clip-path: url(#SVGID_18_);
    fill: #6d6d6c;
}
.st1145 {
    clip-path: url(#SVGID_18_);
    fill: #6c6c6c;
}
.st1146 {
    clip-path: url(#SVGID_18_);
    fill: #6b6b6b;
}
.st1147 {
    clip-path: url(#SVGID_18_);
    fill: #6b6b6a;
}
.st1148 {
    clip-path: url(#SVGID_18_);
    fill: #6a6a69;
}
.st1149 {
    clip-path: url(#SVGID_18_);
    fill: #696969;
}
.st1150 {
    clip-path: url(#SVGID_18_);
    fill: #686868;
}
.st1151 {
    clip-path: url(#SVGID_18_);
    fill: #686867;
}
.st1152 {
    clip-path: url(#SVGID_18_);
    fill: #676766;
}
.st1153 {
    clip-path: url(#SVGID_18_);
    fill: #666;
}
.st1154 {
    clip-path: url(#SVGID_18_);
    fill: #656565;
}
.st1155 {
    clip-path: url(#SVGID_18_);
    fill: #646464;
}
.st1156 {
    clip-path: url(#SVGID_18_);
    fill: #646463;
}
.st1157 {
    clip-path: url(#SVGID_18_);
    fill: #636362;
}
.st1158 {
    clip-path: url(#SVGID_18_);
    fill: #626262;
}
.st1159 {
    clip-path: url(#SVGID_18_);
    fill: #616161;
}
.st1160 {
    clip-path: url(#SVGID_18_);
    fill: #616060;
}
.st1161 {
    clip-path: url(#SVGID_18_);
    fill: #60605f;
}
.st1162 {
    clip-path: url(#SVGID_18_);
    fill: #5f5f5e;
}
.st1163 {
    clip-path: url(#SVGID_18_);
    fill: #5e5e5e;
}
.st1164 {
    clip-path: url(#SVGID_18_);
    fill: #5d5d5d;
}
.st1165 {
    clip-path: url(#SVGID_18_);
    fill: #5c5c5c;
}
.st1166 {
    clip-path: url(#SVGID_18_);
    fill: #5c5c5b;
}
.st1167 {
    clip-path: url(#SVGID_18_);
    fill: #5b5b5a;
}
.st1168 {
    clip-path: url(#SVGID_18_);
    fill: #5a5a59;
}
.st1169 {
    clip-path: url(#SVGID_18_);
    fill: #595959;
}
.st1170 {
    clip-path: url(#SVGID_18_);
    fill: #585858;
}
.st1171 {
    clip-path: url(#SVGID_18_);
    fill: #585757;
}
.st1172 {
    clip-path: url(#SVGID_18_);
    fill: #575656;
}
.st1173 {
    clip-path: url(#SVGID_18_);
    fill: #565655;
}
.st1174 {
    clip-path: url(#SVGID_18_);
    fill: #555554;
}
.st1175 {
    clip-path: url(#SVGID_18_);
    fill: #545453;
}
.st1176 {
    clip-path: url(#SVGID_18_);
    fill: #535352;
}
.st1177 {
    clip-path: url(#SVGID_18_);
    fill: #525252;
}
.st1178 {
    clip-path: url(#SVGID_18_);
    fill: #515151;
}
.st1179 {
    clip-path: url(#SVGID_18_);
    fill: #505050;
}
.st1180 {
    clip-path: url(#SVGID_18_);
    fill: #4f4f4f;
}
.st1181 {
    clip-path: url(#SVGID_18_);
    fill: #4f4e4e;
}
.st1182 {
    clip-path: url(#SVGID_18_);
    fill: #4e4d4d;
}
.st1183 {
    clip-path: url(#SVGID_18_);
    fill: #4d4c4c;
}
.st1184 {
    clip-path: url(#SVGID_18_);
    fill: #4c4b4b;
}
.st1185 {
    clip-path: url(#SVGID_18_);
    fill: #4b4a4a;
}
.st1186 {
    clip-path: url(#SVGID_18_);
    fill: #494949;
}
.st1187 {
    clip-path: url(#SVGID_18_);
    fill: #484847;
}
.st1188 {
    clip-path: url(#SVGID_18_);
    fill: #474746;
}
.st1189 {
    clip-path: url(#SVGID_18_);
    fill: #464645;
}
.st1190 {
    clip-path: url(#SVGID_18_);
    fill: #454544;
}
.st1191 {
    clip-path: url(#SVGID_18_);
    fill: #444443;
}
.st1192 {
    clip-path: url(#SVGID_18_);
    fill: #434342;
}
.st1193 {
    clip-path: url(#SVGID_18_);
    fill: #424241;
}
.st1194 {
    clip-path: url(#SVGID_18_);
    fill: #414140;
}
.st1195 {
    clip-path: url(#SVGID_18_);
    fill: #403f3f;
}
.st1196 {
    clip-path: url(#SVGID_18_);
    fill: #3f3e3e;
}
.st1197 {
    clip-path: url(#SVGID_18_);
    fill: #3e3d3c;
}
.st1198 {
    clip-path: url(#SVGID_18_);
    fill: #3c3c3b;
}
.st1199 {
    clip-path: url(#SVGID_18_);
    fill: #3b3b3a;
}
.st1200 {
    clip-path: url(#SVGID_18_);
    fill: #3a3a39;
}
.st1201 {
    clip-path: url(#SVGID_18_);
    fill: #393938;
}
.st1202 {
    clip-path: url(#SVGID_18_);
    fill: #383737;
}
.st1203 {
    clip-path: url(#SVGID_18_);
    fill: #363635;
}
.st1204 {
    clip-path: url(#SVGID_18_);
    fill: #353534;
}
.st1205 {
    clip-path: url(#SVGID_18_);
    fill: #343433;
}
.st1206 {
    clip-path: url(#SVGID_18_);
    fill: #333231;
}
.st1207 {
    clip-path: url(#SVGID_18_);
    fill: #30302f;
}
.st1208 {
    clip-path: url(#SVGID_18_);
    fill: #2e2d2d;
}
.st1209 {
    clip-path: url(#SVGID_18_);
    fill: #2b2b2a;
}
.st1210 {
    clip-path: url(#SVGID_18_);
    fill: #292828;
}
.st1211 {
    clip-path: url(#SVGID_18_);
    fill: #262625;
}
.st1212 {
    clip-path: url(#SVGID_18_);
    fill: #232322;
}
.st1213 {
    clip-path: url(#SVGID_18_);
    fill: #20201f;
}
.st1214 {
    clip-path: url(#SVGID_18_);
    fill: #1d1d1c;
}
.st1215 {
    clip-path: url(#SVGID_18_);
    fill: #1a1a19;
}
.st1216 {
    clip-path: url(#SVGID_18_);
    fill: #161616;
}
.st1217 {
    clip-path: url(#SVGID_18_);
    fill: #131312;
}
.st1218 {
    clip-path: url(#SVGID_18_);
    fill: #0f0f0e;
}
.st1219 {
    clip-path: url(#SVGID_18_);
    fill: #0a0a0a;
}
.st1220 {
    clip-path: url(#SVGID_18_);
    fill: #050505;
}
.st1221 {
    clip-path: url(#SVGID_18_);
}
.st1222 {
    clip-path: url(#SVGID_20_);
    fill: #9d9d9c;
}
.st1223 {
    clip-path: url(#SVGID_20_);
    fill: #9d9c9c;
}
.st1224 {
    clip-path: url(#SVGID_20_);
    fill: #9c9c9c;
}
.st1225 {
    clip-path: url(#SVGID_20_);
    fill: #9c9c9b;
}
.st1226 {
    clip-path: url(#SVGID_20_);
    fill: #9c9b9b;
}
.st1227 {
    clip-path: url(#SVGID_20_);
    fill: #9b9b9b;
}
.st1228 {
    clip-path: url(#SVGID_20_);
    fill: #9b9b9a;
}
.st1229 {
    clip-path: url(#SVGID_20_);
    fill: #9b9a9a;
}
.st1230 {
    clip-path: url(#SVGID_20_);
    fill: #9a9a9a;
}
.st1231 {
    clip-path: url(#SVGID_20_);
    fill: #9a9a99;
}
.st1232 {
    clip-path: url(#SVGID_20_);
    fill: #9a9999;
}
.st1233 {
    clip-path: url(#SVGID_20_);
    fill: #999;
}
.st1234 {
    clip-path: url(#SVGID_20_);
    fill: #999998;
}
.st1235 {
    clip-path: url(#SVGID_20_);
    fill: #999898;
}
.st1236 {
    clip-path: url(#SVGID_20_);
    fill: #989898;
}
.st1237 {
    clip-path: url(#SVGID_20_);
    fill: #989897;
}
.st1238 {
    clip-path: url(#SVGID_20_);
    fill: #989797;
}
.st1239 {
    clip-path: url(#SVGID_20_);
    fill: #979797;
}
.st1240 {
    clip-path: url(#SVGID_20_);
    fill: #979796;
}
.st1241 {
    clip-path: url(#SVGID_20_);
    fill: #979696;
}
.st1242 {
    clip-path: url(#SVGID_20_);
    fill: #969696;
}
.st1243 {
    clip-path: url(#SVGID_20_);
    fill: #969695;
}
.st1244 {
    clip-path: url(#SVGID_20_);
    fill: #969595;
}
.st1245 {
    clip-path: url(#SVGID_20_);
    fill: #959595;
}
.st1246 {
    clip-path: url(#SVGID_20_);
    fill: #959594;
}
.st1247 {
    clip-path: url(#SVGID_20_);
    fill: #959494;
}
.st1248 {
    clip-path: url(#SVGID_20_);
    fill: #949494;
}
.st1249 {
    clip-path: url(#SVGID_20_);
    fill: #949493;
}
.st1250 {
    clip-path: url(#SVGID_20_);
    fill: #949393;
}
.st1251 {
    clip-path: url(#SVGID_20_);
    fill: #939393;
}
.st1252 {
    clip-path: url(#SVGID_20_);
    fill: #939392;
}
.st1253 {
    clip-path: url(#SVGID_20_);
    fill: #939292;
}
.st1254 {
    clip-path: url(#SVGID_20_);
    fill: #929292;
}
.st1255 {
    clip-path: url(#SVGID_20_);
    fill: #929291;
}
.st1256 {
    clip-path: url(#SVGID_20_);
    fill: #929191;
}
.st1257 {
    clip-path: url(#SVGID_20_);
    fill: #919191;
}
.st1258 {
    clip-path: url(#SVGID_20_);
    fill: #919190;
}
.st1259 {
    clip-path: url(#SVGID_20_);
    fill: #909090;
}
.st1260 {
    clip-path: url(#SVGID_20_);
    fill: #8f8f8f;
}
.st1261 {
    clip-path: url(#SVGID_20_);
    fill: #8f8e8e;
}
.st1262 {
    clip-path: url(#SVGID_20_);
    fill: #8e8e8e;
}
.st1263 {
    clip-path: url(#SVGID_20_);
    fill: #8e8e8d;
}
.st1264 {
    clip-path: url(#SVGID_20_);
    fill: #8d8d8d;
}
.st1265 {
    clip-path: url(#SVGID_20_);
    fill: #8d8d8c;
}
.st1266 {
    clip-path: url(#SVGID_20_);
    fill: #8c8c8c;
}
.st1267 {
    clip-path: url(#SVGID_20_);
    fill: #8c8b8b;
}
.st1268 {
    clip-path: url(#SVGID_20_);
    fill: #8b8b8b;
}
.st1269 {
    clip-path: url(#SVGID_20_);
    fill: #8a8a8a;
}
.st1270 {
    clip-path: url(#SVGID_20_);
    fill: #898989;
}
.st1271 {
    clip-path: url(#SVGID_20_);
    fill: #888;
}
.st1272 {
    clip-path: url(#SVGID_20_);
    fill: #878787;
}
.st1273 {
    clip-path: url(#SVGID_20_);
    fill: #868686;
}
.st1274 {
    clip-path: url(#SVGID_20_);
    fill: #858685;
}
.st1275 {
    clip-path: url(#SVGID_20_);
    fill: #858585;
}
.st1276 {
    clip-path: url(#SVGID_20_);
    fill: #848585;
}
.st1277 {
    clip-path: url(#SVGID_20_);
    fill: #848484;
}
.st1278 {
    clip-path: url(#SVGID_20_);
    fill: #838383;
}
.st1279 {
    clip-path: url(#SVGID_20_);
    fill: #828282;
}
.st1280 {
    clip-path: url(#SVGID_20_);
    fill: #818181;
}
.st1281 {
    clip-path: url(#SVGID_20_);
    fill: grey;
}
.st1282 {
    clip-path: url(#SVGID_20_);
    fill: #7f7f7f;
}
.st1283 {
    clip-path: url(#SVGID_20_);
    fill: #7e7e7e;
}
.st1284 {
    clip-path: url(#SVGID_20_);
    fill: #7d7d7d;
}
.st1285 {
    clip-path: url(#SVGID_20_);
    fill: #7c7c7c;
}
.st1286 {
    clip-path: url(#SVGID_20_);
    fill: #7b7b7b;
}
.st1287 {
    clip-path: url(#SVGID_20_);
    fill: #7a7a7a;
}
.st1288 {
    clip-path: url(#SVGID_20_);
    fill: #797979;
}
.st1289 {
    clip-path: url(#SVGID_20_);
    fill: #787979;
}
.st1290 {
    clip-path: url(#SVGID_20_);
    fill: #787878;
}
.st1291 {
    clip-path: url(#SVGID_20_);
    fill: #777877;
}
.st1292 {
    clip-path: url(#SVGID_20_);
    fill: #777;
}
.st1293 {
    clip-path: url(#SVGID_20_);
    fill: #767776;
}
.st1294 {
    clip-path: url(#SVGID_20_);
    fill: #767676;
}
.st1295 {
    clip-path: url(#SVGID_20_);
    fill: #757575;
}
.st1296 {
    clip-path: url(#SVGID_20_);
    fill: #747474;
}
.st1297 {
    clip-path: url(#SVGID_20_);
    fill: #737473;
}
.st1298 {
    clip-path: url(#SVGID_20_);
    fill: #737373;
}
.st1299 {
    clip-path: url(#SVGID_20_);
    fill: #727272;
}
.st1300 {
    clip-path: url(#SVGID_20_);
    fill: #717271;
}
.st1301 {
    clip-path: url(#SVGID_20_);
    fill: #717171;
}
.st1302 {
    clip-path: url(#SVGID_20_);
    fill: #707070;
}
.st1303 {
    clip-path: url(#SVGID_20_);
    fill: #6f706f;
}
.st1304 {
    clip-path: url(#SVGID_20_);
    fill: #6f6f6f;
}
.st1305 {
    clip-path: url(#SVGID_20_);
    fill: #6e6e6e;
}
.st1306 {
    clip-path: url(#SVGID_20_);
    fill: #6d6e6d;
}
.st1307 {
    clip-path: url(#SVGID_20_);
    fill: #6d6d6c;
}
.st1308 {
    clip-path: url(#SVGID_20_);
    fill: #6c6c6c;
}
.st1309 {
    clip-path: url(#SVGID_20_);
    fill: #6b6b6b;
}
.st1310 {
    clip-path: url(#SVGID_20_);
    fill: #6b6b6a;
}
.st1311 {
    clip-path: url(#SVGID_20_);
    fill: #6a6a69;
}
.st1312 {
    clip-path: url(#SVGID_20_);
    fill: #696969;
}
.st1313 {
    clip-path: url(#SVGID_20_);
    fill: #686868;
}
.st1314 {
    clip-path: url(#SVGID_20_);
    fill: #686867;
}
.st1315 {
    clip-path: url(#SVGID_20_);
    fill: #676766;
}
.st1316 {
    clip-path: url(#SVGID_20_);
    fill: #666;
}
.st1317 {
    clip-path: url(#SVGID_20_);
    fill: #656565;
}
.st1318 {
    clip-path: url(#SVGID_20_);
    fill: #646464;
}
.st1319 {
    clip-path: url(#SVGID_20_);
    fill: #646463;
}
.st1320 {
    clip-path: url(#SVGID_20_);
    fill: #636362;
}
.st1321 {
    clip-path: url(#SVGID_20_);
    fill: #626262;
}
.st1322 {
    clip-path: url(#SVGID_20_);
    fill: #616161;
}
.st1323 {
    clip-path: url(#SVGID_20_);
    fill: #616060;
}
.st1324 {
    clip-path: url(#SVGID_20_);
    fill: #60605f;
}
.st1325 {
    clip-path: url(#SVGID_20_);
    fill: #5f5f5e;
}
.st1326 {
    clip-path: url(#SVGID_20_);
    fill: #5e5e5e;
}
.st1327 {
    clip-path: url(#SVGID_20_);
    fill: #5d5d5d;
}
.st1328 {
    clip-path: url(#SVGID_20_);
    fill: #5c5c5c;
}
.st1329 {
    clip-path: url(#SVGID_20_);
    fill: #5c5c5b;
}
.st1330 {
    clip-path: url(#SVGID_20_);
    fill: #5b5b5a;
}
.st1331 {
    clip-path: url(#SVGID_20_);
    fill: #5a5a59;
}
.st1332 {
    clip-path: url(#SVGID_20_);
    fill: #595959;
}
.st1333 {
    clip-path: url(#SVGID_20_);
    fill: #585858;
}
.st1334 {
    clip-path: url(#SVGID_20_);
    fill: #585757;
}
.st1335 {
    clip-path: url(#SVGID_20_);
    fill: #575656;
}
.st1336 {
    clip-path: url(#SVGID_20_);
    fill: #565655;
}
.st1337 {
    clip-path: url(#SVGID_20_);
    fill: #555554;
}
.st1338 {
    clip-path: url(#SVGID_20_);
    fill: #545453;
}
.st1339 {
    clip-path: url(#SVGID_20_);
    fill: #535352;
}
.st1340 {
    clip-path: url(#SVGID_20_);
    fill: #525252;
}
.st1341 {
    clip-path: url(#SVGID_20_);
    fill: #515151;
}
.st1342 {
    clip-path: url(#SVGID_20_);
    fill: #505050;
}
.st1343 {
    clip-path: url(#SVGID_20_);
    fill: #4f4f4f;
}
.st1344 {
    clip-path: url(#SVGID_20_);
    fill: #4f4e4e;
}
.st1345 {
    clip-path: url(#SVGID_20_);
    fill: #4e4d4d;
}
.st1346 {
    clip-path: url(#SVGID_20_);
    fill: #4d4c4c;
}
.st1347 {
    clip-path: url(#SVGID_20_);
    fill: #4c4b4b;
}
.st1348 {
    clip-path: url(#SVGID_20_);
    fill: #4b4a4a;
}
.st1349 {
    clip-path: url(#SVGID_20_);
    fill: #494949;
}
.st1350 {
    clip-path: url(#SVGID_20_);
    fill: #484847;
}
.st1351 {
    clip-path: url(#SVGID_20_);
    fill: #474746;
}
.st1352 {
    clip-path: url(#SVGID_20_);
    fill: #464645;
}
.st1353 {
    clip-path: url(#SVGID_20_);
    fill: #454544;
}
.st1354 {
    clip-path: url(#SVGID_20_);
    fill: #444443;
}
.st1355 {
    clip-path: url(#SVGID_20_);
    fill: #434342;
}
.st1356 {
    clip-path: url(#SVGID_20_);
    fill: #424241;
}
.st1357 {
    clip-path: url(#SVGID_20_);
    fill: #414140;
}
.st1358 {
    clip-path: url(#SVGID_20_);
    fill: #403f3f;
}
.st1359 {
    clip-path: url(#SVGID_20_);
    fill: #3f3e3e;
}
.st1360 {
    clip-path: url(#SVGID_20_);
    fill: #3e3d3c;
}
.st1361 {
    clip-path: url(#SVGID_20_);
    fill: #3c3c3b;
}
.st1362 {
    clip-path: url(#SVGID_20_);
    fill: #3b3b3a;
}
.st1363 {
    clip-path: url(#SVGID_20_);
    fill: #3a3a39;
}
.st1364 {
    clip-path: url(#SVGID_20_);
    fill: #393938;
}
.st1365 {
    clip-path: url(#SVGID_20_);
    fill: #383737;
}
.st1366 {
    clip-path: url(#SVGID_20_);
    fill: #363635;
}
.st1367 {
    clip-path: url(#SVGID_20_);
    fill: #353534;
}
.st1368 {
    clip-path: url(#SVGID_20_);
    fill: #343433;
}
.st1369 {
    clip-path: url(#SVGID_20_);
    fill: #333231;
}
.st1370 {
    clip-path: url(#SVGID_20_);
    fill: #30302f;
}
.st1371 {
    clip-path: url(#SVGID_20_);
    fill: #2e2d2d;
}
.st1372 {
    clip-path: url(#SVGID_20_);
    fill: #2b2b2a;
}
.st1373 {
    clip-path: url(#SVGID_20_);
    fill: #292828;
}
.st1374 {
    clip-path: url(#SVGID_20_);
    fill: #262625;
}
.st1375 {
    clip-path: url(#SVGID_20_);
    fill: #232322;
}
.st1376 {
    clip-path: url(#SVGID_20_);
    fill: #20201f;
}
.st1377 {
    clip-path: url(#SVGID_20_);
    fill: #1d1d1c;
}
.st1378 {
    clip-path: url(#SVGID_20_);
    fill: #1a1a19;
}
.st1379 {
    clip-path: url(#SVGID_20_);
    fill: #161616;
}
.st1380 {
    clip-path: url(#SVGID_20_);
    fill: #131312;
}
.st1381 {
    clip-path: url(#SVGID_20_);
    fill: #0f0f0e;
}
.st1382 {
    clip-path: url(#SVGID_20_);
    fill: #0a0a0a;
}
.st1383 {
    clip-path: url(#SVGID_20_);
    fill: #050505;
}
.st1384 {
    clip-path: url(#SVGID_20_);
}
.st1385 {
    clip-path: url(#SVGID_22_);
    fill: #9d9d9c;
}
.st1386 {
    clip-path: url(#SVGID_22_);
    fill: #9d9c9c;
}
.st1387 {
    clip-path: url(#SVGID_22_);
    fill: #9c9c9c;
}
.st1388 {
    clip-path: url(#SVGID_22_);
    fill: #9c9c9b;
}
.st1389 {
    clip-path: url(#SVGID_22_);
    fill: #9c9b9b;
}
.st1390 {
    clip-path: url(#SVGID_22_);
    fill: #9b9b9b;
}
.st1391 {
    clip-path: url(#SVGID_22_);
    fill: #9b9b9a;
}
.st1392 {
    clip-path: url(#SVGID_22_);
    fill: #9b9a9a;
}
.st1393 {
    clip-path: url(#SVGID_22_);
    fill: #9a9a9a;
}
.st1394 {
    clip-path: url(#SVGID_22_);
    fill: #9a9a99;
}
.st1395 {
    clip-path: url(#SVGID_22_);
    fill: #9a9999;
}
.st1396 {
    clip-path: url(#SVGID_22_);
    fill: #999;
}
.st1397 {
    clip-path: url(#SVGID_22_);
    fill: #999998;
}
.st1398 {
    clip-path: url(#SVGID_22_);
    fill: #999898;
}
.st1399 {
    clip-path: url(#SVGID_22_);
    fill: #989898;
}
.st1400 {
    clip-path: url(#SVGID_22_);
    fill: #989897;
}
.st1401 {
    clip-path: url(#SVGID_22_);
    fill: #989797;
}
.st1402 {
    clip-path: url(#SVGID_22_);
    fill: #979797;
}
.st1403 {
    clip-path: url(#SVGID_22_);
    fill: #979796;
}
.st1404 {
    clip-path: url(#SVGID_22_);
    fill: #979696;
}
.st1405 {
    clip-path: url(#SVGID_22_);
    fill: #969696;
}
.st1406 {
    clip-path: url(#SVGID_22_);
    fill: #969695;
}
.st1407 {
    clip-path: url(#SVGID_22_);
    fill: #969595;
}
.st1408 {
    clip-path: url(#SVGID_22_);
    fill: #959595;
}
.st1409 {
    clip-path: url(#SVGID_22_);
    fill: #959594;
}
.st1410 {
    clip-path: url(#SVGID_22_);
    fill: #959494;
}
.st1411 {
    clip-path: url(#SVGID_22_);
    fill: #949494;
}
.st1412 {
    clip-path: url(#SVGID_22_);
    fill: #949493;
}
.st1413 {
    clip-path: url(#SVGID_22_);
    fill: #949393;
}
.st1414 {
    clip-path: url(#SVGID_22_);
    fill: #939393;
}
.st1415 {
    clip-path: url(#SVGID_22_);
    fill: #939392;
}
.st1416 {
    clip-path: url(#SVGID_22_);
    fill: #939292;
}
.st1417 {
    clip-path: url(#SVGID_22_);
    fill: #929292;
}
.st1418 {
    clip-path: url(#SVGID_22_);
    fill: #929291;
}
.st1419 {
    clip-path: url(#SVGID_22_);
    fill: #929191;
}
.st1420 {
    clip-path: url(#SVGID_22_);
    fill: #919191;
}
.st1421 {
    clip-path: url(#SVGID_22_);
    fill: #919190;
}
.st1422 {
    clip-path: url(#SVGID_22_);
    fill: #909090;
}
.st1423 {
    clip-path: url(#SVGID_22_);
    fill: #8f8f8f;
}
.st1424 {
    clip-path: url(#SVGID_22_);
    fill: #8f8e8e;
}
.st1425 {
    clip-path: url(#SVGID_22_);
    fill: #8e8e8e;
}
.st1426 {
    clip-path: url(#SVGID_22_);
    fill: #8e8e8d;
}
.st1427 {
    clip-path: url(#SVGID_22_);
    fill: #8d8d8d;
}
.st1428 {
    clip-path: url(#SVGID_22_);
    fill: #8d8d8c;
}
.st1429 {
    clip-path: url(#SVGID_22_);
    fill: #8c8c8c;
}
.st1430 {
    clip-path: url(#SVGID_22_);
    fill: #8c8b8b;
}
.st1431 {
    clip-path: url(#SVGID_22_);
    fill: #8b8b8b;
}
.st1432 {
    clip-path: url(#SVGID_22_);
    fill: #8a8a8a;
}
.st1433 {
    clip-path: url(#SVGID_22_);
    fill: #898989;
}
.st1434 {
    clip-path: url(#SVGID_22_);
    fill: #888;
}
.st1435 {
    clip-path: url(#SVGID_22_);
    fill: #878787;
}
.st1436 {
    clip-path: url(#SVGID_22_);
    fill: #868686;
}
.st1437 {
    clip-path: url(#SVGID_22_);
    fill: #858685;
}
.st1438 {
    clip-path: url(#SVGID_22_);
    fill: #858585;
}
.st1439 {
    clip-path: url(#SVGID_22_);
    fill: #848585;
}
.st1440 {
    clip-path: url(#SVGID_22_);
    fill: #848484;
}
.st1441 {
    clip-path: url(#SVGID_22_);
    fill: #838383;
}
.st1442 {
    clip-path: url(#SVGID_22_);
    fill: #828282;
}
.st1443 {
    clip-path: url(#SVGID_22_);
    fill: #818181;
}
.st1444 {
    clip-path: url(#SVGID_22_);
    fill: grey;
}
.st1445 {
    clip-path: url(#SVGID_22_);
    fill: #7f7f7f;
}
.st1446 {
    clip-path: url(#SVGID_22_);
    fill: #7e7e7e;
}
.st1447 {
    clip-path: url(#SVGID_22_);
    fill: #7d7d7d;
}
.st1448 {
    clip-path: url(#SVGID_22_);
    fill: #7c7c7c;
}
.st1449 {
    clip-path: url(#SVGID_22_);
    fill: #7b7b7b;
}
.st1450 {
    clip-path: url(#SVGID_22_);
    fill: #7a7a7a;
}
.st1451 {
    clip-path: url(#SVGID_22_);
    fill: #797979;
}
.st1452 {
    clip-path: url(#SVGID_22_);
    fill: #787979;
}
.st1453 {
    clip-path: url(#SVGID_22_);
    fill: #787878;
}
.st1454 {
    clip-path: url(#SVGID_22_);
    fill: #777877;
}
.st1455 {
    clip-path: url(#SVGID_22_);
    fill: #777;
}
.st1456 {
    clip-path: url(#SVGID_22_);
    fill: #767776;
}
.st1457 {
    clip-path: url(#SVGID_22_);
    fill: #767676;
}
.st1458 {
    clip-path: url(#SVGID_22_);
    fill: #757575;
}
.st1459 {
    clip-path: url(#SVGID_22_);
    fill: #747474;
}
.st1460 {
    clip-path: url(#SVGID_22_);
    fill: #737473;
}
.st1461 {
    clip-path: url(#SVGID_22_);
    fill: #737373;
}
.st1462 {
    clip-path: url(#SVGID_22_);
    fill: #727272;
}
.st1463 {
    clip-path: url(#SVGID_22_);
    fill: #717271;
}
.st1464 {
    clip-path: url(#SVGID_22_);
    fill: #717171;
}
.st1465 {
    clip-path: url(#SVGID_22_);
    fill: #707070;
}
.st1466 {
    clip-path: url(#SVGID_22_);
    fill: #6f706f;
}
.st1467 {
    clip-path: url(#SVGID_22_);
    fill: #6f6f6f;
}
.st1468 {
    clip-path: url(#SVGID_22_);
    fill: #6e6e6e;
}
.st1469 {
    clip-path: url(#SVGID_22_);
    fill: #6d6e6d;
}
.st1470 {
    clip-path: url(#SVGID_22_);
    fill: #6d6d6c;
}
.st1471 {
    clip-path: url(#SVGID_22_);
    fill: #6c6c6c;
}
.st1472 {
    clip-path: url(#SVGID_22_);
    fill: #6b6b6b;
}
.st1473 {
    clip-path: url(#SVGID_22_);
    fill: #6b6b6a;
}
.st1474 {
    clip-path: url(#SVGID_22_);
    fill: #6a6a69;
}
.st1475 {
    clip-path: url(#SVGID_22_);
    fill: #696969;
}
.st1476 {
    clip-path: url(#SVGID_22_);
    fill: #686868;
}
.st1477 {
    clip-path: url(#SVGID_22_);
    fill: #686867;
}
.st1478 {
    clip-path: url(#SVGID_22_);
    fill: #676766;
}
.st1479 {
    clip-path: url(#SVGID_22_);
    fill: #666;
}
.st1480 {
    clip-path: url(#SVGID_22_);
    fill: #656565;
}
.st1481 {
    clip-path: url(#SVGID_22_);
    fill: #646464;
}
.st1482 {
    clip-path: url(#SVGID_22_);
    fill: #646463;
}
.st1483 {
    clip-path: url(#SVGID_22_);
    fill: #636362;
}
.st1484 {
    clip-path: url(#SVGID_22_);
    fill: #626262;
}
.st1485 {
    clip-path: url(#SVGID_22_);
    fill: #616161;
}
.st1486 {
    clip-path: url(#SVGID_22_);
    fill: #616060;
}
.st1487 {
    clip-path: url(#SVGID_22_);
    fill: #60605f;
}
.st1488 {
    clip-path: url(#SVGID_22_);
    fill: #5f5f5e;
}
.st1489 {
    clip-path: url(#SVGID_22_);
    fill: #5e5e5e;
}
.st1490 {
    clip-path: url(#SVGID_22_);
    fill: #5d5d5d;
}
.st1491 {
    clip-path: url(#SVGID_22_);
    fill: #5c5c5c;
}
.st1492 {
    clip-path: url(#SVGID_22_);
    fill: #5c5c5b;
}
.st1493 {
    clip-path: url(#SVGID_22_);
    fill: #5b5b5a;
}
.st1494 {
    clip-path: url(#SVGID_22_);
    fill: #5a5a59;
}
.st1495 {
    clip-path: url(#SVGID_22_);
    fill: #595959;
}
.st1496 {
    clip-path: url(#SVGID_22_);
    fill: #585858;
}
.st1497 {
    clip-path: url(#SVGID_22_);
    fill: #585757;
}
.st1498 {
    clip-path: url(#SVGID_22_);
    fill: #575656;
}
.st1499 {
    clip-path: url(#SVGID_22_);
    fill: #565655;
}
.st1500 {
    clip-path: url(#SVGID_22_);
    fill: #555554;
}
.st1501 {
    clip-path: url(#SVGID_22_);
    fill: #545453;
}
.st1502 {
    clip-path: url(#SVGID_22_);
    fill: #535352;
}
.st1503 {
    clip-path: url(#SVGID_22_);
    fill: #525252;
}
.st1504 {
    clip-path: url(#SVGID_22_);
    fill: #515151;
}
.st1505 {
    clip-path: url(#SVGID_22_);
    fill: #505050;
}
.st1506 {
    clip-path: url(#SVGID_22_);
    fill: #4f4f4f;
}
.st1507 {
    clip-path: url(#SVGID_22_);
    fill: #4f4e4e;
}
.st1508 {
    clip-path: url(#SVGID_22_);
    fill: #4e4d4d;
}
.st1509 {
    clip-path: url(#SVGID_22_);
    fill: #4d4c4c;
}
.st1510 {
    clip-path: url(#SVGID_22_);
    fill: #4c4b4b;
}
.st1511 {
    clip-path: url(#SVGID_22_);
    fill: #4b4a4a;
}
.st1512 {
    clip-path: url(#SVGID_22_);
    fill: #494949;
}
.st1513 {
    clip-path: url(#SVGID_22_);
    fill: #484847;
}
.st1514 {
    clip-path: url(#SVGID_22_);
    fill: #474746;
}
.st1515 {
    clip-path: url(#SVGID_22_);
    fill: #464645;
}
.st1516 {
    clip-path: url(#SVGID_22_);
    fill: #454544;
}
.st1517 {
    clip-path: url(#SVGID_22_);
    fill: #444443;
}
.st1518 {
    clip-path: url(#SVGID_22_);
    fill: #434342;
}
.st1519 {
    clip-path: url(#SVGID_22_);
    fill: #424241;
}
.st1520 {
    clip-path: url(#SVGID_22_);
    fill: #414140;
}
.st1521 {
    clip-path: url(#SVGID_22_);
    fill: #403f3f;
}
.st1522 {
    clip-path: url(#SVGID_22_);
    fill: #3f3e3e;
}
.st1523 {
    clip-path: url(#SVGID_22_);
    fill: #3e3d3c;
}
.st1524 {
    clip-path: url(#SVGID_22_);
    fill: #3c3c3b;
}
.st1525 {
    clip-path: url(#SVGID_22_);
    fill: #3b3b3a;
}
.st1526 {
    clip-path: url(#SVGID_22_);
    fill: #3a3a39;
}
.st1527 {
    clip-path: url(#SVGID_22_);
    fill: #393938;
}
.st1528 {
    clip-path: url(#SVGID_22_);
    fill: #383737;
}
.st1529 {
    clip-path: url(#SVGID_22_);
    fill: #363635;
}
.st1530 {
    clip-path: url(#SVGID_22_);
    fill: #353534;
}
.st1531 {
    clip-path: url(#SVGID_22_);
    fill: #343433;
}
.st1532 {
    clip-path: url(#SVGID_22_);
    fill: #333231;
}
.st1533 {
    clip-path: url(#SVGID_22_);
    fill: #30302f;
}
.st1534 {
    clip-path: url(#SVGID_22_);
    fill: #2e2d2d;
}
.st1535 {
    clip-path: url(#SVGID_22_);
    fill: #2b2b2a;
}
.st1536 {
    clip-path: url(#SVGID_22_);
    fill: #292828;
}
.st1537 {
    clip-path: url(#SVGID_22_);
    fill: #262625;
}
.st1538 {
    clip-path: url(#SVGID_22_);
    fill: #232322;
}
.st1539 {
    clip-path: url(#SVGID_22_);
    fill: #20201f;
}
.st1540 {
    clip-path: url(#SVGID_22_);
    fill: #1d1d1c;
}
.st1541 {
    clip-path: url(#SVGID_22_);
    fill: #1a1a19;
}
.st1542 {
    clip-path: url(#SVGID_22_);
    fill: #161616;
}
.st1543 {
    clip-path: url(#SVGID_22_);
    fill: #131312;
}
.st1544 {
    clip-path: url(#SVGID_22_);
    fill: #0f0f0e;
}
.st1545 {
    clip-path: url(#SVGID_22_);
    fill: #0a0a0a;
}
.st1546 {
    clip-path: url(#SVGID_22_);
    fill: #050505;
}
.st1547 {
    clip-path: url(#SVGID_22_);
}
.st1548 {
    clip-path: url(#SVGID_24_);
    fill: #9d9d9c;
}
.st1549 {
    clip-path: url(#SVGID_24_);
    fill: #9d9c9c;
}
.st1550 {
    clip-path: url(#SVGID_24_);
    fill: #9c9c9c;
}
.st1551 {
    clip-path: url(#SVGID_24_);
    fill: #9c9c9b;
}
.st1552 {
    clip-path: url(#SVGID_24_);
    fill: #9c9b9b;
}
.st1553 {
    clip-path: url(#SVGID_24_);
    fill: #9b9b9b;
}
.st1554 {
    clip-path: url(#SVGID_24_);
    fill: #9b9b9a;
}
.st1555 {
    clip-path: url(#SVGID_24_);
    fill: #9b9a9a;
}
.st1556 {
    clip-path: url(#SVGID_24_);
    fill: #9a9a9a;
}
.st1557 {
    clip-path: url(#SVGID_24_);
    fill: #9a9a99;
}
.st1558 {
    clip-path: url(#SVGID_24_);
    fill: #9a9999;
}
.st1559 {
    clip-path: url(#SVGID_24_);
    fill: #999;
}
.st1560 {
    clip-path: url(#SVGID_24_);
    fill: #999998;
}
.st1561 {
    clip-path: url(#SVGID_24_);
    fill: #999898;
}
.st1562 {
    clip-path: url(#SVGID_24_);
    fill: #989898;
}
.st1563 {
    clip-path: url(#SVGID_24_);
    fill: #989897;
}
.st1564 {
    clip-path: url(#SVGID_24_);
    fill: #989797;
}
.st1565 {
    clip-path: url(#SVGID_24_);
    fill: #979797;
}
.st1566 {
    clip-path: url(#SVGID_24_);
    fill: #979796;
}
.st1567 {
    clip-path: url(#SVGID_24_);
    fill: #979696;
}
.st1568 {
    clip-path: url(#SVGID_24_);
    fill: #969696;
}
.st1569 {
    clip-path: url(#SVGID_24_);
    fill: #969695;
}
.st1570 {
    clip-path: url(#SVGID_24_);
    fill: #969595;
}
.st1571 {
    clip-path: url(#SVGID_24_);
    fill: #959595;
}
.st1572 {
    clip-path: url(#SVGID_24_);
    fill: #959594;
}
.st1573 {
    clip-path: url(#SVGID_24_);
    fill: #959494;
}
.st1574 {
    clip-path: url(#SVGID_24_);
    fill: #949494;
}
.st1575 {
    clip-path: url(#SVGID_24_);
    fill: #949493;
}
.st1576 {
    clip-path: url(#SVGID_24_);
    fill: #949393;
}
.st1577 {
    clip-path: url(#SVGID_24_);
    fill: #939393;
}
.st1578 {
    clip-path: url(#SVGID_24_);
    fill: #939392;
}
.st1579 {
    clip-path: url(#SVGID_24_);
    fill: #939292;
}
.st1580 {
    clip-path: url(#SVGID_24_);
    fill: #929292;
}
.st1581 {
    clip-path: url(#SVGID_24_);
    fill: #929291;
}
.st1582 {
    clip-path: url(#SVGID_24_);
    fill: #929191;
}
.st1583 {
    clip-path: url(#SVGID_24_);
    fill: #919191;
}
.st1584 {
    clip-path: url(#SVGID_24_);
    fill: #919190;
}
.st1585 {
    clip-path: url(#SVGID_24_);
    fill: #909090;
}
.st1586 {
    clip-path: url(#SVGID_24_);
    fill: #8f8f8f;
}
.st1587 {
    clip-path: url(#SVGID_24_);
    fill: #8f8e8e;
}
.st1588 {
    clip-path: url(#SVGID_24_);
    fill: #8e8e8e;
}
.st1589 {
    clip-path: url(#SVGID_24_);
    fill: #8e8e8d;
}
.st1590 {
    clip-path: url(#SVGID_24_);
    fill: #8d8d8d;
}
.st1591 {
    clip-path: url(#SVGID_24_);
    fill: #8d8d8c;
}
.st1592 {
    clip-path: url(#SVGID_24_);
    fill: #8c8c8c;
}
.st1593 {
    clip-path: url(#SVGID_24_);
    fill: #8c8b8b;
}
.st1594 {
    clip-path: url(#SVGID_24_);
    fill: #8b8b8b;
}
.st1595 {
    clip-path: url(#SVGID_24_);
    fill: #8a8a8a;
}
.st1596 {
    clip-path: url(#SVGID_24_);
    fill: #898989;
}
.st1597 {
    clip-path: url(#SVGID_24_);
    fill: #888;
}
.st1598 {
    clip-path: url(#SVGID_24_);
    fill: #878787;
}
.st1599 {
    clip-path: url(#SVGID_24_);
    fill: #868686;
}
.st1600 {
    clip-path: url(#SVGID_24_);
    fill: #858685;
}
.st1601 {
    clip-path: url(#SVGID_24_);
    fill: #858585;
}
.st1602 {
    clip-path: url(#SVGID_24_);
    fill: #848585;
}
.st1603 {
    clip-path: url(#SVGID_24_);
    fill: #848484;
}
.st1604 {
    clip-path: url(#SVGID_24_);
    fill: #838383;
}
.st1605 {
    clip-path: url(#SVGID_24_);
    fill: #828282;
}
.st1606 {
    clip-path: url(#SVGID_24_);
    fill: #818181;
}
.st1607 {
    clip-path: url(#SVGID_24_);
    fill: grey;
}
.st1608 {
    clip-path: url(#SVGID_24_);
    fill: #7f7f7f;
}
.st1609 {
    clip-path: url(#SVGID_24_);
    fill: #7e7e7e;
}
.st1610 {
    clip-path: url(#SVGID_24_);
    fill: #7d7d7d;
}
.st1611 {
    clip-path: url(#SVGID_24_);
    fill: #7c7c7c;
}
.st1612 {
    clip-path: url(#SVGID_24_);
    fill: #7b7b7b;
}
.st1613 {
    clip-path: url(#SVGID_24_);
    fill: #7a7a7a;
}
.st1614 {
    clip-path: url(#SVGID_24_);
    fill: #797979;
}
.st1615 {
    clip-path: url(#SVGID_24_);
    fill: #787979;
}
.st1616 {
    clip-path: url(#SVGID_24_);
    fill: #787878;
}
.st1617 {
    clip-path: url(#SVGID_24_);
    fill: #777877;
}
.st1618 {
    clip-path: url(#SVGID_24_);
    fill: #777;
}
.st1619 {
    clip-path: url(#SVGID_24_);
    fill: #767776;
}
.st1620 {
    clip-path: url(#SVGID_24_);
    fill: #767676;
}
.st1621 {
    clip-path: url(#SVGID_24_);
    fill: #757575;
}
.st1622 {
    clip-path: url(#SVGID_24_);
    fill: #747474;
}
.st1623 {
    clip-path: url(#SVGID_24_);
    fill: #737473;
}
.st1624 {
    clip-path: url(#SVGID_24_);
    fill: #737373;
}
.st1625 {
    clip-path: url(#SVGID_24_);

    fill: #727272;
}
.st1626 {
    clip-path: url(#SVGID_24_);
    fill: #717271;
}
.st1627 {
    clip-path: url(#SVGID_24_);
    fill: #717171;
}
.st1628 {
    clip-path: url(#SVGID_24_);
    fill: #707070;
}
.st1629 {
    clip-path: url(#SVGID_24_);
    fill: #6f706f;
}
.st1630 {
    clip-path: url(#SVGID_24_);
    fill: #6f6f6f;
}
.st1631 {
    clip-path: url(#SVGID_24_);
    fill: #6e6e6e;
}
.st1632 {
    clip-path: url(#SVGID_24_);
    fill: #6d6e6d;
}
.st1633 {
    clip-path: url(#SVGID_24_);
    fill: #6d6d6c;
}
.st1634 {
    clip-path: url(#SVGID_24_);
    fill: #6c6c6c;
}
.st1635 {
    clip-path: url(#SVGID_24_);
    fill: #6b6b6b;
}
.st1636 {
    clip-path: url(#SVGID_24_);
    fill: #6b6b6a;
}
.st1637 {
    clip-path: url(#SVGID_24_);
    fill: #6a6a69;
}
.st1638 {
    clip-path: url(#SVGID_24_);
    fill: #696969;
}
.st1639 {
    clip-path: url(#SVGID_24_);
    fill: #686868;
}
.st1640 {
    clip-path: url(#SVGID_24_);
    fill: #686867;
}
.st1641 {
    clip-path: url(#SVGID_24_);
    fill: #676766;
}
.st1642 {
    clip-path: url(#SVGID_24_);
    fill: #666;
}
.st1643 {
    clip-path: url(#SVGID_24_);
    fill: #656565;
}
.st1644 {
    clip-path: url(#SVGID_24_);
    fill: #646464;
}
.st1645 {
    clip-path: url(#SVGID_24_);
    fill: #646463;
}
.st1646 {
    clip-path: url(#SVGID_24_);
    fill: #636362;
}
.st1647 {
    clip-path: url(#SVGID_24_);
    fill: #626262;
}
.st1648 {
    clip-path: url(#SVGID_24_);
    fill: #616161;
}
.st1649 {
    clip-path: url(#SVGID_24_);
    fill: #616060;
}
.st1650 {
    clip-path: url(#SVGID_24_);
    fill: #60605f;
}
.st1651 {
    clip-path: url(#SVGID_24_);
    fill: #5f5f5e;
}
.st1652 {
    clip-path: url(#SVGID_24_);
    fill: #5e5e5e;
}
.st1653 {
    clip-path: url(#SVGID_24_);
    fill: #5d5d5d;
}
.st1654 {
    clip-path: url(#SVGID_24_);
    fill: #5c5c5c;
}
.st1655 {
    clip-path: url(#SVGID_24_);
    fill: #5c5c5b;
}
.st1656 {
    clip-path: url(#SVGID_24_);
    fill: #5b5b5a;
}
.st1657 {
    clip-path: url(#SVGID_24_);
    fill: #5a5a59;
}
.st1658 {
    clip-path: url(#SVGID_24_);
    fill: #595959;
}
.st1659 {
    clip-path: url(#SVGID_24_);
    fill: #585858;
}
.st1660 {
    clip-path: url(#SVGID_24_);
    fill: #585757;
}
.st1661 {
    clip-path: url(#SVGID_24_);
    fill: #575656;
}
.st1662 {
    clip-path: url(#SVGID_24_);
    fill: #565655;
}
.st1663 {
    clip-path: url(#SVGID_24_);
    fill: #555554;
}
.st1664 {
    clip-path: url(#SVGID_24_);
    fill: #545453;
}
.st1665 {
    clip-path: url(#SVGID_24_);
    fill: #535352;
}
.st1666 {
    clip-path: url(#SVGID_24_);
    fill: #525252;
}
.st1667 {
    clip-path: url(#SVGID_24_);
    fill: #515151;
}
.st1668 {
    clip-path: url(#SVGID_24_);
    fill: #505050;
}
.st1669 {
    clip-path: url(#SVGID_24_);
    fill: #4f4f4f;
}
.st1670 {
    clip-path: url(#SVGID_24_);
    fill: #4f4e4e;
}
.st1671 {
    clip-path: url(#SVGID_24_);
    fill: #4e4d4d;
}
.st1672 {
    clip-path: url(#SVGID_24_);
    fill: #4d4c4c;
}
.st1673 {
    clip-path: url(#SVGID_24_);
    fill: #4c4b4b;
}
.st1674 {
    clip-path: url(#SVGID_24_);
    fill: #4b4a4a;
}
.st1675 {
    clip-path: url(#SVGID_24_);
    fill: #494949;
}
.st1676 {
    clip-path: url(#SVGID_24_);
    fill: #484847;
}
.st1677 {
    clip-path: url(#SVGID_24_);
    fill: #474746;
}
.st1678 {
    clip-path: url(#SVGID_24_);
    fill: #464645;
}
.st1679 {
    clip-path: url(#SVGID_24_);
    fill: #454544;
}
.st1680 {
    clip-path: url(#SVGID_24_);
    fill: #444443;
}
.st1681 {
    clip-path: url(#SVGID_24_);
    fill: #434342;
}
.st1682 {
    clip-path: url(#SVGID_24_);
    fill: #424241;
}
.st1683 {
    clip-path: url(#SVGID_24_);
    fill: #414140;
}
.st1684 {
    clip-path: url(#SVGID_24_);
    fill: #403f3f;
}
.st1685 {
    clip-path: url(#SVGID_24_);
    fill: #3f3e3e;
}
.st1686 {
    clip-path: url(#SVGID_24_);
    fill: #3e3d3c;
}
.st1687 {
    clip-path: url(#SVGID_24_);
    fill: #3c3c3b;
}
.st1688 {
    clip-path: url(#SVGID_24_);
    fill: #3b3b3a;
}
.st1689 {
    clip-path: url(#SVGID_24_);
    fill: #3a3a39;
}
.st1690 {
    clip-path: url(#SVGID_24_);
    fill: #393938;
}
.st1691 {
    clip-path: url(#SVGID_24_);
    fill: #383737;
}
.st1692 {
    clip-path: url(#SVGID_24_);
    fill: #363635;
}
.st1693 {
    clip-path: url(#SVGID_24_);
    fill: #353534;
}
.st1694 {
    clip-path: url(#SVGID_24_);
    fill: #343433;
}
.st1695 {
    clip-path: url(#SVGID_24_);
    fill: #333231;
}
.st1696 {
    clip-path: url(#SVGID_24_);
    fill: #30302f;
}
.st1697 {
    clip-path: url(#SVGID_24_);
    fill: #2e2d2d;
}
.st1698 {
    clip-path: url(#SVGID_24_);
    fill: #2b2b2a;
}
.st1699 {
    clip-path: url(#SVGID_24_);
    fill: #292828;
}
.st1700 {
    clip-path: url(#SVGID_24_);
    fill: #262625;
}
.st1701 {
    clip-path: url(#SVGID_24_);
    fill: #232322;
}
.st1702 {
    clip-path: url(#SVGID_24_);
    fill: #20201f;
}
.st1703 {
    clip-path: url(#SVGID_24_);
    fill: #1d1d1c;
}
.st1704 {
    clip-path: url(#SVGID_24_);
    fill: #1a1a19;
}
.st1705 {
    clip-path: url(#SVGID_24_);
    fill: #161616;
}
.st1706 {
    clip-path: url(#SVGID_24_);
    fill: #131312;
}
.st1707 {
    clip-path: url(#SVGID_24_);
    fill: #0f0f0e;
}
.st1708 {
    clip-path: url(#SVGID_24_);
    fill: #0a0a0a;
}
.st1709 {
    clip-path: url(#SVGID_24_);
    fill: #050505;
}
.st1710 {
    clip-path: url(#SVGID_24_);
}
.st1711 {
    clip-path: url(#SVGID_26_);
    fill: #9d9d9c;
}
.st1712 {
    clip-path: url(#SVGID_26_);
    fill: #9d9c9c;
}
.st1713 {
    clip-path: url(#SVGID_26_);
    fill: #9c9c9c;
}
.st1714 {
    clip-path: url(#SVGID_26_);
    fill: #9c9c9b;
}
.st1715 {
    clip-path: url(#SVGID_26_);
    fill: #9c9b9b;
}
.st1716 {
    clip-path: url(#SVGID_26_);
    fill: #9b9b9b;
}
.st1717 {
    clip-path: url(#SVGID_26_);
    fill: #9b9b9a;
}
.st1718 {
    clip-path: url(#SVGID_26_);
    fill: #9b9a9a;
}
.st1719 {
    clip-path: url(#SVGID_26_);
    fill: #9a9a9a;
}
.st1720 {
    clip-path: url(#SVGID_26_);
    fill: #9a9a99;
}
.st1721 {
    clip-path: url(#SVGID_26_);
    fill: #9a9999;
}
.st1722 {
    clip-path: url(#SVGID_26_);
    fill: #999;
}
.st1723 {
    clip-path: url(#SVGID_26_);
    fill: #999998;
}
.st1724 {
    clip-path: url(#SVGID_26_);
    fill: #999898;
}
.st1725 {
    clip-path: url(#SVGID_26_);
    fill: #989898;
}
.st1726 {
    clip-path: url(#SVGID_26_);
    fill: #989897;
}
.st1727 {
    clip-path: url(#SVGID_26_);
    fill: #989797;
}
.st1728 {
    clip-path: url(#SVGID_26_);
    fill: #979797;
}
.st1729 {
    clip-path: url(#SVGID_26_);
    fill: #979796;
}
.st1730 {
    clip-path: url(#SVGID_26_);
    fill: #979696;
}
.st1731 {
    clip-path: url(#SVGID_26_);
    fill: #969696;
}
.st1732 {
    clip-path: url(#SVGID_26_);
    fill: #969695;
}
.st1733 {
    clip-path: url(#SVGID_26_);
    fill: #969595;
}
.st1734 {
    clip-path: url(#SVGID_26_);
    fill: #959595;
}
.st1735 {
    clip-path: url(#SVGID_26_);
    fill: #959594;
}
.st1736 {
    clip-path: url(#SVGID_26_);
    fill: #959494;
}
.st1737 {
    clip-path: url(#SVGID_26_);
    fill: #949494;
}
.st1738 {
    clip-path: url(#SVGID_26_);
    fill: #949493;
}
.st1739 {
    clip-path: url(#SVGID_26_);
    fill: #949393;
}
.st1740 {
    clip-path: url(#SVGID_26_);
    fill: #939393;
}
.st1741 {
    clip-path: url(#SVGID_26_);
    fill: #939392;
}
.st1742 {
    clip-path: url(#SVGID_26_);
    fill: #939292;
}
.st1743 {
    clip-path: url(#SVGID_26_);
    fill: #929292;
}
.st1744 {
    clip-path: url(#SVGID_26_);
    fill: #929291;
}
.st1745 {
    clip-path: url(#SVGID_26_);
    fill: #929191;
}
.st1746 {
    clip-path: url(#SVGID_26_);
    fill: #919191;
}
.st1747 {
    clip-path: url(#SVGID_26_);
    fill: #919190;
}
.st1748 {
    clip-path: url(#SVGID_26_);
    fill: #909090;
}
.st1749 {
    clip-path: url(#SVGID_26_);
    fill: #8f8f8f;
}
.st1750 {
    clip-path: url(#SVGID_26_);
    fill: #8f8e8e;
}
.st1751 {
    clip-path: url(#SVGID_26_);
    fill: #8e8e8e;
}
.st1752 {
    clip-path: url(#SVGID_26_);
    fill: #8e8e8d;
}
.st1753 {
    clip-path: url(#SVGID_26_);
    fill: #8d8d8d;
}
.st1754 {
    clip-path: url(#SVGID_26_);
    fill: #8d8d8c;
}
.st1755 {
    clip-path: url(#SVGID_26_);
    fill: #8c8c8c;
}
.st1756 {
    clip-path: url(#SVGID_26_);
    fill: #8c8b8b;
}
.st1757 {
    clip-path: url(#SVGID_26_);
    fill: #8b8b8b;
}
.st1758 {
    clip-path: url(#SVGID_26_);
    fill: #8a8a8a;
}
.st1759 {
    clip-path: url(#SVGID_26_);
    fill: #898989;
}
.st1760 {
    clip-path: url(#SVGID_26_);
    fill: #888;
}
.st1761 {
    clip-path: url(#SVGID_26_);
    fill: #878787;
}
.st1762 {
    clip-path: url(#SVGID_26_);
    fill: #868686;
}
.st1763 {
    clip-path: url(#SVGID_26_);
    fill: #858685;
}
.st1764 {
    clip-path: url(#SVGID_26_);
    fill: #858585;
}
.st1765 {
    clip-path: url(#SVGID_26_);
    fill: #848585;
}
.st1766 {
    clip-path: url(#SVGID_26_);
    fill: #848484;
}
.st1767 {
    clip-path: url(#SVGID_26_);
    fill: #838383;
}
.st1768 {
    clip-path: url(#SVGID_26_);
    fill: #828282;
}
.st1769 {
    clip-path: url(#SVGID_26_);
    fill: #818181;
}
.st1770 {
    clip-path: url(#SVGID_26_);
    fill: grey;
}
.st1771 {
    clip-path: url(#SVGID_26_);
    fill: #7f7f7f;
}
.st1772 {
    clip-path: url(#SVGID_26_);
    fill: #7e7e7e;
}
.st1773 {
    clip-path: url(#SVGID_26_);
    fill: #7d7d7d;
}
.st1774 {
    clip-path: url(#SVGID_26_);
    fill: #7c7c7c;
}
.st1775 {
    clip-path: url(#SVGID_26_);
    fill: #7b7b7b;
}
.st1776 {
    clip-path: url(#SVGID_26_);
    fill: #7a7a7a;
}
.st1777 {
    clip-path: url(#SVGID_26_);
    fill: #797979;
}
.st1778 {
    clip-path: url(#SVGID_26_);
    fill: #787979;
}
.st1779 {
    clip-path: url(#SVGID_26_);
    fill: #787878;
}
.st1780 {
    clip-path: url(#SVGID_26_);
    fill: #777877;
}
.st1781 {
    clip-path: url(#SVGID_26_);
    fill: #777;
}
.st1782 {
    clip-path: url(#SVGID_26_);
    fill: #767776;
}
.st1783 {
    clip-path: url(#SVGID_26_);
    fill: #767676;
}
.st1784 {
    clip-path: url(#SVGID_26_);
    fill: #757575;
}
.st1785 {
    clip-path: url(#SVGID_26_);
    fill: #747474;
}
.st1786 {
    clip-path: url(#SVGID_26_);
    fill: #737473;
}
.st1787 {
    clip-path: url(#SVGID_26_);
    fill: #737373;
}
.st1788 {
    clip-path: url(#SVGID_26_);
    fill: #727272;
}
.st1789 {
    clip-path: url(#SVGID_26_);
    fill: #717271;
}
.st1790 {
    clip-path: url(#SVGID_26_);
    fill: #717171;
}
.st1791 {
    clip-path: url(#SVGID_26_);
    fill: #707070;
}
.st1792 {
    clip-path: url(#SVGID_26_);
    fill: #6f706f;
}
.st1793 {
    clip-path: url(#SVGID_26_);
    fill: #6f6f6f;
}
.st1794 {
    clip-path: url(#SVGID_26_);
    fill: #6e6e6e;
}
.st1795 {
    clip-path: url(#SVGID_26_);
    fill: #6d6e6d;
}
.st1796 {
    clip-path: url(#SVGID_26_);
    fill: #6d6d6c;
}
.st1797 {
    clip-path: url(#SVGID_26_);
    fill: #6c6c6c;
}
.st1798 {
    clip-path: url(#SVGID_26_);
    fill: #6b6b6b;
}
.st1799 {
    clip-path: url(#SVGID_26_);
    fill: #6b6b6a;
}
.st1800 {
    clip-path: url(#SVGID_26_);
    fill: #6a6a69;
}
.st1801 {
    clip-path: url(#SVGID_26_);
    fill: #696969;
}
.st1802 {
    clip-path: url(#SVGID_26_);
    fill: #686868;
}
.st1803 {
    clip-path: url(#SVGID_26_);
    fill: #686867;
}
.st1804 {
    clip-path: url(#SVGID_26_);
    fill: #676766;
}
.st1805 {
    clip-path: url(#SVGID_26_);
    fill: #666;
}
.st1806 {
    clip-path: url(#SVGID_26_);
    fill: #656565;
}
.st1807 {
    clip-path: url(#SVGID_26_);
    fill: #646464;
}
.st1808 {
    clip-path: url(#SVGID_26_);
    fill: #646463;
}
.st1809 {
    clip-path: url(#SVGID_26_);
    fill: #636362;
}
.st1810 {
    clip-path: url(#SVGID_26_);
    fill: #626262;
}
.st1811 {
    clip-path: url(#SVGID_26_);
    fill: #616161;
}
.st1812 {
    clip-path: url(#SVGID_26_);
    fill: #616060;
}
.st1813 {
    clip-path: url(#SVGID_26_);
    fill: #60605f;
}
.st1814 {
    clip-path: url(#SVGID_26_);
    fill: #5f5f5e;
}
.st1815 {
    clip-path: url(#SVGID_26_);
    fill: #5e5e5e;
}
.st1816 {
    clip-path: url(#SVGID_26_);
    fill: #5d5d5d;
}
.st1817 {
    clip-path: url(#SVGID_26_);
    fill: #5c5c5c;
}
.st1818 {
    clip-path: url(#SVGID_26_);
    fill: #5c5c5b;
}
.st1819 {
    clip-path: url(#SVGID_26_);
    fill: #5b5b5a;
}
.st1820 {
    clip-path: url(#SVGID_26_);
    fill: #5a5a59;
}
.st1821 {
    clip-path: url(#SVGID_26_);
    fill: #595959;
}
.st1822 {
    clip-path: url(#SVGID_26_);
    fill: #585858;
}
.st1823 {
    clip-path: url(#SVGID_26_);
    fill: #585757;
}
.st1824 {
    clip-path: url(#SVGID_26_);
    fill: #575656;
}
.st1825 {
    clip-path: url(#SVGID_26_);
    fill: #565655;
}
.st1826 {
    clip-path: url(#SVGID_26_);
    fill: #555554;
}
.st1827 {
    clip-path: url(#SVGID_26_);
    fill: #545453;
}
.st1828 {
    clip-path: url(#SVGID_26_);
    fill: #535352;
}
.st1829 {
    clip-path: url(#SVGID_26_);
    fill: #525252;
}
.st1830 {
    clip-path: url(#SVGID_26_);
    fill: #515151;
}
.st1831 {
    clip-path: url(#SVGID_26_);
    fill: #505050;
}
.st1832 {
    clip-path: url(#SVGID_26_);
    fill: #4f4f4f;
}
.st1833 {
    clip-path: url(#SVGID_26_);
    fill: #4f4e4e;
}
.st1834 {
    clip-path: url(#SVGID_26_);
    fill: #4e4d4d;
}
.st1835 {
    clip-path: url(#SVGID_26_);
    fill: #4d4c4c;
}
.st1836 {
    clip-path: url(#SVGID_26_);
    fill: #4c4b4b;
}
.st1837 {
    clip-path: url(#SVGID_26_);
    fill: #4b4a4a;
}
.st1838 {
    clip-path: url(#SVGID_26_);
    fill: #494949;
}
.st1839 {
    clip-path: url(#SVGID_26_);
    fill: #484847;
}
.st1840 {
    clip-path: url(#SVGID_26_);
    fill: #474746;
}
.st1841 {
    clip-path: url(#SVGID_26_);
    fill: #464645;
}
.st1842 {
    clip-path: url(#SVGID_26_);
    fill: #454544;
}
.st1843 {
    clip-path: url(#SVGID_26_);
    fill: #444443;
}
.st1844 {
    clip-path: url(#SVGID_26_);
    fill: #434342;
}
.st1845 {
    clip-path: url(#SVGID_26_);
    fill: #424241;
}
.st1846 {
    clip-path: url(#SVGID_26_);
    fill: #414140;
}
.st1847 {
    clip-path: url(#SVGID_26_);
    fill: #403f3f;
}
.st1848 {
    clip-path: url(#SVGID_26_);
    fill: #3f3e3e;
}
.st1849 {
    clip-path: url(#SVGID_26_);
    fill: #3e3d3c;
}
.st1850 {
    clip-path: url(#SVGID_26_);
    fill: #3c3c3b;
}
.st1851 {
    clip-path: url(#SVGID_26_);
    fill: #3b3b3a;
}
.st1852 {
    clip-path: url(#SVGID_26_);
    fill: #3a3a39;
}
.st1853 {
    clip-path: url(#SVGID_26_);
    fill: #393938;
}
.st1854 {
    clip-path: url(#SVGID_26_);
    fill: #383737;
}
.st1855 {
    clip-path: url(#SVGID_26_);
    fill: #363635;
}
.st1856 {
    clip-path: url(#SVGID_26_);
    fill: #353534;
}
.st1857 {
    clip-path: url(#SVGID_26_);
    fill: #343433;
}
.st1858 {
    clip-path: url(#SVGID_26_);
    fill: #333231;
}
.st1859 {
    clip-path: url(#SVGID_26_);
    fill: #30302f;
}
.st1860 {
    clip-path: url(#SVGID_26_);
    fill: #2e2d2d;
}
.st1861 {
    clip-path: url(#SVGID_26_);
    fill: #2b2b2a;
}
.st1862 {
    clip-path: url(#SVGID_26_);
    fill: #292828;
}
.st1863 {
    clip-path: url(#SVGID_26_);
    fill: #262625;
}
.st1864 {
    clip-path: url(#SVGID_26_);
    fill: #232322;
}
.st1865 {
    clip-path: url(#SVGID_26_);
    fill: #20201f;
}
.st1866 {
    clip-path: url(#SVGID_26_);
    fill: #1d1d1c;
}
.st1867 {
    clip-path: url(#SVGID_26_);
    fill: #1a1a19;
}
.st1868 {
    clip-path: url(#SVGID_26_);
    fill: #161616;
}
.st1869 {
    clip-path: url(#SVGID_26_);
    fill: #131312;
}
.st1870 {
    clip-path: url(#SVGID_26_);
    fill: #0f0f0e;
}
.st1871 {
    clip-path: url(#SVGID_26_);
    fill: #0a0a0a;
}
.st1872 {
    clip-path: url(#SVGID_26_);
    fill: #050505;
}
.st1873 {
    clip-path: url(#SVGID_26_);
}
.st1874 {
    clip-path: url(#SVGID_28_);
    fill: #9d9d9c;
}
.st1875 {
    clip-path: url(#SVGID_28_);
    fill: #9d9c9c;
}
.st1876 {
    clip-path: url(#SVGID_28_);
    fill: #9c9c9c;
}
.st1877 {
    clip-path: url(#SVGID_28_);
    fill: #9c9c9b;
}
.st1878 {
    clip-path: url(#SVGID_28_);
    fill: #9c9b9b;
}
.st1879 {
    clip-path: url(#SVGID_28_);
    fill: #9b9b9b;
}
.st1880 {
    clip-path: url(#SVGID_28_);
    fill: #9b9b9a;
}
.st1881 {
    clip-path: url(#SVGID_28_);
    fill: #9b9a9a;
}
.st1882 {
    clip-path: url(#SVGID_28_);
    fill: #9a9a9a;
}
.st1883 {
    clip-path: url(#SVGID_28_);
    fill: #9a9a99;
}
.st1884 {
    clip-path: url(#SVGID_28_);
    fill: #9a9999;
}
.st1885 {
    clip-path: url(#SVGID_28_);
    fill: #999;
}
.st1886 {
    clip-path: url(#SVGID_28_);
    fill: #999998;
}
.st1887 {
    clip-path: url(#SVGID_28_);
    fill: #999898;
}
.st1888 {
    clip-path: url(#SVGID_28_);
    fill: #989898;
}
.st1889 {
    clip-path: url(#SVGID_28_);
    fill: #989897;
}
.st1890 {
    clip-path: url(#SVGID_28_);
    fill: #989797;
}
.st1891 {
    clip-path: url(#SVGID_28_);
    fill: #979797;
}
.st1892 {
    clip-path: url(#SVGID_28_);
    fill: #979796;
}
.st1893 {
    clip-path: url(#SVGID_28_);
    fill: #979696;
}
.st1894 {
    clip-path: url(#SVGID_28_);
    fill: #969696;
}
.st1895 {
    clip-path: url(#SVGID_28_);
    fill: #969695;
}
.st1896 {
    clip-path: url(#SVGID_28_);
    fill: #969595;
}
.st1897 {
    clip-path: url(#SVGID_28_);
    fill: #959595;
}
.st1898 {
    clip-path: url(#SVGID_28_);
    fill: #959594;
}
.st1899 {
    clip-path: url(#SVGID_28_);
    fill: #959494;
}
.st1900 {
    clip-path: url(#SVGID_28_);
    fill: #949494;
}
.st1901 {
    clip-path: url(#SVGID_28_);
    fill: #949493;
}
.st1902 {
    clip-path: url(#SVGID_28_);
    fill: #949393;
}
.st1903 {
    clip-path: url(#SVGID_28_);
    fill: #939393;
}
.st1904 {
    clip-path: url(#SVGID_28_);
    fill: #939392;
}
.st1905 {
    clip-path: url(#SVGID_28_);
    fill: #939292;
}
.st1906 {
    clip-path: url(#SVGID_28_);
    fill: #929292;
}
.st1907 {
    clip-path: url(#SVGID_28_);
    fill: #929291;
}
.st1908 {
    clip-path: url(#SVGID_28_);
    fill: #929191;
}
.st1909 {
    clip-path: url(#SVGID_28_);
    fill: #919191;
}
.st1910 {
    clip-path: url(#SVGID_28_);
    fill: #919190;
}
.st1911 {
    clip-path: url(#SVGID_28_);
    fill: #909090;
}
.st1912 {
    clip-path: url(#SVGID_28_);
    fill: #8f8f8f;
}
.st1913 {
    clip-path: url(#SVGID_28_);
    fill: #8f8e8e;
}
.st1914 {
    clip-path: url(#SVGID_28_);
    fill: #8e8e8e;
}
.st1915 {
    clip-path: url(#SVGID_28_);
    fill: #8e8e8d;
}
.st1916 {
    clip-path: url(#SVGID_28_);
    fill: #8d8d8d;
}
.st1917 {
    clip-path: url(#SVGID_28_);
    fill: #8d8d8c;
}
.st1918 {
    clip-path: url(#SVGID_28_);
    fill: #8c8c8c;
}
.st1919 {
    clip-path: url(#SVGID_28_);
    fill: #8c8b8b;
}
.st1920 {
    clip-path: url(#SVGID_28_);
    fill: #8b8b8b;
}
.st1921 {
    clip-path: url(#SVGID_28_);
    fill: #8a8a8a;
}
.st1922 {
    clip-path: url(#SVGID_28_);
    fill: #898989;
}
.st1923 {
    clip-path: url(#SVGID_28_);
    fill: #888;
}
.st1924 {
    clip-path: url(#SVGID_28_);
    fill: #878787;
}
.st1925 {
    clip-path: url(#SVGID_28_);
    fill: #868686;
}
.st1926 {
    clip-path: url(#SVGID_28_);
    fill: #858685;
}
.st1927 {
    clip-path: url(#SVGID_28_);
    fill: #858585;
}
.st1928 {
    clip-path: url(#SVGID_28_);
    fill: #848585;
}
.st1929 {
    clip-path: url(#SVGID_28_);
    fill: #848484;
}
.st1930 {
    clip-path: url(#SVGID_28_);
    fill: #838383;
}
.st1931 {
    clip-path: url(#SVGID_28_);
    fill: #828282;
}
.st1932 {
    clip-path: url(#SVGID_28_);
    fill: #818181;
}
.st1933 {
    clip-path: url(#SVGID_28_);
    fill: grey;
}
.st1934 {
    clip-path: url(#SVGID_28_);
    fill: #7f7f7f;
}
.st1935 {
    clip-path: url(#SVGID_28_);
    fill: #7e7e7e;
}
.st1936 {
    clip-path: url(#SVGID_28_);
    fill: #7d7d7d;
}
.st1937 {
    clip-path: url(#SVGID_28_);
    fill: #7c7c7c;
}
.st1938 {
    clip-path: url(#SVGID_28_);
    fill: #7b7b7b;
}
.st1939 {
    clip-path: url(#SVGID_28_);
    fill: #7a7a7a;
}
.st1940 {
    clip-path: url(#SVGID_28_);
    fill: #797979;
}
.st1941 {
    clip-path: url(#SVGID_28_);
    fill: #787979;
}
.st1942 {
    clip-path: url(#SVGID_28_);
    fill: #787878;
}
.st1943 {
    clip-path: url(#SVGID_28_);
    fill: #777877;
}
.st1944 {
    clip-path: url(#SVGID_28_);
    fill: #777;
}
.st1945 {
    clip-path: url(#SVGID_28_);
    fill: #767776;
}
.st1946 {
    clip-path: url(#SVGID_28_);
    fill: #767676;
}
.st1947 {
    clip-path: url(#SVGID_28_);
    fill: #757575;
}
.st1948 {
    clip-path: url(#SVGID_28_);
    fill: #747474;
}
.st1949 {
    clip-path: url(#SVGID_28_);
    fill: #737473;
}
.st1950 {
    clip-path: url(#SVGID_28_);
    fill: #737373;
}
.st1951 {
    clip-path: url(#SVGID_28_);
    fill: #727272;
}
.st1952 {
    clip-path: url(#SVGID_28_);
    fill: #717271;
}
.st1953 {
    clip-path: url(#SVGID_28_);
    fill: #717171;
}
.st1954 {
    clip-path: url(#SVGID_28_);
    fill: #707070;
}
.st1955 {
    clip-path: url(#SVGID_28_);
    fill: #6f706f;
}
.st1956 {
    clip-path: url(#SVGID_28_);
    fill: #6f6f6f;
}
.st1957 {
    clip-path: url(#SVGID_28_);
    fill: #6e6e6e;
}
.st1958 {
    clip-path: url(#SVGID_28_);
    fill: #6d6e6d;
}
.st1959 {
    clip-path: url(#SVGID_28_);
    fill: #6d6d6c;
}
.st1960 {
    clip-path: url(#SVGID_28_);
    fill: #6c6c6c;
}
.st1961 {
    clip-path: url(#SVGID_28_);
    fill: #6b6b6b;
}
.st1962 {
    clip-path: url(#SVGID_28_);
    fill: #6b6b6a;
}
.st1963 {
    clip-path: url(#SVGID_28_);
    fill: #6a6a69;
}
.st1964 {
    clip-path: url(#SVGID_28_);
    fill: #696969;
}
.st1965 {
    clip-path: url(#SVGID_28_);
    fill: #686868;
}
.st1966 {
    clip-path: url(#SVGID_28_);
    fill: #686867;
}
.st1967 {
    clip-path: url(#SVGID_28_);
    fill: #676766;
}
.st1968 {
    clip-path: url(#SVGID_28_);
    fill: #666;
}
.st1969 {
    clip-path: url(#SVGID_28_);
    fill: #656565;
}
.st1970 {
    clip-path: url(#SVGID_28_);
    fill: #646464;
}
.st1971 {
    clip-path: url(#SVGID_28_);
    fill: #646463;
}
.st1972 {
    clip-path: url(#SVGID_28_);
    fill: #636362;
}
.st1973 {
    clip-path: url(#SVGID_28_);
    fill: #626262;
}
.st1974 {
    clip-path: url(#SVGID_28_);
    fill: #616161;
}
.st1975 {
    clip-path: url(#SVGID_28_);
    fill: #616060;
}
.st1976 {
    clip-path: url(#SVGID_28_);
    fill: #60605f;
}
.st1977 {
    clip-path: url(#SVGID_28_);
    fill: #5f5f5e;
}
.st1978 {
    clip-path: url(#SVGID_28_);
    fill: #5e5e5e;
}
.st1979 {
    clip-path: url(#SVGID_28_);
    fill: #5d5d5d;
}
.st1980 {
    clip-path: url(#SVGID_28_);
    fill: #5c5c5c;
}
.st1981 {
    clip-path: url(#SVGID_28_);
    fill: #5c5c5b;
}
.st1982 {
    clip-path: url(#SVGID_28_);
    fill: #5b5b5a;
}
.st1983 {
    clip-path: url(#SVGID_28_);
    fill: #5a5a59;
}
.st1984 {
    clip-path: url(#SVGID_28_);
    fill: #595959;
}
.st1985 {
    clip-path: url(#SVGID_28_);
    fill: #585858;
}
.st1986 {
    clip-path: url(#SVGID_28_);
    fill: #585757;
}
.st1987 {
    clip-path: url(#SVGID_28_);
    fill: #575656;
}
.st1988 {
    clip-path: url(#SVGID_28_);
    fill: #565655;
}
.st1989 {
    clip-path: url(#SVGID_28_);
    fill: #555554;
}
.st1990 {
    clip-path: url(#SVGID_28_);
    fill: #545453;
}
.st1991 {
    clip-path: url(#SVGID_28_);
    fill: #535352;
}
.st1992 {
    clip-path: url(#SVGID_28_);
    fill: #525252;
}
.st1993 {
    clip-path: url(#SVGID_28_);
    fill: #515151;
}
.st1994 {
    clip-path: url(#SVGID_28_);
    fill: #505050;
}
.st1995 {
    clip-path: url(#SVGID_28_);
    fill: #4f4f4f;
}
.st1996 {
    clip-path: url(#SVGID_28_);
    fill: #4f4e4e;
}
.st1997 {
    clip-path: url(#SVGID_28_);
    fill: #4e4d4d;
}
.st1998 {
    clip-path: url(#SVGID_28_);
    fill: #4d4c4c;
}
.st1999 {
    clip-path: url(#SVGID_28_);
    fill: #4c4b4b;
}
.st2000 {
    clip-path: url(#SVGID_28_);
    fill: #4b4a4a;
}
.st2001 {
    clip-path: url(#SVGID_28_);
    fill: #494949;
}
.st2002 {
    clip-path: url(#SVGID_28_);
    fill: #484847;
}
.st2003 {
    clip-path: url(#SVGID_28_);
    fill: #474746;
}
.st2004 {
    clip-path: url(#SVGID_28_);
    fill: #464645;
}
.st2005 {
    clip-path: url(#SVGID_28_);
    fill: #454544;
}
.st2006 {
    clip-path: url(#SVGID_28_);
    fill: #444443;
}
.st2007 {
    clip-path: url(#SVGID_28_);
    fill: #434342;
}
.st2008 {
    clip-path: url(#SVGID_28_);
    fill: #424241;
}
.st2009 {
    clip-path: url(#SVGID_28_);
    fill: #414140;
}
.st2010 {
    clip-path: url(#SVGID_28_);
    fill: #403f3f;
}
.st2011 {
    clip-path: url(#SVGID_28_);
    fill: #3f3e3e;
}
.st2012 {
    clip-path: url(#SVGID_28_);
    fill: #3e3d3c;
}
.st2013 {
    clip-path: url(#SVGID_28_);
    fill: #3c3c3b;
}
.st2014 {
    clip-path: url(#SVGID_28_);
    fill: #3b3b3a;
}
.st2015 {
    clip-path: url(#SVGID_28_);
    fill: #3a3a39;
}
.st2016 {
    clip-path: url(#SVGID_28_);
    fill: #393938;
}
.st2017 {
    clip-path: url(#SVGID_28_);
    fill: #383737;
}
.st2018 {
    clip-path: url(#SVGID_28_);
    fill: #363635;
}
.st2019 {
    clip-path: url(#SVGID_28_);
    fill: #353534;
}
.st2020 {
    clip-path: url(#SVGID_28_);
    fill: #343433;
}
.st2021 {
    clip-path: url(#SVGID_28_);
    fill: #333231;
}
.st2022 {
    clip-path: url(#SVGID_28_);
    fill: #30302f;
}
.st2023 {
    clip-path: url(#SVGID_28_);
    fill: #2e2d2d;
}
.st2024 {
    clip-path: url(#SVGID_28_);
    fill: #2b2b2a;
}
.st2025 {
    clip-path: url(#SVGID_28_);
    fill: #292828;
}
.st2026 {
    clip-path: url(#SVGID_28_);
    fill: #262625;
}
.st2027 {
    clip-path: url(#SVGID_28_);
    fill: #232322;
}
.st2028 {
    clip-path: url(#SVGID_28_);
    fill: #20201f;
}
.st2029 {
    clip-path: url(#SVGID_28_);
    fill: #1d1d1c;
}
.st2030 {
    clip-path: url(#SVGID_28_);
    fill: #1a1a19;
}
.st2031 {
    clip-path: url(#SVGID_28_);
    fill: #161616;
}
.st2032 {
    clip-path: url(#SVGID_28_);
    fill: #131312;
}
.st2033 {
    clip-path: url(#SVGID_28_);
    fill: #0f0f0e;
}
.st2034 {
    clip-path: url(#SVGID_28_);
    fill: #0a0a0a;
}
.st2035 {
    clip-path: url(#SVGID_28_);
    fill: #050505;
}
.st2036 {
    clip-path: url(#SVGID_28_);
}
.st2037 {
    clip-path: url(#SVGID_30_);
    fill: #9d9d9c;
}
.st2038 {
    clip-path: url(#SVGID_30_);
    fill: #9d9c9c;
}
.st2039 {
    clip-path: url(#SVGID_30_);
    fill: #9c9c9c;
}
.st2040 {
    clip-path: url(#SVGID_30_);
    fill: #9c9c9b;
}
.st2041 {
    clip-path: url(#SVGID_30_);
    fill: #9c9b9b;
}
.st2042 {
    clip-path: url(#SVGID_30_);
    fill: #9b9b9b;
}
.st2043 {
    clip-path: url(#SVGID_30_);
    fill: #9b9b9a;
}
.st2044 {
    clip-path: url(#SVGID_30_);
    fill: #9b9a9a;
}
.st2045 {
    clip-path: url(#SVGID_30_);
    fill: #9a9a9a;
}
.st2046 {
    clip-path: url(#SVGID_30_);
    fill: #9a9a99;
}
.st2047 {
    clip-path: url(#SVGID_30_);
    fill: #9a9999;
}
.st2048 {
    clip-path: url(#SVGID_30_);
    fill: #999;
}
.st2049 {
    clip-path: url(#SVGID_30_);
    fill: #999998;
}
.st2050 {
    clip-path: url(#SVGID_30_);
    fill: #999898;
}
.st2051 {
    clip-path: url(#SVGID_30_);
    fill: #989898;
}
.st2052 {
    clip-path: url(#SVGID_30_);
    fill: #989897;
}
.st2053 {
    clip-path: url(#SVGID_30_);
    fill: #989797;
}
.st2054 {
    clip-path: url(#SVGID_30_);
    fill: #979797;
}
.st2055 {
    clip-path: url(#SVGID_30_);
    fill: #979796;
}
.st2056 {
    clip-path: url(#SVGID_30_);
    fill: #979696;
}
.st2057 {
    clip-path: url(#SVGID_30_);
    fill: #969696;
}
.st2058 {
    clip-path: url(#SVGID_30_);
    fill: #969695;
}
.st2059 {
    clip-path: url(#SVGID_30_);
    fill: #969595;
}
.st2060 {
    clip-path: url(#SVGID_30_);
    fill: #959595;
}
.st2061 {
    clip-path: url(#SVGID_30_);
    fill: #959594;
}
.st2062 {
    clip-path: url(#SVGID_30_);
    fill: #959494;
}
.st2063 {
    clip-path: url(#SVGID_30_);
    fill: #949494;
}
.st2064 {
    clip-path: url(#SVGID_30_);
    fill: #949493;
}
.st2065 {
    clip-path: url(#SVGID_30_);
    fill: #949393;
}
.st2066 {
    clip-path: url(#SVGID_30_);
    fill: #939393;
}
.st2067 {
    clip-path: url(#SVGID_30_);
    fill: #939392;
}
.st2068 {
    clip-path: url(#SVGID_30_);
    fill: #939292;
}
.st2069 {
    clip-path: url(#SVGID_30_);
    fill: #929292;
}
.st2070 {
    clip-path: url(#SVGID_30_);
    fill: #929291;
}
.st2071 {
    clip-path: url(#SVGID_30_);
    fill: #929191;
}
.st2072 {
    clip-path: url(#SVGID_30_);
    fill: #919191;
}
.st2073 {
    clip-path: url(#SVGID_30_);
    fill: #919190;
}
.st2074 {
    clip-path: url(#SVGID_30_);
    fill: #909090;
}
.st2075 {
    clip-path: url(#SVGID_30_);
    fill: #8f8f8f;
}
.st2076 {
    clip-path: url(#SVGID_30_);
    fill: #8f8e8e;
}
.st2077 {
    clip-path: url(#SVGID_30_);
    fill: #8e8e8e;
}
.st2078 {
    clip-path: url(#SVGID_30_);
    fill: #8e8e8d;
}
.st2079 {
    clip-path: url(#SVGID_30_);
    fill: #8d8d8d;
}
.st2080 {
    clip-path: url(#SVGID_30_);
    fill: #8d8d8c;
}
.st2081 {
    clip-path: url(#SVGID_30_);
    fill: #8c8c8c;
}
.st2082 {
    clip-path: url(#SVGID_30_);
    fill: #8c8b8b;
}
.st2083 {
    clip-path: url(#SVGID_30_);
    fill: #8b8b8b;
}
.st2084 {
    clip-path: url(#SVGID_30_);
    fill: #8a8a8a;
}
.st2085 {
    clip-path: url(#SVGID_30_);
    fill: #898989;
}
.st2086 {
    clip-path: url(#SVGID_30_);
    fill: #888;
}
.st2087 {
    clip-path: url(#SVGID_30_);
    fill: #878787;
}
.st2088 {
    clip-path: url(#SVGID_30_);
    fill: #868686;
}
.st2089 {
    clip-path: url(#SVGID_30_);
    fill: #858685;
}
.st2090 {
    clip-path: url(#SVGID_30_);
    fill: #858585;
}
.st2091 {
    clip-path: url(#SVGID_30_);
    fill: #848585;
}
.st2092 {
    clip-path: url(#SVGID_30_);
    fill: #848484;
}
.st2093 {
    clip-path: url(#SVGID_30_);
    fill: #838383;
}
.st2094 {
    clip-path: url(#SVGID_30_);
    fill: #828282;
}
.st2095 {
    clip-path: url(#SVGID_30_);
    fill: #818181;
}
.st2096 {
    clip-path: url(#SVGID_30_);
    fill: grey;
}
.st2097 {
    clip-path: url(#SVGID_30_);
    fill: #7f7f7f;
}
.st2098 {
    clip-path: url(#SVGID_30_);
    fill: #7e7e7e;
}
.st2099 {
    clip-path: url(#SVGID_30_);
    fill: #7d7d7d;
}
.st2100 {
    clip-path: url(#SVGID_30_);
    fill: #7c7c7c;
}
.st2101 {
    clip-path: url(#SVGID_30_);
    fill: #7b7b7b;
}
.st2102 {
    clip-path: url(#SVGID_30_);
    fill: #7a7a7a;
}
.st2103 {
    clip-path: url(#SVGID_30_);
    fill: #797979;
}
.st2104 {
    clip-path: url(#SVGID_30_);
    fill: #787979;
}
.st2105 {
    clip-path: url(#SVGID_30_);
    fill: #787878;
}
.st2106 {
    clip-path: url(#SVGID_30_);
    fill: #777877;
}
.st2107 {
    clip-path: url(#SVGID_30_);
    fill: #777;
}
.st2108 {
    clip-path: url(#SVGID_30_);
    fill: #767776;
}
.st2109 {
    clip-path: url(#SVGID_30_);
    fill: #767676;
}
.st2110 {
    clip-path: url(#SVGID_30_);
    fill: #757575;
}
.st2111 {
    clip-path: url(#SVGID_30_);
    fill: #747474;
}
.st2112 {
    clip-path: url(#SVGID_30_);
    fill: #737473;
}
.st2113 {
    clip-path: url(#SVGID_30_);
    fill: #737373;
}
.st2114 {
    clip-path: url(#SVGID_30_);
    fill: #727272;
}
.st2115 {
    clip-path: url(#SVGID_30_);
    fill: #717271;
}
.st2116 {
    clip-path: url(#SVGID_30_);
    fill: #717171;
}
.st2117 {
    clip-path: url(#SVGID_30_);
    fill: #707070;
}
.st2118 {
    clip-path: url(#SVGID_30_);
    fill: #6f706f;
}
.st2119 {
    clip-path: url(#SVGID_30_);
    fill: #6f6f6f;
}
.st2120 {
    clip-path: url(#SVGID_30_);
    fill: #6e6e6e;
}
.st2121 {
    clip-path: url(#SVGID_30_);
    fill: #6d6e6d;
}
.st2122 {
    clip-path: url(#SVGID_30_);
    fill: #6d6d6c;
}
.st2123 {
    clip-path: url(#SVGID_30_);
    fill: #6c6c6c;
}
.st2124 {
    clip-path: url(#SVGID_30_);
    fill: #6b6b6b;
}
.st2125 {
    clip-path: url(#SVGID_30_);
    fill: #6b6b6a;
}
.st2126 {
    clip-path: url(#SVGID_30_);
    fill: #6a6a69;
}
.st2127 {
    clip-path: url(#SVGID_30_);
    fill: #696969;
}
.st2128 {
    clip-path: url(#SVGID_30_);
    fill: #686868;
}
.st2129 {
    clip-path: url(#SVGID_30_);
    fill: #686867;
}
.st2130 {
    clip-path: url(#SVGID_30_);
    fill: #676766;
}
.st2131 {
    clip-path: url(#SVGID_30_);
    fill: #666;
}
.st2132 {
    clip-path: url(#SVGID_30_);
    fill: #656565;
}
.st2133 {
    clip-path: url(#SVGID_30_);
    fill: #646464;
}
.st2134 {
    clip-path: url(#SVGID_30_);
    fill: #646463;
}
.st2135 {
    clip-path: url(#SVGID_30_);
    fill: #636362;
}
.st2136 {
    clip-path: url(#SVGID_30_);
    fill: #626262;
}
.st2137 {
    clip-path: url(#SVGID_30_);
    fill: #616161;
}
.st2138 {
    clip-path: url(#SVGID_30_);
    fill: #616060;
}
.st2139 {
    clip-path: url(#SVGID_30_);
    fill: #60605f;
}
.st2140 {
    clip-path: url(#SVGID_30_);
    fill: #5f5f5e;
}
.st2141 {
    clip-path: url(#SVGID_30_);
    fill: #5e5e5e;
}
.st2142 {
    clip-path: url(#SVGID_30_);
    fill: #5d5d5d;
}
.st2143 {
    clip-path: url(#SVGID_30_);
    fill: #5c5c5c;
}
.st2144 {
    clip-path: url(#SVGID_30_);
    fill: #5c5c5b;
}
.st2145 {
    clip-path: url(#SVGID_30_);
    fill: #5b5b5a;
}
.st2146 {
    clip-path: url(#SVGID_30_);
    fill: #5a5a59;
}
.st2147 {
    clip-path: url(#SVGID_30_);
    fill: #595959;
}
.st2148 {
    clip-path: url(#SVGID_30_);
    fill: #585858;
}
.st2149 {
    clip-path: url(#SVGID_30_);
    fill: #585757;
}
.st2150 {
    clip-path: url(#SVGID_30_);
    fill: #575656;
}
.st2151 {
    clip-path: url(#SVGID_30_);
    fill: #565655;
}
.st2152 {
    clip-path: url(#SVGID_30_);
    fill: #555554;
}
.st2153 {
    clip-path: url(#SVGID_30_);
    fill: #545453;
}
.st2154 {
    clip-path: url(#SVGID_30_);
    fill: #535352;
}
.st2155 {
    clip-path: url(#SVGID_30_);
    fill: #525252;
}
.st2156 {
    clip-path: url(#SVGID_30_);
    fill: #515151;
}
.st2157 {
    clip-path: url(#SVGID_30_);
    fill: #505050;
}
.st2158 {
    clip-path: url(#SVGID_30_);
    fill: #4f4f4f;
}
.st2159 {
    clip-path: url(#SVGID_30_);
    fill: #4f4e4e;
}
.st2160 {
    clip-path: url(#SVGID_30_);
    fill: #4e4d4d;
}
.st2161 {
    clip-path: url(#SVGID_30_);
    fill: #4d4c4c;
}
.st2162 {
    clip-path: url(#SVGID_30_);
    fill: #4c4b4b;
}
.st2163 {
    clip-path: url(#SVGID_30_);
    fill: #4b4a4a;
}
.st2164 {
    clip-path: url(#SVGID_30_);
    fill: #494949;
}
.st2165 {
    clip-path: url(#SVGID_30_);
    fill: #484847;
}
.st2166 {
    clip-path: url(#SVGID_30_);
    fill: #474746;
}
.st2167 {
    clip-path: url(#SVGID_30_);
    fill: #464645;
}
.st2168 {
    clip-path: url(#SVGID_30_);
    fill: #454544;
}
.st2169 {
    clip-path: url(#SVGID_30_);
    fill: #444443;
}
.st2170 {
    clip-path: url(#SVGID_30_);
    fill: #434342;
}
.st2171 {
    clip-path: url(#SVGID_30_);
    fill: #424241;
}
.st2172 {
    clip-path: url(#SVGID_30_);
    fill: #414140;
}
.st2173 {
    clip-path: url(#SVGID_30_);
    fill: #403f3f;
}
.st2174 {
    clip-path: url(#SVGID_30_);
    fill: #3f3e3e;
}
.st2175 {
    clip-path: url(#SVGID_30_);
    fill: #3e3d3c;
}
.st2176 {
    clip-path: url(#SVGID_30_);
    fill: #3c3c3b;
}
.st2177 {
    clip-path: url(#SVGID_30_);
    fill: #3b3b3a;
}
.st2178 {
    clip-path: url(#SVGID_30_);
    fill: #3a3a39;
}
.st2179 {
    clip-path: url(#SVGID_30_);
    fill: #393938;
}
.st2180 {
    clip-path: url(#SVGID_30_);
    fill: #383737;
}
.st2181 {
    clip-path: url(#SVGID_30_);
    fill: #363635;
}
.st2182 {
    clip-path: url(#SVGID_30_);
    fill: #353534;
}
.st2183 {
    clip-path: url(#SVGID_30_);
    fill: #343433;
}
.st2184 {
    clip-path: url(#SVGID_30_);
    fill: #333231;
}
.st2185 {
    clip-path: url(#SVGID_30_);
    fill: #30302f;
}
.st2186 {
    clip-path: url(#SVGID_30_);
    fill: #2e2d2d;
}
.st2187 {
    clip-path: url(#SVGID_30_);
    fill: #2b2b2a;
}
.st2188 {
    clip-path: url(#SVGID_30_);
    fill: #292828;
}
.st2189 {
    clip-path: url(#SVGID_30_);
    fill: #262625;
}
.st2190 {
    clip-path: url(#SVGID_30_);
    fill: #232322;
}
.st2191 {
    clip-path: url(#SVGID_30_);
    fill: #20201f;
}
.st2192 {
    clip-path: url(#SVGID_30_);
    fill: #1d1d1c;
}
.st2193 {
    clip-path: url(#SVGID_30_);
    fill: #1a1a19;
}
.st2194 {
    clip-path: url(#SVGID_30_);
    fill: #161616;
}
.st2195 {
    clip-path: url(#SVGID_30_);
    fill: #131312;
}
.st2196 {
    clip-path: url(#SVGID_30_);
    fill: #0f0f0e;
}
.st2197 {
    clip-path: url(#SVGID_30_);
    fill: #0a0a0a;
}
.st2198 {
    clip-path: url(#SVGID_30_);
    fill: #050505;
}
.st2199 {
    clip-path: url(#SVGID_30_);
}
.st2200 {
    clip-path: url(#SVGID_32_);
    fill: #9d9d9c;
}
.st2201 {
    clip-path: url(#SVGID_32_);
    fill: #9d9c9c;
}
.st2202 {
    clip-path: url(#SVGID_32_);
    fill: #9c9c9c;
}
.st2203 {
    clip-path: url(#SVGID_32_);
    fill: #9c9c9b;
}
.st2204 {
    clip-path: url(#SVGID_32_);
    fill: #9c9b9b;
}
.st2205 {
    clip-path: url(#SVGID_32_);
    fill: #9b9b9b;
}
.st2206 {
    clip-path: url(#SVGID_32_);
    fill: #9b9b9a;
}
.st2207 {
    clip-path: url(#SVGID_32_);
    fill: #9b9a9a;
}
.st2208 {
    clip-path: url(#SVGID_32_);
    fill: #9a9a9a;
}
.st2209 {
    clip-path: url(#SVGID_32_);
    fill: #9a9a99;
}
.st2210 {
    clip-path: url(#SVGID_32_);
    fill: #9a9999;
}
.st2211 {
    clip-path: url(#SVGID_32_);
    fill: #999;
}
.st2212 {
    clip-path: url(#SVGID_32_);
    fill: #999998;
}
.st2213 {
    clip-path: url(#SVGID_32_);
    fill: #999898;
}
.st2214 {
    clip-path: url(#SVGID_32_);
    fill: #989898;
}
.st2215 {
    clip-path: url(#SVGID_32_);
    fill: #989897;
}
.st2216 {
    clip-path: url(#SVGID_32_);
    fill: #989797;
}
.st2217 {
    clip-path: url(#SVGID_32_);
    fill: #979797;
}
.st2218 {
    clip-path: url(#SVGID_32_);
    fill: #979796;
}
.st2219 {
    clip-path: url(#SVGID_32_);
    fill: #979696;
}
.st2220 {
    clip-path: url(#SVGID_32_);
    fill: #969696;
}
.st2221 {
    clip-path: url(#SVGID_32_);
    fill: #969695;
}
.st2222 {
    clip-path: url(#SVGID_32_);
    fill: #969595;
}
.st2223 {
    clip-path: url(#SVGID_32_);
    fill: #959595;
}
.st2224 {
    clip-path: url(#SVGID_32_);
    fill: #959594;
}
.st2225 {
    clip-path: url(#SVGID_32_);
    fill: #959494;
}
.st2226 {
    clip-path: url(#SVGID_32_);
    fill: #949494;
}
.st2227 {
    clip-path: url(#SVGID_32_);
    fill: #949493;
}
.st2228 {
    clip-path: url(#SVGID_32_);
    fill: #949393;
}
.st2229 {
    clip-path: url(#SVGID_32_);
    fill: #939393;
}
.st2230 {
    clip-path: url(#SVGID_32_);
    fill: #939392;
}
.st2231 {
    clip-path: url(#SVGID_32_);
    fill: #939292;
}
.st2232 {
    clip-path: url(#SVGID_32_);
    fill: #929292;
}
.st2233 {
    clip-path: url(#SVGID_32_);
    fill: #929291;
}
.st2234 {
    clip-path: url(#SVGID_32_);
    fill: #929191;
}
.st2235 {
    clip-path: url(#SVGID_32_);
    fill: #919191;
}
.st2236 {
    clip-path: url(#SVGID_32_);
    fill: #919190;
}
.st2237 {
    clip-path: url(#SVGID_32_);
    fill: #909090;
}
.st2238 {
    clip-path: url(#SVGID_32_);
    fill: #8f8f8f;

}
.st2239 {
    clip-path: url(#SVGID_32_);
    fill: #8f8e8e;
}
.st2240 {
    clip-path: url(#SVGID_32_);
    fill: #8e8e8e;
}
.st2241 {
    clip-path: url(#SVGID_32_);
    fill: #8e8e8d;
}
.st2242 {
    clip-path: url(#SVGID_32_);
    fill: #8d8d8d;
}
.st2243 {
    clip-path: url(#SVGID_32_);
    fill: #8d8d8c;
}
.st2244 {
    clip-path: url(#SVGID_32_);
    fill: #8c8c8c;
}
.st2245 {
    clip-path: url(#SVGID_32_);
    fill: #8c8b8b;
}
.st2246 {
    clip-path: url(#SVGID_32_);
    fill: #8b8b8b;
}
.st2247 {
    clip-path: url(#SVGID_32_);
    fill: #8a8a8a;
}
.st2248 {
    clip-path: url(#SVGID_32_);
    fill: #898989;
}
.st2249 {
    clip-path: url(#SVGID_32_);
    fill: #888;
}
.st2250 {
    clip-path: url(#SVGID_32_);
    fill: #878787;
}
.st2251 {
    clip-path: url(#SVGID_32_);
    fill: #868686;
}
.st2252 {
    clip-path: url(#SVGID_32_);
    fill: #858685;
}
.st2253 {
    clip-path: url(#SVGID_32_);
    fill: #858585;
}
.st2254 {
    clip-path: url(#SVGID_32_);
    fill: #848585;
}
.st2255 {
    clip-path: url(#SVGID_32_);
    fill: #848484;
}
.st2256 {
    clip-path: url(#SVGID_32_);
    fill: #838383;
}
.st2257 {
    clip-path: url(#SVGID_32_);
    fill: #828282;
}
.st2258 {
    clip-path: url(#SVGID_32_);
    fill: #818181;
}
.st2259 {
    clip-path: url(#SVGID_32_);
    fill: grey;
}
.st2260 {
    clip-path: url(#SVGID_32_);
    fill: #7f7f7f;
}
.st2261 {
    clip-path: url(#SVGID_32_);
    fill: #7e7e7e;
}
.st2262 {
    clip-path: url(#SVGID_32_);
    fill: #7d7d7d;
}
.st2263 {
    clip-path: url(#SVGID_32_);
    fill: #7c7c7c;
}
.st2264 {
    clip-path: url(#SVGID_32_);
    fill: #7b7b7b;
}
.st2265 {
    clip-path: url(#SVGID_32_);
    fill: #7a7a7a;
}
.st2266 {
    clip-path: url(#SVGID_32_);
    fill: #797979;
}
.st2267 {
    clip-path: url(#SVGID_32_);
    fill: #787979;
}
.st2268 {
    clip-path: url(#SVGID_32_);
    fill: #787878;
}
.st2269 {
    clip-path: url(#SVGID_32_);
    fill: #777877;
}
.st2270 {
    clip-path: url(#SVGID_32_);
    fill: #777;
}
.st2271 {
    clip-path: url(#SVGID_32_);
    fill: #767776;
}
.st2272 {
    clip-path: url(#SVGID_32_);
    fill: #767676;
}
.st2273 {
    clip-path: url(#SVGID_32_);
    fill: #757575;
}
.st2274 {
    clip-path: url(#SVGID_32_);
    fill: #747474;
}
.st2275 {
    clip-path: url(#SVGID_32_);
    fill: #737473;
}
.st2276 {
    clip-path: url(#SVGID_32_);
    fill: #737373;
}
.st2277 {
    clip-path: url(#SVGID_32_);
    fill: #727272;
}
.st2278 {
    clip-path: url(#SVGID_32_);
    fill: #717271;
}
.st2279 {
    clip-path: url(#SVGID_32_);
    fill: #717171;
}
.st2280 {
    clip-path: url(#SVGID_32_);
    fill: #707070;
}
.st2281 {
    clip-path: url(#SVGID_32_);
    fill: #6f706f;
}
.st2282 {
    clip-path: url(#SVGID_32_);
    fill: #6f6f6f;
}
.st2283 {
    clip-path: url(#SVGID_32_);
    fill: #6e6e6e;
}
.st2284 {
    clip-path: url(#SVGID_32_);
    fill: #6d6e6d;
}
.st2285 {
    clip-path: url(#SVGID_32_);
    fill: #6d6d6c;
}
.st2286 {
    clip-path: url(#SVGID_32_);
    fill: #6c6c6c;
}
.st2287 {
    clip-path: url(#SVGID_32_);
    fill: #6b6b6b;
}
.st2288 {
    clip-path: url(#SVGID_32_);
    fill: #6b6b6a;
}
.st2289 {
    clip-path: url(#SVGID_32_);
    fill: #6a6a69;
}
.st2290 {
    clip-path: url(#SVGID_32_);
    fill: #696969;
}
.st2291 {
    clip-path: url(#SVGID_32_);
    fill: #686868;
}
.st2292 {
    clip-path: url(#SVGID_32_);
    fill: #686867;
}
.st2293 {
    clip-path: url(#SVGID_32_);
    fill: #676766;
}
.st2294 {
    clip-path: url(#SVGID_32_);
    fill: #666;
}
.st2295 {
    clip-path: url(#SVGID_32_);
    fill: #656565;
}
.st2296 {
    clip-path: url(#SVGID_32_);
    fill: #646464;
}
.st2297 {
    clip-path: url(#SVGID_32_);
    fill: #646463;
}
.st2298 {
    clip-path: url(#SVGID_32_);
    fill: #636362;
}
.st2299 {
    clip-path: url(#SVGID_32_);
    fill: #626262;
}
.st2300 {
    clip-path: url(#SVGID_32_);
    fill: #616161;
}
.st2301 {
    clip-path: url(#SVGID_32_);
    fill: #616060;
}
.st2302 {
    clip-path: url(#SVGID_32_);
    fill: #60605f;
}
.st2303 {
    clip-path: url(#SVGID_32_);
    fill: #5f5f5e;
}
.st2304 {
    clip-path: url(#SVGID_32_);
    fill: #5e5e5e;
}
.st2305 {
    clip-path: url(#SVGID_32_);
    fill: #5d5d5d;
}
.st2306 {
    clip-path: url(#SVGID_32_);
    fill: #5c5c5c;
}
.st2307 {
    clip-path: url(#SVGID_32_);
    fill: #5c5c5b;
}
.st2308 {
    clip-path: url(#SVGID_32_);
    fill: #5b5b5a;
}
.st2309 {
    clip-path: url(#SVGID_32_);
    fill: #5a5a59;
}
.st2310 {
    clip-path: url(#SVGID_32_);
    fill: #595959;
}
.st2311 {
    clip-path: url(#SVGID_32_);
    fill: #585858;
}
.st2312 {
    clip-path: url(#SVGID_32_);
    fill: #585757;
}
.st2313 {
    clip-path: url(#SVGID_32_);
    fill: #575656;
}
.st2314 {
    clip-path: url(#SVGID_32_);
    fill: #565655;
}
.st2315 {
    clip-path: url(#SVGID_32_);
    fill: #555554;
}
.st2316 {
    clip-path: url(#SVGID_32_);
    fill: #545453;
}
.st2317 {
    clip-path: url(#SVGID_32_);
    fill: #535352;
}
.st2318 {
    clip-path: url(#SVGID_32_);
    fill: #525252;
}
.st2319 {
    clip-path: url(#SVGID_32_);
    fill: #515151;
}
.st2320 {
    clip-path: url(#SVGID_32_);
    fill: #505050;
}
.st2321 {
    clip-path: url(#SVGID_32_);
    fill: #4f4f4f;
}
.st2322 {
    clip-path: url(#SVGID_32_);
    fill: #4f4e4e;
}
.st2323 {
    clip-path: url(#SVGID_32_);
    fill: #4e4d4d;
}
.st2324 {
    clip-path: url(#SVGID_32_);
    fill: #4d4c4c;
}
.st2325 {
    clip-path: url(#SVGID_32_);
    fill: #4c4b4b;
}
.st2326 {
    clip-path: url(#SVGID_32_);
    fill: #4b4a4a;
}
.st2327 {
    clip-path: url(#SVGID_32_);
    fill: #494949;
}
.st2328 {
    clip-path: url(#SVGID_32_);
    fill: #484847;
}
.st2329 {
    clip-path: url(#SVGID_32_);
    fill: #474746;
}
.st2330 {
    clip-path: url(#SVGID_32_);
    fill: #464645;
}
.st2331 {
    clip-path: url(#SVGID_32_);
    fill: #454544;
}
.st2332 {
    clip-path: url(#SVGID_32_);
    fill: #444443;
}
.st2333 {
    clip-path: url(#SVGID_32_);
    fill: #434342;
}
.st2334 {
    clip-path: url(#SVGID_32_);
    fill: #424241;
}
.st2335 {
    clip-path: url(#SVGID_32_);
    fill: #414140;
}
.st2336 {
    clip-path: url(#SVGID_32_);
    fill: #403f3f;
}
.st2337 {
    clip-path: url(#SVGID_32_);
    fill: #3f3e3e;
}
.st2338 {
    clip-path: url(#SVGID_32_);
    fill: #3e3d3c;
}
.st2339 {
    clip-path: url(#SVGID_32_);
    fill: #3c3c3b;
}
.st2340 {
    clip-path: url(#SVGID_32_);
    fill: #3b3b3a;
}
.st2341 {
    clip-path: url(#SVGID_32_);
    fill: #3a3a39;
}
.st2342 {
    clip-path: url(#SVGID_32_);
    fill: #393938;
}
.st2343 {
    clip-path: url(#SVGID_32_);
    fill: #383737;
}
.st2344 {
    clip-path: url(#SVGID_32_);
    fill: #363635;
}
.st2345 {
    clip-path: url(#SVGID_32_);
    fill: #353534;
}
.st2346 {
    clip-path: url(#SVGID_32_);
    fill: #343433;
}
.st2347 {
    clip-path: url(#SVGID_32_);
    fill: #333231;
}
.st2348 {
    clip-path: url(#SVGID_32_);
    fill: #30302f;
}
.st2349 {
    clip-path: url(#SVGID_32_);
    fill: #2e2d2d;
}
.st2350 {
    clip-path: url(#SVGID_32_);
    fill: #2b2b2a;
}
.st2351 {
    clip-path: url(#SVGID_32_);
    fill: #292828;
}
.st2352 {
    clip-path: url(#SVGID_32_);
    fill: #262625;
}
.st2353 {
    clip-path: url(#SVGID_32_);
    fill: #232322;
}
.st2354 {
    clip-path: url(#SVGID_32_);
    fill: #20201f;
}
.st2355 {
    clip-path: url(#SVGID_32_);
    fill: #1d1d1c;
}
.st2356 {
    clip-path: url(#SVGID_32_);
    fill: #1a1a19;
}
.st2357 {
    clip-path: url(#SVGID_32_);
    fill: #161616;
}
.st2358 {
    clip-path: url(#SVGID_32_);
    fill: #131312;
}
.st2359 {
    clip-path: url(#SVGID_32_);
    fill: #0f0f0e;
}
.st2360 {
    clip-path: url(#SVGID_32_);
    fill: #0a0a0a;
}
.st2361 {
    clip-path: url(#SVGID_32_);
    fill: #050505;
}
.st2362 {
    clip-path: url(#SVGID_32_);
}
.st2363 {
    clip-path: url(#SVGID_34_);
    fill: #9d9d9c;
}
.st2364 {
    clip-path: url(#SVGID_34_);
    fill: #9d9c9c;
}
.st2365 {
    clip-path: url(#SVGID_34_);
    fill: #9c9c9c;
}
.st2366 {
    clip-path: url(#SVGID_34_);
    fill: #9c9c9b;
}
.st2367 {
    clip-path: url(#SVGID_34_);
    fill: #9c9b9b;
}
.st2368 {
    clip-path: url(#SVGID_34_);
    fill: #9b9b9b;
}
.st2369 {
    clip-path: url(#SVGID_34_);
    fill: #9b9b9a;
}
.st2370 {
    clip-path: url(#SVGID_34_);
    fill: #9b9a9a;
}
.st2371 {
    clip-path: url(#SVGID_34_);
    fill: #9a9a9a;
}
.st2372 {
    clip-path: url(#SVGID_34_);
    fill: #9a9a99;
}
.st2373 {
    clip-path: url(#SVGID_34_);
    fill: #9a9999;
}
.st2374 {
    clip-path: url(#SVGID_34_);
    fill: #999;
}
.st2375 {
    clip-path: url(#SVGID_34_);
    fill: #999998;
}
.st2376 {
    clip-path: url(#SVGID_34_);
    fill: #999898;
}
.st2377 {
    clip-path: url(#SVGID_34_);
    fill: #989898;
}
.st2378 {
    clip-path: url(#SVGID_34_);
    fill: #989897;
}
.st2379 {
    clip-path: url(#SVGID_34_);
    fill: #989797;
}
.st2380 {
    clip-path: url(#SVGID_34_);
    fill: #979797;
}
.st2381 {
    clip-path: url(#SVGID_34_);
    fill: #979796;
}
.st2382 {
    clip-path: url(#SVGID_34_);
    fill: #979696;
}
.st2383 {
    clip-path: url(#SVGID_34_);
    fill: #969696;
}
.st2384 {
    clip-path: url(#SVGID_34_);
    fill: #969695;
}
.st2385 {
    clip-path: url(#SVGID_34_);
    fill: #969595;
}
.st2386 {
    clip-path: url(#SVGID_34_);
    fill: #959595;
}
.st2387 {
    clip-path: url(#SVGID_34_);
    fill: #959594;
}
.st2388 {
    clip-path: url(#SVGID_34_);
    fill: #959494;
}
.st2389 {
    clip-path: url(#SVGID_34_);
    fill: #949494;
}
.st2390 {
    clip-path: url(#SVGID_34_);
    fill: #949493;
}
.st2391 {
    clip-path: url(#SVGID_34_);
    fill: #949393;
}
.st2392 {
    clip-path: url(#SVGID_34_);
    fill: #939393;
}
.st2393 {
    clip-path: url(#SVGID_34_);
    fill: #939392;
}
.st2394 {
    clip-path: url(#SVGID_34_);
    fill: #939292;
}
.st2395 {
    clip-path: url(#SVGID_34_);
    fill: #929292;
}
.st2396 {
    clip-path: url(#SVGID_34_);
    fill: #929291;
}
.st2397 {
    clip-path: url(#SVGID_34_);
    fill: #929191;
}
.st2398 {
    clip-path: url(#SVGID_34_);
    fill: #919191;
}
.st2399 {
    clip-path: url(#SVGID_34_);
    fill: #919190;
}
.st2400 {
    clip-path: url(#SVGID_34_);
    fill: #909090;
}
.st2401 {
    clip-path: url(#SVGID_34_);
    fill: #8f8f8f;
}
.st2402 {
    clip-path: url(#SVGID_34_);
    fill: #8f8e8e;
}
.st2403 {
    clip-path: url(#SVGID_34_);
    fill: #8e8e8e;
}
.st2404 {
    clip-path: url(#SVGID_34_);
    fill: #8e8e8d;
}
.st2405 {
    clip-path: url(#SVGID_34_);
    fill: #8d8d8d;
}
.st2406 {
    clip-path: url(#SVGID_34_);
    fill: #8d8d8c;
}
.st2407 {
    clip-path: url(#SVGID_34_);
    fill: #8c8c8c;
}
.st2408 {
    clip-path: url(#SVGID_34_);
    fill: #8c8b8b;
}
.st2409 {
    clip-path: url(#SVGID_34_);
    fill: #8b8b8b;
}
.st2410 {
    clip-path: url(#SVGID_34_);
    fill: #8a8a8a;
}
.st2411 {
    clip-path: url(#SVGID_34_);
    fill: #898989;
}
.st2412 {
    clip-path: url(#SVGID_34_);
    fill: #888;
}
.st2413 {
    clip-path: url(#SVGID_34_);
    fill: #878787;
}
.st2414 {
    clip-path: url(#SVGID_34_);
    fill: #868686;
}
.st2415 {
    clip-path: url(#SVGID_34_);
    fill: #858685;
}
.st2416 {
    clip-path: url(#SVGID_34_);
    fill: #858585;
}
.st2417 {
    clip-path: url(#SVGID_34_);
    fill: #848585;
}
.st2418 {
    clip-path: url(#SVGID_34_);
    fill: #848484;
}
.st2419 {
    clip-path: url(#SVGID_34_);
    fill: #838383;
}
.st2420 {
    clip-path: url(#SVGID_34_);
    fill: #828282;
}
.st2421 {
    clip-path: url(#SVGID_34_);
    fill: #818181;
}
.st2422 {
    clip-path: url(#SVGID_34_);
    fill: grey;
}
.st2423 {
    clip-path: url(#SVGID_34_);
    fill: #7f7f7f;
}
.st2424 {
    clip-path: url(#SVGID_34_);
    fill: #7e7e7e;
}
.st2425 {
    clip-path: url(#SVGID_34_);
    fill: #7d7d7d;
}
.st2426 {
    clip-path: url(#SVGID_34_);
    fill: #7c7c7c;
}
.st2427 {
    clip-path: url(#SVGID_34_);
    fill: #7b7b7b;
}
.st2428 {
    clip-path: url(#SVGID_34_);
    fill: #7a7a7a;
}
.st2429 {
    clip-path: url(#SVGID_34_);
    fill: #797979;
}
.st2430 {
    clip-path: url(#SVGID_34_);
    fill: #787979;
}
.st2431 {
    clip-path: url(#SVGID_34_);
    fill: #787878;
}
.st2432 {
    clip-path: url(#SVGID_34_);
    fill: #777877;
}
.st2433 {
    clip-path: url(#SVGID_34_);
    fill: #777;
}
.st2434 {
    clip-path: url(#SVGID_34_);
    fill: #767776;
}
.st2435 {
    clip-path: url(#SVGID_34_);
    fill: #767676;
}
.st2436 {
    clip-path: url(#SVGID_34_);
    fill: #757575;
}
.st2437 {
    clip-path: url(#SVGID_34_);
    fill: #747474;
}
.st2438 {
    clip-path: url(#SVGID_34_);
    fill: #737473;
}
.st2439 {
    clip-path: url(#SVGID_34_);
    fill: #737373;
}
.st2440 {
    clip-path: url(#SVGID_34_);
    fill: #727272;
}
.st2441 {
    clip-path: url(#SVGID_34_);
    fill: #717271;
}
.st2442 {
    clip-path: url(#SVGID_34_);
    fill: #717171;
}
.st2443 {
    clip-path: url(#SVGID_34_);
    fill: #707070;
}
.st2444 {
    clip-path: url(#SVGID_34_);
    fill: #6f706f;
}
.st2445 {
    clip-path: url(#SVGID_34_);
    fill: #6f6f6f;
}
.st2446 {
    clip-path: url(#SVGID_34_);
    fill: #6e6e6e;
}
.st2447 {
    clip-path: url(#SVGID_34_);
    fill: #6d6e6d;
}
.st2448 {
    clip-path: url(#SVGID_34_);
    fill: #6d6d6c;
}
.st2449 {
    clip-path: url(#SVGID_34_);
    fill: #6c6c6c;
}
.st2450 {
    clip-path: url(#SVGID_34_);
    fill: #6b6b6b;
}
.st2451 {
    clip-path: url(#SVGID_34_);
    fill: #6b6b6a;
}
.st2452 {
    clip-path: url(#SVGID_34_);
    fill: #6a6a69;
}
.st2453 {
    clip-path: url(#SVGID_34_);
    fill: #696969;
}
.st2454 {
    clip-path: url(#SVGID_34_);
    fill: #686868;
}
.st2455 {
    clip-path: url(#SVGID_34_);
    fill: #686867;
}
.st2456 {
    clip-path: url(#SVGID_34_);
    fill: #676766;
}
.st2457 {
    clip-path: url(#SVGID_34_);
    fill: #666;
}
.st2458 {
    clip-path: url(#SVGID_34_);
    fill: #656565;
}
.st2459 {
    clip-path: url(#SVGID_34_);
    fill: #646464;
}
.st2460 {
    clip-path: url(#SVGID_34_);
    fill: #646463;
}
.st2461 {
    clip-path: url(#SVGID_34_);
    fill: #636362;
}
.st2462 {
    clip-path: url(#SVGID_34_);
    fill: #626262;
}
.st2463 {
    clip-path: url(#SVGID_34_);
    fill: #616161;
}
.st2464 {
    clip-path: url(#SVGID_34_);
    fill: #616060;
}
.st2465 {
    clip-path: url(#SVGID_34_);
    fill: #60605f;
}
.st2466 {
    clip-path: url(#SVGID_34_);
    fill: #5f5f5e;
}
.st2467 {
    clip-path: url(#SVGID_34_);
    fill: #5e5e5e;
}
.st2468 {
    clip-path: url(#SVGID_34_);
    fill: #5d5d5d;
}
.st2469 {
    clip-path: url(#SVGID_34_);
    fill: #5c5c5c;
}
.st2470 {
    clip-path: url(#SVGID_34_);
    fill: #5c5c5b;
}
.st2471 {
    clip-path: url(#SVGID_34_);
    fill: #5b5b5a;
}
.st2472 {
    clip-path: url(#SVGID_34_);
    fill: #5a5a59;
}
.st2473 {
    clip-path: url(#SVGID_34_);
    fill: #595959;
}
.st2474 {
    clip-path: url(#SVGID_34_);
    fill: #585858;
}
.st2475 {
    clip-path: url(#SVGID_34_);
    fill: #585757;
}
.st2476 {
    clip-path: url(#SVGID_34_);
    fill: #575656;
}
.st2477 {
    clip-path: url(#SVGID_34_);
    fill: #565655;
}
.st2478 {
    clip-path: url(#SVGID_34_);
    fill: #555554;
}
.st2479 {
    clip-path: url(#SVGID_34_);
    fill: #545453;
}
.st2480 {
    clip-path: url(#SVGID_34_);
    fill: #535352;
}
.st2481 {
    clip-path: url(#SVGID_34_);
    fill: #525252;
}
.st2482 {
    clip-path: url(#SVGID_34_);
    fill: #515151;
}
.st2483 {
    clip-path: url(#SVGID_34_);
    fill: #505050;
}
.st2484 {
    clip-path: url(#SVGID_34_);
    fill: #4f4f4f;
}
.st2485 {
    clip-path: url(#SVGID_34_);
    fill: #4f4e4e;
}
.st2486 {
    clip-path: url(#SVGID_34_);
    fill: #4e4d4d;
}
.st2487 {
    clip-path: url(#SVGID_34_);
    fill: #4d4c4c;
}
.st2488 {
    clip-path: url(#SVGID_34_);
    fill: #4c4b4b;
}
.st2489 {
    clip-path: url(#SVGID_34_);
    fill: #4b4a4a;
}
.st2490 {
    clip-path: url(#SVGID_34_);
    fill: #494949;
}
.st2491 {
    clip-path: url(#SVGID_34_);
    fill: #484847;
}
.st2492 {
    clip-path: url(#SVGID_34_);
    fill: #474746;
}
.st2493 {
    clip-path: url(#SVGID_34_);
    fill: #464645;
}
.st2494 {
    clip-path: url(#SVGID_34_);
    fill: #454544;
}
.st2495 {
    clip-path: url(#SVGID_34_);
    fill: #444443;
}
.st2496 {
    clip-path: url(#SVGID_34_);
    fill: #434342;
}
.st2497 {
    clip-path: url(#SVGID_34_);
    fill: #424241;
}
.st2498 {
    clip-path: url(#SVGID_34_);
    fill: #414140;
}
.st2499 {
    clip-path: url(#SVGID_34_);
    fill: #403f3f;
}
.st2500 {
    clip-path: url(#SVGID_34_);
    fill: #3f3e3e;
}
.st2501 {
    clip-path: url(#SVGID_34_);
    fill: #3e3d3c;
}
.st2502 {
    clip-path: url(#SVGID_34_);
    fill: #3c3c3b;
}
.st2503 {
    clip-path: url(#SVGID_34_);
    fill: #3b3b3a;
}
.st2504 {
    clip-path: url(#SVGID_34_);
    fill: #3a3a39;
}
.st2505 {
    clip-path: url(#SVGID_34_);
    fill: #393938;
}
.st2506 {
    clip-path: url(#SVGID_34_);
    fill: #383737;
}
.st2507 {
    clip-path: url(#SVGID_34_);
    fill: #363635;
}
.st2508 {
    clip-path: url(#SVGID_34_);
    fill: #353534;
}
.st2509 {
    clip-path: url(#SVGID_34_);
    fill: #343433;
}
.st2510 {
    clip-path: url(#SVGID_34_);
    fill: #333231;
}
.st2511 {
    clip-path: url(#SVGID_34_);
    fill: #30302f;
}
.st2512 {
    clip-path: url(#SVGID_34_);
    fill: #2e2d2d;
}
.st2513 {
    clip-path: url(#SVGID_34_);
    fill: #2b2b2a;
}
.st2514 {
    clip-path: url(#SVGID_34_);
    fill: #292828;
}
.st2515 {
    clip-path: url(#SVGID_34_);
    fill: #262625;
}
.st2516 {
    clip-path: url(#SVGID_34_);
    fill: #232322;
}
.st2517 {
    clip-path: url(#SVGID_34_);
    fill: #20201f;
}
.st2518 {
    clip-path: url(#SVGID_34_);
    fill: #1d1d1c;
}
.st2519 {
    clip-path: url(#SVGID_34_);
    fill: #1a1a19;
}
.st2520 {
    clip-path: url(#SVGID_34_);
    fill: #161616;
}
.st2521 {
    clip-path: url(#SVGID_34_);
    fill: #131312;
}
.st2522 {
    clip-path: url(#SVGID_34_);
    fill: #0f0f0e;
}
.st2523 {
    clip-path: url(#SVGID_34_);
    fill: #0a0a0a;
}
.st2524 {
    clip-path: url(#SVGID_34_);
    fill: #050505;
}
.st2525 {
    clip-path: url(#SVGID_34_);
}
.st2526 {
    clip-path: url(#SVGID_36_);
    fill: #9d9d9c;
}
.st2527 {
    clip-path: url(#SVGID_36_);
    fill: #9d9c9c;
}
.st2528 {
    clip-path: url(#SVGID_36_);
    fill: #9c9c9c;
}
.st2529 {
    clip-path: url(#SVGID_36_);
    fill: #9c9c9b;
}
.st2530 {
    clip-path: url(#SVGID_36_);
    fill: #9c9b9b;
}
.st2531 {
    clip-path: url(#SVGID_36_);
    fill: #9b9b9b;
}
.st2532 {
    clip-path: url(#SVGID_36_);
    fill: #9b9b9a;
}
.st2533 {
    clip-path: url(#SVGID_36_);
    fill: #9b9a9a;
}
.st2534 {
    clip-path: url(#SVGID_36_);
    fill: #9a9a9a;
}
.st2535 {
    clip-path: url(#SVGID_36_);
    fill: #9a9a99;
}
.st2536 {
    clip-path: url(#SVGID_36_);
    fill: #9a9999;
}
.st2537 {
    clip-path: url(#SVGID_36_);
    fill: #999;
}
.st2538 {
    clip-path: url(#SVGID_36_);
    fill: #999998;
}
.st2539 {
    clip-path: url(#SVGID_36_);
    fill: #999898;
}
.st2540 {
    clip-path: url(#SVGID_36_);
    fill: #989898;
}
.st2541 {
    clip-path: url(#SVGID_36_);
    fill: #989897;
}
.st2542 {
    clip-path: url(#SVGID_36_);
    fill: #989797;
}
.st2543 {
    clip-path: url(#SVGID_36_);
    fill: #979797;
}
.st2544 {
    clip-path: url(#SVGID_36_);
    fill: #979796;
}
.st2545 {
    clip-path: url(#SVGID_36_);
    fill: #979696;
}
.st2546 {
    clip-path: url(#SVGID_36_);
    fill: #969696;
}
.st2547 {
    clip-path: url(#SVGID_36_);
    fill: #969695;
}
.st2548 {
    clip-path: url(#SVGID_36_);
    fill: #969595;
}
.st2549 {
    clip-path: url(#SVGID_36_);
    fill: #959595;
}
.st2550 {
    clip-path: url(#SVGID_36_);
    fill: #959594;
}
.st2551 {
    clip-path: url(#SVGID_36_);
    fill: #959494;
}
.st2552 {
    clip-path: url(#SVGID_36_);
    fill: #949494;
}
.st2553 {
    clip-path: url(#SVGID_36_);
    fill: #949493;
}
.st2554 {
    clip-path: url(#SVGID_36_);
    fill: #949393;
}
.st2555 {
    clip-path: url(#SVGID_36_);
    fill: #939393;
}
.st2556 {
    clip-path: url(#SVGID_36_);
    fill: #939392;
}
.st2557 {
    clip-path: url(#SVGID_36_);
    fill: #939292;
}
.st2558 {
    clip-path: url(#SVGID_36_);
    fill: #929292;
}
.st2559 {
    clip-path: url(#SVGID_36_);
    fill: #929291;
}
.st2560 {
    clip-path: url(#SVGID_36_);
    fill: #929191;
}
.st2561 {
    clip-path: url(#SVGID_36_);
    fill: #919191;
}
.st2562 {
    clip-path: url(#SVGID_36_);
    fill: #919190;
}
.st2563 {
    clip-path: url(#SVGID_36_);
    fill: #909090;
}
.st2564 {
    clip-path: url(#SVGID_36_);
    fill: #8f8f8f;
}
.st2565 {
    clip-path: url(#SVGID_36_);
    fill: #8f8e8e;
}
.st2566 {
    clip-path: url(#SVGID_36_);
    fill: #8e8e8e;
}
.st2567 {
    clip-path: url(#SVGID_36_);
    fill: #8e8e8d;
}
.st2568 {
    clip-path: url(#SVGID_36_);
    fill: #8d8d8d;
}
.st2569 {
    clip-path: url(#SVGID_36_);
    fill: #8d8d8c;
}
.st2570 {
    clip-path: url(#SVGID_36_);
    fill: #8c8c8c;
}
.st2571 {
    clip-path: url(#SVGID_36_);
    fill: #8c8b8b;
}
.st2572 {
    clip-path: url(#SVGID_36_);
    fill: #8b8b8b;
}
.st2573 {
    clip-path: url(#SVGID_36_);
    fill: #8a8a8a;
}
.st2574 {
    clip-path: url(#SVGID_36_);
    fill: #898989;
}
.st2575 {
    clip-path: url(#SVGID_36_);
    fill: #888;
}
.st2576 {
    clip-path: url(#SVGID_36_);
    fill: #878787;
}
.st2577 {
    clip-path: url(#SVGID_36_);
    fill: #868686;
}
.st2578 {
    clip-path: url(#SVGID_36_);
    fill: #858685;
}
.st2579 {
    clip-path: url(#SVGID_36_);
    fill: #858585;
}
.st2580 {
    clip-path: url(#SVGID_36_);
    fill: #848585;
}
.st2581 {
    clip-path: url(#SVGID_36_);
    fill: #848484;
}
.st2582 {
    clip-path: url(#SVGID_36_);
    fill: #838383;
}
.st2583 {
    clip-path: url(#SVGID_36_);
    fill: #828282;
}
.st2584 {
    clip-path: url(#SVGID_36_);
    fill: #818181;
}
.st2585 {
    clip-path: url(#SVGID_36_);
    fill: grey;
}
.st2586 {
    clip-path: url(#SVGID_36_);
    fill: #7f7f7f;
}
.st2587 {
    clip-path: url(#SVGID_36_);
    fill: #7e7e7e;
}
.st2588 {
    clip-path: url(#SVGID_36_);
    fill: #7d7d7d;
}
.st2589 {
    clip-path: url(#SVGID_36_);
    fill: #7c7c7c;
}
.st2590 {
    clip-path: url(#SVGID_36_);
    fill: #7b7b7b;
}
.st2591 {
    clip-path: url(#SVGID_36_);
    fill: #7a7a7a;
}
.st2592 {
    clip-path: url(#SVGID_36_);
    fill: #797979;
}
.st2593 {
    clip-path: url(#SVGID_36_);
    fill: #787979;
}
.st2594 {
    clip-path: url(#SVGID_36_);
    fill: #787878;
}
.st2595 {
    clip-path: url(#SVGID_36_);
    fill: #777877;
}
.st2596 {
    clip-path: url(#SVGID_36_);
    fill: #777;
}
.st2597 {
    clip-path: url(#SVGID_36_);
    fill: #767776;
}
.st2598 {
    clip-path: url(#SVGID_36_);
    fill: #767676;
}
.st2599 {
    clip-path: url(#SVGID_36_);
    fill: #757575;
}
.st2600 {
    clip-path: url(#SVGID_36_);
    fill: #747474;
}
.st2601 {
    clip-path: url(#SVGID_36_);
    fill: #737473;
}
.st2602 {
    clip-path: url(#SVGID_36_);
    fill: #737373;
}
.st2603 {
    clip-path: url(#SVGID_36_);
    fill: #727272;
}
.st2604 {
    clip-path: url(#SVGID_36_);
    fill: #717271;
}
.st2605 {
    clip-path: url(#SVGID_36_);
    fill: #717171;
}
.st2606 {
    clip-path: url(#SVGID_36_);
    fill: #707070;
}
.st2607 {
    clip-path: url(#SVGID_36_);
    fill: #6f706f;
}
.st2608 {
    clip-path: url(#SVGID_36_);
    fill: #6f6f6f;
}
.st2609 {
    clip-path: url(#SVGID_36_);
    fill: #6e6e6e;
}
.st2610 {
    clip-path: url(#SVGID_36_);
    fill: #6d6e6d;
}
.st2611 {
    clip-path: url(#SVGID_36_);
    fill: #6d6d6c;
}
.st2612 {
    clip-path: url(#SVGID_36_);
    fill: #6c6c6c;
}
.st2613 {
    clip-path: url(#SVGID_36_);
    fill: #6b6b6b;
}
.st2614 {
    clip-path: url(#SVGID_36_);
    fill: #6b6b6a;
}
.st2615 {
    clip-path: url(#SVGID_36_);
    fill: #6a6a69;
}
.st2616 {
    clip-path: url(#SVGID_36_);
    fill: #696969;
}
.st2617 {
    clip-path: url(#SVGID_36_);
    fill: #686868;
}
.st2618 {
    clip-path: url(#SVGID_36_);
    fill: #686867;
}
.st2619 {
    clip-path: url(#SVGID_36_);
    fill: #676766;
}
.st2620 {
    clip-path: url(#SVGID_36_);
    fill: #666;
}
.st2621 {
    clip-path: url(#SVGID_36_);
    fill: #656565;
}
.st2622 {
    clip-path: url(#SVGID_36_);
    fill: #646464;
}
.st2623 {
    clip-path: url(#SVGID_36_);
    fill: #646463;
}
.st2624 {
    clip-path: url(#SVGID_36_);
    fill: #636362;
}
.st2625 {
    clip-path: url(#SVGID_36_);
    fill: #626262;
}
.st2626 {
    clip-path: url(#SVGID_36_);
    fill: #616161;
}
.st2627 {
    clip-path: url(#SVGID_36_);
    fill: #616060;
}
.st2628 {
    clip-path: url(#SVGID_36_);
    fill: #60605f;
}
.st2629 {
    clip-path: url(#SVGID_36_);
    fill: #5f5f5e;
}
.st2630 {
    clip-path: url(#SVGID_36_);
    fill: #5e5e5e;
}
.st2631 {
    clip-path: url(#SVGID_36_);
    fill: #5d5d5d;
}
.st2632 {
    clip-path: url(#SVGID_36_);
    fill: #5c5c5c;
}
.st2633 {
    clip-path: url(#SVGID_36_);
    fill: #5c5c5b;
}
.st2634 {
    clip-path: url(#SVGID_36_);
    fill: #5b5b5a;
}
.st2635 {
    clip-path: url(#SVGID_36_);
    fill: #5a5a59;
}
.st2636 {
    clip-path: url(#SVGID_36_);
    fill: #595959;
}
.st2637 {
    clip-path: url(#SVGID_36_);
    fill: #585858;
}
.st2638 {
    clip-path: url(#SVGID_36_);
    fill: #585757;
}
.st2639 {
    clip-path: url(#SVGID_36_);
    fill: #575656;
}
.st2640 {
    clip-path: url(#SVGID_36_);
    fill: #565655;
}
.st2641 {
    clip-path: url(#SVGID_36_);
    fill: #555554;
}
.st2642 {
    clip-path: url(#SVGID_36_);
    fill: #545453;
}
.st2643 {
    clip-path: url(#SVGID_36_);
    fill: #535352;
}
.st2644 {
    clip-path: url(#SVGID_36_);
    fill: #525252;
}
.st2645 {
    clip-path: url(#SVGID_36_);
    fill: #515151;
}
.st2646 {
    clip-path: url(#SVGID_36_);
    fill: #505050;
}
.st2647 {
    clip-path: url(#SVGID_36_);
    fill: #4f4f4f;
}
.st2648 {
    clip-path: url(#SVGID_36_);
    fill: #4f4e4e;
}
.st2649 {
    clip-path: url(#SVGID_36_);
    fill: #4e4d4d;
}
.st2650 {
    clip-path: url(#SVGID_36_);
    fill: #4d4c4c;
}
.st2651 {
    clip-path: url(#SVGID_36_);
    fill: #4c4b4b;
}
.st2652 {
    clip-path: url(#SVGID_36_);
    fill: #4b4a4a;
}
.st2653 {
    clip-path: url(#SVGID_36_);
    fill: #494949;
}
.st2654 {
    clip-path: url(#SVGID_36_);
    fill: #484847;
}
.st2655 {
    clip-path: url(#SVGID_36_);
    fill: #474746;
}
.st2656 {
    clip-path: url(#SVGID_36_);
    fill: #464645;
}
.st2657 {
    clip-path: url(#SVGID_36_);
    fill: #454544;
}
.st2658 {
    clip-path: url(#SVGID_36_);
    fill: #444443;
}
.st2659 {
    clip-path: url(#SVGID_36_);
    fill: #434342;
}
.st2660 {
    clip-path: url(#SVGID_36_);
    fill: #424241;
}
.st2661 {
    clip-path: url(#SVGID_36_);
    fill: #414140;
}
.st2662 {
    clip-path: url(#SVGID_36_);
    fill: #403f3f;
}
.st2663 {
    clip-path: url(#SVGID_36_);
    fill: #3f3e3e;
}
.st2664 {
    clip-path: url(#SVGID_36_);
    fill: #3e3d3c;
}
.st2665 {
    clip-path: url(#SVGID_36_);
    fill: #3c3c3b;
}
.st2666 {
    clip-path: url(#SVGID_36_);
    fill: #3b3b3a;
}
.st2667 {
    clip-path: url(#SVGID_36_);
    fill: #3a3a39;
}
.st2668 {
    clip-path: url(#SVGID_36_);
    fill: #393938;
}
.st2669 {
    clip-path: url(#SVGID_36_);
    fill: #383737;
}
.st2670 {
    clip-path: url(#SVGID_36_);
    fill: #363635;
}
.st2671 {
    clip-path: url(#SVGID_36_);
    fill: #353534;
}
.st2672 {
    clip-path: url(#SVGID_36_);
    fill: #343433;
}
.st2673 {
    clip-path: url(#SVGID_36_);
    fill: #333231;
}
.st2674 {
    clip-path: url(#SVGID_36_);
    fill: #30302f;
}
.st2675 {
    clip-path: url(#SVGID_36_);
    fill: #2e2d2d;
}
.st2676 {
    clip-path: url(#SVGID_36_);
    fill: #2b2b2a;
}
.st2677 {
    clip-path: url(#SVGID_36_);
    fill: #292828;
}
.st2678 {
    clip-path: url(#SVGID_36_);
    fill: #262625;
}
.st2679 {
    clip-path: url(#SVGID_36_);
    fill: #232322;
}
.st2680 {
    clip-path: url(#SVGID_36_);
    fill: #20201f;
}
.st2681 {
    clip-path: url(#SVGID_36_);
    fill: #1d1d1c;
}
.st2682 {
    clip-path: url(#SVGID_36_);
    fill: #1a1a19;
}
.st2683 {
    clip-path: url(#SVGID_36_);
    fill: #161616;
}
.st2684 {
    clip-path: url(#SVGID_36_);
    fill: #131312;
}
.st2685 {
    clip-path: url(#SVGID_36_);
    fill: #0f0f0e;
}
.st2686 {
    clip-path: url(#SVGID_36_);
    fill: #0a0a0a;
}
.st2687 {
    clip-path: url(#SVGID_36_);
    fill: #050505;
}
.st2688 {
    clip-path: url(#SVGID_36_);
}
.st2689 {
    clip-path: url(#SVGID_38_);
    fill: #9d9d9c;
}
.st2690 {
    clip-path: url(#SVGID_38_);
    fill: #9d9c9c;
}
.st2691 {
    clip-path: url(#SVGID_38_);
    fill: #9c9c9c;
}
.st2692 {
    clip-path: url(#SVGID_38_);
    fill: #9c9c9b;
}
.st2693 {
    clip-path: url(#SVGID_38_);
    fill: #9c9b9b;
}
.st2694 {
    clip-path: url(#SVGID_38_);
    fill: #9b9b9b;
}
.st2695 {
    clip-path: url(#SVGID_38_);
    fill: #9b9b9a;
}
.st2696 {
    clip-path: url(#SVGID_38_);
    fill: #9b9a9a;
}
.st2697 {
    clip-path: url(#SVGID_38_);
    fill: #9a9a9a;
}
.st2698 {
    clip-path: url(#SVGID_38_);
    fill: #9a9a99;
}
.st2699 {
    clip-path: url(#SVGID_38_);
    fill: #9a9999;
}
.st2700 {
    clip-path: url(#SVGID_38_);
    fill: #999;
}
.st2701 {
    clip-path: url(#SVGID_38_);
    fill: #999998;
}
.st2702 {
    clip-path: url(#SVGID_38_);
    fill: #999898;
}
.st2703 {
    clip-path: url(#SVGID_38_);
    fill: #989898;
}
.st2704 {
    clip-path: url(#SVGID_38_);
    fill: #989897;
}
.st2705 {
    clip-path: url(#SVGID_38_);
    fill: #989797;
}
.st2706 {
    clip-path: url(#SVGID_38_);
    fill: #979797;
}
.st2707 {
    clip-path: url(#SVGID_38_);
    fill: #979796;
}
.st2708 {
    clip-path: url(#SVGID_38_);
    fill: #979696;
}
.st2709 {
    clip-path: url(#SVGID_38_);
    fill: #969696;
}
.st2710 {
    clip-path: url(#SVGID_38_);
    fill: #969695;
}
.st2711 {
    clip-path: url(#SVGID_38_);
    fill: #969595;
}
.st2712 {
    clip-path: url(#SVGID_38_);
    fill: #959595;
}
.st2713 {
    clip-path: url(#SVGID_38_);
    fill: #959594;
}
.st2714 {
    clip-path: url(#SVGID_38_);
    fill: #959494;
}
.st2715 {
    clip-path: url(#SVGID_38_);
    fill: #949494;
}
.st2716 {
    clip-path: url(#SVGID_38_);
    fill: #949493;
}
.st2717 {
    clip-path: url(#SVGID_38_);
    fill: #949393;
}
.st2718 {
    clip-path: url(#SVGID_38_);
    fill: #939393;
}
.st2719 {
    clip-path: url(#SVGID_38_);
    fill: #939392;
}
.st2720 {
    clip-path: url(#SVGID_38_);
    fill: #939292;
}
.st2721 {
    clip-path: url(#SVGID_38_);
    fill: #929292;
}
.st2722 {
    clip-path: url(#SVGID_38_);
    fill: #929291;
}
.st2723 {
    clip-path: url(#SVGID_38_);
    fill: #929191;
}
.st2724 {
    clip-path: url(#SVGID_38_);
    fill: #919191;
}
.st2725 {
    clip-path: url(#SVGID_38_);
    fill: #919190;
}
.st2726 {
    clip-path: url(#SVGID_38_);
    fill: #909090;
}
.st2727 {
    clip-path: url(#SVGID_38_);
    fill: #8f8f8f;
}
.st2728 {
    clip-path: url(#SVGID_38_);
    fill: #8f8e8e;
}
.st2729 {
    clip-path: url(#SVGID_38_);
    fill: #8e8e8e;
}
.st2730 {
    clip-path: url(#SVGID_38_);
    fill: #8e8e8d;
}
.st2731 {
    clip-path: url(#SVGID_38_);
    fill: #8d8d8d;
}
.st2732 {
    clip-path: url(#SVGID_38_);
    fill: #8d8d8c;
}
.st2733 {
    clip-path: url(#SVGID_38_);
    fill: #8c8c8c;
}
.st2734 {
    clip-path: url(#SVGID_38_);
    fill: #8c8b8b;
}
.st2735 {
    clip-path: url(#SVGID_38_);
    fill: #8b8b8b;
}
.st2736 {
    clip-path: url(#SVGID_38_);
    fill: #8a8a8a;
}
.st2737 {
    clip-path: url(#SVGID_38_);
    fill: #898989;
}
.st2738 {
    clip-path: url(#SVGID_38_);
    fill: #888;
}
.st2739 {
    clip-path: url(#SVGID_38_);
    fill: #878787;
}
.st2740 {
    clip-path: url(#SVGID_38_);
    fill: #868686;
}
.st2741 {
    clip-path: url(#SVGID_38_);
    fill: #858685;
}
.st2742 {
    clip-path: url(#SVGID_38_);
    fill: #858585;
}
.st2743 {
    clip-path: url(#SVGID_38_);
    fill: #848585;
}
.st2744 {
    clip-path: url(#SVGID_38_);
    fill: #848484;
}
.st2745 {
    clip-path: url(#SVGID_38_);
    fill: #838383;
}
.st2746 {
    clip-path: url(#SVGID_38_);
    fill: #828282;
}
.st2747 {
    clip-path: url(#SVGID_38_);
    fill: #818181;
}
.st2748 {
    clip-path: url(#SVGID_38_);
    fill: grey;
}
.st2749 {
    clip-path: url(#SVGID_38_);
    fill: #7f7f7f;
}
.st2750 {
    clip-path: url(#SVGID_38_);
    fill: #7e7e7e;
}
.st2751 {
    clip-path: url(#SVGID_38_);
    fill: #7d7d7d;
}
.st2752 {
    clip-path: url(#SVGID_38_);
    fill: #7c7c7c;
}
.st2753 {
    clip-path: url(#SVGID_38_);
    fill: #7b7b7b;
}
.st2754 {
    clip-path: url(#SVGID_38_);
    fill: #7a7a7a;
}
.st2755 {
    clip-path: url(#SVGID_38_);
    fill: #797979;
}
.st2756 {
    clip-path: url(#SVGID_38_);
    fill: #787979;
}
.st2757 {
    clip-path: url(#SVGID_38_);
    fill: #787878;
}
.st2758 {
    clip-path: url(#SVGID_38_);
    fill: #777877;
}
.st2759 {
    clip-path: url(#SVGID_38_);
    fill: #777;
}
.st2760 {
    clip-path: url(#SVGID_38_);
    fill: #767776;
}
.st2761 {
    clip-path: url(#SVGID_38_);
    fill: #767676;
}
.st2762 {
    clip-path: url(#SVGID_38_);
    fill: #757575;
}
.st2763 {
    clip-path: url(#SVGID_38_);
    fill: #747474;
}
.st2764 {
    clip-path: url(#SVGID_38_);
    fill: #737473;
}
.st2765 {
    clip-path: url(#SVGID_38_);
    fill: #737373;
}
.st2766 {
    clip-path: url(#SVGID_38_);
    fill: #727272;
}
.st2767 {
    clip-path: url(#SVGID_38_);
    fill: #717271;
}
.st2768 {
    clip-path: url(#SVGID_38_);
    fill: #717171;
}
.st2769 {
    clip-path: url(#SVGID_38_);
    fill: #707070;
}
.st2770 {
    clip-path: url(#SVGID_38_);
    fill: #6f706f;
}
.st2771 {
    clip-path: url(#SVGID_38_);
    fill: #6f6f6f;
}
.st2772 {
    clip-path: url(#SVGID_38_);
    fill: #6e6e6e;
}
.st2773 {
    clip-path: url(#SVGID_38_);
    fill: #6d6e6d;
}
.st2774 {
    clip-path: url(#SVGID_38_);
    fill: #6d6d6c;
}
.st2775 {
    clip-path: url(#SVGID_38_);
    fill: #6c6c6c;
}
.st2776 {
    clip-path: url(#SVGID_38_);
    fill: #6b6b6b;
}
.st2777 {
    clip-path: url(#SVGID_38_);
    fill: #6b6b6a;
}
.st2778 {
    clip-path: url(#SVGID_38_);
    fill: #6a6a69;
}
.st2779 {
    clip-path: url(#SVGID_38_);
    fill: #696969;
}
.st2780 {
    clip-path: url(#SVGID_38_);
    fill: #686868;
}
.st2781 {
    clip-path: url(#SVGID_38_);
    fill: #686867;
}
.st2782 {
    clip-path: url(#SVGID_38_);
    fill: #676766;
}
.st2783 {
    clip-path: url(#SVGID_38_);
    fill: #666;
}
.st2784 {
    clip-path: url(#SVGID_38_);
    fill: #656565;
}
.st2785 {
    clip-path: url(#SVGID_38_);
    fill: #646464;
}
.st2786 {
    clip-path: url(#SVGID_38_);
    fill: #646463;
}
.st2787 {
    clip-path: url(#SVGID_38_);
    fill: #636362;
}
.st2788 {
    clip-path: url(#SVGID_38_);
    fill: #626262;
}
.st2789 {
    clip-path: url(#SVGID_38_);
    fill: #616161;
}
.st2790 {
    clip-path: url(#SVGID_38_);
    fill: #616060;
}
.st2791 {
    clip-path: url(#SVGID_38_);
    fill: #60605f;
}
.st2792 {
    clip-path: url(#SVGID_38_);
    fill: #5f5f5e;
}
.st2793 {
    clip-path: url(#SVGID_38_);
    fill: #5e5e5e;
}
.st2794 {
    clip-path: url(#SVGID_38_);
    fill: #5d5d5d;
}
.st2795 {
    clip-path: url(#SVGID_38_);
    fill: #5c5c5c;
}
.st2796 {
    clip-path: url(#SVGID_38_);
    fill: #5c5c5b;
}
.st2797 {
    clip-path: url(#SVGID_38_);
    fill: #5b5b5a;
}
.st2798 {
    clip-path: url(#SVGID_38_);
    fill: #5a5a59;
}
.st2799 {
    clip-path: url(#SVGID_38_);
    fill: #595959;
}
.st2800 {
    clip-path: url(#SVGID_38_);
    fill: #585858;
}
.st2801 {
    clip-path: url(#SVGID_38_);
    fill: #585757;
}
.st2802 {
    clip-path: url(#SVGID_38_);
    fill: #575656;
}
.st2803 {
    clip-path: url(#SVGID_38_);
    fill: #565655;
}
.st2804 {
    clip-path: url(#SVGID_38_);
    fill: #555554;
}
.st2805 {
    clip-path: url(#SVGID_38_);
    fill: #545453;
}
.st2806 {
    clip-path: url(#SVGID_38_);
    fill: #535352;
}
.st2807 {
    clip-path: url(#SVGID_38_);
    fill: #525252;
}
.st2808 {
    clip-path: url(#SVGID_38_);
    fill: #515151;
}
.st2809 {
    clip-path: url(#SVGID_38_);
    fill: #505050;
}
.st2810 {
    clip-path: url(#SVGID_38_);
    fill: #4f4f4f;
}
.st2811 {
    clip-path: url(#SVGID_38_);
    fill: #4f4e4e;
}
.st2812 {
    clip-path: url(#SVGID_38_);
    fill: #4e4d4d;
}
.st2813 {
    clip-path: url(#SVGID_38_);
    fill: #4d4c4c;
}
.st2814 {
    clip-path: url(#SVGID_38_);
    fill: #4c4b4b;
}
.st2815 {
    clip-path: url(#SVGID_38_);
    fill: #4b4a4a;
}
.st2816 {
    clip-path: url(#SVGID_38_);
    fill: #494949;
}
.st2817 {
    clip-path: url(#SVGID_38_);
    fill: #484847;
}
.st2818 {
    clip-path: url(#SVGID_38_);
    fill: #474746;
}
.st2819 {
    clip-path: url(#SVGID_38_);
    fill: #464645;
}
.st2820 {
    clip-path: url(#SVGID_38_);
    fill: #454544;
}
.st2821 {
    clip-path: url(#SVGID_38_);
    fill: #444443;
}
.st2822 {
    clip-path: url(#SVGID_38_);
    fill: #434342;
}
.st2823 {
    clip-path: url(#SVGID_38_);
    fill: #424241;
}
.st2824 {
    clip-path: url(#SVGID_38_);
    fill: #414140;
}
.st2825 {
    clip-path: url(#SVGID_38_);
    fill: #403f3f;
}
.st2826 {
    clip-path: url(#SVGID_38_);
    fill: #3f3e3e;
}
.st2827 {
    clip-path: url(#SVGID_38_);
    fill: #3e3d3c;
}
.st2828 {
    clip-path: url(#SVGID_38_);
    fill: #3c3c3b;
}
.st2829 {
    clip-path: url(#SVGID_38_);
    fill: #3b3b3a;
}
.st2830 {
    clip-path: url(#SVGID_38_);
    fill: #3a3a39;
}
.st2831 {
    clip-path: url(#SVGID_38_);
    fill: #393938;
}
.st2832 {
    clip-path: url(#SVGID_38_);
    fill: #383737;
}
.st2833 {
    clip-path: url(#SVGID_38_);
    fill: #363635;
}
.st2834 {
    clip-path: url(#SVGID_38_);
    fill: #353534;
}
.st2835 {
    clip-path: url(#SVGID_38_);
    fill: #343433;
}
.st2836 {
    clip-path: url(#SVGID_38_);
    fill: #333231;
}
.st2837 {
    clip-path: url(#SVGID_38_);
    fill: #30302f;
}
.st2838 {
    clip-path: url(#SVGID_38_);
    fill: #2e2d2d;
}
.st2839 {
    clip-path: url(#SVGID_38_);
    fill: #2b2b2a;
}
.st2840 {
    clip-path: url(#SVGID_38_);
    fill: #292828;
}
.st2841 {
    clip-path: url(#SVGID_38_);
    fill: #262625;
}
.st2842 {
    clip-path: url(#SVGID_38_);
    fill: #232322;
}
.st2843 {
    clip-path: url(#SVGID_38_);
    fill: #20201f;
}
.st2844 {
    clip-path: url(#SVGID_38_);
    fill: #1d1d1c;
}
.st2845 {
    clip-path: url(#SVGID_38_);
    fill: #1a1a19;
}
.st2846 {
    clip-path: url(#SVGID_38_);
    fill: #161616;
}
.st2847 {
    clip-path: url(#SVGID_38_);
    fill: #131312;
}
.st2848 {
    clip-path: url(#SVGID_38_);
    fill: #0f0f0e;
}
.st2849 {
    clip-path: url(#SVGID_38_);
    fill: #0a0a0a;
}
.st2850 {
    clip-path: url(#SVGID_38_);
    fill: #050505;
}
.st2851 {
    clip-path: url(#SVGID_38_);
}
.st2852 {
    clip-path: url(#SVGID_40_);
    fill: #9d9d9c;
}
.st2853 {
    clip-path: url(#SVGID_40_);
    fill: #9d9c9c;
}
.st2854 {
    clip-path: url(#SVGID_40_);
    fill: #9c9c9c;
}
.st2855 {
    clip-path: url(#SVGID_40_);
    fill: #9c9c9b;
}
.st2856 {
    clip-path: url(#SVGID_40_);
    fill: #9c9b9b;
}
.st2857 {
    clip-path: url(#SVGID_40_);
    fill: #9b9b9b;
}
.st2858 {
    clip-path: url(#SVGID_40_);
    fill: #9b9b9a;
}
.st2859 {
    clip-path: url(#SVGID_40_);
    fill: #9b9a9a;
}
.st2860 {
    clip-path: url(#SVGID_40_);
    fill: #9a9a9a;
}
.st2861 {
    clip-path: url(#SVGID_40_);
    fill: #9a9a99;
}
.st2862 {
    clip-path: url(#SVGID_40_);
    fill: #9a9999;
}
.st2863 {
    clip-path: url(#SVGID_40_);
    fill: #999;
}
.st2864 {
    clip-path: url(#SVGID_40_);
    fill: #999998;
}
.st2865 {
    clip-path: url(#SVGID_40_);
    fill: #999898;
}
.st2866 {
    clip-path: url(#SVGID_40_);
    fill: #989898;
}
.st2867 {
    clip-path: url(#SVGID_40_);
    fill: #989897;
}
.st2868 {
    clip-path: url(#SVGID_40_);
    fill: #989797;
}
.st2869 {
    clip-path: url(#SVGID_40_);
    fill: #979797;
}
.st2870 {
    clip-path: url(#SVGID_40_);
    fill: #979796;
}
.st2871 {
    clip-path: url(#SVGID_40_);
    fill: #979696;
}
.st2872 {
    clip-path: url(#SVGID_40_);
    fill: #969696;
}
.st2873 {
    clip-path: url(#SVGID_40_);
    fill: #969695;
}
.st2874 {
    clip-path: url(#SVGID_40_);
    fill: #969595;
}
.st2875 {
    clip-path: url(#SVGID_40_);
    fill: #959595;
}
.st2876 {
    clip-path: url(#SVGID_40_);
    fill: #959594;
}
.st2877 {
    clip-path: url(#SVGID_40_);
    fill: #959494;
}
.st2878 {
    clip-path: url(#SVGID_40_);
    fill: #949494;
}
.st2879 {
    clip-path: url(#SVGID_40_);
    fill: #949493;
}
.st2880 {
    clip-path: url(#SVGID_40_);
    fill: #949393;
}
.st2881 {
    clip-path: url(#SVGID_40_);
    fill: #939393;
}
.st2882 {
    clip-path: url(#SVGID_40_);
    fill: #939392;
}
.st2883 {
    clip-path: url(#SVGID_40_);
    fill: #939292;
}
.st2884 {
    clip-path: url(#SVGID_40_);
    fill: #929292;
}
.st2885 {
    clip-path: url(#SVGID_40_);
    fill: #929291;
}
.st2886 {
    clip-path: url(#SVGID_40_);
    fill: #929191;
}
.st2887 {
    clip-path: url(#SVGID_40_);
    fill: #919191;
}
.st2888 {
    clip-path: url(#SVGID_40_);
    fill: #919190;
}
.st2889 {
    clip-path: url(#SVGID_40_);
    fill: #909090;
}
.st2890 {
    clip-path: url(#SVGID_40_);
    fill: #8f8f8f;
}
.st2891 {
    clip-path: url(#SVGID_40_);
    fill: #8f8e8e;
}
.st2892 {
    clip-path: url(#SVGID_40_);
    fill: #8e8e8e;
}
.st2893 {
    clip-path: url(#SVGID_40_);
    fill: #8e8e8d;
}
.st2894 {
    clip-path: url(#SVGID_40_);
    fill: #8d8d8d;
}
.st2895 {
    clip-path: url(#SVGID_40_);
    fill: #8d8d8c;
}
.st2896 {
    clip-path: url(#SVGID_40_);
    fill: #8c8c8c;
}
.st2897 {
    clip-path: url(#SVGID_40_);
    fill: #8c8b8b;
}
.st2898 {
    clip-path: url(#SVGID_40_);
    fill: #8b8b8b;
}
.st2899 {
    clip-path: url(#SVGID_40_);
    fill: #8a8a8a;
}
.st2900 {
    clip-path: url(#SVGID_40_);
    fill: #898989;
}
.st2901 {
    clip-path: url(#SVGID_40_);
    fill: #888;
}
.st2902 {
    clip-path: url(#SVGID_40_);
    fill: #878787;
}
.st2903 {
    clip-path: url(#SVGID_40_);
    fill: #868686;
}
.st2904 {
    clip-path: url(#SVGID_40_);
    fill: #858685;
}
.st2905 {
    clip-path: url(#SVGID_40_);
    fill: #858585;
}
.st2906 {
    clip-path: url(#SVGID_40_);
    fill: #848585;
}
.st2907 {
    clip-path: url(#SVGID_40_);
    fill: #848484;
}
.st2908 {
    clip-path: url(#SVGID_40_);
    fill: #838383;
}
.st2909 {
    clip-path: url(#SVGID_40_);
    fill: #828282;
}
.st2910 {
    clip-path: url(#SVGID_40_);
    fill: #818181;
}
.st2911 {
    clip-path: url(#SVGID_40_);
    fill: grey;
}
.st2912 {
    clip-path: url(#SVGID_40_);
    fill: #7f7f7f;
}
.st2913 {
    clip-path: url(#SVGID_40_);
    fill: #7e7e7e;
}
.st2914 {
    clip-path: url(#SVGID_40_);
    fill: #7d7d7d;
}
.st2915 {
    clip-path: url(#SVGID_40_);
    fill: #7c7c7c;
}
.st2916 {
    clip-path: url(#SVGID_40_);
    fill: #7b7b7b;
}
.st2917 {
    clip-path: url(#SVGID_40_);
    fill: #7a7a7a;
}
.st2918 {
    clip-path: url(#SVGID_40_);
    fill: #797979;
}
.st2919 {
    clip-path: url(#SVGID_40_);
    fill: #787979;
}
.st2920 {
    clip-path: url(#SVGID_40_);
    fill: #787878;
}
.st2921 {
    clip-path: url(#SVGID_40_);
    fill: #777877;
}
.st2922 {
    clip-path: url(#SVGID_40_);
    fill: #777;
}
.st2923 {
    clip-path: url(#SVGID_40_);
    fill: #767776;
}
.st2924 {
    clip-path: url(#SVGID_40_);
    fill: #767676;
}
.st2925 {
    clip-path: url(#SVGID_40_);
    fill: #757575;
}
.st2926 {
    clip-path: url(#SVGID_40_);
    fill: #747474;
}
.st2927 {
    clip-path: url(#SVGID_40_);
    fill: #737473;
}
.st2928 {
    clip-path: url(#SVGID_40_);
    fill: #737373;
}
.st2929 {
    clip-path: url(#SVGID_40_);
    fill: #727272;
}
.st2930 {
    clip-path: url(#SVGID_40_);
    fill: #717271;
}
.st2931 {
    clip-path: url(#SVGID_40_);
    fill: #717171;
}
.st2932 {
    clip-path: url(#SVGID_40_);
    fill: #707070;
}
.st2933 {
    clip-path: url(#SVGID_40_);
    fill: #6f706f;
}
.st2934 {
    clip-path: url(#SVGID_40_);
    fill: #6f6f6f;
}
.st2935 {
    clip-path: url(#SVGID_40_);
    fill: #6e6e6e;
}
.st2936 {
    clip-path: url(#SVGID_40_);
    fill: #6d6e6d;
}
.st2937 {
    clip-path: url(#SVGID_40_);
    fill: #6d6d6c;
}
.st2938 {
    clip-path: url(#SVGID_40_);
    fill: #6c6c6c;
}
.st2939 {
    clip-path: url(#SVGID_40_);
    fill: #6b6b6b;
}
.st2940 {
    clip-path: url(#SVGID_40_);
    fill: #6b6b6a;
}
.st2941 {
    clip-path: url(#SVGID_40_);
    fill: #6a6a69;
}
.st2942 {
    clip-path: url(#SVGID_40_);
    fill: #696969;
}
.st2943 {
    clip-path: url(#SVGID_40_);
    fill: #686868;
}
.st2944 {
    clip-path: url(#SVGID_40_);
    fill: #686867;
}
.st2945 {
    clip-path: url(#SVGID_40_);
    fill: #676766;
}
.st2946 {
    clip-path: url(#SVGID_40_);
    fill: #666;
}
.st2947 {
    clip-path: url(#SVGID_40_);
    fill: #656565;
}
.st2948 {
    clip-path: url(#SVGID_40_);
    fill: #646464;
}
.st2949 {
    clip-path: url(#SVGID_40_);
    fill: #646463;
}
.st2950 {
    clip-path: url(#SVGID_40_);
    fill: #636362;
}
.st2951 {
    clip-path: url(#SVGID_40_);
    fill: #626262;
}
.st2952 {
    clip-path: url(#SVGID_40_);
    fill: #616161;
}
.st2953 {
    clip-path: url(#SVGID_40_);
    fill: #616060;
}
.st2954 {
    clip-path: url(#SVGID_40_);
    fill: #60605f;
}
.st2955 {
    clip-path: url(#SVGID_40_);
    fill: #5f5f5e;
}
.st2956 {
    clip-path: url(#SVGID_40_);
    fill: #5e5e5e;
}
.st2957 {
    clip-path: url(#SVGID_40_);
    fill: #5d5d5d;
}
.st2958 {
    clip-path: url(#SVGID_40_);
    fill: #5c5c5c;
}
.st2959 {
    clip-path: url(#SVGID_40_);
    fill: #5c5c5b;
}
.st2960 {
    clip-path: url(#SVGID_40_);
    fill: #5b5b5a;
}
.st2961 {
    clip-path: url(#SVGID_40_);
    fill: #5a5a59;
}
.st2962 {
    clip-path: url(#SVGID_40_);
    fill: #595959;
}
.st2963 {
    clip-path: url(#SVGID_40_);
    fill: #585858;
}
.st2964 {
    clip-path: url(#SVGID_40_);
    fill: #585757;
}
.st2965 {
    clip-path: url(#SVGID_40_);
    fill: #575656;
}
.st2966 {
    clip-path: url(#SVGID_40_);
    fill: #565655;
}
.st2967 {
    clip-path: url(#SVGID_40_);
    fill: #555554;
}
.st2968 {
    clip-path: url(#SVGID_40_);
    fill: #545453;
}
.st2969 {
    clip-path: url(#SVGID_40_);
    fill: #535352;
}
.st2970 {
    clip-path: url(#SVGID_40_);
    fill: #525252;
}
.st2971 {
    clip-path: url(#SVGID_40_);
    fill: #515151;
}
.st2972 {
    clip-path: url(#SVGID_40_);
    fill: #505050;
}
.st2973 {
    clip-path: url(#SVGID_40_);
    fill: #4f4f4f;
}
.st2974 {
    clip-path: url(#SVGID_40_);
    fill: #4f4e4e;
}
.st2975 {
    clip-path: url(#SVGID_40_);
    fill: #4e4d4d;
}
.st2976 {
    clip-path: url(#SVGID_40_);
    fill: #4d4c4c;
}
.st2977 {
    clip-path: url(#SVGID_40_);
    fill: #4c4b4b;
}
.st2978 {
    clip-path: url(#SVGID_40_);
    fill: #4b4a4a;
}
.st2979 {
    clip-path: url(#SVGID_40_);
    fill: #494949;
}
.st2980 {
    clip-path: url(#SVGID_40_);
    fill: #484847;
}
.st2981 {
    clip-path: url(#SVGID_40_);
    fill: #474746;
}
.st2982 {
    clip-path: url(#SVGID_40_);
    fill: #464645;
}
.st2983 {
    clip-path: url(#SVGID_40_);
    fill: #454544;
}
.st2984 {
    clip-path: url(#SVGID_40_);
    fill: #444443;
}
.st2985 {
    clip-path: url(#SVGID_40_);
    fill: #434342;
}
.st2986 {
    clip-path: url(#SVGID_40_);
    fill: #424241;
}
.st2987 {
    clip-path: url(#SVGID_40_);
    fill: #414140;
}
.st2988 {
    clip-path: url(#SVGID_40_);
    fill: #403f3f;
}
.st2989 {
    clip-path: url(#SVGID_40_);
    fill: #3f3e3e;
}
.st2990 {
    clip-path: url(#SVGID_40_);
    fill: #3e3d3c;
}
.st2991 {
    clip-path: url(#SVGID_40_);
    fill: #3c3c3b;
}
.st2992 {
    clip-path: url(#SVGID_40_);
    fill: #3b3b3a;
}
.st2993 {
    clip-path: url(#SVGID_40_);
    fill: #3a3a39;
}
.st2994 {
    clip-path: url(#SVGID_40_);
    fill: #393938;
}
.st2995 {
    clip-path: url(#SVGID_40_);
    fill: #383737;
}
.st2996 {
    clip-path: url(#SVGID_40_);
    fill: #363635;
}
.st2997 {
    clip-path: url(#SVGID_40_);
    fill: #353534;
}
.st2998 {
    clip-path: url(#SVGID_40_);
    fill: #343433;
}
.st2999 {
    clip-path: url(#SVGID_40_);
    fill: #333231;
}
.st3000 {
    clip-path: url(#SVGID_40_);
    fill: #30302f;
}
.st3001 {
    clip-path: url(#SVGID_40_);
    fill: #2e2d2d;
}
.st3002 {
    clip-path: url(#SVGID_40_);
    fill: #2b2b2a;
}
.st3003 {
    clip-path: url(#SVGID_40_);
    fill: #292828;
}
.st3004 {
    clip-path: url(#SVGID_40_);
    fill: #262625;
}
.st3005 {
    clip-path: url(#SVGID_40_);
    fill: #232322;
}
.st3006 {
    clip-path: url(#SVGID_40_);
    fill: #20201f;
}
.st3007 {
    clip-path: url(#SVGID_40_);
    fill: #1d1d1c;
}
.st3008 {
    clip-path: url(#SVGID_40_);
    fill: #1a1a19;
}
.st3009 {
    clip-path: url(#SVGID_40_);
    fill: #161616;
}
.st3010 {
    clip-path: url(#SVGID_40_);
    fill: #131312;
}
.st3011 {
    clip-path: url(#SVGID_40_);
    fill: #0f0f0e;
}
.st3012 {
    clip-path: url(#SVGID_40_);
    fill: #0a0a0a;
}
.st3013 {
    clip-path: url(#SVGID_40_);
    fill: #050505;
}
.st3014 {
    clip-path: url(#SVGID_40_);
}
.st3015 {
    clip-path: url(#SVGID_42_);
}
.st3016 {
    clip-path: url(#SVGID_42_);
    fill: #010101;
}
.st3017 {
    clip-path: url(#SVGID_42_);
    fill: #020202;
}
.st3018 {
    clip-path: url(#SVGID_42_);
    fill: #040403;
}
.st3019 {
    clip-path: url(#SVGID_42_);
    fill: #050505;
}
.st3020 {
    clip-path: url(#SVGID_42_);
    fill: #070707;
}
.st3021 {
    clip-path: url(#SVGID_42_);
    fill: #090909;
}
.st3022 {
    clip-path: url(#SVGID_42_);
    fill: #0b0b0b;
}
.st3023 {
    clip-path: url(#SVGID_42_);
    fill: #0d0d0d;
}
.st3024 {
    clip-path: url(#SVGID_42_);
    fill: #0f0f0f;
}
.st3025 {
    clip-path: url(#SVGID_42_);
    fill: #111;
}
.st3026 {
    clip-path: url(#SVGID_42_);
    fill: #131312;
}
.st3027 {
    clip-path: url(#SVGID_42_);
    fill: #151514;
}
.st3028 {
    clip-path: url(#SVGID_42_);
    fill: #161616;
}
.st3029 {
    clip-path: url(#SVGID_42_);
    fill: #181818;
}
.st3030 {
    clip-path: url(#SVGID_42_);
    fill: #1a1a19;
}
.st3031 {
    clip-path: url(#SVGID_42_);
    fill: #1b1b1b;
}
.st3032 {
    clip-path: url(#SVGID_42_);
    fill: #1d1d1d;
}
.st3033 {
    clip-path: url(#SVGID_42_);
    fill: #1f1f1e;
}
.st3034 {
    clip-path: url(#SVGID_42_);
    fill: #202020;
}
.st3035 {
    clip-path: url(#SVGID_42_);
    fill: #222221;
}
.st3036 {
    clip-path: url(#SVGID_42_);
    fill: #242323;
}
.st3037 {
    clip-path: url(#SVGID_42_);
    fill: #252524;
}
.st3038 {
    clip-path: url(#SVGID_42_);
    fill: #272726;
}
.st3039 {
    clip-path: url(#SVGID_42_);
    fill: #282827;
}
.st3040 {
    clip-path: url(#SVGID_42_);
    fill: #2a2a29;
}
.st3041 {
    clip-path: url(#SVGID_42_);
    fill: #2b2b2a;
}
.st3042 {
    clip-path: url(#SVGID_42_);
    fill: #2d2d2c;
}
.st3043 {
    clip-path: url(#SVGID_42_);
    fill: #2e2e2d;
}
.st3044 {
    clip-path: url(#SVGID_42_);
    fill: #30302f;
}
.st3045 {
    clip-path: url(#SVGID_42_);
    fill: #313130;
}
.st3046 {
    clip-path: url(#SVGID_42_);
    fill: #333332;
}
.st3047 {
    clip-path: url(#SVGID_42_);
    fill: #343333;
}
.st3048 {
    clip-path: url(#SVGID_42_);
    fill: #343433;
}
.st3049 {
    clip-path: url(#SVGID_42_);
    fill: #353534;
}
.st3050 {
    clip-path: url(#SVGID_42_);
    fill: #363635;
}
.st3051 {
    clip-path: url(#SVGID_42_);
    fill: #373736;
}
.st3052 {
    clip-path: url(#SVGID_42_);
    fill: #383736;
}
.st3053 {
    clip-path: url(#SVGID_42_);
    fill: #383837;
}
.st3054 {
    clip-path: url(#SVGID_42_);
    fill: #393938;
}
.st3055 {
    clip-path: url(#SVGID_42_);
    fill: #3a3a39;
}
.st3056 {
    clip-path: url(#SVGID_42_);
    fill: #3b3a3a;
}
.st3057 {
    clip-path: url(#SVGID_42_);
    fill: #3b3b3a;
}
.st3058 {
    clip-path: url(#SVGID_42_);
    fill: #3c3c3b;
}
.st3059 {
    clip-path: url(#SVGID_42_);
    fill: #3d3d3c;
}
.st3060 {
    clip-path: url(#SVGID_42_);
    fill: #3e3e3d;
}
.st3061 {
    clip-path: url(#SVGID_42_);
    fill: #3f3e3e;
}
.st3062 {
    clip-path: url(#SVGID_42_);
    fill: #3f3f3e;
}
.st3063 {
    clip-path: url(#SVGID_42_);
    fill: #40403f;
}
.st3064 {
    clip-path: url(#SVGID_42_);
    fill: #414140;
}
.st3065 {
    clip-path: url(#SVGID_42_);
    fill: #424141;
}
.st3066 {
    clip-path: url(#SVGID_42_);
    fill: #424241;
}
.st3067 {
    clip-path: url(#SVGID_42_);
    fill: #434342;
}
.st3068 {
    clip-path: url(#SVGID_42_);
    fill: #444443;
}
.st3069 {
    clip-path: url(#SVGID_42_);
    fill: #454544;
}
.st3070 {
    clip-path: url(#SVGID_42_);
    fill: #464545;
}
.st3071 {
    clip-path: url(#SVGID_42_);
    fill: #464645;
}
.st3072 {
    clip-path: url(#SVGID_42_);
    fill: #474746;
}
.st3073 {
    clip-path: url(#SVGID_42_);
    fill: #484847;
}
.st3074 {
    clip-path: url(#SVGID_42_);
    fill: #494848;
}
.st3075 {
    clip-path: url(#SVGID_42_);
    fill: #4a4949;
}
.st3076 {
    clip-path: url(#SVGID_42_);
    fill: #4a4a49;
}
.st3077 {
    clip-path: url(#SVGID_42_);
    fill: #4b4b4a;
}
.st3078 {
    clip-path: url(#SVGID_42_);
    fill: #4c4c4b;
}
.st3079 {
    clip-path: url(#SVGID_42_);
    fill: #4d4c4c;
}
.st3080 {
    clip-path: url(#SVGID_42_);
    fill: #4d4d4d;
}
.st3081 {
    clip-path: url(#SVGID_42_);
    fill: #4e4e4d;
}
.st3082 {
    clip-path: url(#SVGID_42_);
    fill: #4f4f4e;
}
.st3083 {
    clip-path: url(#SVGID_42_);
    fill: #504f4f;
}
.st3084 {
    clip-path: url(#SVGID_42_);
    fill: #505050;
}
.st3085 {
    clip-path: url(#SVGID_42_);
    fill: #515150;
}
.st3086 {
    clip-path: url(#SVGID_42_);
    fill: #525251;
}
.st3087 {
    clip-path: url(#SVGID_42_);
    fill: #535252;
}
.st3088 {
    clip-path: url(#SVGID_42_);
    fill: #535353;
}
.st3089 {
    clip-path: url(#SVGID_42_);
    fill: #545453;
}
.st3090 {
    clip-path: url(#SVGID_42_);
    fill: #555554;
}
.st3091 {
    clip-path: url(#SVGID_42_);
    fill: #555;
}
.st3092 {
    clip-path: url(#SVGID_42_);
    fill: #565655;
}
.st3093 {
    clip-path: url(#SVGID_42_);
    fill: #575756;
}
.st3094 {
    clip-path: url(#SVGID_42_);
    fill: #585757;
}
.st3095 {
    clip-path: url(#SVGID_42_);
    fill: #585858;
}
.st3096 {
    clip-path: url(#SVGID_42_);
    fill: #595958;
}
.st3097 {
    clip-path: url(#SVGID_42_);
    fill: #5a5959;
}
.st3098 {
    clip-path: url(#SVGID_42_);
    fill: #5a5a5a;
}
.st3099 {
    clip-path: url(#SVGID_42_);
    fill: #5b5b5a;
}
.st3100 {
    clip-path: url(#SVGID_42_);
    fill: #5c5c5b;
}
.st3101 {
    clip-path: url(#SVGID_42_);
    fill: #5c5c5c;
}
.st3102 {
    clip-path: url(#SVGID_42_);
    fill: #5d5d5c;
}
.st3103 {
    clip-path: url(#SVGID_42_);
    fill: #5e5e5d;
}
.st3104 {
    clip-path: url(#SVGID_42_);
    fill: #5e5e5e;
}
.st3105 {
    clip-path: url(#SVGID_42_);
    fill: #5f5f5f;
}
.st3106 {
    clip-path: url(#SVGID_42_);
    fill: #60605f;
}
.st3107 {
    clip-path: url(#SVGID_42_);
    fill: #616060;
}
.st3108 {
    clip-path: url(#SVGID_42_);
    fill: #616161;
}
.st3109 {
    clip-path: url(#SVGID_42_);
    fill: #626261;
}
.st3110 {
    clip-path: url(#SVGID_42_);
    fill: #636362;
}
.st3111 {
    clip-path: url(#SVGID_42_);
    fill: #636363;
}
.st3112 {
    clip-path: url(#SVGID_42_);
    fill: #646464;
}
.st3113 {
    clip-path: url(#SVGID_42_);
    fill: #656564;
}
.st3114 {
    clip-path: url(#SVGID_42_);
    fill: #656565;
}
.st3115 {
    clip-path: url(#SVGID_42_);
    fill: #666;
}
.st3116 {
    clip-path: url(#SVGID_42_);
    fill: #676766;
}
.st3117 {
    clip-path: url(#SVGID_42_);
    fill: #676867;
}
.st3118 {
    clip-path: url(#SVGID_42_);
    fill: #686868;
}
.st3119 {
    clip-path: url(#SVGID_42_);
    fill: #696969;
}
.st3120 {
    clip-path: url(#SVGID_42_);
    fill: #696a69;
}
.st3121 {
    clip-path: url(#SVGID_42_);
    fill: #6a6a6a;
}
.st3122 {
    clip-path: url(#SVGID_42_);
    fill: #6b6b6b;
}
.st3123 {
    clip-path: url(#SVGID_42_);
    fill: #6c6c6b;
}
.st3124 {
    clip-path: url(#SVGID_42_);
    fill: #6c6c6c;
}
.st3125 {
    clip-path: url(#SVGID_42_);
    fill: #6d6d6d;
}
.st3126 {
    clip-path: url(#SVGID_42_);
    fill: #6e6e6d;
}
.st3127 {
    clip-path: url(#SVGID_42_);
    fill: #6e6e6e;
}
.st3128 {
    clip-path: url(#SVGID_42_);
    fill: #6f6f6f;
}
.st3129 {
    clip-path: url(#SVGID_42_);
    fill: #6f706f;
}
.st3130 {
    clip-path: url(#SVGID_42_);
    fill: #707070;
}
.st3131 {
    clip-path: url(#SVGID_42_);
    fill: #717171;
}
.st3132 {
    clip-path: url(#SVGID_42_);
    fill: #717271;
}
.st3133 {
    clip-path: url(#SVGID_42_);
    fill: #727272;
}
.st3134 {
    clip-path: url(#SVGID_42_);
    fill: #737373;
}
.st3135 {
    clip-path: url(#SVGID_42_);
    fill: #747474;
}
.st3136 {
    clip-path: url(#SVGID_42_);
    fill: #747574;
}
.st3137 {
    clip-path: url(#SVGID_42_);
    fill: #757575;
}
.st3138 {
    clip-path: url(#SVGID_42_);
    fill: #757676;
}
.st3139 {
    clip-path: url(#SVGID_42_);
    fill: #767676;
}
.st3140 {
    clip-path: url(#SVGID_42_);
    fill: #777;
}
.st3141 {
    clip-path: url(#SVGID_42_);
    fill: #787878;
}
.st3142 {
    clip-path: url(#SVGID_42_);
    fill: #787978;
}
.st3143 {
    clip-path: url(#SVGID_42_);
    fill: #797979;
}
.st3144 {
    clip-path: url(#SVGID_42_);
    fill: #797a79;
}
.st3145 {
    clip-path: url(#SVGID_42_);
    fill: #7a7a7a;
}
.st3146 {
    clip-path: url(#SVGID_42_);
    fill: #7a7b7b;
}
.st3147 {
    clip-path: url(#SVGID_42_);
    fill: #7b7b7b;
}
.st3148 {
    clip-path: url(#SVGID_42_);
    fill: #7b7c7c;
}
.st3149 {
    clip-path: url(#SVGID_42_);
    fill: #7c7c7c;
}
.st3150 {
    clip-path: url(#SVGID_42_);
    fill: #7d7d7d;
}
.st3151 {
    clip-path: url(#SVGID_42_);
    fill: #7e7e7e;
}
.st3152 {
    clip-path: url(#SVGID_42_);
    fill: #7f7f7f;
}
.st3153 {
    clip-path: url(#SVGID_42_);
    fill: grey;
}
.st3154 {
    clip-path: url(#SVGID_42_);
    fill: #818181;
}
.st3155 {
    clip-path: url(#SVGID_42_);
    fill: #828282;
}
.st3156 {
    clip-path: url(#SVGID_42_);
    fill: #838383;
}
.st3157 {
    clip-path: url(#SVGID_42_);
    fill: #848484;
}
.st3158 {
    clip-path: url(#SVGID_42_);
    fill: #858585;
}
.st3159 {
    clip-path: url(#SVGID_42_);
    fill: #868686;
}
.st3160 {
    clip-path: url(#SVGID_42_);
    fill: #878787;
}
.st3161 {
    clip-path: url(#SVGID_42_);
    fill: #888;
}
.st3162 {
    clip-path: url(#SVGID_42_);
    fill: #898989;
}
.st3163 {
    clip-path: url(#SVGID_42_);
    fill: #8a8a8a;
}
.st3164 {
    clip-path: url(#SVGID_42_);
    fill: #8b8b8a;
}
.st3165 {
    clip-path: url(#SVGID_42_);
    fill: #8b8b8b;
}
.st3166 {
    clip-path: url(#SVGID_42_);
    fill: #8c8c8c;
}
.st3167 {
    clip-path: url(#SVGID_42_);
    fill: #8d8d8c;
}
.st3168 {
    clip-path: url(#SVGID_42_);
    fill: #8d8d8d;
}
.st3169 {
    clip-path: url(#SVGID_42_);
    fill: #8e8e8e;
}
.st3170 {
    clip-path: url(#SVGID_42_);
    fill: #8f8f8e;
}
.st3171 {
    clip-path: url(#SVGID_42_);
    fill: #8f8f8f;
}
.st3172 {
    clip-path: url(#SVGID_42_);
    fill: #90908f;
}
.st3173 {
    clip-path: url(#SVGID_42_);
    fill: #909090;
}
.st3174 {
    clip-path: url(#SVGID_42_);
    fill: #919190;
}
.st3175 {
    clip-path: url(#SVGID_42_);
    fill: #919191;
}
.st3176 {
    clip-path: url(#SVGID_42_);
    fill: #929191;
}
.st3177 {
    clip-path: url(#SVGID_42_);
    fill: #929291;
}
.st3178 {
    clip-path: url(#SVGID_42_);
    fill: #929292;
}
.st3179 {
    clip-path: url(#SVGID_42_);
    fill: #939292;
}
.st3180 {
    clip-path: url(#SVGID_42_);
    fill: #939392;
}
.st3181 {
    clip-path: url(#SVGID_42_);
    fill: #939393;
}
.st3182 {
    clip-path: url(#SVGID_42_);
    fill: #949393;
}
.st3183 {
    clip-path: url(#SVGID_42_);
    fill: #949493;
}
.st3184 {
    clip-path: url(#SVGID_42_);
    fill: #949494;
}
.st3185 {
    clip-path: url(#SVGID_42_);
    fill: #959494;
}
.st3186 {
    clip-path: url(#SVGID_42_);
    fill: #959594;
}
.st3187 {
    clip-path: url(#SVGID_42_);
    fill: #959595;
}
.st3188 {
    clip-path: url(#SVGID_42_);
    fill: #969595;
}
.st3189 {
    clip-path: url(#SVGID_42_);
    fill: #969695;
}
.st3190 {
    clip-path: url(#SVGID_42_);
    fill: #969696;
}
.st3191 {
    clip-path: url(#SVGID_42_);
    fill: #979696;
}
.st3192 {
    clip-path: url(#SVGID_42_);
    fill: #979796;
}
.st3193 {
    clip-path: url(#SVGID_42_);
    fill: #979797;
}
.st3194 {
    clip-path: url(#SVGID_42_);
    fill: #989797;
}
.st3195 {
    clip-path: url(#SVGID_42_);
    fill: #989897;
}
.st3196 {
    clip-path: url(#SVGID_42_);
    fill: #999898;
}
.st3197 {
    clip-path: url(#SVGID_42_);
    fill: #999998;
}
.st3198 {
    clip-path: url(#SVGID_42_);
    fill: #9a9999;
}
.st3199 {
    clip-path: url(#SVGID_42_);
    fill: #9a9a99;
}
.st3200 {
    clip-path: url(#SVGID_42_);
    fill: #9b9a9a;
}
.st3201 {
    clip-path: url(#SVGID_42_);
    fill: #9b9b9a;
}
.st3202 {
    clip-path: url(#SVGID_42_);
    fill: #9b9b9b;
}
.st3203 {
    clip-path: url(#SVGID_42_);
    fill: #9c9b9b;
}
.st3204 {
    clip-path: url(#SVGID_42_);
    fill: #9c9c9b;
}
.st3205 {
    clip-path: url(#SVGID_42_);
    fill: #9c9c9c;
}
.st3206 {
    clip-path: url(#SVGID_42_);
    fill: #9d9c9c;
}
.st3207 {
    clip-path: url(#SVGID_42_);
    fill: #9d9d9c;
}
.st3208 {
    clip-path: url(#SVGID_44_);
    fill: #9d9d9c;
}
.st3209 {
    clip-path: url(#SVGID_44_);
    fill: #9d9d9d;
}
.st3210 {
    clip-path: url(#SVGID_44_);
    fill: #9e9d9d;
}
.st3211 {
    clip-path: url(#SVGID_44_);
    fill: #9e9e9d;
}
.st3212 {
    clip-path: url(#SVGID_44_);
    fill: #9f9e9e;
}
.st3213 {
    clip-path: url(#SVGID_44_);
    fill: #9f9f9e;
}
.st3214 {
    clip-path: url(#SVGID_44_);
    fill: #a09f9f;
}
.st3215 {
    clip-path: url(#SVGID_44_);
    fill: #a0a0a0;
}
.st3216 {
    clip-path: url(#SVGID_44_);
    fill: #a1a1a0;
}
.st3217 {
    clip-path: url(#SVGID_44_);
    fill: #a2a1a1;
}
.st3218 {
    clip-path: url(#SVGID_44_);
    fill: #a2a2a1;
}
.st3219 {
    clip-path: url(#SVGID_44_);
    fill: #a3a2a2;
}
.st3220 {
    clip-path: url(#SVGID_44_);
    fill: #a4a3a3;
}
.st3221 {
    clip-path: url(#SVGID_44_);
    fill: #a4a4a3;
}
.st3222 {
    clip-path: url(#SVGID_44_);
    fill: #a5a4a4;
}
.st3223 {
    clip-path: url(#SVGID_44_);
    fill: #a6a5a4;
}
.st3224 {
    clip-path: url(#SVGID_44_);
    fill: #a6a6a5;
}
.st3225 {
    clip-path: url(#SVGID_44_);
    fill: #a7a6a6;
}
.st3226 {
    clip-path: url(#SVGID_44_);
    fill: #a8a7a7;
}
.st3227 {
    clip-path: url(#SVGID_44_);
    fill: #a9a8a7;
}
.st3228 {
    clip-path: url(#SVGID_44_);
    fill: #a9a8a8;
}
.st3229 {
    clip-path: url(#SVGID_44_);
    fill: #aaa9a9;
}
.st3230 {
    clip-path: url(#SVGID_44_);
    fill: #abaaa9;
}
.st3231 {
    clip-path: url(#SVGID_44_);
    fill: #abaaaa;
}
.st3232 {
    clip-path: url(#SVGID_44_);
    fill: #acabab;
}
.st3233 {
    clip-path: url(#SVGID_44_);
    fill: #adacab;
}
.st3234 {
    clip-path: url(#SVGID_44_);
    fill: #aeacac;
}
.st3235 {
    clip-path: url(#SVGID_44_);
    fill: #aeadad;
}
.st3236 {
    clip-path: url(#SVGID_44_);
    fill: #afaeae;
}
.st3237 {
    clip-path: url(#SVGID_44_);
    fill: #b0afae;
}
.st3238 {
    clip-path: url(#SVGID_44_);
    fill: #b1afaf;
}
.st3239 {
    clip-path: url(#SVGID_44_);
    fill: #b2b0b0;
}
.st3240 {
    clip-path: url(#SVGID_44_);
    fill: #b2b1b1;
}
.st3241 {
    clip-path: url(#SVGID_44_);
    fill: #b3b2b2;
}
.st3242 {
    clip-path: url(#SVGID_44_);
    fill: #b4b2b2;
}
.st3243 {
    clip-path: url(#SVGID_44_);
    fill: #b5b3b3;
}
.st3244 {
    clip-path: url(#SVGID_44_);
    fill: #b5b4b4;
}
.st3245 {
    clip-path: url(#SVGID_44_);
    fill: #b6b5b5;
}
.st3246 {
    clip-path: url(#SVGID_44_);
    fill: #b7b6b5;
}
.st3247 {
    clip-path: url(#SVGID_44_);
    fill: #b8b6b6;
}
.st3248 {
    clip-path: url(#SVGID_44_);
    fill: #b9b7b7;
}
.st3249 {
    clip-path: url(#SVGID_44_);
    fill: #b9b8b8;
}
.st3250 {
    clip-path: url(#SVGID_44_);
    fill: #bab9b9;
}
.st3251 {
    clip-path: url(#SVGID_44_);
    fill: #bbb9b9;
}
.st3252 {
    clip-path: url(#SVGID_44_);
    fill: #bcbaba;
}
.st3253 {
    clip-path: url(#SVGID_44_);
    fill: #bdbbbb;
}
.st3254 {
    clip-path: url(#SVGID_44_);
    fill: #bdbcbc;
}
.st3255 {
    clip-path: url(#SVGID_44_);
    fill: #bebdbd;
}
.st3256 {
    clip-path: url(#SVGID_44_);
    fill: #bfbdbd;
}
.st3257 {
    clip-path: url(#SVGID_44_);
    fill: #c0bebe;
}
.st3258 {
    clip-path: url(#SVGID_44_);
    fill: #c0bfbf;
}
.st3259 {
    clip-path: url(#SVGID_44_);
    fill: #c1c0c0;
}
.st3260 {
    clip-path: url(#SVGID_44_);
    fill: #c2c1c1;
}
.st3261 {
    clip-path: url(#SVGID_44_);
    fill: #c3c1c2;
}
.st3262 {
    clip-path: url(#SVGID_44_);
    fill: #c3c2c2;
}
.st3263 {
    clip-path: url(#SVGID_44_);
    fill: #c4c3c3;
}
.st3264 {
    clip-path: url(#SVGID_44_);
    fill: #c5c4c4;
}
.st3265 {
    clip-path: url(#SVGID_44_);
    fill: #c6c5c5;
}
.st3266 {
    clip-path: url(#SVGID_44_);
    fill: #c7c6c6;
}
.st3267 {
    clip-path: url(#SVGID_44_);
    fill: #c8c6c7;
}
.st3268 {
    clip-path: url(#SVGID_44_);
    fill: #c8c7c7;
}
.st3269 {
    clip-path: url(#SVGID_44_);
    fill: #c9c8c8;
}
.st3270 {
    clip-path: url(#SVGID_44_);
    fill: #cac9c9;
}
.st3271 {
    clip-path: url(#SVGID_44_);
    fill: #cbcaca;
}
.st3272 {
    clip-path: url(#SVGID_44_);
    fill: #cccbcb;
}
.st3273 {
    clip-path: url(#SVGID_44_);
    fill: #cdcccc;
}
.st3274 {
    clip-path: url(#SVGID_44_);
    fill: #cdcccd;
}
.st3275 {
    clip-path: url(#SVGID_44_);
    fill: #cecdce;
}
.st3276 {
    clip-path: url(#SVGID_44_);
    fill: #cfcece;
}
.st3277 {
    clip-path: url(#SVGID_44_);
    fill: #d0cfcf;
}
.st3278 {
    clip-path: url(#SVGID_44_);
    fill: #d1d0d0;
}
.st3279 {
    clip-path: url(#SVGID_44_);
    fill: #d2d1d1;
}
.st3280 {
    clip-path: url(#SVGID_44_);
    fill: #d3d2d2;
}
.st3281 {
    clip-path: url(#SVGID_44_);
    fill: #d4d3d3;
}
.st3282 {
    clip-path: url(#SVGID_44_);
    fill: #d4d3d4;
}
.st3283 {
    clip-path: url(#SVGID_44_);
    fill: #d5d4d5;
}
.st3284 {
    clip-path: url(#SVGID_44_);
    fill: #d6d5d6;
}
.st3285 {
    clip-path: url(#SVGID_44_);
    fill: #d7d6d7;
}
.st3286 {
    clip-path: url(#SVGID_44_);
    fill: #d8d7d8;
}
.st3287 {
    clip-path: url(#SVGID_44_);
    fill: #d9d8d9;
}
.st3288 {
    clip-path: url(#SVGID_44_);
    fill: #dad9da;
}
.st3289 {
    clip-path: url(#SVGID_44_);
    fill: #dbdada;
}
.st3290 {
    clip-path: url(#SVGID_44_);
    fill: #dbdbdb;
}
.st3291 {
    clip-path: url(#SVGID_44_);
    fill: #dcdcdc;
}
.st3292 {
    clip-path: url(#SVGID_44_);
    fill: #ddd;
}
.st3293 {
    clip-path: url(#SVGID_44_);
    fill: #dedede;
}
.st3294 {
    clip-path: url(#SVGID_44_);
    fill: #dfdfdf;
}
.st3295 {
    clip-path: url(#SVGID_44_);
    fill: #e0dfe0;
}
.st3296 {
    clip-path: url(#SVGID_44_);
    fill: #e1e0e1;
}
.st3297 {
    clip-path: url(#SVGID_44_);
    fill: #e2e1e2;
}
.st3298 {
    clip-path: url(#SVGID_44_);
    fill: #e3e2e3;
}
.st3299 {
    clip-path: url(#SVGID_44_);
    fill: #e4e3e4;
}
.st3300 {
    clip-path: url(#SVGID_44_);
    fill: #e5e4e5;
}
.st3301 {
    clip-path: url(#SVGID_44_);
    fill: #e5e5e6;
}
.st3302 {
    clip-path: url(#SVGID_44_);
    fill: #e6e6e7;
}
.st3303 {
    clip-path: url(#SVGID_44_);
    fill: #e7e7e8;
}
.st3304 {
    clip-path: url(#SVGID_44_);
    fill: #e8e8e8;
}
.st3305 {
    clip-path: url(#SVGID_44_);
    fill: #e9e9e9;
}
.st3306 {
    clip-path: url(#SVGID_44_);
    fill: #eaeaea;
}
.st3307 {
    clip-path: url(#SVGID_44_);
    fill: #ebebeb;
}
.st3308 {
    clip-path: url(#SVGID_44_);
    fill: #ececec;
}
.st3309 {
    clip-path: url(#SVGID_44_);
    fill: #ededed;
}
.st3310 {
    clip-path: url(#SVGID_46_);
    fill: #04568b;
}
.st3311 {
    clip-path: url(#SVGID_46_);
    fill: #04578c;
}
.st3312 {
    clip-path: url(#SVGID_46_);
    fill: #04588d;
}
.st3313 {
    clip-path: url(#SVGID_46_);
    fill: #04588e;
}
.st3314 {
    clip-path: url(#SVGID_46_);
    fill: #04598f;
}
.st3315 {
    clip-path: url(#SVGID_46_);
    fill: #045a90;
}
.st3316 {
    clip-path: url(#SVGID_46_);
    fill: #045b91;
}
.st3317 {
    clip-path: url(#SVGID_46_);
    fill: #055c92;
}
.st3318 {
    clip-path: url(#SVGID_46_);
    fill: #055c93;
}
.st3319 {
    clip-path: url(#SVGID_46_);
    fill: #055d94;
}
.st3320 {
    clip-path: url(#SVGID_46_);
    fill: #055e95;
}
.st3321 {
    clip-path: url(#SVGID_46_);
    fill: #055f96;
}
.st3322 {
    clip-path: url(#SVGID_46_);
    fill: #056097;
}
.st3323 {
    clip-path: url(#SVGID_46_);
    fill: #056098;
}
.st3324 {
    clip-path: url(#SVGID_46_);
    fill: #056199;
}
.st3325 {
    clip-path: url(#SVGID_46_);
    fill: #05629a;
}
.st3326 {
    clip-path: url(#SVGID_46_);
    fill: #05639b;
}
.st3327 {
    clip-path: url(#SVGID_46_);
    fill: #05639c;
}
.st3328 {
    clip-path: url(#SVGID_46_);
    fill: #05649d;
}
.st3329 {
    clip-path: url(#SVGID_46_);
    fill: #05659e;
}
.st3330 {
    clip-path: url(#SVGID_46_);
    fill: #05669f;
}
.st3331 {
    clip-path: url(#SVGID_46_);
    fill: #0567a0;
}
.st3332 {
    clip-path: url(#SVGID_46_);
    fill: #0567a1;
}
.st3333 {
    clip-path: url(#SVGID_46_);
    fill: #0468a2;
}
.st3334 {
    clip-path: url(#SVGID_46_);
    fill: #0469a4;
}
.st3335 {
    clip-path: url(#SVGID_46_);
    fill: #046aa5;
}
.st3336 {
    clip-path: url(#SVGID_46_);
    fill: #046aa6;
}
.st3337 {
    clip-path: url(#SVGID_46_);
    fill: #046ba7;
}
.st3338 {
    clip-path: url(#SVGID_46_);
    fill: #046ca8;
}
.st3339 {
    clip-path: url(#SVGID_46_);
    fill: #056da9;
}
.st3340 {
    clip-path: url(#SVGID_46_);
    fill: #056daa;
}
.st3341 {
    clip-path: url(#SVGID_46_);
    fill: #056eab;
}
.st3342 {
    clip-path: url(#SVGID_46_);
    fill: #056fac;
}
.st3343 {
    clip-path: url(#SVGID_46_);
    fill: #0570ad;
}
.st3344 {
    clip-path: url(#SVGID_46_);
    fill: #0671ae;
}
.st3345 {
    clip-path: url(#SVGID_46_);
    fill: #0671af;
}
.st3346 {
    clip-path: url(#SVGID_46_);
    fill: #0672b0;
}
.st3347 {
    clip-path: url(#SVGID_46_);
    fill: #0673b1;
}
.st3348 {
    clip-path: url(#SVGID_46_);
    fill: #0773b2;
}
.st3349 {
    clip-path: url(#SVGID_46_);
    fill: #0774b2;
}
.st3350 {
    clip-path: url(#SVGID_46_);
    fill: #0775b3;
}
.st3351 {
    clip-path: url(#SVGID_46_);
    fill: #0776b4;
}
.st3352 {
    clip-path: url(#SVGID_46_);
    fill: #0876b5;
}
.st3353 {
    clip-path: url(#SVGID_46_);
    fill: #0877b6;
}
.st3354 {
    clip-path: url(#SVGID_46_);
    fill: #0878b7;
}
.st3355 {
    clip-path: url(#SVGID_46_);
    fill: #0878b8;
}
.st3356 {
    clip-path: url(#SVGID_46_);
    fill: #0879b9;
}
.st3357 {
    clip-path: url(#SVGID_46_);
    fill: #097aba;
}
.st3358 {
    clip-path: url(#SVGID_46_);
    fill: #097abb;
}
.st3359 {
    clip-path: url(#SVGID_46_);
    fill: #097bbc;
}
.st3360 {
    clip-path: url(#SVGID_46_);
    fill: #097cbc;
}
.st3361 {
    clip-path: url(#SVGID_46_);
    fill: #0a7cbd;
}
.st3362 {
    clip-path: url(#SVGID_46_);
    fill: #0a7dbe;
}
.st3363 {
    clip-path: url(#SVGID_46_);
    fill: #0a7ebf;
}
.st3364 {
    clip-path: url(#SVGID_46_);
    fill: #0a7ec0;
}
.st3365 {
    clip-path: url(#SVGID_46_);
    fill: #0b7fc0;
}
.st3366 {
    clip-path: url(#SVGID_46_);
    fill: #0b7fc1;
}
.st3367 {
    clip-path: url(#SVGID_46_);
    fill: #0b80c2;
}
.st3368 {
    clip-path: url(#SVGID_46_);
    fill: #0b80c3;
}
.st3369 {
    clip-path: url(#SVGID_46_);
    fill: #0c81c3;
}
.st3370 {
    clip-path: url(#SVGID_46_);
    fill: #0c81c4;
}
.st3371 {
    clip-path: url(#SVGID_46_);
    fill: #0c82c4;
}
.st3372 {
    clip-path: url(#SVGID_46_);
    fill: #0c82c5;
}
.st3373 {
    clip-path: url(#SVGID_46_);
    fill: #0c83c5;
}
.st3374 {
    clip-path: url(#SVGID_46_);
    fill: #0d83c6;
}
.st3375 {
    clip-path: url(#SVGID_48_);
    fill: #9d9d9c;
}
.st3376 {
    clip-path: url(#SVGID_48_);
    fill: #9f9e9e;
}
.st3377 {
    clip-path: url(#SVGID_48_);
    fill: #a0a09f;
}
.st3378 {
    clip-path: url(#SVGID_48_);
    fill: #a2a1a1;
}
.st3379 {
    clip-path: url(#SVGID_48_);
    fill: #a3a3a2;
}
.st3380 {
    clip-path: url(#SVGID_48_);
    fill: #a5a4a4;
}
.st3381 {
    clip-path: url(#SVGID_48_);
    fill: #a7a6a5;
}
.st3382 {
    clip-path: url(#SVGID_48_);
    fill: #a8a7a7;
}
.st3383 {
    clip-path: url(#SVGID_48_);
    fill: #aaa9a8;
}
.st3384 {
    clip-path: url(#SVGID_48_);
    fill: #abaaaa;
}
.st3385 {
    clip-path: url(#SVGID_48_);
    fill: #adabab;
}
.st3386 {
    clip-path: url(#SVGID_48_);
    fill: #aeadad;
}
.st3387 {
    clip-path: url(#SVGID_48_);
    fill: #afaeae;
}
.st3388 {
    clip-path: url(#SVGID_48_);
    fill: #b1b0af;
}
.st3389 {
    clip-path: url(#SVGID_48_);
    fill: #b2b1b1;
}
.st3390 {
    clip-path: url(#SVGID_48_);
    fill: #b4b2b2;
}
.st3391 {
    clip-path: url(#SVGID_48_);
    fill: #b5b4b4;
}
.st3392 {
    clip-path: url(#SVGID_48_);
    fill: #b7b5b5;
}
.st3393 {
    clip-path: url(#SVGID_48_);
    fill: #b8b6b6;
}
.st3394 {
    clip-path: url(#SVGID_48_);
    fill: #b9b8b8;
}
.st3395 {
    clip-path: url(#SVGID_48_);
    fill: #bab9b9;
}
.st3396 {
    clip-path: url(#SVGID_48_);
    fill: #bcbaba;
}
.st3397 {
    clip-path: url(#SVGID_48_);
    fill: #bdbbbb;
}
.st3398 {
    clip-path: url(#SVGID_48_);
    fill: #bebdbd;
}
.st3399 {
    clip-path: url(#SVGID_48_);
    fill: #bfbebe;
}
.st3400 {
    clip-path: url(#SVGID_48_);
    fill: #c0bfbf;
}
.st3401 {
    clip-path: url(#SVGID_48_);
    fill: #c1c0c0;
}
.st3402 {
    clip-path: url(#SVGID_48_);
    fill: #c3c1c1;
}
.st3403 {
    clip-path: url(#SVGID_48_);
    fill: #c4c2c3;
}
.st3404 {
    clip-path: url(#SVGID_48_);
    fill: #c5c3c4;
}
.st3405 {
    clip-path: url(#SVGID_48_);
    fill: #c6c5c5;
}
.st3406 {
    clip-path: url(#SVGID_48_);
    fill: #c7c6c6;
}
.st3407 {
    clip-path: url(#SVGID_48_);
    fill: #c8c7c7;
}
.st3408 {
    clip-path: url(#SVGID_48_);
    fill: #c9c8c8;
}
.st3409 {
    clip-path: url(#SVGID_48_);
    fill: #cac9c9;
}
.st3410 {
    clip-path: url(#SVGID_48_);
    fill: #cbcaca;
}
.st3411 {
    clip-path: url(#SVGID_48_);
    fill: #cccbcb;
}
.st3412 {
    clip-path: url(#SVGID_48_);
    fill: #cdcccc;
}
.st3413 {
    clip-path: url(#SVGID_48_);
    fill: #cecdcd;
}
.st3414 {
    clip-path: url(#SVGID_48_);
    fill: #cfcece;
}
.st3415 {
    clip-path: url(#SVGID_48_);
    fill: #d0cfcf;
}
.st3416 {
    clip-path: url(#SVGID_48_);
    fill: #d1d0d0;
}
.st3417 {
    clip-path: url(#SVGID_48_);
    fill: #d2d1d1;
}
.st3418 {
    clip-path: url(#SVGID_48_);
    fill: #d3d2d2;
}
.st3419 {
    clip-path: url(#SVGID_48_);
    fill: #d4d3d3;
}
.st3420 {
    clip-path: url(#SVGID_48_);
    fill: #d5d4d4;
}
.st3421 {
    clip-path: url(#SVGID_48_);
    fill: #d5d5d5;
}
.st3422 {
    clip-path: url(#SVGID_48_);
    fill: #d6d5d6;
}
.st3423 {
    clip-path: url(#SVGID_48_);
    fill: #d7d6d7;
}
.st3424 {
    clip-path: url(#SVGID_48_);
    fill: #d8d7d8;
}
.st3425 {
    clip-path: url(#SVGID_48_);
    fill: #d9d8d9;
}
.st3426 {
    clip-path: url(#SVGID_48_);
    fill: #dad9d9;
}
.st3427 {
    clip-path: url(#SVGID_48_);
    fill: #dadada;
}
.st3428 {
    clip-path: url(#SVGID_48_);
    fill: #dbdadb;
}
.st3429 {
    clip-path: url(#SVGID_48_);
    fill: #dcdbdc;
}
.st3430 {
    clip-path: url(#SVGID_48_);
    fill: #dddcdd;
}
.st3431 {
    clip-path: url(#SVGID_48_);
    fill: #ddd;
}
.st3432 {
    clip-path: url(#SVGID_48_);
    fill: #deddde;
}
.st3433 {
    clip-path: url(#SVGID_48_);
    fill: #dfdedf;
}
.st3434 {
    clip-path: url(#SVGID_48_);
    fill: #dfdfdf;
}
.st3435 {
    clip-path: url(#SVGID_48_);
    fill: #e0dfe0;
}
.st3436 {
    clip-path: url(#SVGID_48_);
    fill: #e1e0e1;
}
.st3437 {
    clip-path: url(#SVGID_48_);
    fill: #e1e1e1;
}
.st3438 {
    clip-path: url(#SVGID_48_);
    fill: #e2e1e2;
}
.st3439 {
    clip-path: url(#SVGID_48_);
    fill: #e2e2e3;
}
.st3440 {
    clip-path: url(#SVGID_48_);
    fill: #e3e3e3;
}
.st3441 {
    clip-path: url(#SVGID_48_);
    fill: #e4e3e4;
}
.st3442 {
    clip-path: url(#SVGID_48_);
    fill: #e4e4e4;
}
.st3443 {
    clip-path: url(#SVGID_48_);
    fill: #e5e4e5;
}
.st3444 {
    clip-path: url(#SVGID_48_);
    fill: #e5e5e5;
}
.st3445 {
    clip-path: url(#SVGID_48_);
    fill: #e6e5e6;
}
.st3446 {
    clip-path: url(#SVGID_48_);
    fill: #e6e6e6;
}
.st3447 {
    clip-path: url(#SVGID_48_);
    fill: #e7e6e7;
}
.st3448 {
    clip-path: url(#SVGID_48_);
    fill: #e7e7e7;
}
.st3449 {
    clip-path: url(#SVGID_48_);
    fill: #e7e7e8;
}
.st3450 {
    clip-path: url(#SVGID_48_);
    fill: #e8e8e8;
}
.st3451 {
    clip-path: url(#SVGID_48_);
    fill: #e9e8e9;
}
.st3452 {
    clip-path: url(#SVGID_48_);
    fill: #e9e9e9;
}
.st3453 {
    clip-path: url(#SVGID_48_);
    fill: #eae9ea;
}
.st3454 {
    clip-path: url(#SVGID_48_);
    fill: #eaeaea;
}
.st3455 {
    clip-path: url(#SVGID_48_);
    fill: #ebebeb;
}
.st3456 {
    clip-path: url(#SVGID_48_);
    fill: #ecebeb;
}
.st3457 {
    clip-path: url(#SVGID_48_);
    fill: #ececec;
}
.st3458 {
    clip-path: url(#SVGID_48_);
    fill: #ededec;
}
.st3459 {
    clip-path: url(#SVGID_48_);
    fill: #ededed;
}
.st3460 {
    clip-path: url(#SVGID_50_);
    fill: #9d9d9c;
}
.st3461 {
    clip-path: url(#SVGID_50_);
    fill: #9f9e9e;
}
.st3462 {
    clip-path: url(#SVGID_50_);
    fill: #a0a09f;
}
.st3463 {
    clip-path: url(#SVGID_50_);
    fill: #a2a1a1;
}
.st3464 {
    clip-path: url(#SVGID_50_);
    fill: #a3a3a2;
}
.st3465 {
    clip-path: url(#SVGID_50_);
    fill: #a5a4a4;
}
.st3466 {
    clip-path: url(#SVGID_50_);
    fill: #a7a6a5;
}
.st3467 {
    clip-path: url(#SVGID_50_);
    fill: #a8a7a7;
}
.st3468 {
    clip-path: url(#SVGID_50_);
    fill: #aaa9a8;
}
.st3469 {
    clip-path: url(#SVGID_50_);
    fill: #abaaaa;
}
.st3470 {
    clip-path: url(#SVGID_50_);
    fill: #adabab;
}
.st3471 {
    clip-path: url(#SVGID_50_);
    fill: #aeadad;
}
.st3472 {
    clip-path: url(#SVGID_50_);
    fill: #afaeae;
}
.st3473 {
    clip-path: url(#SVGID_50_);
    fill: #b1b0af;
}
.st3474 {
    clip-path: url(#SVGID_50_);
    fill: #b2b1b1;
}
.st3475 {
    clip-path: url(#SVGID_50_);
    fill: #b4b2b2;
}
.st3476 {
    clip-path: url(#SVGID_50_);
    fill: #b5b4b4;
}
.st3477 {
    clip-path: url(#SVGID_50_);
    fill: #b7b5b5;
}
.st3478 {
    clip-path: url(#SVGID_50_);
    fill: #b8b6b6;
}
.st3479 {
    clip-path: url(#SVGID_50_);
    fill: #b9b8b8;
}
.st3480 {
    clip-path: url(#SVGID_50_);
    fill: #bab9b9;
}
.st3481 {
    clip-path: url(#SVGID_50_);
    fill: #bcbaba;
}
.st3482 {
    clip-path: url(#SVGID_50_);
    fill: #bdbbbb;
}
.st3483 {
    clip-path: url(#SVGID_50_);
    fill: #bebdbd;
}
.st3484 {
    clip-path: url(#SVGID_50_);
    fill: #bfbebe;
}
.st3485 {
    clip-path: url(#SVGID_50_);
    fill: #c0bfbf;
}
.st3486 {
    clip-path: url(#SVGID_50_);
    fill: #c1c0c0;
}
.st3487 {
    clip-path: url(#SVGID_50_);
    fill: #c3c1c1;
}
.st3488 {
    clip-path: url(#SVGID_50_);
    fill: #c4c2c3;
}
.st3489 {
    clip-path: url(#SVGID_50_);
    fill: #c5c3c4;
}
.st3490 {
    clip-path: url(#SVGID_50_);
    fill: #c6c5c5;
}
.st3491 {
    clip-path: url(#SVGID_50_);
    fill: #c7c6c6;
}
.st3492 {
    clip-path: url(#SVGID_50_);
    fill: #c8c7c7;
}
.st3493 {
    clip-path: url(#SVGID_50_);
    fill: #c9c8c8;
}
.st3494 {
    clip-path: url(#SVGID_50_);
    fill: #cac9c9;
}
.st3495 {
    clip-path: url(#SVGID_50_);
    fill: #cbcaca;
}
.st3496 {
    clip-path: url(#SVGID_50_);
    fill: #cccbcb;
}
.st3497 {
    clip-path: url(#SVGID_50_);
    fill: #cdcccc;
}
.st3498 {
    clip-path: url(#SVGID_50_);
    fill: #cecdcd;
}
.st3499 {
    clip-path: url(#SVGID_50_);
    fill: #cfcece;
}
.st3500 {
    clip-path: url(#SVGID_50_);
    fill: #d0cfcf;
}
.st3501 {
    clip-path: url(#SVGID_50_);
    fill: #d1d0d0;
}
.st3502 {
    clip-path: url(#SVGID_50_);
    fill: #d2d1d1;
}
.st3503 {
    clip-path: url(#SVGID_50_);
    fill: #d3d2d2;
}
.st3504 {
    clip-path: url(#SVGID_50_);
    fill: #d4d3d3;
}
.st3505 {
    clip-path: url(#SVGID_50_);
    fill: #d5d4d4;
}
.st3506 {
    clip-path: url(#SVGID_50_);
    fill: #d5d5d5;
}
.st3507 {
    clip-path: url(#SVGID_50_);
    fill: #d6d5d6;
}
.st3508 {
    clip-path: url(#SVGID_50_);
    fill: #d7d6d7;
}
.st3509 {
    clip-path: url(#SVGID_50_);
    fill: #d8d7d8;
}
.st3510 {
    clip-path: url(#SVGID_50_);
    fill: #d9d8d9;
}
.st3511 {
    clip-path: url(#SVGID_50_);
    fill: #dad9d9;
}
.st3512 {
    clip-path: url(#SVGID_50_);
    fill: #dadada;
}
.st3513 {
    clip-path: url(#SVGID_50_);
    fill: #dbdadb;
}
.st3514 {
    clip-path: url(#SVGID_50_);
    fill: #dcdbdc;
}
.st3515 {
    clip-path: url(#SVGID_50_);
    fill: #dddcdd;
}
.st3516 {
    clip-path: url(#SVGID_50_);
    fill: #ddd;
}
.st3517 {
    clip-path: url(#SVGID_50_);
    fill: #deddde;
}
.st3518 {
    clip-path: url(#SVGID_50_);
    fill: #dfdedf;
}
.st3519 {
    clip-path: url(#SVGID_50_);
    fill: #dfdfdf;
}
.st3520 {
    clip-path: url(#SVGID_50_);
    fill: #e0dfe0;
}
.st3521 {
    clip-path: url(#SVGID_50_);
    fill: #e1e0e1;
}
.st3522 {
    clip-path: url(#SVGID_50_);
    fill: #e1e1e1;
}
.st3523 {
    clip-path: url(#SVGID_50_);
    fill: #e2e1e2;
}
.st3524 {
    clip-path: url(#SVGID_50_);
    fill: #e2e2e3;
}
.st3525 {
    clip-path: url(#SVGID_50_);
    fill: #e3e3e3;
}
.st3526 {
    clip-path: url(#SVGID_50_);
    fill: #e4e3e4;
}
.st3527 {
    clip-path: url(#SVGID_50_);
    fill: #e4e4e4;
}
.st3528 {
    clip-path: url(#SVGID_50_);
    fill: #e5e4e5;
}
.st3529 {
    clip-path: url(#SVGID_50_);
    fill: #e5e5e5;
}
.st3530 {
    clip-path: url(#SVGID_50_);
    fill: #e6e5e6;
}
.st3531 {
    clip-path: url(#SVGID_50_);
    fill: #e6e6e6;
}
.st3532 {
    clip-path: url(#SVGID_50_);
    fill: #e7e6e7;
}
.st3533 {
    clip-path: url(#SVGID_50_);
    fill: #e7e7e7;
}
.st3534 {
    clip-path: url(#SVGID_50_);
    fill: #e7e7e8;
}
.st3535 {
    clip-path: url(#SVGID_50_);
    fill: #e8e8e8;
}
.st3536 {
    clip-path: url(#SVGID_50_);
    fill: #e9e8e9;
}
.st3537 {
    clip-path: url(#SVGID_50_);
    fill: #e9e9e9;
}
.st3538 {
    clip-path: url(#SVGID_50_);
    fill: #eae9ea;
}
.st3539 {
    clip-path: url(#SVGID_50_);
    fill: #eaeaea;
}
.st3540 {
    clip-path: url(#SVGID_50_);
    fill: #ebebeb;
}
.st3541 {
    clip-path: url(#SVGID_50_);
    fill: #ecebeb;
}
.st3542 {
    clip-path: url(#SVGID_50_);
    fill: #ececec;
}
.st3543 {
    clip-path: url(#SVGID_50_);
    fill: #ededec;
}
.st3544 {
    clip-path: url(#SVGID_50_);
    fill: #ededed;
}
.st3545 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6a4b41;
}
.st3546 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #94999e;
}
.st3547 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #95abb7;
}
.st3548 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cbc3b8;
}
.st3549 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dedfdc;
}
.st3550 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dbdbda;
}
.st3551 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c1a982;
}
.st3552 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dbdbd8;
}
.st3553 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #beac6c;
}
.st3554 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d3d2cf;
}
.st3555 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #848590;
}
.st3556 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d2d2d2;
}
.st3557 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b1b0b0;
}
.st3558 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b3b2b2;
}
.st3559 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e6e4e2;
}
.st3560 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e5e5e1;
}
.st3561 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bab6b0;
}
.st3562 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #aeaba5;
}
.st3563 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b0b0b0;
}
.st3564 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c9c7c8;
}
.st3565 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ad926e;
}
.st3566 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #efc999;
}
.st3567 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #202022;
}
.st3568 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bb5f24;
}
.st3569 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5c5c5c;
}
.st3570 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #415b2a;
}
.st3571 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #646463;
}
.st3572 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dc7b3a;
}
.st3573 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #343c41;
}
.st3574 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a38665;
}
.st3575 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f0c798;
}
.st3576 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #405a2a;
}
.st3577 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5f5e5f;
}
.st3578 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #1c5a53;
}
.st3579 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a68c6c;
}
.st3580 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c6c3be;
}
.st3581 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e4ded7;
}
.st3582 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f39456;
}
.st3583 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #259b8f;
}
.st3584 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #43b4aa;
}
.st3585 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #91cfce;
}
.st3586 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b15d56;
}
.st3587 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d28d8b;
}
.st3588 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c04446;
}
.st3589 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e5c79a;
}
.st3590 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e7af48;
}
.st3591 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d19d40;
}
.st3592 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #50769e;
}
.st3593 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3f5d7c;
}
.st3594 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #464545;
}
.st3595 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #494e52;
}
.st3596 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e7be69;
}
.st3597 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #67b2c9;
}
.st3598 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3f4041;
}
.st3599 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5e5d5d;
}
.st3600 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #474646;
}
.st3601 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #232424;
}
.st3602 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #626363;
}
.st3603 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #353536;
}
.st3604 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #616263;
}
.st3605 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3a3a3a;
}
.st3606 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #494a4b;
}
.st3607 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #535556;
}
.st3608 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #393e42;
}
.st3609 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #7ac3d8;
}
.st3610 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3a3d42;
}
.st3611 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5681ab;
}
.st3612 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #3a393a;
}
.st3613 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a8bdcc;
}
.st3614 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a27c3b;
}
.st3615 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #93adba;
}
.st3616 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #aa6b33;
}
.st3617 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bc7539;
}
.st3618 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6abbd3;
}
.st3619 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #80cde6;
}
.st3620 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5b5d59;
}
.st3621 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #557fac;
}
.st3622 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #647584;
}
.st3623 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #74889d;
}
.st3624 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fbe1aa;
}
.st3625 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #2e4d6c;
}
.st3626 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #82cee9;
}
.st3627 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #79797a;
}
.st3628 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #7d7e7a;
}
.st3629 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6d6d6d;
}
.st3630 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #797879;
}
.st3631 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #686868;
}
.st3632 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #676867;
}
.st3633 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #718f56;
}
.st3634 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6b8f35;
}
.st3635 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f8fbfc;
}
.st3636 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d2e1ea;
}
.st3637 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a5c2c8;
}
.st3638 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e7c266;
}
.st3639 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fad877;
}
.st3640 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #afcad2;
}
.st3641 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b0cbd3;
}
.st3642 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #84aeb4;
}
.st3643 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d3e2ea;
}
.st3644 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b8d2da;
}
.st3645 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b5cfd6;
}
.st3646 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #accad0;
}
.st3647 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b7d0d6;
}
.st3648 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b4cfd5;
}
.st3649 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b6d1d7;
}
.st3650 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b6d0d7;
}
.st3651 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b6d1d8;
}
.st3652 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b5d0d6;
}
.st3653 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c67726;
}
.st3654 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b0ccd4;
}
.st3655 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b0ccd2;
}
.st3656 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #92b8be;
}
.st3657 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #84aeb2;
}
.st3658 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #85adb2;
}
.st3659 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #86aeb1;
}
.st3660 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #759ca1;
}
.st3661 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #769ca2;
}
.st3662 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #82aeb2;
}
.st3663 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #84aeb3;
}
.st3664 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #85aeb4;
}
.st3665 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #83aeb2;
}
.st3666 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #85aeb3;
}
.st3667 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f6f7f7;
}
.st3668 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bdd5dc;
}
.st3669 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fdfdfe;
}
.st3670 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e2e2e0;
}
.st3671 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fafdfe;
}
.st3672 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c3d9de;
}
.st3673 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fcfdfd;
}
.st3674 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b62131;
}
.st3675 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d0cac8;
}
.st3676 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c1c4c3;
}
.st3677 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9dbbbd;
}
.st3678 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b8d3da;
}
.st3679 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #853;
}
.st3680 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f4f2f1;
}
.st3681 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #aaa19a;
}
.st3682 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #5b803c;
}
.st3683 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #506c34;
}
.st3684 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c7d8cc;
}
.st3685 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #516f36;
}
.st3686 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b5ced5;
}
.st3687 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #516c36;
}
.st3688 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a29e9b;
}
.st3689 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #91a2a1;
}
.st3690 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cdc9c8;
}
.st3691 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c3dade;
}
.st3692 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d3d9db;
}
.st3693 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b3c7cd;
}
.st3694 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #edeced;
}
.st3695 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d4e5ef;
}
.st3696 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d7e6f0;
}
.st3697 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfe2eb;
}
.st3698 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d5e4ee;
}
.st3699 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d5e6ef;
}
.st3700 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d6e5ef;
}
.st3701 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d8e5ef;
}
.st3702 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c0d7df;
}
.st3703 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c1d9df;
}
.st3704 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c2d8df;
}
.st3705 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bcd4db;
}
.st3706 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b9d3da;
}
.st3707 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bad2da;
}
.st3708 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b9d2d9;
}
.st3709 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b9d4da;
}
.st3710 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b5cfd5;
}
.st3711 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b4d0d7;
}
.st3712 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b7d1d7;
}
.st3713 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b1ccd3;
}
.st3714 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #84adb2;
}
.st3715 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #86aeb3;
}
.st3716 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f8f7f7;
}
.st3717 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fdfdfd;
}
.st3718 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c68e2e;
}
.st3719 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d5a032;
}
.st3720 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ce952f;
}
.st3721 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f0cb6c;
}
.st3722 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b56a26;
}
.st3723 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c6802b;
}
.st3724 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b36625;

}
.st3725 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d6e5f0;
}
.st3726 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cfe1ea;
}
.st3727 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d4e3ed;
}
.st3728 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d6e3ef;
}
.st3729 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d7e4ee;
}
.st3730 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d7e6ee;
}
.st3731 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c1d7dd;
}
.st3732 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bfd6de;
}
.st3733 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bfd7de;
}
.st3734 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c1d7de;
}
.st3735 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b9d2d8;
}
.st3736 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b9d3d9;
}
.st3737 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b8d3db;
}
.st3738 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b8d1da;
}
.st3739 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d2cbc9;
}
.st3740 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ecedee;
}
.st3741 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a3c1c8;
}
.st3742 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fbd979;
}
.st3743 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #dcdada;
}
.st3744 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d4dee4;
}
.st3745 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b2c8cd;
}
.st3746 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ebf5fb;
}
.st3747 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eff2f2;
}
.st3748 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a8acab;
}
.st3749 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8ba5a4;
}
.st3750 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b61b27;
}
.st3751 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #efeded;
}
.st3752 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a9bfbf;
}
.st3753 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d3cbc9;
}
.st3754 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #aaa29b;
}
.st3755 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d2cac8;
}
.st3756 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #baada5;
}
.st3757 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b8aea6;
}
.st3758 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d2c9c8;
}
.st3759 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b8b5b0;
}
.st3760 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eaf5fc;
}
.st3761 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9e9391;
}
.st3762 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c9902d;
}
.st3763 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d8a232;
}
.st3764 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fefeff;
}
.st3765 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #fafbfb;
}
.st3766 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a76225;
}
.st3767 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #83461b;
}
.st3768 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d58024;
}
.st3769 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9f5a1e;
}
.st3770 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a05d25;
}
.st3771 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #daa434;
}
.st3772 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ecc468;
}
.st3773 {
    fill-rule: evenodd;
    clip-rule: evenodd;

    fill: #f9d879;
}
.st3774 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f7d173;
}
.st3775 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ebc668;
}
.st3776 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8b8b8b;
}
.st3777 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8b8c8b;
}
.st3778 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #969797;
}
.st3779 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8a8a8a;
}
.st3780 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8e8e8e;
}
.st3781 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #989a99;
}
.st3782 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8c8d8c;
}
.st3783 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8a8b8a;
}
.st3784 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8c8c8d;
}
.st3785 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8a8b8b;
}
.st3786 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a3a4a3;
}
.st3787 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #929393;
}
.st3788 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #888989;
}
.st3789 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8c8d8d;
}
.st3790 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e5e4e3;
}
.st3791 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e8e7e7;
}
.st3792 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e8e6e6;
}
.st3793 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e6e5e5;
}
.st3794 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e6e5e6;
}
.st3795 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9e8e8;
}
.st3796 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #eae9ea;
}
.st3797 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e4e4e3;
}
.st3798 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e8e6e8;
}
.st3799 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e9e9e9;
}
.st3800 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e6e6e6;
}
.st3801 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e8e6e7;
}
.st3802 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #e5e3e3;
}
.st3803 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #97a3a6;
}
.st3804 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #deeaef;
}
.st3805 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #94a1a4;
}
.st3806 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #91a0a3;
}
.st3807 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #97a6aa;
}
.st3808 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #929fa2;
}
.st3809 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #95a5a9;
}
.st3810 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #9e9690;
}
.st3811 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6a7f7d;
}
.st3812 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6c817e;
}
.st3813 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8c9e9a;
}
.st3814 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #738988;
}
.st3815 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #6b8380;
}
.st3816 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #708684;
}
.st3817 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c5d9df;
}
.st3818 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #758988;
}
.st3819 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #c7dde1;
}
.st3820 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8c837e;
}
.st3821 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #847a76;
}
.st3822 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #837a78;
}
.st3823 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #958c86;
}
.st3824 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8d837d;
}
.st3825 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #978d88;
}
.st3826 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f5f1f0;
}
.st3827 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f3f1f2;
}
.st3828 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #db2130;
}
.st3829 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #aca39e;
}
.st3830 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #b6afac;
}
.st3831 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #bbb0ab;
}
.st3832 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8a9c98;
}
.st3833 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8b9c99;
}
.st3834 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8d9c98;
}
.st3835 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8f9f9d;
}
.st3836 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #8d9c99;
}
.st3837 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cbd8da;
}
.st3838 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d39931;
}
.st3839 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d0972f;
}
.st3840 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #d59d30;
}
.supply-svg .st0 {
    visibility: hidden;
    opacity: 0;
}
.supply-svg #Layer_11,
.supply-svg #Layer_20,
.supply-svg #Layer_29,
.supply-svg #Layer_38,
.supply-svg #Layer_47,
.supply-svg #Layer_56,
.supply-svg #Layer_65,
.supply-svg #Layer_74,
.supply-svg #Layer_76 {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.1s ease, visibility 0.1s ease;
    -webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
}
.supply-svg.active #Layer_10 .st0,
.supply-svg.active #Layer_11,
.supply-svg.active #Layer_12 .st0,
.supply-svg.active #Layer_13 .st0,
.supply-svg.active #Layer_14 .st0,
.supply-svg.active #Layer_15 .st0,
.supply-svg.active #Layer_16 .st0,
.supply-svg.active #Layer_17 .st0,
.supply-svg.active #Layer_18 .st0,
.supply-svg.active #Layer_19 .st0,
.supply-svg.active #Layer_20,
.supply-svg.active #Layer_21 .st0,
.supply-svg.active #Layer_22 .st0,
.supply-svg.active #Layer_23 .st0,
.supply-svg.active #Layer_24 .st0,
.supply-svg.active #Layer_25 .st0,
.supply-svg.active #Layer_26 .st0,
.supply-svg.active #Layer_27 .st0,
.supply-svg.active #Layer_28 .st0,
.supply-svg.active #Layer_29,
.supply-svg.active #Layer_30 .st0,
.supply-svg.active #Layer_31 .st0,
.supply-svg.active #Layer_32 .st0,
.supply-svg.active #Layer_33 .st0,
.supply-svg.active #Layer_34 .st0,
.supply-svg.active #Layer_35 .st0,
.supply-svg.active #Layer_36 .st0,
.supply-svg.active #Layer_37 .st0,
.supply-svg.active #Layer_38,
.supply-svg.active #Layer_39 .st0,
.supply-svg.active #Layer_4 .st0,
.supply-svg.active #Layer_40 .st0,
.supply-svg.active #Layer_41 .st0,
.supply-svg.active #Layer_42 .st0,
.supply-svg.active #Layer_43 .st0,
.supply-svg.active #Layer_44 .st0,
.supply-svg.active #Layer_45 .st0,
.supply-svg.active #Layer_46 .st0,
.supply-svg.active #Layer_47,
.supply-svg.active #Layer_48 .st0,
.supply-svg.active #Layer_49 .st0,
.supply-svg.active #Layer_5 .st0,
.supply-svg.active #Layer_50 .st0,
.supply-svg.active #Layer_51 .st0,
.supply-svg.active #Layer_52 .st0,
.supply-svg.active #Layer_53 .st0,
.supply-svg.active #Layer_54 .st0,
.supply-svg.active #Layer_55 .st0,
.supply-svg.active #Layer_56,
.supply-svg.active #Layer_57 .st0,
.supply-svg.active #Layer_58 .st0,
.supply-svg.active #Layer_59 .st0,
.supply-svg.active #Layer_6 .st0,
.supply-svg.active #Layer_60 .st0,
.supply-svg.active #Layer_61 .st0,
.supply-svg.active #Layer_62 .st0,
.supply-svg.active #Layer_63 .st0,
.supply-svg.active #Layer_64 .st0,
.supply-svg.active #Layer_65,
.supply-svg.active #Layer_66 .st0,
.supply-svg.active #Layer_67 .st0,
.supply-svg.active #Layer_68 .st0,
.supply-svg.active #Layer_69 .st0,
.supply-svg.active #Layer_7 .st0,
.supply-svg.active #Layer_70 .st0,
.supply-svg.active #Layer_71 .st0,
.supply-svg.active #Layer_72 .st0,
.supply-svg.active #Layer_73 .st0,
.supply-svg.active #Layer_74,
.supply-svg.active #Layer_75 .st0,
.supply-svg.active #Layer_76,
.supply-svg.active #Layer_8 .st0,
.supply-svg.active #Layer_9 .st0 {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.1s ease, visibility 0.1s ease;
    -webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
}
.supply-svg.active #Layer_1 .st0,
.supply-svg.active #Layer_100 .st0,
.supply-svg.active #Layer_101 .st0,
.supply-svg.active #Layer_102 .st0,
.supply-svg.active #Layer_103 .st0,
.supply-svg.active #Layer_104 .st0,
.supply-svg.active #Layer_105 .st0,
.supply-svg.active #Layer_106 .st0,
.supply-svg.active #Layer_107 .st0,
.supply-svg.active #Layer_108 .st0,
.supply-svg.active #Layer_109 .st0,
.supply-svg.active #Layer_110 .st0,
.supply-svg.active #Layer_111 .st0,
.supply-svg.active #Layer_112 .st0,
.supply-svg.active #Layer_113 .st0,
.supply-svg.active #Layer_114 .st0,
.supply-svg.active #Layer_115 .st0,
.supply-svg.active #Layer_116 .st0,
.supply-svg.active #Layer_117 .st0,
.supply-svg.active #Layer_118 .st0,
.supply-svg.active #Layer_119 .st0,
.supply-svg.active #Layer_120 .st0,
.supply-svg.active #Layer_121 .st0,
.supply-svg.active #Layer_122 .st0,
.supply-svg.active #Layer_123 .st0,
.supply-svg.active #Layer_124 .st0,
.supply-svg.active #Layer_125 .st0,
.supply-svg.active #Layer_126 .st0,
.supply-svg.active #Layer_127 .st0,
.supply-svg.active #Layer_128 .st0,
.supply-svg.active #Layer_129 .st0,
.supply-svg.active #Layer_130 .st0,
.supply-svg.active #Layer_131 .st0,
.supply-svg.active #Layer_132 .st0,
.supply-svg.active #Layer_133 .st0,
.supply-svg.active #Layer_134 .st0,
.supply-svg.active #Layer_135 .st0,
.supply-svg.active #Layer_136 .st0,
.supply-svg.active #Layer_137 .st0,
.supply-svg.active #Layer_138 .st0,
.supply-svg.active #Layer_139 .st0,
.supply-svg.active #Layer_140 .st0,
.supply-svg.active #Layer_141 .st0,
.supply-svg.active #Layer_142 .st0,
.supply-svg.active #Layer_143 .st0,
.supply-svg.active #Layer_144 .st0,
.supply-svg.active #Layer_145 .st0,
.supply-svg.active #Layer_146 .st0,
.supply-svg.active #Layer_147 .st0,
.supply-svg.active #Layer_77 .st0,
.supply-svg.active #Layer_78 .st0,
.supply-svg.active #Layer_79 .st0,
.supply-svg.active #Layer_80 .st0,
.supply-svg.active #Layer_81 .st0,
.supply-svg.active #Layer_82 .st0,
.supply-svg.active #Layer_83 .st0,
.supply-svg.active #Layer_84 .st0,
.supply-svg.active #Layer_85 .st0,
.supply-svg.active #Layer_86 .st0,
.supply-svg.active #Layer_87 .st0,
.supply-svg.active #Layer_88 .st0,
.supply-svg.active #Layer_89 .st0,
.supply-svg.active #Layer_90 .st0,
.supply-svg.active #Layer_91 .st0,
.supply-svg.active #Layer_92 .st0,
.supply-svg.active #Layer_93 .st0,
.supply-svg.active #Layer_94 .st0,
.supply-svg.active #Layer_95 .st0,
.supply-svg.active #Layer_96 .st0,
.supply-svg.active #Layer_97 .st0,
.supply-svg.active #Layer_98 .st0,
.supply-svg.active #Layer_99 .st0 {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.0625s ease, visibility 0.0625s ease;
    -webkit-transition: opacity 0.0625s ease, visibility 0.0625s ease;
}
.supply-svg.active #Layer_4 .st0 {
    transition-delay: 0.1s;
}
.supply-svg.active #Layer_5 .st0 {
    transition-delay: 0.2s;
}
.supply-svg.active #Layer_6 .st0 {
    transition-delay: 0.3s;
}
.supply-svg.active #Layer_7 .st0 {
    transition-delay: 0.4s;
}
.supply-svg.active #Layer_8 .st0 {
    transition-delay: 0.5s;
}
.supply-svg.active #Layer_9 .st0 {
    transition-delay: 0.6s;
}
.supply-svg.active #Layer_10 .st0 {
    transition-delay: 0.7s;
}
.supply-svg.active #Layer_77 .st0 {
    transition-delay: 0.2s;
}
.supply-svg.active #Layer_78 .st0 {
    transition-delay: 0.2625s;
}
.supply-svg.active #Layer_79 .st0 {
    transition-delay: 0.325s;
}
.supply-svg.active #Layer_80 .st0 {
    transition-delay: 0.3875s;
}
.supply-svg.active #Layer_81 .st0 {
    transition-delay: 0.45s;
}
.supply-svg.active #Layer_82 .st0 {
    transition-delay: 0.5125s;
}
.supply-svg.active #Layer_83 .st0 {
    transition-delay: 0.575s;
}
.supply-svg.active #Layer_84 .st0 {
    transition-delay: 0.6375s;
}
.supply-svg.active #Layer_85 .st0 {
    transition-delay: 0.7s;
}
.supply-svg.active #Layer_12 .st0 {
    transition-delay: 0.8s;
}
.supply-svg.active #Layer_11 {
    transition-delay: 0.9s;
}
.supply-svg.active #Layer_13 .st0 {
    transition-delay: 1s;
}
.supply-svg.active #Layer_14 .st0 {
    transition-delay: 1.1s;
}
.supply-svg.active #Layer_15 .st0 {
    transition-delay: 1.2s;
}
.supply-svg.active #Layer_16 .st0 {
    transition-delay: 1.3s;
}
.supply-svg.active #Layer_17 .st0 {
    transition-delay: 1.4s;
}
.supply-svg.active #Layer_18 .st0 {
    transition-delay: 1.5s;
}
.supply-svg.active #Layer_19 .st0 {
    transition-delay: 1.6s;
}
.supply-svg.active #Layer_86 .st0 {
    transition-delay: 1.1s;
}
.supply-svg.active #Layer_87 .st0 {
    transition-delay: 1.1625s;
}
.supply-svg.active #Layer_88 .st0 {
    transition-delay: 1.225s;
}
.supply-svg.active #Layer_89 .st0 {
    transition-delay: 1.2875s;
}
.supply-svg.active #Layer_90 .st0 {
    transition-delay: 1.35s;
}
.supply-svg.active #Layer_91 .st0 {
    transition-delay: 1.4125s;
}
.supply-svg.active #Layer_92 .st0 {
    transition-delay: 1.475s;
}
.supply-svg.active #Layer_93 .st0 {
    transition-delay: 1.5375s;
}
.supply-svg.active #Layer_94 .st0 {
    transition-delay: 1.6s;
}
.supply-svg.active #Layer_21 .st0 {
    transition-delay: 1.7s;
}
.supply-svg.active #Layer_20 {
    transition-delay: 1.8s;
}
.supply-svg.active #Layer_22 .st0 {
    transition-delay: 1.9s;
}
.supply-svg.active #Layer_23 .st0 {
    transition-delay: 2s;
}
.supply-svg.active #Layer_24 .st0 {
    transition-delay: 2.1s;
}
.supply-svg.active #Layer_25 .st0 {
    transition-delay: 2.2s;
}
.supply-svg.active #Layer_26 .st0 {
    transition-delay: 2.3s;
}
.supply-svg.active #Layer_27 .st0 {
    transition-delay: 2.4s;
}
.supply-svg.active #Layer_28 .st0 {
    transition-delay: 2.5s;
}
.supply-svg.active #Layer_95 .st0 {
    transition-delay: 2s;
}
.supply-svg.active #Layer_96 .st0 {
    transition-delay: 2.0625s;
}
.supply-svg.active #Layer_97 .st0 {
    transition-delay: 2.125s;
}
.supply-svg.active #Layer_98 .st0 {
    transition-delay: 2.1875s;
}
.supply-svg.active #Layer_99 .st0 {
    transition-delay: 2.25s;
}
.supply-svg.active #Layer_100 .st0 {
    transition-delay: 2.3125s;
}
.supply-svg.active #Layer_101 .st0 {
    transition-delay: 2.375s;
}
.supply-svg.active #Layer_102 .st0 {
    transition-delay: 2.4375s;
}
.supply-svg.active #Layer_103 .st0 {
    transition-delay: 2.5s;
}
.supply-svg.active #Layer_30 .st0 {
    transition-delay: 2.6s;
}
.supply-svg.active #Layer_29 {
    transition-delay: 2.7s;
}
.supply-svg.active #Layer_31 .st0 {
    transition-delay: 2.8s;
}
.supply-svg.active #Layer_32 .st0 {
    transition-delay: 2.9s;
}
.supply-svg.active #Layer_33 .st0 {
    transition-delay: 3s;
}
.supply-svg.active #Layer_34 .st0 {
    transition-delay: 3.1s;
}
.supply-svg.active #Layer_35 .st0 {
    transition-delay: 3.2s;
}
.supply-svg.active #Layer_36 .st0 {
    transition-delay: 3.3s;
}
.supply-svg.active #Layer_37 .st0 {
    transition-delay: 3.4s;
}
.supply-svg.active #Layer_104 .st0 {
    transition-delay: 2.9s;
}
.supply-svg.active #Layer_105 .st0 {
    transition-delay: 2.9625s;
}
.supply-svg.active #Layer_106 .st0 {
    transition-delay: 3.025s;
}
.supply-svg.active #Layer_107 .st0 {
    transition-delay: 3.0875s;
}
.supply-svg.active #Layer_108 .st0 {
    transition-delay: 3.15s;
}
.supply-svg.active #Layer_109 .st0 {
    transition-delay: 3.2125s;
}
.supply-svg.active #Layer_110 .st0 {
    transition-delay: 3.275s;
}
.supply-svg.active #Layer_111 .st0 {
    transition-delay: 3.3375s;
}
.supply-svg.active #Layer_112 .st0 {
    transition-delay: 3.4s;
}
.supply-svg.active #Layer_39 .st0 {
    transition-delay: 3.5s;
}
.supply-svg.active #Layer_38 {
    transition-delay: 3.6s;
}
.supply-svg.active #Layer_40 .st0 {
    transition-delay: 3.7s;
}
.supply-svg.active #Layer_41 .st0 {
    transition-delay: 3.8s;
}
.supply-svg.active #Layer_42 .st0 {
    transition-delay: 3.9s;
}
.supply-svg.active #Layer_43 .st0 {
    transition-delay: 4s;
}
.supply-svg.active #Layer_44 .st0 {
    transition-delay: 4.1s;
}
.supply-svg.active #Layer_45 .st0 {
    transition-delay: 4.2s;
}
.supply-svg.active #Layer_46 .st0 {
    transition-delay: 4.3s;
}
.supply-svg.active #Layer_113 .st0 {
    transition-delay: 3.8s;
}
.supply-svg.active #Layer_114 .st0 {
    transition-delay: 3.8625s;
}
.supply-svg.active #Layer_115 .st0 {
    transition-delay: 3.925s;
}
.supply-svg.active #Layer_116 .st0 {
    transition-delay: 3.9875s;
}
.supply-svg.active #Layer_117 .st0 {
    transition-delay: 4.05s;
}
.supply-svg.active #Layer_118 .st0 {
    transition-delay: 4.1125s;
}
.supply-svg.active #Layer_119 .st0 {
    transition-delay: 4.175s;
}
.supply-svg.active #Layer_120 .st0 {
    transition-delay: 4.2375s;
}
.supply-svg.active #Layer_121 .st0 {
    transition-delay: 4.3s;
}
.supply-svg.active #Layer_48 .st0 {
    transition-delay: 4.4s;
}
.supply-svg.active #Layer_47 {
    transition-delay: 4.5s;
}
.supply-svg.active #Layer_49 .st0 {
    transition-delay: 4.6s;
}
.supply-svg.active #Layer_50 .st0 {
    transition-delay: 4.7s;
}
.supply-svg.active #Layer_51 .st0 {
    transition-delay: 4.8s;
}
.supply-svg.active #Layer_52 .st0 {
    transition-delay: 4.9s;
}
.supply-svg.active #Layer_53 .st0 {
    transition-delay: 5s;
}
.supply-svg.active #Layer_54 .st0 {
    transition-delay: 5.1s;
}
.supply-svg.active #Layer_55 .st0 {
    transition-delay: 5.2s;
}
.supply-svg.active #Layer_122 .st0 {
    transition-delay: 4.7s;
}
.supply-svg.active #Layer_123 .st0 {
    transition-delay: 4.7625s;
}
.supply-svg.active #Layer_124 .st0 {
    transition-delay: 4.825s;
}
.supply-svg.active #Layer_125 .st0 {
    transition-delay: 4.8875s;
}
.supply-svg.active #Layer_126 .st0 {
    transition-delay: 4.95s;
}
.supply-svg.active #Layer_127 .st0 {
    transition-delay: 5.0125s;
}
.supply-svg.active #Layer_128 .st0 {
    transition-delay: 5.075s;
}
.supply-svg.active #Layer_129 .st0 {
    transition-delay: 5.1375s;
}
.supply-svg.active #Layer_130 .st0 {
    transition-delay: 5.2s;
}
.supply-svg.active #Layer_57 .st0 {
    transition-delay: 5.3s;
}
.supply-svg.active #Layer_56 {
    transition-delay: 5.4s;
}
.supply-svg.active #Layer_58 .st0 {
    transition-delay: 5.5s;
}
.supply-svg.active #Layer_59 .st0 {
    transition-delay: 5.6s;
}
.supply-svg.active #Layer_60 .st0 {
    transition-delay: 5.7s;
}
.supply-svg.active #Layer_61 .st0 {
    transition-delay: 5.8s;
}
.supply-svg.active #Layer_62 .st0 {
    transition-delay: 5.9s;
}
.supply-svg.active #Layer_63 .st0 {
    transition-delay: 6s;
}
.supply-svg.active #Layer_64 .st0 {
    transition-delay: 6.1s;
}
.supply-svg.active #Layer_131 .st0 {
    transition-delay: 5.6s;
}
.supply-svg.active #Layer_132 .st0 {
    transition-delay: 5.6625s;
}
.supply-svg.active #Layer_133 .st0 {
    transition-delay: 5.725s;
}
.supply-svg.active #Layer_134 .st0 {
    transition-delay: 5.7875s;
}
.supply-svg.active #Layer_135 .st0 {
    transition-delay: 5.85s;
}
.supply-svg.active #Layer_136 .st0 {
    transition-delay: 5.9125s;
}
.supply-svg.active #Layer_137 .st0 {
    transition-delay: 5.975s;
}
.supply-svg.active #Layer_138 .st0 {
    transition-delay: 6.0375s;
}
.supply-svg.active #Layer_139 .st0 {
    transition-delay: 6.1s;
}
.supply-svg.active #Layer_66 .st0 {
    transition-delay: 6.2s;
}
.supply-svg.active #Layer_65 {
    transition-delay: 6.3s;
}
.supply-svg.active #Layer_67 .st0 {
    transition-delay: 6.4s;
}
.supply-svg.active #Layer_68 .st0 {
    transition-delay: 6.5s;
}
.supply-svg.active #Layer_69 .st0 {
    transition-delay: 6.6s;
}
.supply-svg.active #Layer_70 .st0 {
    transition-delay: 6.7s;
}
.supply-svg.active #Layer_71 .st0 {
    transition-delay: 6.8s;
}
.supply-svg.active #Layer_72 .st0 {
    transition-delay: 6.9s;
}
.supply-svg.active #Layer_73 .st0 {
    transition-delay: 7s;
}
.supply-svg.active #Layer_140 .st0 {
    transition-delay: 6.5s;
}
.supply-svg.active #Layer_141 .st0 {
    transition-delay: 6.5625s;
}
.supply-svg.active #Layer_142 .st0 {
    transition-delay: 6.625s;
}
.supply-svg.active #Layer_143 .st0 {
    transition-delay: 6.6875s;
}
.supply-svg.active #Layer_144 .st0 {
    transition-delay: 6.75s;
}
.supply-svg.active #Layer_145 .st0 {
    transition-delay: 6.8125s;
}
.supply-svg.active #Layer_146 .st0 {
    transition-delay: 6.875s;
}
.supply-svg.active #Layer_147 .st0 {
    transition-delay: 6.9375s;
}
.supply-svg.active #Layer_1 .st0 {
    transition-delay: 7s;
}
.supply-svg.active #Layer_75 .st0 {
    transition-delay: 7.1s;
}
.supply-svg.active #Layer_74 {
    transition-delay: 7.2s;
}
.supply-svg.active #Layer_76 {
    transition-delay: 7.3s;
}
.tabs-custom-box {
    cursor: pointer;
    display: inline-block;
    float: left;
    border: 1px solid #e1e1e1;
    padding: 23px 10px;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    margin-right: 10px;
    font-family: open_sansbold;
    font-size: 14px;
    color: #707170;
    font-weight: 700;
}
.tabs-custom-box:hover {
    background-color: #1226AA;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.tabs-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.tabs-custom-box.activate {
    background-color: #1226AA;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.motion-contact-page .sidebar-nav li:nth-child(2) {
    display: none !important;
}
.motion-contact-page .sidebar-nav li:nth-child(3) {
    display: none !important;
}
.motion-contact-page .search_bottom .search_contact_subtitle:nth-child(2) {
    display: none !important;
}
.motion-contact-page .search_bottom .search_contact_subtitle:nth-child(3) {
    display: none !important;
}
.motion-contact-page .search_bottom {
    max-height: 120px;
}
.menu-contactt-custom li:nth-child(2) {
    display: none !important;
}
.menu-contactt-custom li:nth-child(3) {
    display: none !important;
}
.menu-contactt-custom-mobile li:nth-child(3) {
    display: none !important;
}
.menu-contactt-custom-mobile li:nth-child(4) {
    display: none !important;
}
.footer_box_top-contactt .footer_menu_title:nth-child(2) {
    display: none !important;
}
.footer_box_top-contactt .footer_menu_title:nth-child(4) {
    display: none !important;
}
.bt-circle {
    background-size: 45px;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 45px;
    height: 45px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}
.bt-share-custom {
    background-image: url(images/socialm.png);
    position: absolute;
    right: 0;
    z-index: 3;
}
.social-media-wrapper {
    position: absolute;
    top: 130px;
    right: 20px;
    z-index: 3;
}
.bt-facebook {
    background-image: url(images/fb.png);
}
.bt-insta {
    background-image: url(images/insta.png);
}
.bt-linkedin {
    background-image: url(images/linkedin.png);
}
.bt-x {
    background-image: url(images/X-banner.png);
}
.list-share-circles.style2 ul.active {
    visibility: visible;
    opacity: 1;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}
.list-share-circles {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 2;
}
.list-share-circles.style2 ul {
    float: right;
    top: 0;
    right: 0;
    width: inherit;
    overflow: hidden;
    transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
}
.list-share-circles ul {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.list-share-circles.style2 ul.active li:nth-child(1) {
    transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
}
.list-share-circles.style2 ul.active li {
    margin-bottom: 10px;
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
}
.list-share-circles.style2 li:nth-child(1) {
    transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
}
.list-share-circles.style2 li {
    opacity: 0;
    -webkit-transform: scale(0.5) rotate(-45deg);
    transform: scale(0.5) rotate(-45deg);
    -moz-transform: scale(0.5) rotate(-45deg);
    -ms-transform: scale(0.5) rotate(-45deg);
    -o-transform: scale(0.5) rotate(-45deg);
}
.list-share-circles li {
    list-style: none;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.list-share-circles.active {
    min-width: 270px;
}
.bt-circle:hover {
    background-position: 0 -45px;
}
.list-share-circles.active .bt-share-custom {
    background-position: 0 -45px;
}
.join-text {
    color: #fff;
    position: absolute;
    right: 55px;
    font-family: open_sansbold;
    font-size: 17px;
    top: 13px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.bt-share-custom:hover + .join-text {
    opacity: 1;
    visibility: visible;
}
.list-share-circles.active .join-text {
    right: 210px;
    opacity: 1;
    visibility: visible;
}

/* cookies */

.cookies-eu-banner {
  background: #1226aa;
  padding: 25px;
  padding-top: 35px;
  font-family: "Open Sans";font-weight:700;
  font-size:15px;
  line-height:22px;
  color:#fff;
  position: fixed;
  bottom: 0;
  right: 0;
  width:370px;
  z-index: 10;
  margin-right: 80px;
}

.cookies-eu-banner .close-pop{
  content: '';
  position:absolute;
  background-image: url('images/Coockie-close-button.png');
  background-repeat: no-repeat;
  background-position: top right;
  top: 15px;
  right: 15px;
  width: 10px;
  height: 10px;
}

.msc-button{font-family: Gotham;font-size: 12px;font-weight: 700;border:1px solid #fff;text-transform: uppercase;padding:10px;text-align:center;width: 150px;margin-top: 30px;cursor: pointer;}
.cook-acc{color: #fff;background-color: #1226AA;margin-right: 10px;}
.cook-acc:hover{color: #1226AA;background-color: #fff;}
.cook-rej{color: #1226AA;background-color: #fff;border-color: #fff;}
.cook-rej:hover{color: #fff;background-color: #1226AA;}
.hidden {display: none;}
/* End cookies */
