body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 700;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_layoutGridHeader
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #444750;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridHeader
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridHeader > .col-1, #layoutGridHeader > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridHeader > .col-1, #layoutGridHeader > .col-2
{
   flex: 0 0 auto;
}
#layoutGridHeader > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#layoutGridHeader > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#layoutGridHeader > .col-1, #layoutGridHeader > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_layoutGridWelcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/M1259.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridWelcome
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridWelcome > .col-1, #layoutGridWelcome > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridWelcome > .col-1, #layoutGridWelcome > .col-2
{
   flex: 0 0 auto;
}
#layoutGridWelcome > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridWelcome > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layoutGridWelcome > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 100px 0px;
}
@media (max-width: 480px)
{
#layoutGridWelcome > .col-1, #layoutGridWelcome > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_layoutGridIntro
{
   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;
}
#layoutGridIntro
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridIntro > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridIntro > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridIntro > .row > .col-1
{
   float: left;
}
#layoutGridIntro > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#layoutGridIntro:before,
#layoutGridIntro:after,
#layoutGridIntro .row:before,
#layoutGridIntro .row:after
{
   display: table;
   content: " ";
}
#layoutGridIntro:after,
#layoutGridIntro .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridIntro > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridFeatures1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #534F54;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridFeatures1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridFeatures1 > .col-1, #layoutGridFeatures1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridFeatures1 > .col-1, #layoutGridFeatures1 > .col-2
{
   flex: 0 0 auto;
}
#layoutGridFeatures1 > .col-1
{
   background-color: #534F54;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layoutGridFeatures1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#layoutGridFeatures1 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layoutGridFeatures1 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
@media (max-width: 768px)
{
#layoutGridFeatures1 > .col-1, #layoutGridFeatures1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading2
{
   color: #534F54;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 48px;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_layoutGridFeatures2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #534F54;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridFeatures2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridFeatures2 > .col-1, #layoutGridFeatures2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridFeatures2 > .col-1, #layoutGridFeatures2 > .col-2
{
   flex: 0 0 auto;
}
#layoutGridFeatures2 > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layoutGridFeatures2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#layoutGridFeatures2 > .col-2
{
   background-color: #534F54;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layoutGridFeatures2 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
@media (max-width: 768px)
{
#layoutGridFeatures2 > .col-1, #layoutGridFeatures2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_layoutGridPricing
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #B4A59D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridPricing
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridPricing > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridPricing > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridPricing > .row > .col-1
{
   float: left;
}
#layoutGridPricing > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#layoutGridPricing:before,
#layoutGridPricing:after,
#layoutGridPricing .row:before,
#layoutGridPricing .row:after
{
   display: table;
   content: " ";
}
#layoutGridPricing:after,
#layoutGridPricing .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridPricing > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridPricingCards1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #B4A59D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridPricingCards1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 15px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridPricingCards1 > .col-1, #layoutGridPricingCards1 > .col-2, #layoutGridPricingCards1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridPricingCards1 > .col-1, #layoutGridPricingCards1 > .col-2, #layoutGridPricingCards1 > .col-3
{
   flex: 0 0 auto;
}
#layoutGridPricingCards1 > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridPricingCards1 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layoutGridPricingCards1 > .col-3
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   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)
{
#layoutGridPricingCards1 > .col-1, #layoutGridPricingCards1 > .col-2, #layoutGridPricingCards1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_layoutGridPricingCards2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #B4A59D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridPricingCards2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridPricingCards2 > .col-1, #layoutGridPricingCards2 > .col-2, #layoutGridPricingCards2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridPricingCards2 > .col-1, #layoutGridPricingCards2 > .col-2, #layoutGridPricingCards2 > .col-3
{
   flex: 0 0 auto;
}
#layoutGridPricingCards2 > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridPricingCards2 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layoutGridPricingCards2 > .col-3
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   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)
{
#layoutGridPricingCards2 > .col-1, #layoutGridPricingCards2 > .col-2, #layoutGridPricingCards2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_layoutGridSection
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #534F54;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridSection
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridSection > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridSection > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridSection > .row > .col-1
{
   float: left;
}
#layoutGridSection > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#layoutGridSection:before,
#layoutGridSection:after,
#layoutGridSection .row:before,
#layoutGridSection .row:after
{
   display: table;
   content: " ";
}
#layoutGridSection:after,
#layoutGridSection .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridSection > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Section3
{
   height: 0;
   padding: 0 0 54.7698% 0;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: center;
}
#Section3-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section3-card-item0
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 6.9%;
   top: 46.7%;
   height: 46.7%;
   width: 45.2%;
   padding: 8px 0px 8px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #B4A59D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   justify-content: center;
   text-align: center;
}
#Section3-card-item1
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 55.4%;
   top: 0%;
   height: 56.9%;
   width: 38.2%;
   padding: 8px 0px 8px 0px;
   border: 0px solid #B4A59D;
   border-radius: 0px;
   background-color: #B4A59D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   justify-content: center;
   text-align: center;
}
#Section3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 10.2%;
   top: 6.4%;
   height: auto;
   width: 79.6%;
   padding: 0px 0px 0px 0px;
}
#Section3-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_layoutGridGallery
{
   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;
}
#layoutGridGallery
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridGallery > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridGallery > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridGallery > .row > .col-1
{
   float: left;
}
#layoutGridGallery > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#layoutGridGallery:before,
#layoutGridGallery:after,
#layoutGridGallery .row:before,
#layoutGridGallery .row:after
{
   display: table;
   content: " ";
}
#layoutGridGallery:after,
#layoutGridGallery .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridGallery > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridImages
{
   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;
}
#layoutGridImages
{
   box-sizing: border-box;
   padding: 0px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridImages > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridImages > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridImages > .row > .col-1
{
   float: left;
}
#layoutGridImages > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#layoutGridImages:before,
#layoutGridImages:after,
#layoutGridImages .row:before,
#layoutGridImages .row:after
{
   display: table;
   content: " ";
}
#layoutGridImages:after,
#layoutGridImages .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridImages > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#layoutGridImages-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 200px;
   transform: scaleY(-1.0);
}
#layoutGridImages-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#layoutGridImages-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_layoutGridAbout
{
   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;
}
#layoutGridAbout
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridAbout > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridAbout > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridAbout > .row > .col-1
{
   float: left;
}
#layoutGridAbout > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#layoutGridAbout:before,
#layoutGridAbout:after,
#layoutGridAbout .row:before,
#layoutGridAbout .row:after
{
   display: table;
   content: " ";
}
#layoutGridAbout:after,
#layoutGridAbout .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridAbout > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#layoutGridAbout-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 400px;
   transform: scaleY(-1.0);
}
#layoutGridAbout-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#layoutGridAbout-divider-bottom .divider-fill
{
   fill: #534F54;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_layoutGridLinks
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #B4A59D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridLinks
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridLinks > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridLinks > .row > .col-1, #layoutGridLinks > .row > .col-2, #layoutGridLinks > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridLinks > .row > .col-1, #layoutGridLinks > .row > .col-2, #layoutGridLinks > .row > .col-3
{
   float: left;
}
#layoutGridLinks > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#layoutGridLinks > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: left;
}
#layoutGridLinks > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: left;
}
#layoutGridLinks:before,
#layoutGridLinks:after,
#layoutGridLinks .row:before,
#layoutGridLinks .row:after
{
   display: table;
   content: " ";
}
#layoutGridLinks:after,
#layoutGridLinks .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridLinks > .row > .col-1, #layoutGridLinks > .row > .col-2, #layoutGridLinks > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridFooter
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #534F54;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridFooter
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridFooter > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridFooter > .col-1
{
   flex: 0 0 auto;
}
#layoutGridFooter > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#layoutGridFooter > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   text-align: left;
}
#Card17-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 6px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   text-align: left;
}
#Card14-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 6px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   text-align: left;
}
#Card15-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 6px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #332F29;
   background-color: rgba(51, 47, 41, 0.78);
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: left;
}
#Card8-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   border-top: 1px rgba(51, 47, 41, 0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 14px 8px 14px;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #B4A59D;
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: left;
}
#Card1-card-body
{
   padding: 30px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card1-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 75px;
   z-index: -1;
}
#Card1-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Card1-divider-bottom .divider-fill
{
   fill: #534F54;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 2px solid #FFFFFF;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1000px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 2px solid #FFFFFF;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1000px;
   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: #B4A59D;
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: left;
}
#Card2-card-body
{
   padding: 30px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 75px;
   transform: scaleX(-1.0);
   z-index: -1;
}
#Card2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Card2-divider-bottom .divider-fill
{
   fill: #534F54;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 48px;
   margin: 0;
   text-align: center;
}
#wb_Text4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 610px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.10);
   text-align: center;
}
#Card12-card-body
{
   padding: 30px 30px 0px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card12-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   align-self: center;
   margin: 0px 0px 30px 0px;
   padding: 10px 30px 10px 30px;
   border: 1px solid #534F54;
   border-radius: 0px;
   background-color: #534F54;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
}
#Card12-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 610px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.10);
   text-align: center;
}
#Card13-card-body
{
   padding: 30px 30px 0px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card13-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   align-self: center;
   margin: 0px 0px 30px 0px;
   padding: 10px 30px 10px 30px;
   border: 1px solid #534F54;
   border-radius: 0px;
   background-color: #534F54;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 610px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.10);
   text-align: center;
}
#Card16-card-body
{
   padding: 30px 30px 0px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card16-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   align-self: center;
   margin: 0px 0px 30px 0px;
   padding: 10px 30px 10px 30px;
   border: 1px solid #534F54;
   border-radius: 0px;
   background-color: #534F54;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
}
#Card16-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card18
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 610px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.10);
   text-align: center;
}
#Card18-card-body
{
   padding: 30px 30px 0px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card18-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   align-self: center;
   margin: 0px 0px 30px 0px;
   padding: 10px 30px 10px 30px;
   border: 1px solid #534F54;
   border-radius: 0px;
   background-color: #534F54;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
}
#Card18-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 610px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.10);
   text-align: center;
}
#Card19-card-body
{
   padding: 30px 30px 0px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card19-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   align-self: center;
   margin: 0px 0px 30px 0px;
   padding: 10px 30px 10px 30px;
   border: 1px solid #534F54;
   border-radius: 0px;
   background-color: #534F54;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
}
#Card19-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#PhotoCollage1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage1 .thumbnail img
{
   border: 0px solid #000000;
   box-sizing: border-box;
}
#PhotoCollage1 .thumbnail
{
   position: absolute;
   margin: 0;
}
#PhotoCollage1 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   object-fit: cover;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading3
{
   color: #534F54;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 48px;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Section1
{
   height: 0;
   padding: 0 0 57.4725% 0;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: center;
}
#Section1-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 4.6%;
   top: 52.7%;
   height: 47.3%;
   width: 36.3%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #B4A59D;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item0-clippath);
   clip-path: url(#Section1-card-item0-clippath);
}
#Section1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 71.4%;
   top: 0%;
   height: 99.4%;
   width: 23.2%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #B4A59D;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item1-clippath);
   clip-path: url(#Section1-card-item1-clippath);
}
#Section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 13.2%;
   top: 6.9%;
   height: auto;
   width: 73.7%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Image6
{
   margin: 0px 0px 16px 0px;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 200px;
   height: 71px;
   vertical-align: top;
}
.DropdownMenu3 .nav
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   color: #000000;
   text-align: left;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu3 .nav:before,
.DropdownMenu3 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu3 .nav:after 
{
   clear: both;
}
.DropdownMenu3 .nav a 
{
   text-decoration: none;
}
.DropdownMenu3 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu3 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu3 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0px 0px 0px 0px;
}
.DropdownMenu3 .container:before,
.DropdownMenu3 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu3 .container:after 
{
   clear: both;
}
.DropdownMenu3 .collapse 
{
   display: none;
}
.DropdownMenu3 .collapse.show 
{
   display: block;
}
.DropdownMenu3 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu3 .caret, .DropdownMenu3 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu3 .dropdown 
{
   position: relative;
}
.DropdownMenu3 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu3 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255, 255, 255, 1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.DropdownMenu3 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.DropdownMenu3 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #000000;
   white-space: nowrap;
}
.DropdownMenu3 .dropdown-menu>li>a:hover,
.DropdownMenu3 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
}
.DropdownMenu3 .dropdown-menu>li>a.active,
.DropdownMenu3 .dropdown-menu>li>a.active:hover,
.DropdownMenu3 .dropdown-menu>li>a.active:focus
{
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu3 .show>.dropdown-menu 
{
   display: block;
}
.DropdownMenu3 .show>a 
{
   outline: 0;
}
.DropdownMenu3 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu3 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu3 .dropdown.show .dropdown-menu
{
   animation-name: DropdownMenu3-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes DropdownMenu3-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.DropdownMenu3 .nav>li 
{
   position: relative;
   display: block;
}
.DropdownMenu3 .nav>li>a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.DropdownMenu3 .nav .show>a,
.DropdownMenu3 .nav .show>a:hover,
.DropdownMenu3 .nav .show>a:focus 
{
    border-color: #FFFFFF;
}
.DropdownMenu3 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.DropdownMenu3 .nav .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3
{
   position: relative;
}
.DropdownMenu3:before,
.DropdownMenu3:after
{
   content: " ";
   display: table;
}
.DropdownMenu3:after
{
   clear: both;
}
.DropdownMenu3 .navbar-header:before,
.DropdownMenu3 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu3 .navbar-header:after
{
   clear: both;
}
.DropdownMenu3-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu3-navbar-collapse:before,
.DropdownMenu3-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu3-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu3-navbar-collapse.show 
{
   overflow-y: auto;
}
.DropdownMenu3 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 15px 10px 14px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.DropdownMenu3 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.DropdownMenu3 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.DropdownMenu3 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu3 .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.DropdownMenu3 .navbar-nav>li>a
{
   color: #000000;
}
.DropdownMenu3 .navbar-nav>li>a:hover,
.DropdownMenu3 .navbar-nav>li>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.DropdownMenu3 .navbar-nav>li>a.active,
.DropdownMenu3 .navbar-nav>li>a.active:hover,
.DropdownMenu3 .navbar-nav>li>a.active:focus
{
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
}
.DropdownMenu3 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu3 .navbar-toggle:hover,
.DropdownMenu3 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu3 .navbar-toggle .icon-bar
{
   background-color: #FFFFFF;
}
.DropdownMenu3-navbar-collapse
{
   border-color: rgba(255, 255, 255, 1.00);
}
.DropdownMenu3 .navbar-nav>.dropdown>a:hover .caret,
.DropdownMenu3 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu3 .navbar-nav>.show>a,
.DropdownMenu3 .navbar-nav>.show>a:hover,
.DropdownMenu3 .navbar-nav>.show>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
}
.DropdownMenu3 .navbar-nav>.show>a .caret,
.DropdownMenu3 .navbar-nav>.show>a:hover .caret,
.DropdownMenu3 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu3 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu3 .navbar-link
{
   color: #000000;
}
.DropdownMenu3 .navbar-link:hover
{
   color: #000000;
}
.DropdownMenu3 .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 16px) 
{
.DropdownMenu3 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu3 .navbar-header
{
   float: left;
}
.DropdownMenu3-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu3-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu3-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu3 .navbar-toggle
{
   display: none;
}
.DropdownMenu3 .navbar-nav 
{
   float: left;
   margin: 0;
}
.DropdownMenu3 .navbar-nav>li 
{
   float: left;
}
.DropdownMenu3 .container>.navbar-header,
.DropdownMenu3 .container>.DropdownMenu3-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu3 .navbar-nav>.dropdown>a:hover .caret,
.DropdownMenu3 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 16px) 
{
.DropdownMenu3 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #444750;
}
.DropdownMenu3 .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.DropdownMenu3 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu3 .navbar-nav .show .dropdown-menu>li>a,
.DropdownMenu3 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.DropdownMenu3 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 16px) 
{
.DropdownMenu3 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #444750;
   border-radius: 6px;
}
.DropdownMenu3 .navbar-nav>li>a
{
   color: #FFFFFF;
}
.DropdownMenu3 .navbar-nav>li>a:hover,
.DropdownMenu3 .navbar-nav>li>a:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu3 .navbar-nav>li>a.active,
.DropdownMenu3 .navbar-nav>li>a.active:hover,
.DropdownMenu3 .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu3 .navbar-nav>.show>a,
.DropdownMenu3 .navbar-nav>.show>a:hover,
.DropdownMenu3 .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
.DropdownMenu3 .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3 .navbar-nav > li > a.active > .caret,
.DropdownMenu3 .navbar-nav > li > a.active:hover > .caret,
.DropdownMenu3 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3 .navbar-nav>.show>a .caret,
.DropdownMenu3 .navbar-nav>.show>a:hover .caret,
.DropdownMenu3 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3 .navbar-link
{
   color: #FFFFFF;
}
.DropdownMenu3 .navbar-link:hover 
{
   color: #fff;
}
}
.DropdownMenu3 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.DropdownMenu3 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#wb_DropdownMenu3
{
   z-index: 1111 !important;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 10px 0px 10px 0px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon1
{
   height: 32px;
   width: 32px;
}
.Icon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.Icon1:before
{
   content: "\efef";
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
   width: 32px;
}
#wb_Icon1:hover i
{
   color: #B4A59D;
}
#ThemeableButton1
{
   cursor: pointer;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
}
#wb_ThemeableButton1
{
   border-radius: 6px;
   margin: 10px 10px 10px 0px;
   vertical-align: top;
}
#ThemeableButton1
{
   box-sizing: border-box;
   padding: 6px 12px 6px 12px;
   text-align: center;
}
#wb_ThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThemeableButton1
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton1 :hover
{
   color: #2B2B2B;
}
#ThemeableButton1 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-primary
{
   background-image: none !important;
   font-family: FontAwesome;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   margin-top: 0;
   text-indent: 0;
   display: inline-block;
   overflow: visible;
   margin-right: 4px;
   vertical-align: middle;
   width: 14px;
   height: 14px;
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-primary:before
{
   content: "\f007";
}
#wb_ThemeableButton1:hover .ui-primary
{
   color: #444750;
}
#wb_ThemeableButton1:active .ui-primary
{
   color: #444750;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_ThemeableButton1 .ui-button
{
   background-color: #444750;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-state-hover, #wb_ThemeableButton1 .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #444750;
}
#wb_ThemeableButton1 .ui-state-active, #wb_ThemeableButton1 .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #444750;
}
#ThemeableButton2
{
   cursor: pointer;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
}
#wb_ThemeableButton2
{
   border-radius: 6px;
   margin: 10px 0px 10px 0px;
   vertical-align: top;
}
#ThemeableButton2
{
   box-sizing: border-box;
   padding: 6px 12px 6px 12px;
   text-align: center;
}
#wb_ThemeableButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThemeableButton2
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton2 :hover
{
   color: #2B2B2B;
}
#ThemeableButton2 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton2 .ui-primary
{
   background-image: none !important;
   font-family: FontAwesome;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   margin-top: 0;
   text-indent: 0;
   display: inline-block;
   overflow: visible;
   margin-right: 5px;
   vertical-align: middle;
   width: 14px;
   height: 14px;
   color: #444750;
}
#wb_ThemeableButton2 .ui-primary:before
{
   content: "\f090";
}
#wb_ThemeableButton2:hover .ui-primary
{
   color: #FFFFFF;
}
#wb_ThemeableButton2:active .ui-primary
{
   color: #444750;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_ThemeableButton2 .ui-button
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #444750;
}
#wb_ThemeableButton2 .ui-state-hover, #wb_ThemeableButton2 .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #444750;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton2 .ui-state-active, #wb_ThemeableButton2 .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #444750;
}
#wb_Card21
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 610px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.10);
   text-align: center;
}
#Card21-card-body
{
   padding: 30px 30px 0px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #B4A59D;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card21-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   align-self: center;
   margin: 0px 0px 30px 0px;
   padding: 10px 30px 10px 30px;
   border: 1px solid #444750;
   border-radius: 0px;
   background-color: #534F54;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
}
#Card21-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#upStickyLayer
{
   background-color: #B4A59D;
   background-image: none;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 24px;
}
#wb_upIcon:hover i
{
   color: #FFFFFF;
}
