body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_WelcomeMob
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/welcome-agents.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#WelcomeMob
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#WelcomeMob > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#WelcomeMob > .col-1
{
   flex: 0 0 auto;
}
#WelcomeMob > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#WelcomeMob > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#welcomeCard-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 70px;
   width: 100%;
   height: 70px;
}
#welcomeCard-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#welcomeCard-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#welcomeCard-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#welcomeCard-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 23.8px;
}
#welcomeCard-card-item4
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#welcomeCard-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 51px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#welcomeCard-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#wb_welcomeLayoutDesk
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/welcome-agents.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#welcomeLayoutDesk
{
   box-sizing: border-box;
   height: 100vh;
   padding: 150px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutDesk > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutDesk > .row > .col-1, #welcomeLayoutDesk > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeLayoutDesk > .row > .col-1, #welcomeLayoutDesk > .row > .col-2
{
   float: left;
}
#welcomeLayoutDesk > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#welcomeLayoutDesk > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#welcomeLayoutDesk:before,
#welcomeLayoutDesk:after,
#welcomeLayoutDesk .row:before,
#welcomeLayoutDesk .row:after
{
   display: table;
   content: " ";
}
#welcomeLayoutDesk:after,
#welcomeLayoutDesk .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#welcomeLayoutDesk > .row > .col-1, #welcomeLayoutDesk > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_SampleVerdict
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#SampleVerdict
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#SampleVerdict > .col-1, #SampleVerdict > .col-2, #SampleVerdict > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#SampleVerdict > .col-1, #SampleVerdict > .col-2, #SampleVerdict > .col-3
{
   flex: 0 0 auto;
}
#SampleVerdict > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 65px) * 5 / 10);
   max-width:  calc((100% - 65px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#SampleVerdict > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 20px;
   max-width: 20px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#SampleVerdict > .col-3
{
   background-color: #005259;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 65px) * 5 / 10);
   max-width:  calc((100% - 65px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#SampleVerdict > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 20px;
}
@media (max-width: 768px)
{
#SampleVerdict > .col-1, #SampleVerdict > .col-2, #SampleVerdict > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_SamplesCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#SamplesCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#SamplesCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#SamplesCard1-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#SamplesCard1-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#SamplesCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#SamplesCard1-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 30px 0 30px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#SamplesCard1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 5px 10px 10px 10px;
   text-decoration: none;
}
#wb_HelpFirst
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/realestate-ny4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#HelpFirst
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#HelpFirst > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HelpFirst > .row > .col-1, #HelpFirst > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#HelpFirst > .row > .col-1, #HelpFirst > .row > .col-2
{
   float: left;
}
#HelpFirst > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#HelpFirst > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#HelpFirst > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#HelpFirst > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 30px 0 30px;
}
#HelpFirst:before,
#HelpFirst:after,
#HelpFirst .row:before,
#HelpFirst .row:after
{
   display: table;
   content: " ";
}
#HelpFirst:after,
#HelpFirst .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#HelpFirst > .row > .col-1, #HelpFirst > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#HelpFirst-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #4F4F4F;
   opacity: 0.71;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 20px 0 40px 0 ;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 20px 10px 30px 10px;
   padding: 0;
   text-align: left;
}
#Card19-card-item0 h3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0 10px 20px 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 10px 0 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 30px 10px 0 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#wb_ShareContent
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#ShareContent
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#ShareContent > .col-1, #ShareContent > .col-2, #ShareContent > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#ShareContent > .col-1, #ShareContent > .col-2, #ShareContent > .col-3
{
   flex: 0 0 auto;
}
#ShareContent > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 20px) * 5 / 10);
   max-width:  calc((100% - 20px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#ShareContent > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 20px;
   max-width: 20px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#ShareContent > .col-3
{
   background-color: #ED2A28;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 20px) * 5 / 10);
   max-width:  calc((100% - 20px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#ShareContent > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 70px 20px 70px 20px;
}
@media (max-width: 768px)
{
#ShareContent > .col-1, #ShareContent > .col-2, #ShareContent > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#wb_OngoingValue
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#OngoingValue
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#OngoingValue > .col-1, #OngoingValue > .col-2, #OngoingValue > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#OngoingValue > .col-1, #OngoingValue > .col-2, #OngoingValue > .col-3
{
   flex: 0 0 auto;
}
#OngoingValue > .col-1
{
   background-color: #005259;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 20px) * 5 / 10);
   max-width:  calc((100% - 20px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#OngoingValue > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 20px;
}
#OngoingValue > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 20px;
   max-width: 20px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#OngoingValue > .col-3
{
   background-color: #EDF3F8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 20px) * 5 / 10);
   max-width:  calc((100% - 20px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#OngoingValue > .col-1, #OngoingValue > .col-2, #OngoingValue > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 20px 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Card6-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 23.8px;
}
#Card6-card-item2
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 20px 10px 20px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item2 a
{
   color: inherit;
   display: block;
   padding: 5px 10px 10px 10px;
   text-decoration: none;
}
#Card6-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 20px 10px 20px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 5px 10px 10px 10px;
   text-decoration: none;
}
#wb_matchLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#matchLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#matchLayoutGrid > .col-1, #matchLayoutGrid > .col-2, #matchLayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#matchLayoutGrid > .col-1, #matchLayoutGrid > .col-2, #matchLayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#matchLayoutGrid > .col-1
{
   background-color: #EDF3F8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 65px) * 5 / 10);
   max-width:  calc((100% - 65px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#matchLayoutGrid > .col-2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 20px;
   max-width: 20px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#matchLayoutGrid > .col-3
{
   background-color: #EDF3F8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 65px) * 5 / 10);
   max-width:  calc((100% - 65px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#matchLayoutGrid > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 20px 20px 20px;
}
@media (max-width: 480px)
{
#matchLayoutGrid > .col-1, #matchLayoutGrid > .col-2, #matchLayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#Card4-card-item0 h2
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 653px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#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: 1252px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Card2-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 70px;
   width: 100%;
   height: 70px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Card2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 23.8px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 51px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 653px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   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;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 27px;
   line-height: 31px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 14px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 8;
}
#wb_Card19
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 7;
}
#Html1
{
   display: inline-block;
   width: 100%;
   height: auto;
   overflow: visible;
   z-index: 11;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 9;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 5;
}
#wb_SamplesCard1
{
   display: flex;
   width: 100%;
   z-index: 3;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   z-index: 0;
}
#wb_welcomeCard
{
   display: flex;
   width: 100%;
   z-index: 1;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 10;
}
@media only screen and (max-width: 1119px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_WelcomeMob
{
   visibility: visible;
   display: table;
}
#wb_WelcomeMob
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 100px;
}
#WelcomeMob
{
   height: 100vh;
   padding: 30px 0 30px 0;
}
#WelcomeMob > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#WelcomeMob > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_welcomeCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 70px;
   width: 100%;
   height: 70px;
}
#welcomeCard-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#welcomeCard-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#welcomeCard-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#welcomeCard-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 23.8px;
}
#welcomeCard-card-item4
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#welcomeCard-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 46px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#welcomeCard-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#wb_welcomeCard
{
   text-align: left;
}
#wb_welcomeLayoutDesk
{
   visibility: hidden;
   display: none;
}
#wb_welcomeLayoutDesk
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 100px;
}
#welcomeLayoutDesk
{
   height: 100vh;
   padding: 150px 15px 100px 15px;
}
#welcomeLayoutDesk .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutDesk > .row > .col-1, #welcomeLayoutDesk > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutDesk > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutDesk > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_SampleVerdict
{
   visibility: visible;
   display: table;
}
#wb_SampleVerdict
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#SampleVerdict
{
   height: auto;
   padding: 0;
}
#wb_SamplesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#SamplesCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#SamplesCard1-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#SamplesCard1-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#SamplesCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#SamplesCard1-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 34px;
   box-sizing: border-box;
   margin: 30px 0 40px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#SamplesCard1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 5px 10px 10px 10px;
   text-decoration: none;
}
#wb_SamplesCard1
{
   text-align: left;
}
#wb_HelpFirst
{
   visibility: visible;
   display: table;
}
#wb_HelpFirst
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#HelpFirst
{
   height: auto;
   padding: 0 15px 0 15px;
}
#HelpFirst .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card19
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0 40px 0 ;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 20px 10px 30px 10px;
   padding: 0;
   text-align: left;
}
#Card19-card-item0 h3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0 10px 20px 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 10px 0 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 30px 10px 0 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#wb_Card19
{
   text-align: left;
}
#wb_ShareContent
{
   visibility: visible;
   display: table;
}
#wb_ShareContent
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#ShareContent
{
   height: auto;
   padding: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#wb_Card1
{
   text-align: left;
}
#wb_OngoingValue
{
   visibility: visible;
   display: table;
}
#wb_OngoingValue
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#OngoingValue
{
   height: auto;
   padding: 0;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0 40px 0 ;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Card6-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 23.8px;
}
#Card6-card-item2
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 20px 10px 20px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item2 a
{
   color: inherit;
   display: block;
   padding: 5px 10px 10px 10px;
   text-decoration: none;
}
#Card6-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 20px 10px 20px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 5px 10px 10px 10px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: left;
}
#wb_matchLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_matchLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#matchLayoutGrid
{
   height: auto;
   padding: 0;
}
#matchLayoutGrid > .col-1, #matchLayoutGrid > .col-2, #matchLayoutGrid > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#matchLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#matchLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#matchLayoutGrid > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#matchLayoutGrid > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 40px 0 ;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#Card4-card-item0 h2
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#wb_Card4
{
   text-align: left;
}
#Html1
{
   visibility: visible;
   display: block;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 70px;
   width: 100%;
   height: 70px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Card2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 23.8px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card2-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 46px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 1px solid #FFFFFF;
   border-radius: 5px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: left;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 10px 10px 10px;
}
#LayoutGrid2 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 27px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 31px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 13px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 14px;
}
}
