@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

article.newsdetail img {
    width: 100%;
}

.bi-chevron-right {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    transform: scale(var(--ggs,1));
    width: 18px;
    height: 18px;
    border: 2px solid transparent;
    border-radius: 100px
}

.bi-chevron-right::before {
    content: "";
}
.bi-chevron-right::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 4px solid;
    border-right: 4px solid;
    transform: rotate(-45deg);
    right: 2px;
    top: 6px
}

/* Page structure
----------------------------------------------------------------------------------------------------*/

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1220px; }
}


body { background-color: #ffffff; }
.masthead { padding-top: 40px; background-color: #000; }

.wrapper-header,
.wrapper-navbar,
.wrapper-panels {
  background-color: #000000;
}

.wrapper-navbar {
  margin: 0px auto 15px auto;
  width: 100%;
  border-bottom: 1px solid #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);

  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
     -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}  
  

#news article .summary p { margin-top: 0.5rem; line-height: 1.3; }
#news article .toolbar>.col, #news article .toolbar>[class*=col-] { line-height: 1.2; }


/* UL - Bullet Point Topic List / Tag Index
----------------------------------------------------------------------------------------------------*/

ul.bi-ul { 
    list-style-type: none;
    margin-left: 35px;
    padding-left: 0;
    }

ul.bi-ul li::before {
  font-family: bootstrap-icons !important;
  padding: 0 7px 0 0;
  margin-left: -26px;
  
  position: relative;
  top: 2px;
}

ul.bi-ul-muted li::before { color: #6c757d; }

ul.bi-ul-arrow-right-circle li::before { content: "\f134"; }
ul.bi-ul-arrow-right-short li::before { content: "\f135"; }

.topiclist .badge { font-weight: 300; font-size: 60%; vertical-align: super; }

/*#news article .date .text-dark { color: #77838b!important; }
#news article .date .bg-dark { background-color: #455560!important; }*/

.text-grey { color: #77838b!important; }

.bi-wxp-chevrons::before {
  width: 16px;
  /*height: 20px;
  background-size: cover;
  background-position: 50% 0px;*/
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='wxp_chevrons_col' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' overflow='visible' xml:space='preserve'%3E%3Cpolygon fill-rule='evenodd' fill='%23E42526' points='31.8,42.6 47.6,25.1 31.6,7.4 25.7,14.1 32.2,25.1 25.5,36.1 '/%3E%3Cpolygon fill-rule='evenodd' fill='%23BCBDC0' points='20.2,42.6 36,25.1 20,7.4 14.1,14.1 20.7,25.1 14,36.1 '/%3E%3Cpolygon fill-rule='evenodd' fill='%23FEDD00' points='8.6,42.6 24.5,25.1 8.4,7.4 2.5,14.1 9.1,25.1 2.4,36.1 '/%3E%3C/svg%3E%0A");
}

.bi-wxp-chevrons-grey::before {
  width: 16px;
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='wxp_chevrons_grey' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' overflow='visible' xml:space='preserve'%3E%3Cpolygon fill-rule='evenodd' fill='%23999999' points='31.8,42.6 47.6,25.1 31.6,7.4 25.7,14.1 32.2,25.1 25.5,36.1 '/%3E%3Cpolygon fill-rule='evenodd' fill='%23BBBBBB' points='20.2,42.6 36,25.1 20,7.4 14.1,14.1 20.7,25.1 14,36.1 '/%3E%3Cpolygon fill-rule='evenodd' fill='%23CCCCCC' points='8.6,42.6 24.5,25.1 8.4,7.4 2.5,14.1 9.1,25.1 2.4,36.1 '/%3E%3C/svg%3E%0A");
}

.bi-wxp-chevron-ylw::before {
  width: 20px; height: 20px;
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='wxp_chevron_y' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 28 37' overflow='visible' xml:space='preserve'%3E%3Cpolygon fill='%23FFDD00' points='9.7,34.5 24,18.6 9.5,2.5 4.1,8.6 10.1,18.6 4,28.6 '/%3E%3C/svg%3E");
}

.bi-wxp-chevron-gry::before {
  width: 20px; height: 20px;
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='wxp_chevron_g' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 28 37' overflow='visible' xml:space='preserve'%3E%3Cpolygon fill='%23CCCCCC' points='9.7,34.5 24,18.6 9.5,2.5 4.1,8.6 10.1,18.6 4,28.6 '/%3E%3C/svg%3E");
}

.bi-wxp-chevron-red::before {
  width: 20px; height: 20px;
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='wxp_chevron_r' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 28 37' overflow='visible' xml:space='preserve'%3E%3Cpolygon fill='%23E61F22' points='9.7,34.5 24,18.6 9.5,2.5 4.1,8.6 10.1,18.6 4,28.6 '/%3E%3C/svg%3E");
}

.bi-wxp-chevron-wht::before {
  width: 20px; height: 20px;
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='wxp_chevron_w' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 28 37' overflow='visible' xml:space='preserve'%3E%3Cpolygon fill='%23FFFFFF' points='9.7,34.5 24,18.6 9.5,2.5 4.1,8.6 10.1,18.6 4,28.6 '/%3E%3C/svg%3E");
}

.bi-wxp-chevron-blk::before {
  width: 20px; height: 20px;
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='wxp_chevron_b' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 28 37' overflow='visible' xml:space='preserve'%3E%3Cpolygon fill='%23000000' points='9.7,34.5 24,18.6 9.5,2.5 4.1,8.6 10.1,18.6 4,28.6 '/%3E%3C/svg%3E");
}

/* NAV bar / Primary navigation
----------------------------------------------------------------------------------------------------*/

.navbar a.nav-link  {
  font-family: 'Jost', sans-serif;
	/*font-family: "futura-pt", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;*/
  /*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  }

.navbar-dark .navbar-nav .nav-link { color: rgba(255,255,255,0.75); }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255,255,255,0.9); }
.navbar-dark li.active > a.nav-link, 
.navbar-dark li.active > a.nav-link:hover, 
.navbar-dark li.active > a.nav-link:focus { color: #ffdd00 !important; }


/* NAV Bar & Tool Bar : Mobile -------------------*/

@media (max-width: 767px) {

  .navbar-dark {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, #222222, #111111);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
    border-color: #252525;
  }
  
  #toolbar.fixed-top.bg-dark {
    background-color: #ce1013;
    background-image: -moz-linear-gradient(top, #e61f22, #ce1013);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ce1013), to(#ce1013));
    background-image: -webkit-linear-gradient(top, #e61f22, #ce1013);
    background-image: -o-linear-gradient(top, #e61f22, #ce1013);
    background-image: linear-gradient(to bottom, #e61f22, #ce1013);
    background-repeat: repeat-x;
    border: none;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e61f22', endColorstr='#ce1013', GradientType=0);
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }

}


/* Content
----------------------------------------------------------------------------------------------------*/

.close.text-light { text-shadow: 0 1px 0 #000; }

.content h1:first-of-type { margin-bottom: 20px}

.content iframe { border: solid 1px #000; border-radius: 10px;}

.btn-light-grey { background-color: #e4e6e8; border-color: #e4e6e8; /*#d6d9dc*/ }
.btn-light-grey:hover { background-color: #c8ccd0; border-color: #babfc4; }


.btn-dark-grey { color:#ffffff; background-color: #77838b; border-color: #77838b; }
.btn-dark-grey:hover { color:#ffffff; background-color: #606a71; border-color: #606a71; }

.btn-grey-1 { background-color: #343a40; border-color: #343a40; }
.btn-grey-2 { background-color: #343a40; border-color: #343a40; }
.btn-grey-3 { background-color: #343a40; border-color: #343a40; }

.sticky-top { top: 50px; }

/*#################
   Typography
#################*/

/* Page Elements
----------------------------------------------------------------------------------------------------*/

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
legend { 
  font-family: 'Jost', sans-serif;
	/*font-family: "futura-pt", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;*/
  /*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
  font-style: normal;
  font-weight: 500;
  color: #444 ;
	}

h1 em,
h2 em,
h3 em { 
	font-weight: 400italic;
	}

h1,
h2,
h3,
h1 a,
h2 a,
h3 a { 
color: #e61f22;
}

h1 a:hover, h2 a:hover, h3 a:hover { 
  border-bottom: 2px solid #dc3545;
  text-decoration: none;
  }

h1 {
	font-size:26.5px;
  line-height: 30px;
	font-weight: 700;
	margin-top:20px;
	padding-bottom: 3px;
	border-bottom: 2px solid #F5F5F5;
	}
.content > h1:first-child { margin-top: 0px; }

h2 { font-size:22.5px; line-height: 24px; margin: 20px 0 10px 0;}
h3 { font-size:18.5px; line-height: 20px; }
h4 { font-size:16.5px; line-height: 18px; }
h5 { font-size:12px; line-height: 14px; line-height: 16px; font-weight: 500;}
h6 { font-size:11.9px; line-height: 14px; line-height: 16px; font-weight: 500;}

h2.subheading  {
  font-weight: 700;
  text-transform: uppercase;
  color: #FFF;
  background-color: #222;
  text-indent: 10px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #FFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
  line-height: 40px;
  min-height: 40px;
  margin: 0px 0px 20px 0px;
  }

.alert h4 {
  font-size: 19.5px;
  margin: 10px 0;
}

article.newsdetail blockquote {
  border-left: 0;
  border-left: none;
  
  padding: 15px 15px 0 15px;
  margin: 20px auto 20px;
  max-width: 600px;
  
  /**/border-top: 1px solid #ec8200;
  /**/border-bottom: 1px solid #ec8200;

  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-align: center;
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/  
}
  
article.newsdetail blockquote p {
  margin-bottom: 10px;
  font-size: 20.5px;
  font-weight: 300;
  line-height: 1.25;
}

article.newsdetail blockquote cite {
  color: #999999;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
article.newsdetail blockquote cite:before {
  content: '\2014 \00A0';
}  

article.newsdetail blockquote.pull-right {
  float: right;
  padding-right: 0px;
  padding-left: 15px;
  border-right: none;
  border-right: 0;
  border-left: 5px solid #ec8200;
}


article.newsdetail blockquote.pull-right p,
article.newsdetail blockquote.pull-right cite {
  text-align: right;
}

article.newsdetail blockquote.pull-right cite:before {
  content: '';
}

article.newsdetail blockquote.pull-right cite:after {
  content: '\00A0 \2014';
}


blockquote {
  quotes: "“" "”" "‘" "’";
}

blockquote::before, 
blockquote::after {
  color: #dddddd;
  font-size: 60px;
  line-height: 15px;
  position: relative;
  }

blockquote::before {
  content: open-quote;
  float: left;
  top: 0.25em;
  left: -0.25em
}
blockquote::after {
  content: close-quote;
  float: right;
  bottom: 0.25em;
  right: -0.25em;
  margin-top: -0.25em;
}

a.text-link, a.text-link:hover, article.newsdetail p > a, div.content ul.bi-ul li > a, div.content p > a:not(.btn) {
    border-bottom: 1px solid #dc3545;
    text-decoration: none;
}



/* Sidebar
----------------------------------------------------------------------------------------------------*/

#topiclist .list-group a { text-decoration: none; }
#topiclist .list-group a[aria-expanded="true"] .list-group-item i.bi-plus-circle::before { content: "\f2e6"; }

#topiclist .list-group a[aria-expanded="false"] .list-group-item i.bi-plus-circle::before { content: "\f4fa"; }

#topiclist .list-group a:hover .list-group-item,
#topiclist .list-group a:focus .list-group-item,
#topiclist .list-group a[aria-expanded="true"] .list-group-item { background-color: rgb(83 128 170 / 10%); transition: background 0.5s ease; }

#topiclist .list-group .badge { font-weight: 300; font-size: 60%; vertical-align: super; }


/*
Forms  - Content
----------------------------------------------------------------------------------------------------*/

/* class="border-bottom mb-3 pt-3"><i class="bi bi-chevron-right"></i> */

legend {
  text-transform: uppercase;
  font-size: 1.3rem;
  color: #ffffff;
  background-color: #222222;
  text-indent: 10px;
  /*text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);*/
  border-bottom: 1px solid #FFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
  }

legend .bi-chevron-right::after { top: 10px }



/*
Extend BS4 
----------------------------------------------------------------------------------------------------*/

/* Backgrounds */


.bg-tab-dark {
  font-weight:700;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #000;

  /*text-indent: 10px;*/
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);

	border-bottom: 1px solid #ffffff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);

  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);

}



.bg-tab-orange { background-color: #ff8d00; border-bottom-color: #e56200!important; }
.bg-tab-blue   { background-color: #2e6191; border-bottom-color: rgba(23, 61, 101, 0.7); }
.bg-tab-grey   { background-color: #485863; border-bottom-color: #2d3a43!important; }


.bg-tab-dark-1   { background-color: rgba(0,0,0,0.1); border-bottom-color: rgba(0,0,0,0.2); }
.bg-tab-dark-2   { background-color: rgba(0,0,0,0.2); border-bottom-color: rgba(0,0,0,0.2); }

.bg-0 { background-color: rgb(0 0 0 / 0%)!important; }
.bg-light-blue { background-color: #f3f7fa!important; }

.bg-light-grey { background-color: #eceeef!important; }
.bg-dark-grey { background-color: #455560!important; }


.bg-grey { background-color: #485863; }


.bg-trans-dark-10 { background-color: rgb(0 0 0 / 10%)!important; }
.bg-trans-dark-20 { background-color: rgb(0 0 0 / 20%)!important; }
.bg-trans-dark-40 { background-color: rgb(0 0 0 / 40%)!important; }
.bg-trans-dark-80 { background-color: rgb(0 0 0 / 80%)!important; }

.bg-trans-light-20 { background-color: rgb(255 255 255 / 20%)!important; }
.bg-trans-light-40 { background-color: rgb(255 255 255 / 40%)!important; }
.bg-trans-light-80 { background-color: rgb(255 255 255 / 80%)!important; }

/* Crosshatch Backgrounds */
.bg-crosshatch-1 {
  /*background-image: linear-gradient(45deg, rgba(0,0,0,0.05) 25%, transparent 25%, transparent 50%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.05) 75%, transparent 75%, transparent);
  background-size: 10px 10px;*/
    
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
  
  border-bottom-width: 4px;
  border-bottom-style: solid;
}

.bg-crosshatch-5 {
   /**/background-image: linear-gradient(45deg, rgba(0,0,0,0.5) 25%, transparent 25%, transparent 50%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.5) 75%, transparent 75%, transparent);
   background-size: 10px 10px;
}

.bg-crosshatch-light-1 {
   /**/background-image: linear-gradient(45deg, rgba(255,255,255,0.1) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.1) 50%, rgba(255,255,255,0.1) 75%, transparent 75%, transparent);
   background-size: 10px 10px;
    
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    
  border-bottom: 4px solid rgb(0 0 0 / 30%);
}


.card-shadow {
    box-shadow: 0.125rem 0.125rem 0.75rem rgb(0 0 0 / 13%);
}

/* Opacity */
.t-20 { opacity: 20%!important; }
.t-40 { opacity: 40%!important; }
.t-50 { opacity: 50%!important; }
.t-60 { opacity: 60%!important; }
.t-80 { opacity: 80%!important; }




/* Footer
----------------------------------------------------------------------------------------------------*/

.back-to-top {
  position: fixed;
  bottom: 0.5em;
  right: 1em;
  /*opacity: 0.7;*/
  display: none;
  }

.wrapper-panels {
  background-color: #222!important;
  margin-top: 20px;
  padding-top: 10px;

  border-top: 1px solid #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.8);

  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
     -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  }

.wrapper-panels .list-group-item-action:hover,
.wrapper-panels .list-group-item-action:focus {
  background-color: rgba(255, 255, 255, 0.1)!important;
  transition: background 1s ease;
  }



/* Cards
----------------------------------------------------------------------------------------------------*/
/* https://yoksel.github.io/url-encoder/ */


.cards-mcd { background-position: 50% 160px!important; }
.cards-vsa { background-position: 50% 320px!important; }
.cards-amx { background-position: 50% 280px!important; }
.cards-ppl { background-position: 50% 240px!important; }

ul.cards li {
width: 61px;
height: 40px;
background-size: cover;
background-position: 50% 0px;
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='yandexmoney-' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 122 400' style='enable-background:new 0 0 122 400;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D .st1%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23007CC2;%7D .st2%7Bfill:none;stroke:%23C8C8C8;%7D .st3%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%234A4A4A;%7D .st4%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23020303;%7D .st5%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23F06022;%7D .st6%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23E81D25;%7D .st7%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23F59E1E;%7D .st8%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23009CDE;%7D .st9%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23003087;%7D .st10%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%230023A0;%7D .st11%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFA000;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M6.1,317.5c-2.6,0-4.7-2.1-4.7-4.7c0,0,0,0,0,0v-65.1c0-2.6,2.1-4.7,4.7-4.7c0,0,0,0,0,0h110.1 c2.6,0,4.7,2.1,4.7,4.7c0,0,0,0,0,0v65.1c0,2.6-2.1,4.7-4.7,4.7c0,0,0,0,0,0H6.1z'/%3E%3Cpath class='st1' d='M94.4,247.9h-64v64.3h64v-21.2c0.3-0.4,0.4-0.8,0.4-1.4c0-0.7-0.1-1.1-0.4-1.4 C94.4,288.1,94.4,247.9,94.4,247.9z'/%3E%3Cpath class='st0' d='M36.2,275.7l-1.2-3l-1.2,3L36.2,275.7L36.2,275.7z M63.3,274.5c-0.2,0.1-0.5,0.2-0.9,0.2h-2.2V273h2.2 c0.3,0,0.6,0,0.9,0.1c0.2,0.1,0.4,0.3,0.4,0.7C63.7,274.1,63.5,274.4,63.3,274.5L63.3,274.5z M78.9,275.7l-1.2-3l-1.2,3L78.9,275.7 L78.9,275.7z M49.8,278.9H48l0-5.9l-2.6,5.9h-1.6l-2.6-5.9v5.9h-3.7l-0.7-1.7h-3.8l-0.7,1.7h-2l3.2-7.5h2.7l3.1,7.1v-7.1h2.9 l2.4,5.1l2.2-5.1h3L49.8,278.9L49.8,278.9z M57.2,278.9h-6v-7.5h6v1.6H53v1.4h4.1v1.5l-4.1,0v1.5h4.2L57.2,278.9L57.2,278.9z M65.7,273.4c0,1.2-0.8,1.8-1.3,2c0.4,0.2,0.7,0.4,0.9,0.6c0.3,0.4,0.3,0.7,0.3,1.4v1.5h-1.8l0-0.9c0-0.4,0-1.1-0.3-1.5 c-0.3-0.3-0.7-0.3-1.3-0.3h-1.9v2.7h-1.8v-7.5h4.1c0.9,0,1.6,0,2.2,0.4C65.3,272.1,65.7,272.6,65.7,273.4z M66.7,278.9h1.8v-7.5 h-1.8V278.9z M89.8,278.9h-2.6l-3.4-5.6l0,5.6h-3.7l-0.7-1.7h-3.7l-0.7,1.7H73c-0.9,0-2-0.2-2.6-0.8c-0.6-0.6-1-1.5-1-2.9 c0-1.1,0.2-2.1,1-2.9c0.6-0.6,1.5-0.9,2.7-0.9h1.7v1.6h-1.7c-0.7,0-1,0.1-1.4,0.4c-0.3,0.3-0.5,0.9-0.5,1.7c0,0.8,0.2,1.4,0.5,1.8 c0.3,0.3,0.8,0.4,1.3,0.4h0.8l2.5-5.9H79l3,7.1v-7.1h2.7l3.2,5.2v-5.2h1.8L89.8,278.9L89.8,278.9z M30.4,280.4h3.1l0.7-1.7h1.6 l0.7,1.7h6.1v-1.3l0.5,1.3h3.1l0.5-1.3v1.3h15l0-2.7H62c0.2,0,0.3,0,0.3,0.4v2.4H70v-0.6c0.6,0.3,1.6,0.6,2.9,0.6h3.3l0.7-1.7h1.6 l0.7,1.7h6.3v-1.6l1,1.6h5v-10.5h-5v1.2l-0.7-1.2h-5.1v1.2l-0.6-1.2H73c-1.2,0-2.2,0.2-3,0.6v-0.6h-4.8v0.6c-0.5-0.5-1.2-0.6-2-0.6 H45.8l-1.2,2.7l-1.2-2.7h-5.5v1.2l-0.6-1.2h-4.7l-2.2,5L30.4,280.4L30.4,280.4z M94.4,286h-3.3c-0.3,0-0.5,0-0.7,0.1 c-0.2,0.1-0.3,0.3-0.3,0.5c0,0.3,0.2,0.5,0.4,0.6c0.2,0.1,0.4,0.1,0.7,0.1l1,0c1,0,1.6,0.2,2,0.6c0.1,0.1,0.1,0.1,0.2,0.2V286z M94.4,290.9c-0.4,0.6-1.3,1-2.4,1h-3.5v-1.6H92c0.3,0,0.6,0,0.7-0.2c0.1-0.1,0.2-0.3,0.2-0.5c0-0.2-0.1-0.4-0.2-0.5 c-0.1-0.1-0.3-0.2-0.6-0.2c-1.7-0.1-3.8,0.1-3.8-2.3c0-1.1,0.7-2.2,2.6-2.2h3.6v-1.5h-3.3c-1,0-1.7,0.2-2.3,0.6v-0.6h-4.9 c-0.8,0-1.7,0.2-2.2,0.6l0-0.6H73v0.6c-0.7-0.5-1.9-0.6-2.4-0.6h-5.8v0.6c-0.6-0.5-1.8-0.6-2.5-0.6h-6.5l-1.5,1.6l-1.4-1.6h-9.7 v10.5h9.5l1.5-1.6l1.4,1.6l5.9,0v-2.5h0.6c0.8,0,1.7,0,2.5-0.4v2.8h4.8v-2.7h0.2c0.3,0,0.3,0,0.3,0.3v2.4h14.7 c0.9,0,1.9-0.2,2.4-0.7v0.7h4.7c1,0,1.9-0.1,2.6-0.5L94.4,290.9L94.4,290.9z M87.2,287.9c0.4,0.4,0.5,0.8,0.5,1.6 c0,1.6-1,2.4-2.8,2.4h-3.5v-1.6h3.5c0.3,0,0.6,0,0.7-0.2c0.1-0.1,0.2-0.3,0.2-0.5c0-0.2-0.1-0.4-0.2-0.5c-0.1-0.1-0.3-0.2-0.6-0.2 c-1.7-0.1-3.8,0.1-3.8-2.3c0-1.1,0.7-2.2,2.6-2.2h3.6v1.6h-3.3c-0.3,0-0.5,0-0.7,0.1c-0.2,0.1-0.3,0.3-0.3,0.5 c0,0.3,0.2,0.5,0.4,0.6c0.2,0.1,0.4,0.1,0.7,0.1l1,0C86.2,287.3,86.8,287.5,87.2,287.9L87.2,287.9z M71,287.5 c-0.2,0.1-0.5,0.2-0.9,0.2h-2.2v-1.7h2.2c0.3,0,0.6,0,0.9,0.1c0.2,0.1,0.4,0.4,0.4,0.7C71.4,287.1,71.2,287.3,71,287.5L71,287.5z M72.1,288.4c0.4,0.1,0.7,0.4,0.9,0.6c0.3,0.4,0.3,0.7,0.3,1.4v1.5h-1.8V291c0-0.5,0-1.1-0.3-1.5c-0.3-0.3-0.7-0.3-1.3-0.3h-1.9 v2.8h-1.8v-7.5h4.2c0.9,0,1.6,0,2.2,0.4c0.6,0.3,0.9,0.8,0.9,1.7C73.4,287.6,72.6,288.2,72.1,288.4L72.1,288.4z M74.4,284.4h6v1.6 h-4.2v1.4h4.1v1.5h-4.1v1.5l4.2,0v1.6h-6L74.4,284.4L74.4,284.4z M62.2,287.8h-2.3v-1.9h2.3c0.7,0,1.1,0.3,1.1,0.9 C63.3,287.5,62.9,287.8,62.2,287.8L62.2,287.8z M58.1,291.2l-2.8-3.1l2.8-3V291.2z M51,290.3h-4.4v-1.5h4v-1.5h-4v-1.4h4.5l2,2.2 L51,290.3z M65.3,286.8c0,2.1-1.6,2.5-3.1,2.5h-2.2v2.5h-3.5l-2.2-2.5l-2.3,2.5h-7.1v-7.5H52l2.2,2.5l2.3-2.5h5.8 C63.7,284.4,65.3,284.8,65.3,286.8L65.3,286.8z'/%3E%3Cpath class='st1' d='M27.6,309.4c0,1.4-1.1,2.6-2.6,2.6c-1.5,0-2.6-1.2-2.6-2.6c0-1.4,1.1-2.6,2.6-2.6 C26.5,306.8,27.6,308,27.6,309.4z M28,309.4c0-1.7-1.4-3-3-3c0,0,0,0,0,0c-1.7,0-3,1.3-3.1,3c0,0,0,0,0,0c0,1.7,1.4,3,3,3 c0,0,0,0,0,0C26.6,312.5,28,311.1,28,309.4C28,309.4,28,309.4,28,309.4L28,309.4z M25.7,308.8c0-0.4-0.2-0.4-0.4-0.4h-0.9v0.8h0.8 C25.5,309.2,25.7,309.1,25.7,308.8z M26.3,310.8h-0.6c-0.1-0.2-0.1-0.6-0.1-0.7c0-0.2,0-0.4-0.4-0.4h-0.8l0,1.2h-0.5V308h1.3 c0.5,0,1,0.2,1,0.8c0,0.4-0.2,0.5-0.3,0.6c0.1,0.1,0.2,0.2,0.3,0.5l0,0.5c0,0.1,0,0.2,0.1,0.2V310.8L26.3,310.8z'/%3E%3Cg%3E%3Cg%3E%3Cpath id='aca' class='st0' d='M116.1,242.9c2.5,0,4.5,2,4.5,4.5v65.1c0,2.5-2,4.5-4.5,4.5H5.9c-2.5,0-4.5-2-4.5-4.5v-65.1 c0-2.5,2-4.5,4.5-4.5L116.1,242.9L116.1,242.9z M116.1,242.5H5.9c-2.7,0-4.9,2.2-4.9,4.9v65.1c0,2.7,2.2,4.9,4.9,4.9h110.1 c2.7,0,4.9-2.2,4.9-4.9v-65.1C121,244.7,118.8,242.5,116.1,242.5L116.1,242.5z'/%3E%3C/g%3E%3Cpath class='st2' d='M116.1,242.4c2.8,0,5,2.2,5,5v65.1c0,2.8-2.2,5-5,5H5.9c-2.8,0-5-2.2-5-5v-65.1c0-2.8,2.2-5,5-5L116.1,242.4 L116.1,242.4z M116.1,243H5.9c-2.4,0-4.4,2-4.4,4.4v65.1c0,2.4,2,4.4,4.4,4.4h110.1c2.4,0,4.4-2,4.4-4.4v-65.1 C120.5,245,118.5,243,116.1,243L116.1,243z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M6.1,77.5c-2.6,0-4.7-2.1-4.7-4.7c0,0,0,0,0,0V7.6c0-2.6,2.1-4.7,4.7-4.7c0,0,0,0,0,0h110.1 c2.6,0,4.7,2.1,4.7,4.7c0,0,0,0,0,0v65.1c0,2.6-2.1,4.7-4.7,4.7c0,0,0,0,0,0H6.1z'/%3E%3Cpath class='st3' d='M1,18.4h120v15.4H1V18.4z'/%3E%3Cg%3E%3Cg%3E%3Cpath id='ama' class='st0' d='M116.1,2.9c2.5,0,4.5,2,4.5,4.5v65.1c0,2.5-2,4.5-4.5,4.5H5.9c-2.5,0-4.5-2-4.5-4.5V7.4 c0-2.5,2-4.5,4.5-4.5L116.1,2.9L116.1,2.9z M116.1,2.5H5.9C3.2,2.5,1,4.7,1,7.4v65.1c0,2.7,2.2,4.9,4.9,4.9h110.1 c2.7,0,4.9-2.2,4.9-4.9V7.4C121,4.7,118.8,2.5,116.1,2.5L116.1,2.5z'/%3E%3C/g%3E%3Cpath class='st2' d='M116.1,2.4c2.8,0,5,2.2,5,5v65.1c0,2.8-2.2,5-5,5H5.9c-2.8,0-5-2.2-5-5V7.4c0-2.8,2.2-5,5-5L116.1,2.4 L116.1,2.4z M116.1,3H5.9C3.5,3,1.5,5,1.5,7.4v65.1c0,2.4,2,4.4,4.4,4.4h110.1c2.4,0,4.4-2,4.4-4.4V7.4C120.5,5,118.5,3,116.1,3 L116.1,3z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M6.1,157.5c-2.6,0-4.7-2.1-4.7-4.7c0,0,0,0,0,0V87.6c0-2.6,2.1-4.7,4.7-4.7c0,0,0,0,0,0h110.1 c2.6,0,4.7,2.1,4.7,4.7c0,0,0,0,0,0v65.1c0,2.6-2.1,4.7-4.7,4.7c0,0,0,0,0,0H6.1z'/%3E%3Cg%3E%3Cg%3E%3Cpath id='bca' class='st0' d='M116.1,82.9c2.5,0,4.5,2,4.5,4.5v65.1c0,2.5-2,4.5-4.5,4.5H5.9c-2.5,0-4.5-2-4.5-4.5V87.4 c0-2.5,2-4.5,4.5-4.5L116.1,82.9L116.1,82.9z M116.1,82.5H5.9c-2.7,0-4.9,2.2-4.9,4.9v65.1c0,2.7,2.2,4.9,4.9,4.9h110.1 c2.7,0,4.9-2.2,4.9-4.9V87.4C121,84.7,118.8,82.5,116.1,82.5L116.1,82.5z'/%3E%3C/g%3E%3Cpath class='st2' d='M116.1,82.4c2.8,0,5,2.2,5,5v65.1c0,2.8-2.2,5-5,5H5.9c-2.8,0-5-2.2-5-5V87.4c0-2.8,2.2-5,5-5L116.1,82.4 L116.1,82.4z M116.1,83H5.9c-2.4,0-4.4,2-4.4,4.4v65.1c0,2.4,2,4.4,4.4,4.4h110.1c2.4,0,4.4-2,4.4-4.4V87.4 C120.5,85,118.5,83,116.1,83L116.1,83z'/%3E%3C/g%3E%3Cpath class='st4' d='M40.7,145.6c0-1.1,0.7-1.9,1.8-1.9c1.1,0,1.8,0.8,1.8,1.9c0,1.1-0.7,1.9-1.8,1.9 C41.4,147.6,40.7,146.7,40.7,145.6z M45.5,145.6v-3h-1.3v0.7c-0.4-0.5-1-0.9-1.9-0.9c-1.7,0-3,1.3-3,3.2c0,1.8,1.3,3.2,3,3.2 c0.9,0,1.5-0.3,1.9-0.9v0.7h1.3V145.6L45.5,145.6z M89.8,145.6c0-1.1,0.7-1.9,1.8-1.9c1.1,0,1.8,0.8,1.8,1.9c0,1.1-0.7,1.9-1.8,1.9 C90.5,147.6,89.8,146.7,89.8,145.6z M94.7,145.6v-5.4h-1.3v3.1c-0.4-0.5-1-0.9-1.9-0.9c-1.7,0-3,1.3-3,3.2c0,1.8,1.3,3.2,3,3.2 c0.9,0,1.5-0.3,1.9-0.9v0.7h1.3V145.6L94.7,145.6z M61.8,143.6c0.8,0,1.4,0.5,1.5,1.5h-3.1C60.3,144.2,60.9,143.6,61.8,143.6z M61.8,142.5c-1.8,0-3,1.3-3,3.2c0,1.9,1.3,3.2,3.1,3.2c0.9,0,1.7-0.2,2.5-0.8l-0.6-1c-0.5,0.4-1.1,0.6-1.8,0.6 c-0.8,0-1.6-0.4-1.8-1.5h4.5c0-0.2,0-0.3,0-0.5C64.7,143.8,63.5,142.5,61.8,142.5z M77.6,145.6c0-1.1,0.7-1.9,1.8-1.9 c1.1,0,1.8,0.8,1.8,1.9c0,1.1-0.7,1.9-1.8,1.9C78.3,147.6,77.6,146.7,77.6,145.6z M82.5,145.6v-3h-1.3v0.7c-0.4-0.5-1-0.9-1.9-0.9 c-1.7,0-3,1.3-3,3.2c0,1.8,1.3,3.2,3,3.2c0.9,0,1.5-0.3,1.9-0.9v0.7h1.3L82.5,145.6L82.5,145.6z M70.2,145.6c0,1.8,1.3,3.2,3.2,3.2 c0.9,0,1.5-0.2,2.2-0.7L75,147c-0.5,0.4-1,0.5-1.6,0.5c-1,0-1.8-0.8-1.8-1.9c0-1.2,0.8-1.9,1.8-1.9c0.6,0,1.1,0.2,1.6,0.5l0.6-1.1 c-0.7-0.5-1.3-0.7-2.2-0.7C71.5,142.5,70.2,143.8,70.2,145.6z M87.1,142.5c-0.8,0-1.2,0.4-1.6,0.9v-0.7h-1.3v6h1.3v-3.4 c0-1,0.4-1.5,1.3-1.5c0.3,0,0.5,0,0.8,0.2l0.4-1.2C87.7,142.5,87.4,142.5,87.1,142.5z M52,143.1c-0.6-0.4-1.5-0.6-2.5-0.6 c-1.5,0-2.5,0.7-2.5,1.9c0,1,0.7,1.6,2.1,1.8l0.6,0.1c0.7,0.1,1.1,0.3,1.1,0.6c0,0.5-0.5,0.7-1.4,0.7c-0.9,0-1.6-0.3-2-0.6l-0.6,1 c0.7,0.5,1.6,0.8,2.6,0.8c1.7,0,2.7-0.8,2.7-2c0-1.1-0.8-1.6-2.1-1.8l-0.6-0.1c-0.6-0.1-1-0.2-1-0.6c0-0.4,0.4-0.7,1.1-0.7 c0.8,0,1.5,0.3,1.9,0.5C51.4,144.2,52,143.1,52,143.1z M68.9,142.5c-0.8,0-1.2,0.4-1.6,0.9v-0.7H66v6h1.3v-3.4c0-1,0.4-1.5,1.3-1.5 c0.3,0,0.5,0,0.8,0.2l0.4-1.2C69.5,142.5,69.2,142.5,68.9,142.5L68.9,142.5z M57.7,142.6h-2.1v-1.8h-1.3v1.8H53v1.2h1.2v2.7 c0,1.4,0.5,2.2,2.1,2.2c0.6,0,1.2-0.2,1.6-0.5l-0.4-1.1c-0.4,0.2-0.8,0.3-1.2,0.3c-0.7,0-0.9-0.4-0.9-1v-2.7h2.1L57.7,142.6 L57.7,142.6z M38.2,148.6v-3.8c0-1.4-0.9-2.4-2.4-2.4c-0.8,0-1.6,0.2-2.1,1.1c-0.4-0.7-1.1-1.1-2-1.1c-0.6,0-1.3,0.2-1.8,0.9v-0.7 h-1.3v6h1.3v-3.3c0-1,0.6-1.6,1.5-1.6c0.9,0,1.3,0.6,1.3,1.6v3.4H34v-3.3c0-1,0.6-1.6,1.5-1.6c0.9,0,1.3,0.6,1.3,1.6v3.4 C36.8,148.6,38.2,148.6,38.2,148.6z'/%3E%3Cpath class='st5' d='M51.6,132.4h19.8V96.7H51.6V132.4z'/%3E%3Cpath class='st6' d='M52.8,114.6c0-7.2,3.4-13.7,8.7-17.8c-4-3.1-8.9-4.9-14-4.8c-12.5,0-22.7,10.2-22.7,22.7s10.2,22.7,22.7,22.7 c5.3,0,10.2-1.8,14-4.8C56.2,128.2,52.8,121.8,52.8,114.6'/%3E%3Cpath class='st7' d='M98.2,114.6c0,12.5-10.2,22.7-22.7,22.7c-5.1,0-10-1.7-14-4.8c5.3-4.2,8.7-10.6,8.7-17.8 c0-7.2-3.4-13.7-8.7-17.8c4-3.1,8.9-4.9,14-4.8C88,91.9,98.2,102,98.2,114.6'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M5.9,397.3c-2.6,0-4.7-2.1-4.7-4.7c0,0,0,0,0,0v-65.1c0-2.6,2.1-4.7,4.7-4.7c0,0,0,0,0,0h110.1 c2.6,0,4.7,2.1,4.7,4.7c0,0,0,0,0,0v65.1c0,2.6-2.1,4.7-4.7,4.7c0,0,0,0,0,0L5.9,397.3L5.9,397.3z'/%3E%3Cpath class='st8' d='M78.7,346.5h-7.9c-0.6,0-1,0.4-1.1,0.9l-3.2,20.2c-0.1,0.4,0.3,0.8,0.6,0.8h4c0.4,0,0.7-0.3,0.8-0.6l0.9-5.7 c0.1-0.5,0.6-0.9,1.1-0.9h2.5c5.2,0,8.2-2.5,9-7.5c0.3-2.2,0-3.9-1-5.1C83.3,347.2,81.4,346.5,78.7,346.5 M79.6,353.9 c-0.4,2.8-2.6,2.8-4.7,2.8h-1.2l0.8-5.3c0.1-0.3,0.3-0.5,0.6-0.6h0.6c1.4,0,2.8,0,3.5,0.8C79.6,352.2,79.8,352.9,79.6,353.9'/%3E%3Cpath class='st9' d='M22.5,346.5h-7.9c-0.6,0-1,0.4-1.1,0.9l-3.2,20.2c0,0.4,0.3,0.8,0.6,0.8h3.8c0.6,0,1-0.4,1.1-0.9l0.9-5.4 c0.1-0.5,0.6-0.9,1.1-0.9h2.5c5.2,0,8.2-2.5,9-7.5c0.3-2.2,0-3.9-1-5.1C27.1,347.2,25.1,346.5,22.5,346.5 M23.4,353.9 c-0.4,2.8-2.6,2.8-4.7,2.8h-1.2l0.8-5.3c0.1-0.3,0.3-0.5,0.6-0.6h0.6c1.4,0,2.8,0,3.5,0.8C23.5,352.2,23.5,352.9,23.4,353.9 M46,353.8h-3.8c-0.3,0-0.6,0.2-0.6,0.6l-0.2,1.1l-0.3-0.4c-0.8-1.2-2.7-1.6-4.5-1.6c-4.2,0-7.7,3.2-8.4,7.6 c-0.3,2.2,0.2,4.3,1.4,5.8c1.2,1.4,2.8,1.9,4.8,1.9c3.3,0,5.2-2.1,5.2-2.1l-0.2,1c0,0.4,0.3,0.8,0.6,0.8h3.4c0.6,0,1-0.4,1.1-0.9 l2.1-12.9c0.1-0.3-0.2-0.7-0.5-0.8C46.1,353.8,46.1,353.8,46,353.8 M40.8,361.2c-0.4,2.1-2.1,3.6-4.2,3.6c-1.1,0-2-0.3-2.5-1 c-0.6-0.6-0.8-1.6-0.6-2.7c0.3-2.1,2.1-3.6,4.2-3.6c1.1,0,1.9,0.3,2.5,1C40.7,359.1,40.9,360.1,40.8,361.2'/%3E%3Cpath class='st8' d='M102.3,353.8h-3.8c-0.3,0-0.6,0.2-0.6,0.6l-0.2,1.1l-0.3-0.4c-0.8-1.2-2.7-1.6-4.5-1.6c-4.2,0-7.7,3.2-8.4,7.6 c-0.3,2.2,0.2,4.3,1.4,5.8c1.2,1.4,2.8,1.9,4.8,1.9c3.3,0,5.2-2.1,5.2-2.1l-0.2,1c0,0.4,0.3,0.8,0.6,0.8h3.4c0.6,0,1-0.4,1.1-0.9 l2.1-12.9C103,354.2,102.7,353.8,102.3,353.8 M97,361.2c-0.4,2.1-2.1,3.6-4.2,3.6c-1.1,0-2-0.3-2.5-1c-0.6-0.6-0.8-1.6-0.6-2.7 c0.3-2.1,2.1-3.6,4.2-3.6c1.1,0,1.9,0.3,2.5,1C97,359.1,97.2,360.1,97,361.2'/%3E%3Cpath class='st9' d='M66.1,353.8h-3.8c-0.3,0-0.7,0.2-0.9,0.5l-5.2,7.7l-2.2-7.4c-0.1-0.5-0.6-0.8-1-0.8h-3.7 c-0.4,0-0.7,0.3-0.7,0.6c0,0.1,0,0.1,0,0.2l4.2,12.3l-3.9,5.5c-0.3,0.4,0,1,0.5,1h3.8c0.3,0,0.7-0.2,0.9-0.5l12.6-18.2 C67,354.4,66.7,353.8,66.1,353.8'/%3E%3Cpath class='st8' d='M106.7,347.1l-3.2,20.6c0,0.4,0.3,0.8,0.6,0.8h3.3c0.6,0,1-0.4,1.1-0.9l3.2-20.2c0-0.4-0.3-0.8-0.6-0.8h-3.6 C107,346.5,106.8,346.7,106.7,347.1'/%3E%3Cg%3E%3Cg%3E%3Cpath id='bfa' class='st0' d='M116.1,322.9c2.5,0,4.5,2,4.5,4.5v65.1c0,2.5-2,4.5-4.5,4.5H5.9c-2.5,0-4.5-2-4.5-4.5v-65.1 c0-2.5,2-4.5,4.5-4.5L116.1,322.9L116.1,322.9z M116.1,322.5H5.9c-2.7,0-4.9,2.2-4.9,4.9v65.1c0,2.7,2.2,4.9,4.9,4.9h110.1 c2.7,0,4.9-2.2,4.9-4.9v-65.1C121,324.7,118.8,322.5,116.1,322.5L116.1,322.5z'/%3E%3C/g%3E%3Cpath class='st2' d='M116.1,322.4c2.8,0,5,2.2,5,5v65.1c0,2.8-2.2,5-5,5H5.9c-2.8,0-5-2.2-5-5v-65.1c0-2.8,2.2-5,5-5L116.1,322.4 L116.1,322.4z M116.1,323H5.9c-2.4,0-4.4,2-4.4,4.4v65.1c0,2.4,2,4.4,4.4,4.4h110.1c2.4,0,4.4-2,4.4-4.4v-65.1 C120.5,325,118.5,323,116.1,323L116.1,323z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M1.2,232.6v-65.1c0-2.6,2.1-4.7,4.7-4.7c0,0,0,0,0,0h110.1c2.6,0,4.7,2.1,4.7,4.7c0,0,0,0,0,0v65.1 c0,2.6-2.1,4.7-4.7,4.7c0,0,0,0,0,0H5.9C3.3,237.3,1.2,235.2,1.2,232.6C1.2,232.6,1.2,232.6,1.2,232.6L1.2,232.6z'/%3E%3Cpath class='st10' d='M44.6,215.2l4.9-30.3h7.8l-4.9,30.3H44.6 M80.8,185.6c-1.5-0.6-4-1.3-7-1.3c-7.8,0-13.2,4.1-13.2,10 c0,4.4,3.9,6.8,6.9,8.2c3,1.5,4.1,2.4,4.1,3.8c0,2-2.4,3-4.7,3c-3.1,0-4.8-0.5-7.4-1.6l-1-0.5l-1.1,6.8c1.8,0.9,5.2,1.6,8.7,1.6 c8.2,0,13.6-4.1,13.6-10.4c0-3.5-2.1-6.1-6.6-8.2c-2.7-1.4-4.4-2.4-4.4-3.8c0-1.2,1.4-2.6,4.5-2.6c2.6,0,4.4,0.6,5.9,1.2l0.7,0.3 L80.8,185.6 M100.9,184.9h-6c-1.9,0-3.3,0.6-4.1,2.5l-11.6,27.8h8.2c0,0,1.3-3.7,1.6-4.5h10c0.2,1.1,0.9,4.5,0.9,4.5h7.2 L100.9,184.9L100.9,184.9z M91.2,204.5c0.6-1.8,3.1-8.5,3.1-8.5c0,0.1,0.6-1.8,1-2.9l0.5,2.6c0,0,1.5,7.2,1.8,8.7H91.2z M38,184.9 l-7.7,20.7l-0.8-4.2c-1.4-4.8-5.9-10.1-10.8-12.7l7,26.5H34l12.3-30.3H38'/%3E%3Cpath class='st11' d='M23.2,184.9H10.6l-0.1,0.6c9.8,2.5,16.3,8.6,19,15.9l-2.7-13.9C26.3,185.5,25,185,23.2,184.9z'/%3E%3Cpath class='st10' d='M109.7,211.6c1,0,1.7,0.8,1.7,1.7c0,0.9-0.8,1.7-1.7,1.7c-0.9,0-1.7-0.7-1.7-1.7c0,0,0,0,0,0 C108,212.3,108.8,211.6,109.7,211.6z M109.7,214.8c0.8,0,1.4-0.6,1.4-1.5c0-0.8-0.6-1.5-1.4-1.5c-0.8,0-1.4,0.6-1.4,1.5 C108.4,214.1,109,214.8,109.7,214.8z M109.1,212.4h0.8c0.2,0,0.6,0,0.6,0.5c0,0.1,0,0.3-0.3,0.4c0.2,0,0.2,0.3,0.3,0.4 c0,0.3,0,0.3,0.1,0.4h-0.3c0,0,0-0.1,0-0.4c0-0.2,0-0.3-0.4-0.3h-0.3v0.7h-0.3C109.1,214.2,109.1,212.4,109.1,212.4z M109.4,213.2 h0.4c0.3,0,0.3-0.2,0.3-0.3c0-0.2-0.1-0.3-0.3-0.3h-0.3V213.2z'/%3E%3Cg%3E%3Cg%3E%3Cpath id='bpa' class='st0' d='M116.1,162.9c2.5,0,4.5,2,4.5,4.5v65.1c0,2.5-2,4.5-4.5,4.5H5.9c-2.5,0-4.5-2-4.5-4.5v-65.1 c0-2.5,2-4.5,4.5-4.5L116.1,162.9L116.1,162.9z M116.1,162.5H5.9c-2.7,0-4.9,2.2-4.9,4.9v65.1c0,2.7,2.2,4.9,4.9,4.9h110.1 c2.7,0,4.9-2.2,4.9-4.9v-65.1C121,164.7,118.8,162.5,116.1,162.5L116.1,162.5z'/%3E%3C/g%3E%3Cpath class='st2' d='M116.1,162.4c2.8,0,5,2.2,5,5v65.1c0,2.8-2.2,5-5,5H5.9c-2.8,0-5-2.2-5-5v-65.1c0-2.8,2.2-5,5-5L116.1,162.4 L116.1,162.4z M116.1,163H5.9c-2.4,0-4.4,2-4.4,4.4v65.1c0,2.4,2,4.4,4.4,4.4h110.1c2.4,0,4.4-2,4.4-4.4v-65.1 C120.5,165,118.5,163,116.1,163L116.1,163z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");

}
