body {
   background-color: #FFFFFF;
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-size: 16px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
#wb_home,
#wb_buySellLayoutGrid {
   background-attachment: scroll  !important;
}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
#wb_home,
#wb_buySellLayoutGrid {
   background-attachment: scroll  !important;
}
}
#wb_header {
   background-color: #C9D1C9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#header {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1280px;
   padding: 10px 0 10px 0;
}
#header > .col-1,
#header > .col-2,
#header > .col-3 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#header > .col-1,
#header > .col-2,
#header > .col-3 {
   flex: 0 0 auto;
}
#header > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 16.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#header > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 50%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 50%;
   text-align: left;
}
#header > .col-3 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 33.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 33.33333333%;
   text-align: right;
}
@media (max-width: 320px) {
#header > .col-1,
#header > .col-2,
#header > .col-3 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_home {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url('../images/Tribunal-TJA.jpg');
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#home {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   padding: 50px 0 50px 0;
}
#home > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 5px;
   padding-right: 5px;
   position: relative;
}
#home > .col-1 {
   flex: 0 0 auto;
}
#home > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 100%;
   flex-wrap: wrap;
   justify-content: center;
   max-width: 100%;
   text-align: center;
}
@media (max-width: 480px) {
#home > .col-1 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#home-overlay {
   background-color: #000000;
   bottom: 0;
   left: 0;
   opacity: 0.69;
   position: absolute;
   right: 0;
   top: 0;
}
#wb_buySellLayoutGrid {
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#buySellLayoutGrid {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1280px;
   padding: 75px 15px 75px 15px;
}
#buySellLayoutGrid > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#buySellLayoutGrid > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#buySellLayoutGrid > .row > .col-1 {
   float: left;
}
#buySellLayoutGrid > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#buySellLayoutGrid > .row > .col-1 > .col-1-padding {
   box-sizing: border-box;
   padding: 0 25px 0 25px;
   width: 100%;
}
#buySellLayoutGrid:before,
#buySellLayoutGrid:after,
#buySellLayoutGrid .row:before,
#buySellLayoutGrid .row:after {
   content: " ";
   display: table;
}
#buySellLayoutGrid:after,
#buySellLayoutGrid .row:after {
   clear: both;
}
@media (max-width: 480px) {
#buySellLayoutGrid > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#buySellLayoutGrid-overlay {
   background-color: #E3E8E3;
   bottom: 0;
   left: 0;
   opacity: 0.78;
   position: absolute;
   right: 0;
   top: 0;
}
#buySellLayoutGrid-divider-top {
   height: 50px;
   left: 0;
   line-height: 0;
   overflow: hidden;
   position: absolute;
   top: 0%;
   transform: scaleY(-1.0);
   width: 100%;
}
#buySellLayoutGrid-divider-top svg {
   display: block;
   height: 100%;
   left: 50%;
   position: relative;
   top: 0;
   transform: translateX(-50%);
   width: 100%;
}
#buySellLayoutGrid-divider-top .divider-fill {
   fill: #87988A;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#buySellLayoutGrid-divider-bottom {
   bottom: 0%;
   height: 50px;
   left: 0;
   line-height: 0;
   overflow: hidden;
   position: absolute;
   width: 100%;
}
#buySellLayoutGrid-divider-bottom svg {
   display: block;
   height: 100%;
   left: 50%;
   position: relative;
   transform: translateX(-50%);
   width: 100%;
}
#buySellLayoutGrid-divider-bottom .divider-fill {
   fill: #6C7B6D;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid1 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 7px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid1 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1280px;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid1 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1,
