body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,165,0,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   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;
   max-width: 1140px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,165,0,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#header8Breadcrumb2
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#header8Breadcrumb2 > li
{
   display: inline-block;
   font-size: 24px;
   text-transform: none;
}
#header8Breadcrumb2 a
{
   color: #000000;
   text-decoration: none;
}
#header8Breadcrumb2 a:hover
{
   color: #00BFFF;
   text-decoration: none;
}
#header8Breadcrumb2 > .active
{
   color: #008000;
}
#header8Breadcrumb2 > .active a
{
   color: inherit;
   pointer-events: none;
}
#header8Breadcrumb2 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#header8Breadcrumb2 li i
{
   font-size: 24px;
   width: 26px;
}
#header8Breadcrumb2 li
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#header8Breadcrumb2 li:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,0,0.60);
   background-image: none;
   border: 15px solid rgba(255,215,0,0.20);
   border-radius: 45px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 32px;
   margin: 5px 0 5px 0 ;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox1:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#Editbox1:hover
{
   letter-spacing: 5px;
   transition: letter-spacing 500ms linear 0ms;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 32px;
   margin: 5px 0 5px 0 ;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox2:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#Editbox2:hover
{
   letter-spacing: 5px;
   transition: letter-spacing 500ms linear 0ms;
}
#Editbox3
{
   box-sizing: border-box;
   line-height: 32px;
   margin: 5px 0 5px 0 ;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox3:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#Editbox3:hover
{
   letter-spacing: 5px;
   transition: letter-spacing 500ms linear 0ms;
}
#Select1
{
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 16px;
   margin: 5px 0 5px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Select1:hover
{
   letter-spacing: 5px;
   transition: letter-spacing 500ms linear 0ms;
}
#TextArea1
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 10px 0 10px 0 ;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#TextArea1:hover
{
   letter-spacing: 2px;
   transition: letter-spacing 500ms linear 0ms;
}
#Button1
{
   border: 0px solid #0D6EFD;
   border-radius: 30px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Montserrat;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#Button1:hover
{
   color: #008000;
   letter-spacing: 5px;
   transition: color 500ms linear 0ms, letter-spacing 500ms linear 0ms;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid10 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid10 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: rgba(0,128,0,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   text-align: center;
}
#Card1-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #008000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 25px 0 5px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 24px;
   text-decoration: underline;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: rgba(0,191,255,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   text-align: center;
}
#Card2-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #008000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 25px 0 5px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 24px;
   text-decoration: underline;
}
#Card2-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 13px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: rgba(220,20,60,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   text-align: center;
}
#Card3-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #008000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 24px;
   text-decoration: underline;
}
#Card3-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: rgba(255,165,0,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   text-align: center;
}
#Card4-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #008000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 25px 0 5px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 24px;
   text-decoration: underline;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 0;
   padding: 0;
   color: #008000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 21px;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#CardContainer3
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer3
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: rgba(0,191,255,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   text-align: center;
}
#Card7-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #008000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 13px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: rgba(220,20,60,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   text-align: center;
}
#Card8-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #008000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card8-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 16px;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: rgba(255,165,0,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   text-align: center;
}
#Card9-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #008000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card9-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Layrid24
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 45px;
   box-sizing: border-box;
   margin: 0;
}
#Layrid24
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 60px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Layrid24 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Layrid24 > .col-1
{
   flex: 0 0 auto;
}
#Layrid24 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Layrid24 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Layoid29
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,165,0,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 45px;
   box-sizing: border-box;
   margin: 0;
}
#Layoid29
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Layoid29 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Layoid29 > .col-1
{
   flex: 0 0 auto;
}
#Layoid29 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Layoid29 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading25
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading25
{
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading25 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Layod28
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Layod28
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Layod28 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Layod28 > .col-1
{
   flex: 0 0 auto;
}
#Layod28 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Layod28 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#list8Accordion *, #list8Accordion *::before, #list8Accordion *::after
{
   box-sizing: border-box;
}
#list8Accordion .accordion-item
{
   background-color: rgba(0,128,0,0.20);
   background-image: none;
   border: 0px solid transparent;
   border-radius: 45px;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
   margin-bottom: 1px;
   overflow: hidden;
   text-align: left;
}
#list8Accordion .accordion-item
{
   border-color: #00BFFF;
}
#list8Accordion.accordion-group .accordion-item
{
   margin-bottom: -1px;
   overflow: hidden;
   border-radius: 45px;
}
#list8Accordion .accordion-header
{
   border-bottom: 1px solid transparent;
   border-top-right-radius: 45px;
   border-top-left-radius: 45px;
}
#list8Accordion .accordion-item > .accordion-header
{
   background-color: rgba(0,128,0,0.20);
   background-image: none;
}
#list8Accordion .accordion-item.active
{
   border-color: rgba(222,226,230,1.00);
}
#list8Accordion .accordion-item.active > .accordion-header
{
   background-color: #008000;
   background-image: none;
}
#list8Accordion .accordion-item:hover > .accordion-header
{
   background-color: rgba(0,191,255,0.20);
   background-image: none;
}
#list8Accordion .accordion-body
{
   padding: 30px 30px 30px 30px;
   font-size: 0;
   text-align: left;
   position: relative;
}
#list8Accordion .accordion-body::before, #list8Accordion .accordion-body::after
{
   display: table;
   content: " ";
}
#list8Accordion .accordion-body::after
{
   clear: both;
}
#list8Accordion .accordion-item > .accordion-header + .accordion-collapse .accordion-body
{
   border-top-color: rgba(0,191,255,1.00);
}
#list8Accordion .accordion-title
{
   margin-top: 0;
   margin-bottom: 0;
   display: block;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px !important;
   font-style: normal;
   text-align: left;
}
#list8Accordion .accordion-title > a
{
   color: inherit;
   position: relative;
   display: block;
   padding: 20px 20px 20px 60px;
   text-decoration: none;
}
#list8Accordion .active .accordion-title > a
{
   color: #FFFFFF;
}
#list8Accordion .collapse 
{
   display: none;
}
#list8Accordion .collapse.show
{
   display: block;
}
#list8Accordion .collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s linear;
}
#list8Accordion .accordion-item .accordion-header .accordion-arrow
{
   left: 20px;
   width: 24px;
   height: 100%;
   box-sizing: content-box;
   display: inline-flex;
   align-content: center;
   align-items: center;
   position: absolute;
   text-indent: -99999px;
   top: 0;
   overflow: hidden;
   fill: currentColor;
}
#list8Accordion .accordion-item .accordion-header .accordion-arrow .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#list8Accordion .accordion-item .accordion-header .accordion-arrow .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#list8Accordion .accordion-item.active .accordion-header .accordion-arrow .icon-default
{
   display: none;
}
#list8Accordion .accordion-item.active .accordion-header .accordion-arrow .icon-active
{
   display: block;
}
#wb_list8Accordion
{
   margin: 0;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   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: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#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: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: rgba(255,165,0,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   text-align: center;
}
#Card6-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #008000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
}
#Card6-card-item2
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 25px 35px 25px 35px;
   padding: 15px 15px 15px 15px;
   border: 5px solid #FFA500;
   border-radius: 15px;
   background-color: rgba(0,191,255,0.40);
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card6:hover #Card6-card-item2
{
   background-color: #008000;
   color: #FFFFFF;
   letter-spacing: 5px;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, letter-spacing 500ms linear 0ms;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#wb_CardContainer6
{
   background-image: linear-gradient(to top, rgba(255,165,0,0.20) 0%, #FFFFFF 100%);
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer6
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer6
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card23
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #008000;
   border-radius: 20px;
   text-align: center;
}
#Card23-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
}
#Card23-card-item0 h2
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card23-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card24
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #008000;
   border-radius: 20px;
   text-align: center;
}
#Card24-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
}
#Card24-card-item0 h2
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card24-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card24-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card24-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card24-card-item6
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card24-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card24-card-item7 h2
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card24-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card24-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card24-card-item10
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card25
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #008000;
   border-radius: 20px;
   text-align: center;
}
#Card25-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
}
#Card25-card-item0 h2
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card25-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card25-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card25-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card25-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card25-card-item6
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card25-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card25-card-item7 h2
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card25-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card25-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card25-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card25-card-item11
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,165,0,0.20);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading5
{
   color: #000000;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading6
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#HorizontalLine1
{
   border-color: #008000;
   border-style: dashed;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
