body
{
   background-color: transparent;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#FlexGrid2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#FlexGrid2-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
   font-size: 0;
   grid-column-gap: 16px;
   grid-row-gap: 16px;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   grid-template-rows: auto auto auto auto;
   grid-template-areas:
      "image1 image1 cards1 cards1"
      "cards2 cards3 cards4 image2"
      "card5 card6 newsletter card7"
      "card8 card9 card10 card11";
}
#FlexGrid2 .image1
{
   display: flex;
   grid-area: image1;
   background-color: transparent;
   background-image: url('../images/Liberta-november2017-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid2 .cards1
{
   display: flex;
   grid-area: cards1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexGrid2 .cards2
{
   display: flex;
   grid-area: cards2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .cards3
{
   display: flex;
   grid-area: cards3;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .cards4
{
   display: flex;
   grid-area: cards4;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .image2
{
   display: flex;
   grid-area: image2;
   background-color: transparent;
   background-image: url('../images/wwb683.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid2 .card5
{
   display: flex;
   grid-area: card5;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .card6
{
   display: flex;
   grid-area: card6;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: stretch;
}
#FlexGrid2 .newsletter
{
   display: flex;
   grid-area: newsletter;
   background-color: transparent;
   background-image: url('../images/wwb353.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid2 .card7
{
   display: flex;
   grid-area: card7;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: stretch;
}
#FlexGrid2 .card8
{
   display: flex;
   grid-area: card8;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .card9
{
   display: flex;
   grid-area: card9;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .card10
{
   display: flex;
   grid-area: card10;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .card11
{
   display: flex;
   grid-area: card11;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#FlexGrid1-grid
{
   display: grid;
   height: 100vh;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   font-size: 0;
   grid-column-gap: 16px;
   grid-row-gap: 16px;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   grid-template-rows: auto auto auto auto;
   grid-template-areas:
      "image1 image1 cards1 cards1"
      "cards2 cards3 cards4 image2"
      "card5 card6 newsletter card7"
      "card8 card9 card10 card11";
}
#FlexGrid1 .image1
{
   display: flex;
   grid-area: image1;
   background-color: transparent;
   background-image: url('../images/Liberta-november2017-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .cards1
{
   display: flex;
   grid-area: cards1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexGrid1 .cards2
{
   display: flex;
   grid-area: cards2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .cards3
{
   display: flex;
   grid-area: cards3;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .cards4
{
   display: flex;
   grid-area: cards4;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .image2
{
   display: flex;
   grid-area: image2;
   background-color: transparent;
   background-image: url('../images/wwb683.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .card5
{
   display: flex;
   grid-area: card5;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .card6
{
   display: flex;
   grid-area: card6;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: stretch;
}
#FlexGrid1 .newsletter
{
   display: flex;
   grid-area: newsletter;
   background-color: transparent;
   background-image: url('../images/wwb353.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .card7
{
   display: flex;
   grid-area: card7;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: stretch;
}
#FlexGrid1 .card8
{
   display: flex;
   grid-area: card8;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .card9
{
   display: flex;
   grid-area: card9;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .card10
{
   display: flex;
   grid-area: card10;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .card11
{
   display: flex;
   grid-area: card11;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#wb_contactText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_contactText3
{
   color: #A5A5A5;
   font-family: Arial;
   font-weight: 400;
   font-size: 15px;
   line-height: 16px;
}
#wb_contactText3 p, #wb_contactText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_contactText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#PanelLayer
{
   padding: 0;
}
#PanelLayer_panel
{
   background-color: #1D1D1D;
   background-image: none;
   border-radius: 0px;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 306px;
   z-index: 9999;
}
#wb_IconFont1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont1
{
   height: 21px;
   width: 19px;
}
#IconFont1 i
{
   color: #555555;
   display: inline-block;
   font-size: 19px;
   line-height: 21px;
   vertical-align: middle;
   width: 10px;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #555555;
}
#wb_IconFont2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont2
{
   height: 21px;
   width: 19px;
}
#IconFont2 i
{
   color: #555555;
   display: inline-block;
   font-size: 19px;
   line-height: 21px;
   vertical-align: middle;
   width: 16px;
}
#wb_IconFont2:hover #IconFont2 i
{
   color: #555555;
}
#wb_IconFont3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont3
{
   height: 21px;
   width: 19px;
}
#IconFont3 i
{
   color: #555555;
   display: inline-block;
   font-size: 19px;
   line-height: 21px;
   vertical-align: middle;
   width: 15px;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #555555;
}
#wb_IconFont4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont4
{
   height: 21px;
   width: 19px;
}
#IconFont4 i
{
   color: #555555;
   display: inline-block;
   font-size: 19px;
   line-height: 21px;
   vertical-align: middle;
   width: 15px;
}
#wb_IconFont4:hover #IconFont4 i
{
   color: #555555;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 0 8px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card3-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 8px 0 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card2-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card1-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: stretch;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card5:hover #Card5-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card5-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card5-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card6:hover #Card6-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card6-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card6-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card6-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card7:hover #Card7-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card7-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card7-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card8:hover #Card8-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card8-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#Heading4
{
   color: #A9A9A9;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: center;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: stretch;
}
#Heading5
{
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 0 0 20px 0 ;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Button1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 2px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card13-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card13-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: -8px 80px 0 10px;
   border-top: 8px #1E90FF solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card13-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item6
{
   box-sizing: border-box;
   margin: -8px 150px 0 10px;
   border-top: 8px #48BCE8 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card13-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item8
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item9
{
   box-sizing: border-box;
   margin: -8px 150px 0 10px;
   border-top: 8px #3370B7 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card13-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item11
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item12
{
   box-sizing: border-box;
   margin: -8px 150px 20px 10px;
   border-top: 8px #A3DDF3 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card13 .badge
{
   background-color: #FF0000;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 20px 32px 20px 32px;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1::after
{
   content: "";
   display: table;
clear: both;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 2px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #A5A5A5;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #343434;
   border-right-color: #343434;
   border-bottom-color: #343434;
   border-left-color: #343434;
   border-radius: 0px;
   background-color: #1D1D1D;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 2px);
   box-sizing: border-box;
   height: 34px;
   padding: 0 5px 0px 5px;
   line-height: 33px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A5A5A5;
   border-right-color: #A5A5A5;
   border-bottom-color: #A5A5A5;
   border-left-color: #A5A5A5;
   background-color: #1D1D1D;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu1 li i
{
   font-size: 12px;
   margin-right: 3px;
   width: 14px;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #F7F7F9;
   border-radius: 0px;
   text-align: left;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 20px 20px 20px 34px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A5A5A5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card9-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 20px 20px 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A5A5A5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card9-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 20px 20px 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A5A5A5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card9-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A5A5A5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card14:hover #Card14-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card14-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card14-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card14-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card10:hover #Card10-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card10-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card10-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card10-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card11:hover #Card11-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card11-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card11-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card11-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #9400D3;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading7
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 8px 0 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card12:hover #Card12-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card12-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card12-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card12-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 0 8px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card15:hover #Card15-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card15-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card15-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card15-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card16:hover #Card16-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card16-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card16-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card16-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card18
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: stretch;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card18-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card18:hover #Card18-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card18-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card18-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card18-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card19:hover #Card19-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card19-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card19-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card19-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card20
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card20:hover #Card20-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card20-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card20-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card20-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card20-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card21
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card21-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card21:hover #Card21-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card21-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card21-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card21-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card21-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#Heading3
{
   color: #A9A9A9;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0 20px 20px 20px;
   text-align: center;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: stretch;
}
#Heading6
{
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 0 0 20px 0 ;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Button2
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   -webkit-appearance: none;
   margin: 0;
}
#Button2:focus
{
   outline: 0;
}
#wb_Card22
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 2px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card22-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card22-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: -8px 80px 0 10px;
   border-top: 8px #1E90FF solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card22-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item6
{
   box-sizing: border-box;
   margin: -8px 150px 0 10px;
   border-top: 8px #48BCE8 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card22-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item8
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item9
{
   box-sizing: border-box;
   margin: -8px 150px 0 10px;
   border-top: 8px #3370B7 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card22-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item11
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item12
{
   box-sizing: border-box;
   margin: -8px 150px 20px 10px;
   border-top: 8px #A3DDF3 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22 .badge
{
   background-color: #FF0000;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#wb_Card23
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card23-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card23:hover #Card23-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card23-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card23-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card23-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card23-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card23-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card24
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card24-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card24:hover #Card24-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card24-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card24-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card24-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card24-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card24-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card25
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card25-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card25:hover #Card25-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card25-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card25-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card25-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card25-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card25-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #E9E9E9;
   border-right-color: #E9E9E9;
   border-bottom-color: #E9E9E9;
   border-left-color: #E9E9E9;
   box-sizing: border-box;
   margin: 32px 0 0 0 ;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Image1
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 5px 10px 5px 0 ;
   padding: 0;
   text-align: right;
}
#Heading2
{
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: right;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   border-width: 0 0 0px 0 !important;
   border-radius: 0;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #757575;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_overlay
{
   display: none;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #000000;
   opacity: 0;
   z-index: 9998;
}
#PanelMenu1_markup li a
{
   color: #757575;
   border: 0px solid #757575;
   background-color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #555555;
   border: 0px none #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-align: right;
   text-transform: none;
}
#PanelMenu1_markup li:nth-child(n+2) a, #PanelMenu1_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#PanelMenu1_markup li a:hover
{
   color: #757575;
   background-color: #FFFFFF;
   border: 0px solid #757575;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 18px;
   width: 18px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #555555;
   background-color: #FFFFFF;
   border: 0px none #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #FFFFFF;
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 18px;
   height: 3px;
   background: #555555;
   display: block;
   margin: 3px auto;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 10px;
}
#PanelMenu1.open .line:nth-child(1)
{
   transform: translateY(6px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   transform: translateY(-6px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 38px;
   width: 41px;
   height: 38px;
   position: absolute;
   z-index: 999;
}
#PanelMenu1-footer
{
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   color: #757575;
   font-family: Arial;
   font-size: 19px;
   padding: 0 0 19px 0;
   text-align: center;
}
#PanelMenu1-logo
{
   border-width: 0;
   padding: 10px 10px 10px 10px;
   text-align: right;
}
#PanelMenu1-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#wb_CssMenu1
{
   display: block;
   width: calc(100% - 64px);
   z-index: 41;
}
#wb_Card6
{
   display: flex;
   z-index: 31;
}
#FlexGrid1
{
   visibility: hidden;
}
#wb_Card19
{
   display: flex;
   z-index: 15;
}
#wb_PanelMenu1
{
   display: inline-block;
   width: 41px;
   height: 38px;
   text-align: right;
   z-index: 8;
}
#wb_Card1
{
   display: flex;
   z-index: 27;
}
#Button2
{
   display: block;
   width: 96px;
   height: 25px;
   z-index: 19;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#PanelLayer
{
   text-align: right;
}
#wb_Card14
{
   display: flex;
   z-index: 37;
}
#Button1
{
   display: block;
   width: 96px;
   height: 25px;
   z-index: 35;
}
#wb_Card3
{
   display: flex;
   z-index: 26;
}
#Editbox1
{
   display: block;
   width: 211px;
   height: 26px;
}
#wb_Card2
{
   display: flex;
   z-index: 25;
}
#wb_Card15
{
   display: flex;
   z-index: 10;
}
#Editbox2
{
   display: block;
   width: 211px;
   height: 26px;
}
#wb_Card16
{
   display: flex;
   z-index: 11;
}
#wb_Heading6
{
   display: block;
   z-index: 17;
}
#wb_Card17
{
   display: flex;
   z-index: 12;
}
#wb_Card10
{
   display: flex;
   z-index: 39;
}
#wb_Card25
{
   display: flex;
   z-index: 24;
}
#wb_Heading7
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_Card11
{
   display: flex;
   z-index: 40;
}
#wb_Heading4
{
   display: block;
   z-index: 30;
}
#wb_Card24
{
   display: flex;
   z-index: 23;
}
#Heading2
{
   vertical-align: top;
}
#wb_Card9
{
   display: flex;
   width: 100%;
   z-index: 42;
}
#wb_Heading5
{
   display: block;
   z-index: 33;
}
#wb_Card12
{
   display: flex;
   z-index: 9;
}
#wb_Card13
{
   display: flex;
   z-index: 38;
}
#wb_Card8
{
   display: flex;
   z-index: 36;
}
#wb_Heading2
{
   display: inline-block;
   width: 112px;
   height: 28px;
   z-index: 7;
}
#wb_Card21
{
   display: flex;
   z-index: 20;
}
#wb_Heading3
{
   display: block;
   z-index: 14;
}
#wb_IconFont4
{
   display: inline-block;
   width: 19px;
   height: 21px;
   text-align: center;
   z-index: 6;
}
#wb_IconFont3
{
   display: inline-block;
   width: 19px;
   height: 21px;
   text-align: center;
   z-index: 5;
}
#wb_IconFont2
{
   display: inline-block;
   width: 19px;
   height: 21px;
   text-align: center;
   z-index: 4;
}
#wb_IconFont1
{
   display: inline-block;
   width: 19px;
   height: 21px;
   text-align: center;
   z-index: 3;
}
#wb_Card20
{
   display: flex;
   z-index: 16;
}
#wb_Card23
{
   display: flex;
   z-index: 21;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_Card5
{
   display: flex;
   z-index: 29;
}
#wb_Card22
{
   display: flex;
   z-index: 22;
}
#wb_Card4
{
   display: flex;
   z-index: 28;
}
#wb_Card7
{
   display: flex;
   z-index: 32;
}
#wb_Card18
{
   display: flex;
   z-index: 13;
}
@media only screen and (max-width: 1199px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 20px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#FlexGrid2
{
   visibility: hidden;
   display: none;
}
#FlexGrid2-grid
{
   height: auto;
}
#FlexGrid2-grid
{
   margin: 0;
}
#FlexGrid2-grid
{
   grid-column-gap: 16px;
   grid-row-gap: 16px;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   grid-template-rows: auto auto auto auto;
   grid-template-areas:
      "image1 image1 cards1 cards1"
      "cards2 cards3 cards4 image2"
      "card5 card6 newsletter card7"
      "card8 card9 card10 card11";
}
#FlexGrid2 .image1
{
   display: flex;
   background-color: transparent;
   background-image: url('../images/Liberta-november2017-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid2 .cards2
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .main
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid2 .image2
{
   display: flex;
   background-color: transparent;
   background-image: url('../images/wwb683.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid2 .card5
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .cards1
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexGrid2 .cards3
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .cards4
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .card6
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: stretch;
}
#FlexGrid2 .newsletter
{
   display: flex;
   background-color: transparent;
   background-image: url('../images/wwb353.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid2 .card7
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: stretch;
}
#FlexGrid2 .card8
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .card9
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .card10
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid2 .card11
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1
{
   visibility: visible;
   display: grid;
}
#FlexGrid1-grid
{
   height: 100vh;
}
#FlexGrid1-grid
{
   margin: 0;
}
#FlexGrid1-grid
{
   grid-column-gap: 16px;
   grid-row-gap: 16px;
   grid-template-columns: 1fr 1fr;
   grid-template-rows: auto auto auto auto auto auto auto;
   grid-template-areas:
      "cards1 cards1"
      "cards2 card3"
      "cards4 image2"
      "card5 card6"
      "newsletter card7"
      "card8 card9"
      "card10 card11";
}
#FlexGrid1 .image1
{
   display: none;
   background-color: transparent;
   background-image: url('../images/Liberta-november2017-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .cards2
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .main
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .image2
{
   display: flex;
   background-color: transparent;
   background-image: url('../images/wwb683.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .card5
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .cards1
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
}
#FlexGrid1 .cards3
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .cards4
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .card3
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: stretch;
}
#FlexGrid1 .newsletter
{
   display: flex;
   background-color: transparent;
   background-image: url('../images/wwb353.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .card7
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: stretch;
}
#FlexGrid1 .card8
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .card9
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .card10
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .card11
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: column;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: stretch;
}
#FlexGrid1 .card6
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#FlexGrid1 ..
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_contactText3
{
   visibility: visible;
   display: block;
}
#wb_contactText3
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#PanelLayer
{
   left: 1208px;
   top: 28px;
   width: 306px;
}
#PanelLayer_panel
{
   height: 100%;
   width: 306px;
}
#PanelLayer
{
   padding: 0;
}
#wb_IconFont1
{
   width: 19px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 6px 6px 6px 6px;
}
#IconFont1
{
   width: 19px;
   height: 21px;
}
#IconFont1 i
{
   line-height: 21px;
   font-size: 19px;
   width: 10px;
}
#wb_IconFont2
{
   width: 19px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 6px 6px 6px 6px;
}
#IconFont2
{
   width: 19px;
   height: 21px;
}
#IconFont2 i
{
   line-height: 21px;
   font-size: 19px;
   width: 16px;
}
#wb_IconFont3
{
   width: 19px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 6px 6px 6px 6px;
}
#IconFont3
{
   width: 19px;
   height: 21px;
}
#IconFont3 i
{
   line-height: 21px;
   font-size: 19px;
   width: 15px;
}
#wb_IconFont4
{
   width: 19px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 6px 6px 6px 6px;
}
#IconFont4
{
   width: 19px;
   height: 21px;
}
#IconFont4 i
{
   line-height: 21px;
   font-size: 19px;
   width: 15px;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 0 8px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card3-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card3
{
   text-align: left;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 8px 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card2-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card1-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: stretch;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card5:hover #Card5-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card5-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card5-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card5
{
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card6:hover #Card6-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card6-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card6-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card6-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card6
{
   text-align: left;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card7:hover #Card7-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card7-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card7-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card8:hover #Card8-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card8-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card8
{
   text-align: left;
}
#wb_Heading4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   padding: 10px 10px 10px 10px;
}
#wb_Heading5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: stretch;
   padding: 0 20px 20px 20px;
}
#Editbox1
{
   width: 211px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0 0 20px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: -4px;
}
#Button1
{
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 2px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card13-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card13-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: -8px 80px 0 10px;
   border-top: 8px #1E90FF solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card13-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item6
{
   box-sizing: border-box;
   margin: -8px 150px 0 10px;
   border-top: 8px #48BCE8 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card13-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item8
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item9
{
   box-sizing: border-box;
   margin: -8px 150px 0 10px;
   border-top: 8px #3370B7 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card13-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item11
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item12
{
   box-sizing: border-box;
   margin: -8px 150px 20px 10px;
   border-top: 8px #A3DDF3 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card13
{
   text-align: left;
}
#wb_CssMenu1
{
   width: calc(100% - 64px);
   visibility: visible;
   display: inline-block;
   margin: 20px 32px 20px 32px;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #A5A5A5;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #343434;
   border-right-color: #343434;
   border-bottom-color: #343434;
   border-left-color: #343434;
   border-radius: 0px;
   background-color: #1D1D1D;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 2px);
   box-sizing: border-box;
   height: 34px;
   padding: 0 5px 0px 5px;
   line-height: 33px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A5A5A5;
   border-right-color: #A5A5A5;
   border-bottom-color: #A5A5A5;
   border-left-color: #A5A5A5;
   background-color: #1D1D1D;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 2px !important;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 40px 0 ;
   color: transparent;
}
#Card9-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 20px 20px 20px 34px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A5A5A5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card9-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 20px 20px 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A5A5A5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card9-card-item2
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 20px 20px 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A5A5A5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card9-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A5A5A5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card9
{
   text-align: left;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card14-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card14:hover #Card14-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card14-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card14-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card14-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card14
{
   text-align: left;
}
#wb_Card10
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card10:hover #Card10-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card10-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card10-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card10-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card10
{
   text-align: left;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card11:hover #Card11-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card11-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card11-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card11-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card11
{
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 8px 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card12:hover #Card12-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card12-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card12-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card12-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 0 8px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card15-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card15:hover #Card15-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card15-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card15-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card15-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card15
{
   text-align: left;
}
#wb_Card16
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card16:hover #Card16-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card16-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card16-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card16-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card16
{
   text-align: left;
}
#wb_Card17
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card18
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: stretch;
   color: transparent;
}
#Card18-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card18:hover #Card18-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card18-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card18-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card18-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card18
{
   text-align: left;
}
#wb_Card19
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card19-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card19:hover #Card19-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card19-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card19-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card19-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card19
{
   text-align: left;
}
#wb_Card20
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card20-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card20:hover #Card20-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card20-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card20-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card20-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card20-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card20
{
   text-align: left;
}
#wb_Card21
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card21-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card21:hover #Card21-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card21-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card21-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card21-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card21-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card21
{
   text-align: left;
}
#wb_Heading3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   padding: 10px 10px 10px 10px;
}
#wb_Heading6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: stretch;
   padding: 0 20px 20px 20px;
}
#Editbox2
{
   width: 211px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0 0 20px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: -4px;
}
#Button2
{
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_Card22
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 2px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card22-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card22-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: -8px 80px 0 10px;
   border-top: 8px #1E90FF solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card22-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item6
{
   box-sizing: border-box;
   margin: -8px 150px 0 10px;
   border-top: 8px #48BCE8 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card22-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item8
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item9
{
   box-sizing: border-box;
   margin: -8px 150px 0 10px;
   border-top: 8px #3370B7 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card22-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#Card22-card-item11
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 8px #EEEEEE solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item12
{
   box-sizing: border-box;
   margin: -8px 150px 20px 10px;
   border-top: 8px #A3DDF3 solid;
   border-width: 8px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22
{
   text-align: left;
}
#wb_Card23
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card23-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card23:hover #Card23-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card23-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card23-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card23-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card23-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card23-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card23
{
   text-align: left;
}
#wb_Card24
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card24-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card24:hover #Card24-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card24-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card24-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card24-card-item4
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card24-card-item5
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card24-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card24
{
   text-align: left;
}
#wb_Card25
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 25%;
   align-self: auto;
   color: transparent;
}
#Card25-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card25:hover #Card25-card-item0
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card25-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card25-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card25-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card25-card-item4
{
   display: inline-block;
   height: 12px;
   box-sizing: border-box;
   margin: 0 10px 30px 25px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #337AB7;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card25-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card25
{
   text-align: left;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 32px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
}