#LayoutGrid1 > .row > .col-2,
#LayoutGrid1 > .row > .col-3,
#LayoutGrid1 > .row > .col-4,
#LayoutGrid1 > .row > .col-5 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1,
#LayoutGrid1 > .row > .col-2,
#LayoutGrid1 > .row > .col-3,
#LayoutGrid1 > .row > .col-4,
#LayoutGrid1 > .row > .col-5 {
   float: left;
}
#LayoutGrid1 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 8.33333333%;
}
#LayoutGrid1 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 33.33333333%;
}
#LayoutGrid1 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 16.66666667%;
}
#LayoutGrid1 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 33.33333333%;
}
#LayoutGrid1 > .row > .col-5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 8.33333333%;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid1 > .row > .col-1,
#LayoutGrid1 > .row > .col-2,
#LayoutGrid1 > .row > .col-3,
#LayoutGrid1 > .row > .col-4,
#LayoutGrid1 > .row > .col-5 {
   float: none;
   width: 100%  !important;
}
}
#wb_links {
   background-color: #222222;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#links {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1170px;
   padding: 25px 15px 15px 15px;
}
#links > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#links > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#links > .row > .col-1 {
   float: left;
}
#links > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 100%;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after {
   content: " ";
   display: table;
}
#links:after,
#links .row:after {
   clear: both;
}
@media (max-width: 768px) {
#links > .row > .col-1 {
   float: none;
   width: 100%;
}
}
#wb_servicesText2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0 0 20px 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#wb_servicesText2 {
   color: #FAEBD7;
   font-family: Roboto;
   font-size: 16px;
   font-weight: 400;
   line-height: 19px;
}
#wb_servicesText2 p,
#wb_servicesText2 ul {
   margin: 0;
   padding: 0;
}
#wb_servicesText2 {
   box-sizing: border-box;
   display: block;
   margin: 0 0 20px 0;
   width: 100%;
}
#wb_linksCard1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 25px 0 0 0;
   position: relative;
   text-align: left;
}
#linksCard1-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#linksCard1-card-item0 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-size: 21px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 20px 0;
   padding: 0;
}
#linksCard1-card-item1 {
   box-sizing: border-box;
   color: #C0C0C0;
   font-family: "Roboto Condensed";
   font-size: 16px;
   font-style: italic;
   font-weight: 300;
   line-height: 20.8px;
   margin: 0 0 20px 0;
   padding: 0;
}
#linksCard1-card-item2 {
   box-sizing: border-box;
   color: #D3D3D3;
   font-family: "Roboto Condensed";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 10px 0;
   padding: 0;
}
#linksCard1-card-item3 {
   box-sizing: border-box;
   color: #D3D3D3;
   font-family: "Roboto Condensed";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 10px 0;
   padding: 0;
}
#linksCard1-card-item4 {
   border-top: 1px #696969 solid;
   border-width: 1px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 15px 0 15px 0;
}
#wb_buySellText {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0 0 20px 0;
   padding: 0;
   text-align: center;
}
#wb_buySellText div {
   text-align: center;
}
#wb_buySellText {
   box-sizing: border-box;
   display: block;
   margin: 0 0 20px 0;
   width: 100%;
}
#wb_Image1 {
   margin: 0;
   vertical-align: top;
}
#Image1 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: block;
   height: auto;
   margin-left: auto;
   margin-right: auto;
   max-width: 178px;
   padding: 0;
   vertical-align: top;
   width: 100%;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text1 {
   color: #4F4F4F;
   font-family: "Roboto Condensed";
   font-size: 21px;
   font-weight: normal;
}
#wb_Text1 div {
   text-align: left;
}
#wb_Text1 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_PanelMenu1 a,
#PanelMenu1_markup li a {
   display: block;
   text-align: left;
   vertical-align: middle;
}
#PanelMenu1_markup {
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup {
   display: block;
}
#PanelMenu1_markup ul {
   list-style-type: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a,
