body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 5px 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: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid1-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 100px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid1-divider-top svg
{
   display: block;
   width: 200%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid1-divider-top .divider-fill
{
   fill: url(#LayoutGrid1-divider-top-fill);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 20px 0 ;
   padding: 0;
   border: 1px solid rgba(0,92,181,0.60);
   border-radius: 1px;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 150px;
}
#wb_LayoutGrid11
{
   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;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid11 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#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: 5px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   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, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   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;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid9
{
   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;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #436C17;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#DividerLine1
{
   border-color: #436C17;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 20px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 150px;
}
#HorizontalLine1
{
   border-color: #436C17;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid5-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 100px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid5-divider-top svg
{
   display: block;
   width: 200%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid5-divider-top .divider-fill
{
   fill: #7EC924;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_favorites
{
   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;
}
#favorites
{
   box-sizing: border-box;
   padding: 20px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#favorites > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#favorites > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#favorites > .row > .col-1
{
   float: left;
}
#favorites > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#favorites:before,
#favorites:after,
#favorites .row:before,
#favorites .row:after
{
   display: table;
   content: " ";
}
#favorites:after,
#favorites .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#favorites > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Card8
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card8-card-header .icon-collapsed, #Card8-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #436C17;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card8-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card8-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card8-card-header h1
{
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 50%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 50%;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 55%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 55%;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 55%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 55%;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 55%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 55%;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 45%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45%;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#wb_LayoutGrid8
{
   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;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 5px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Card9
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card9-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card9-card-header .icon-collapsed, #Card9-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #436C17;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card9-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card9-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card9-card-header h1
{
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 50%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 50%;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 55%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 55%;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 55%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 55%;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card9-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 65%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 65%;
}
#Card9-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card9-card-item10
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#wb_LayoutGrid10
{
   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;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 5px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Card7
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card7-card-header .icon-collapsed, #Card7-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #436C17;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card7-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card7-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card7-card-header h1
{
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 70%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 70%;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 50%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 50%;
}
#Card7-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 70%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 70%;
}
#Card7-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item11
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item12
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item13
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 60%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60%;
}
#Card7-card-item14
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 70%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 70%;
}
#Card7-card-item15
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 50%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 50%;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 29px;
   box-sizing: border-box;
   margin: 20px 15px 10px 15px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 .svg-icon
{
   fill: currentColor;
   width: 29px;
   height: 29px;
   overflow: visible;
   margin-right: 0px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 20px 15px 10px 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 .svg-icon
{
   fill: currentColor;
   width: 32px;
   height: 32px;
   overflow: visible;
   margin-right: 0px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 20px 15px 10px 15px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2 .svg-icon
{
   fill: currentColor;
   width: 32px;
   height: 32px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card3-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7EC924;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item1 .svg-icon
{
   fill: currentColor;
   width: 37px;
   height: 37px;
   overflow: visible;
   margin-right: 0px;
}
#Card3-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7EC924;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#Card3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2 .svg-icon
{
   fill: currentColor;
   width: 37px;
   height: 37px;
   overflow: visible;
   margin-right: 0px;
}
#Card3-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7EC924;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#Card3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item3 .svg-icon
{
   fill: currentColor;
   width: 37px;
   height: 37px;
   overflow: visible;
   margin-right: 0px;
}
#Card3-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7EC924;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#Card3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item4 .svg-icon
{
   fill: currentColor;
   width: 37px;
   height: 37px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 15px 10px 15px;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card5-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item0 .svg-icon
{
   fill: currentColor;
   width: 32px;
   height: 32px;
   overflow: visible;
   margin-right: 0px;
}
#Card5-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 15px 10px 15px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item1 .svg-icon
{
   fill: currentColor;
   width: 32px;
   height: 32px;
   overflow: visible;
   margin-right: 0px;
}
#Card5-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 15px 10px 15px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#Card5-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2 .svg-icon
{
   fill: currentColor;
   width: 35px;
   height: 35px;
   overflow: visible;
   margin-right: 0px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 15px 10px 15px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #436C17;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#Card5-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item3 .svg-icon
{
   fill: currentColor;
   width: 35px;
   height: 35px;
   overflow: visible;
   margin-right: 0px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #436C17;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
