div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 27px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: none;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#preloader
{
   background: #41873C url("images/watermill.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
.wb-theme-header
{
   background-image: linear-gradient(to right, #A2BC76 0%, #DDEBCF 25%, #A2BC76 100%);
   border: 1px solid #000000;
   border-radius: 10px;
   color: #006400;
   --background-color: rgba(144,238,144,1.00);
   --border-color: #000000;
   --border-width: 1px;
   --color: #006400;
}
.wb-theme-content
{
   background-image: linear-gradient(to right, #A2BC76 0%, #DDEBCF 25%, #A2BC76 100%);
   border: 1px solid #ECEEEF;
   border-radius: 10px;
   color: #006400;
   --background-color: rgba(50,205,50,1.00);
   --border-color: #ECEEEF;
   --border-width: 1px;
   --color: #006400;
   --icon-color: #00BFFF;
   --colorize: invert(62%) sepia(25%) saturate(5254%) hue-rotate(158deg) brightness(99%) contrast(108%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #78C2AD;
   background-image: none;
   border: 1px solid #78C2AD;
   border-radius: 10px;
   color: #FFFFFF;
   --background-color: rgba(120,194,173,1.00);
   --border-color: #78C2AD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: #66A593;
   background-image: none;
   border: 1px solid #609B8A;
   border-radius: 10px;
   color: #FFFFFF;
   --background-color: rgba(102,165,147,1.00);
   --border-color: #609B8A;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #609B8A;
   background-image: none;
   border: 1px solid #5A9282;
   border-radius: 10px;
   color: #FFFFFF;
   --background-color: rgba(96,155,138,1.00);
   --border-color: #5A9282;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_LayoutGrid2
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 7px 0 7px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_menu2LayoutGrid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#menu2LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#menu2LayoutGrid > .col-1, #menu2LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menu2LayoutGrid > .col-1, #menu2LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#menu2LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   justify-content: flex-start;
   text-align: left;
}
#menu2LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#menu2LayoutGrid > .col-1, #menu2LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #006400;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6
{
   color: #006400;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   color: #006400;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: -10px -10px -10px -10px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background: transparent;
   border: none;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background: transparent;
   border: none;
}
#Card2-card-item1 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 111px;
   box-sizing: border-box;
   margin: 0;
   background-image: linear-gradient(to right, #A2BC76 0%, #DDEBCF 25%, #A2BC76 100%);
   border: 1px solid #ECEEEF;
   border-radius: 10px;
   text-align: center;
}
#Card3-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   color: #006400;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   line-height: 32px;
   text-align: left;
   animation: transform-scale-out 1330ms linear 0ms infinite normal both;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   color: #1E90FF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0;
   text-align: right;
}
#Card3-card-item1 h1
{
   color: #006400;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   text-align: right;
}
#Card3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2 label
{
   color: #1E90FF;
   font-family: "Inconsolata";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   font-variation-settings: 'wght' 900,'wdth' 90;
   text-decoration: underline;
   letter-spacing: 0px;
   margin: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: right;
}
#Card3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item3 label
{
   color: #1E90FF;
   font-family: "Inconsolata";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   font-variation-settings: 'wght' 900,'wdth' 90;
   text-decoration: underline;
   letter-spacing: 0px;
   margin: 0;
}
#wb_Card9, .Card9
{
   box-sizing: border-box;
   margin: 0;
   background-image: linear-gradient(to right, #A2BC76 0%, #DDEBCF 25%, #A2BC76 100%);
   border: 1px solid #ECEEEF;
   border-radius: 10px;
   text-align: left;
}
#Card9-card-body
{
   padding: 5px 5px 5px 5px;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card9-card-overlay
{
   position: relative;
   max-width: 160px;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: -35px 0 0 -56px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 160px;
   width: 100%;
   height: 120px;
   position: absolute;
   left: 0;
   top: 0;
   z-index: -1;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 50px;
   padding: 0;
   background: transparent;
   border: none;
}
#Card9-card-item1 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 15px 0 0 50px;
   padding: 0;
   text-align: left;
}
#Card9-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card9-card-item2 label
{
   color: #1E90FF;
   font-family: "Inconsolata";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   font-variation-settings: 'wght' 900,'wdth' 70;
   text-decoration: underline;
   letter-spacing: 0px;
   margin: 0;
}
 .Card9
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 562px;
   width: 562px;
   height: 109px;
}
.Card9.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.Card9.popover .popover-arrow::before, .Card9.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.Card9.bs-popover-end, .Card9.bs-popover-auto[x-placement^="right"]
{
   margin-left: 0.5rem;
}
.Card9.bs-popover-end > .popover-arrow, .Card9.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.5rem 0;
}
.Card9.bs-popover-end > .popover-arrow::before, .Card9.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #ECEEEF;
}
.Card9.bs-popover-end > .popover-arrow::after, .Card9.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #32CD32;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #006400;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 1px solid #ECEEEF;
   border-radius: 10px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card57
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card57-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card57-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card57-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card57-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_Card58
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card58-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card58-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card58-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card58-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card58-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card59
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card59-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card59-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card59-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card59-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_Card60
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card60-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card60-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card60-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card60-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_Card41
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card41-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card41-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card41-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card41-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card41-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card7
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#wb_Card10
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_Card1
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card1-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card5
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card5-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card6
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card6-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card11
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card11-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card8
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card8-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card12
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card12-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card13
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card13-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card14
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card14-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card15
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card15-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card16
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card16-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card22
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card22-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card18
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card18-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card18-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card19
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card19-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card20
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card20-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card28
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card28-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card28-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card28-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card28-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card26
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card26-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card26-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card26-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card24
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card24-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card24-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card31
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card31-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card31-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card31-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card31-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card31-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card21
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card21-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card29
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card29-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card29-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card29-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card29-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card23
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card23-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card23-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card25
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card25-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card25-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card25-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card27
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card27-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card27-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card27-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card27-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card32
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card32-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card32-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card32-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card32-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card32-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card33
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card33-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card33-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card33-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card33-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card33-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card30
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card30-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card30-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card30-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card30-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card37
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card37-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card37-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card37-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card37-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card37-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card34
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card34-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card34-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card34-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card34-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card34-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card36
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card36-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card36-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card36-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card36-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card36-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card35
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card35-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card35-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card35-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card35-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card35-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card38
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card38-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card38-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card38-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card38-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card38-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card39
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card39-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card39-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card39-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card39-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card39-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#wb_Card40
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   vertical-align: top;
   box-shadow: 0px 0px 10px #2E8B57;
   text-align: center;
   border: none !important;
}
#Card40-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card40-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   width: 100%;
   height: auto;
}
#Card40-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px var(--border-color) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card40-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 10px 0;
   background: transparent;
   border: none;
}
#Card40-card-item2 h1
{
   color: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