#PanelMenu1_markup li a:hover {
   box-shadow: none;
   padding: 10px 10px 10px 10px;
}
#PanelMenu1_markup .divider {
   background-color: #FFFFFF;
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
}
#PanelMenu1_panel {
   display: none;
   height: 100%;
   position: fixed;
   top: 0;
   transition: width 200ms linear;
   width: 36px;
   z-index: 9999;
}
#PanelMenu1_panel.reveal {
   width: 250px;
}
#PanelMenu1_markup li a {
   background-color: #2F4858;
   border: 0px solid #FFFFFF;
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   overflow: hidden;
   text-decoration: none;
   white-space: nowrap;
}
#wb_PanelMenu1 a {
   background-color: #2F4858;
   border: 1px solid #2F4858;
   border-radius: 4px;
   box-shadow: 3px 3px 3px #D3D3D3;
   color: #F7F7F7;
   font-family: "Roboto Condensed";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   text-align: center;
   text-decoration: none;
}
#PanelMenu1_markup li a:hover {
   color: #FFFFFF;
}
.PanelMenu1-effect:before {
   background-color: #008080;
   border: 0px solid #FFFFFF;
}
#wb_PanelMenu1 a:hover {
   background-color: #007D82;
   border: 1px solid #007D82;
   color: #F7F7F7;
}
#PanelMenu1_panel {
   background-color: #2F4858;
   overflow-y: auto;
}
#PanelMenu1 {
   height: 32px;
   line-height: 32px;
   position: absolute;
   width: 115px;
   z-index: 999;
}
#PanelMenu1_markup ul li i {
   font-size: 16px;
   padding: 0 10px 0 0;
   vertical-align: middle;
   width: 16px;
}
#PanelMenu1_markup span {
   display: inline-block;
   height: 16px;
   line-height: 16px;
   vertical-align: middle;
}
#PanelMenu1-close {
   display: none;
   text-align: right;
}
#PanelMenu1-close a {
   color: #F7F7F7;
   display: inline-block;
   font-size: 32px;
   font-weight: bold;
   padding: 5px 10px 5px 10px;
   text-decoration: none;
}
#PanelMenu1-close a:hover {
   color: #F7F7F7;
}
@media all and (max-width:240px) {
#PanelMenu1_panel {
   width: 100%;
}
body {
   margin-left: 0  !important;
}
#PanelMenu1-close {
   display: block;
}
}
.PanelMenu1-effect {
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.PanelMenu1-effect:before {
   bottom: 0;
   content: "";
   left: 0;
   position: absolute;
   right: 0;
   top: 0;
   transform-origin: 100% 50%;
   transform: scaleX(0);
   transition: all 500ms linear;
   z-index: -1;
}
.PanelMenu1-effect:hover:before,
.PanelMenu1-effect:focus:before,
.PanelMenu1-effect:active:before {
   transform: scaleX(1);
}
#wb_welcome-text1 {
   animation: slide-left-in 1000ms linear 300ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 25px 0 25px 0;
   text-align: center;
}
#wb_welcome-text1 {
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 32px;
   font-weight: 300;
   line-height: 38.5px;
}
#wb_welcome-text1 p,
#wb_welcome-text1 ul {
   margin: 0;
   padding: 0;
}
#wb_welcome-text1 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Card10 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card10-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card10-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card10-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card10-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card10-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card10-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card10-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card10-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card10-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card10-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#wb_Card1 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card1-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card1-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card1-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card1-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card1-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card1-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card1-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card1-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#wb_Card2 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card2-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card2-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card2-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card2-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card2-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card2-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card2-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card2-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#HorizontalLine1 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_Card3 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card3-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card3-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card3-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card3-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card3-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card3-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card3-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card3-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#HorizontalLine2 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_Card4 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card4-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card4-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card4-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card4-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card4-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card4-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card4-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card4-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#HorizontalLine3 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine4 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_Card5 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card5-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card5-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card5-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card5-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card5-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card5-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card5-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card5-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card5-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#HorizontalLine5 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine6 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_Card6 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card6-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card6-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card6-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card6-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card6-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card6-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card6-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card6-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card6-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0 0 20px 0;
   padding: 0;
   text-align: center;
}
#wb_Text2 div {
   text-align: center;
}
#wb_Text2 {
   box-sizing: border-box;
   display: block;
   margin: 0 0 20px 0;
   width: 100%;
}
#wb_LayoutGrid2 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 7px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid2 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1280px;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid2 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2,
#LayoutGrid2 > .row > .col-3,
#LayoutGrid2 > .row > .col-4,
#LayoutGrid2 > .row > .col-5 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2,
#LayoutGrid2 > .row > .col-3,
#LayoutGrid2 > .row > .col-4,
#LayoutGrid2 > .row > .col-5 {
   float: left;
}
#LayoutGrid2 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 8.33333333%;
}
#LayoutGrid2 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 33.33333333%;
}
#LayoutGrid2 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 50%;
}
#LayoutGrid2 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 8.33333333%;
}
#LayoutGrid2 > .row > .col-5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2,
#LayoutGrid2 > .row > .col-3,
#LayoutGrid2 > .row > .col-4,
#LayoutGrid2 > .row > .col-5 {
   float: none;
   width: 100%  !important;
}
}
#wb_Card8 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card8-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card8-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card8-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card8-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card8-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card8-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card8-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card8-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card8-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#HorizontalLine7 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine10 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine13 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine9 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 7px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid3 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1280px;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid3 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid3 > .row > .col-1,
#LayoutGrid3 > .row > .col-2,
#LayoutGrid3 > .row > .col-3,
#LayoutGrid3 > .row > .col-4,
#LayoutGrid3 > .row > .col-5 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1,
#LayoutGrid3 > .row > .col-2,
#LayoutGrid3 > .row > .col-3,
#LayoutGrid3 > .row > .col-4,
#LayoutGrid3 > .row > .col-5 {
   float: left;
}
#LayoutGrid3 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 8.33333333%;
}
#LayoutGrid3 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 33.33333333%;
}
#LayoutGrid3 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 16.66666667%;
}
#LayoutGrid3 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 33.33333333%;
}
#LayoutGrid3 > .row > .col-5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 8.33333333%;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid3 > .row > .col-1,
#LayoutGrid3 > .row > .col-2,
#LayoutGrid3 > .row > .col-3,
#LayoutGrid3 > .row > .col-4,
#LayoutGrid3 > .row > .col-5 {
   float: none;
   width: 100%  !important;
}
}
#wb_Card13 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card13-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card13-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card13-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card13-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card13-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card13-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card13-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card13-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card13-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card13-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#HorizontalLine8 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_Card14 {
   background-color: #6C7B6D;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 5px;
   box-shadow: 0px 5px 0px rgba(0,0,0,0.10);
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: left;
}
#Card14-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card14-card-item0 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #454545;
   font-family: Arial;
   font-size: 48px;
   font-style: normal;
   font-weight: normal;
   line-height: 48px;
   margin: 0 0 -58px 0;
   padding: 10px 10px 0 0;
   text-align: left;
}
#Card14-card-item0 a {
   color: inherit;
   text-decoration: none;
}
#Card14-card-item0 i {
   color: #FFFFFF;
   float: right;
   font-size: 48px;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   width: 48px;
}
#Card14-card-item1 {
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 20px 10px 10px 20px;
}
#Card14-card-item1 a {
   color: inherit;
   text-decoration: none;
}
#Card14-card-item2 {
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Roboto;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 10px 20px 0 20px;
}
#Card14-card-item3 {
   background-color: #87988A;
   background-image: none;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   margin: 20px 0 0 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Card14-card-item3 a {
   color: inherit;
   text-decoration: none;
}
#Card14-card-item3 i {
   color: #FFFFFF;
   font-size: 12px;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   width: 12px;
}
#HorizontalLine11 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine12 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine15 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine16 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine17 {
   border-bottom-width: 27px;
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-left: 0;
   border-right: 0;
   border-style: solid;
   border-top: 0;
   height: 0  !important;
   line-height: 0  !important;
   margin: 0;
   padding: 0;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0 0 20px 0;
   padding: 0;
   text-align: center;
}
#wb_Text3 div {
   text-align: center;
}
#wb_Text3 {
   box-sizing: border-box;
   display: block;
   margin: 0 0 20px 0;
   width: 100%;
}
@media all and (max-width:480px) {
* {
   animation: none  !important;
   transition-property: none  !important;
}
}
@media (prefers-reduced-motion: reduce) {
* {
   animation: none  !important;
   transition-property: none  !important;
}
}
