body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FF69B4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
.DropdownMenu2 .nav
{
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #4F4F4F;
   text-align: left;
}
#DropdownMenu2, .DropdownMenu2 .nav, .DropdownMenu2 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu2 .nav:before,
.DropdownMenu2 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu2 .nav:after 
{
   clear: both;
}
.DropdownMenu2 .nav a 
{
   text-decoration: none;
}
.DropdownMenu2 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu2 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu2 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu2 .container:before,
.DropdownMenu2 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu2 .container:after 
{
   clear: both;
}
.DropdownMenu2 .collapse 
{
   display: none;
}
.DropdownMenu2 .collapse.show 
{
   display: block;
}
.DropdownMenu2 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu2 .caret, .DropdownMenu2 .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;
}
.DropdownMenu2 .caret-right
{
   border-left: 4px solid #4F4F4F;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
.DropdownMenu2 .dropdown-menu>li>a:hover .caret-right, .DropdownMenu2 .dropdown-menu>li>a:focus .caret-right
{
   border-left-color:#4F4F4F;
}
.DropdownMenu2 .dropdown 
{
   position: relative;
}
.DropdownMenu2 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu2 .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: 13px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,105,180,1.00);
   border-radius: 8px;
   background-clip: padding-box;
}
.DropdownMenu2 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FF69B4;
}
.DropdownMenu2 .dropdown-menu>li>a 
{
   display: block;
   padding: 10px 20px 10px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #4F4F4F;
   white-space: nowrap;
}
.DropdownMenu2 .dropdown-menu>li>a:hover,
.DropdownMenu2 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #4F4F4F;
   background-color: #FFC0CB;
   background-image: none;
}
.DropdownMenu2 .dropdown-menu>li>a.active,
.DropdownMenu2 .dropdown-menu>li>a.active:hover,
.DropdownMenu2 .dropdown-menu>li>a.active:focus
{
   color: #4F4F4F;
   background-color: #FFC0CB;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu2 .show>.dropdown-menu 
{
   display: block;
}
.DropdownMenu2 .show>a 
{
   outline: 0;
}
.DropdownMenu2 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu2 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu2 .dropdown.show .dropdown-menu
{
   animation-name: DropdownMenu2-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 DropdownMenu2-animation
{
   0%
   {
      opacity: 0;
      transform: translateX(10px);
   }
   100%
   {
      opacity: 1;
      transform: translateX(0);
   }
}
.DropdownMenu2 .nav>li 
{
   position: relative;
   display: block;
}
.DropdownMenu2 .nav>li>a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.DropdownMenu2 .nav .show>a,
.DropdownMenu2 .nav .show>a:hover,
.DropdownMenu2 .nav .show>a:focus 
{
    border-color: #FF69B4;
}
.DropdownMenu2 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FF69B4;
}
.DropdownMenu2 .nav .caret 
{
   border-top-color: #FF69B4;
   border-bottom-color: #FF69B4;
}
.DropdownMenu2
{
   position: relative;
}
.DropdownMenu2:before,
.DropdownMenu2:after
{
   content: " ";
   display: table;
}
.DropdownMenu2:after
{
   clear: both;
}
.DropdownMenu2 .navbar-header:before,
.DropdownMenu2 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu2 .navbar-header:after
{
   clear: both;
}
.DropdownMenu2-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu2-navbar-collapse:before,
.DropdownMenu2-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu2-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu2-navbar-collapse.show 
{
   overflow-y: auto;
}
.DropdownMenu2 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 14px 10px 13px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 8px;
}
.DropdownMenu2 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.DropdownMenu2 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.DropdownMenu2 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu2 .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.DropdownMenu2 .navbar-nav>li>a
{
   color: #4F4F4F;
}
.DropdownMenu2 .navbar-nav>li>a:hover,
.DropdownMenu2 .navbar-nav>li>a:focus
{
   background-color: #FFC0CB;
   background-image: none;
   color: #4F4F4F;
   text-decoration: none;
}
.DropdownMenu2 .navbar-nav>li>a.active,
.DropdownMenu2 .navbar-nav>li>a.active:hover,
.DropdownMenu2 .navbar-nav>li>a.active:focus
{
   color: #4F4F4F;
   background-color: #FFC0CB;
   background-image: none;
}
.DropdownMenu2 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu2 .navbar-toggle:hover,
.DropdownMenu2 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu2 .navbar-toggle .icon-bar
{
   background-color: #FFFFFF;
}
.DropdownMenu2-navbar-collapse
{
   border-color: rgba(255,105,180,1.00);
}
.DropdownMenu2 .navbar-nav>.dropdown>a:hover .caret,
.DropdownMenu2 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.DropdownMenu2 .navbar-nav>.show>a,
.DropdownMenu2 .navbar-nav>.show>a:hover,
.DropdownMenu2 .navbar-nav>.show>a:focus
{
   background-color: #FFC0CB;
   background-image: none;
   color: #4F4F4F;
}
.DropdownMenu2 .navbar-nav>.show>a .caret,
.DropdownMenu2 .navbar-nav>.show>a:hover .caret,
.DropdownMenu2 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.DropdownMenu2 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.DropdownMenu2 .navbar-link
{
   color: #4F4F4F;
}
.DropdownMenu2 .navbar-link:hover
{
   color: #4F4F4F;
}
.DropdownMenu2 .navbar-header
{
   color: #FFFFFF;
}
.DropdownMenu2 .dropdown-hover > .dropdown-menu
{
   margin-top:-1px !important;
}
@media (min-width: 600px) 
{
.DropdownMenu2 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu2 .navbar-header
{
   float: left;
}
.DropdownMenu2-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu2-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu2 .navbar-toggle
{
   display: none;
}
.DropdownMenu2 .navbar-nav 
{
   float: right;
   margin: 0;
}
.DropdownMenu2 .navbar-nav>li 
{
   float: left;
}
.DropdownMenu2 .container>.navbar-header,
.DropdownMenu2 .container>.DropdownMenu2-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu2 .navbar-nav>.dropdown>a:hover .caret,
.DropdownMenu2 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
}
@media (max-width: 600px) 
{
.DropdownMenu2 
{
   background-color: #FF69B4;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.DropdownMenu2 .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.DropdownMenu2 .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;
}
.DropdownMenu2 .navbar-nav .show .dropdown-menu>li>a,
.DropdownMenu2 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.DropdownMenu2 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
.DropdownMenu2 .caret-right
{
   border-top: 4px solid #4F4F4F;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu2 .dropdown-menu>li>a:hover .caret-right, .DropdownMenu2 .dropdown-menu>li>a:focus .caret-right
{
   border-top: 4px solid #4F4F4F;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
}
@media (min-width: 600px) 
{
.DropdownMenu2 
{
   background-color: #FF69B4;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 8px;
}
.DropdownMenu2 .navbar-nav>li>a
{
   color: #FFFFFF;
}
.DropdownMenu2 .navbar-nav>li>a:hover,
.DropdownMenu2 .navbar-nav>li>a:focus
{
   color: #4F4F4F;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu2 .navbar-nav>li>a.active,
.DropdownMenu2 .navbar-nav>li>a.active:hover,
.DropdownMenu2 .navbar-nav>li>a.active:focus
{
   color: #4F4F4F;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu2 .navbar-nav>.show>a,
.DropdownMenu2 .navbar-nav>.show>a:hover,
.DropdownMenu2 .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
}
.DropdownMenu2 .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.DropdownMenu2 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu2 .navbar-nav > li > a.active > .caret,
.DropdownMenu2 .navbar-nav > li > a.active:hover > .caret,
.DropdownMenu2 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.DropdownMenu2 .navbar-nav>.show>a .caret,
.DropdownMenu2 .navbar-nav>.show>a:hover .caret,
.DropdownMenu2 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.DropdownMenu2 .navbar-link
{
   color: #FFFFFF;
}
.DropdownMenu2 .navbar-link:hover 
{
   color: #fff;
}
}
.DropdownMenu2 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 8px;
   border-bottom-left-radius: 8px;
}
.DropdownMenu2 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 8px;
   border-bottom-right-radius: 8px;
}
#wb_DropdownMenu2.affix
{
   top: 0 !important;
   position: fixed !important;
}
#DropdownMenu2 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#DropdownMenu2 i
{
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#wb_DropdownMenu2
{
   z-index: 1111 !important;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 25vh;
   background-color: transparent;
   background-image: url('../images/engage front banner bg.png');
   background-repeat: repeat;
   background-position: center center;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   height: 25vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   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)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid6-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid6-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid6-divider-top .divider-fill
{
   fill: #FF69B4;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_layoutGridAllAges
{
   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;
}
#layoutGridAllAges
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridAllAges > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridAllAges > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridAllAges > .row > .col-1
{
   float: left;
}
#layoutGridAllAges > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layoutGridAllAges:before,
#layoutGridAllAges:after,
#layoutGridAllAges .row:before,
#layoutGridAllAges .row:after
{
   display: table;
   content: " ";
}
#layoutGridAllAges:after,
#layoutGridAllAges .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridAllAges > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Section1
{
   height: 593px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   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: 14.7%;
   top: 0.3%;
   height: 79.3%;
   width: 85%;
   padding: 0;
}
#Section1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   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: 36.5%;
   top: 17.4%;
   height: 7.8%;
   width: 56.7%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 36%;
   top: 7.8%;
   height: 7.8%;
   width: 45.5%;
   padding: 0;
   color: #FFFF00;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   text-align: left;
}
#Section1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 46.5%;
   top: 24.5%;
   height: 34.9%;
   width: 47.3%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0.6%;
   top: 0%;
   height: auto;
   width: 30.2%;
   padding: 0;
}
#Section1-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#Section1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 71.8%;
   top: 56.1%;
   height: auto;
   width: 21.3%;
   padding: 0;
}
#Section1-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 400px;
}
#Section1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 13.3%;
   top: 32.6%;
   height: auto;
   width: 32.7%;
   padding: 0;
}
#Section1-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layoutGridMostFun
{
   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;
}
#layoutGridMostFun
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridMostFun > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridMostFun > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridMostFun > .row > .col-1
{
   float: left;
}
#layoutGridMostFun > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layoutGridMostFun:before,
#layoutGridMostFun:after,
#layoutGridMostFun .row:before,
#layoutGridMostFun .row:after
{
   display: table;
   content: " ";
}
#layoutGridMostFun:after,
#layoutGridMostFun .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridMostFun > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Section2
{
   height: 531px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #EFF3FA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Section2-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 6.6%;
   top: 50.1%;
   height: auto;
   width: 25.1%;
   padding: 0;
}
#Section2-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 50%;
   top: 0%;
   height: 77.4%;
   width: 50%;
   padding: 0;
}
#Section2-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item1-clippath);
   clip-path: url(#Section2-card-item1-clippath);
}
#Section2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 29.3%;
   top: 10.6%;
   height: 88%;
   width: 45.3%;
   padding: 0;
}
#Section2-card-item2
{
   box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
   transition: box-shadow 500ms linear 0ms;
}
#Section2-card-item2 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item2-clippath);
   clip-path: url(#Section2-card-item2-clippath);
}
#Section2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 68.7%;
   top: 52.2%;
   height: auto;
   width: 20%;
   padding: 0;
}
#Section2-card-item3 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 31.6%;
   top: 14.2%;
   height: 28.6%;
   width: 42.1%;
   padding: 0;
   color: #3E588B;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: left;
}
#Section2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 31.3%;
   top: 45.4%;
   height: 27.1%;
   width: 35.3%;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 3.6%;
   top: 8.1%;
   height: auto;
   width: 19.9%;
   padding: 0;
}
#Section2-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Section4
{
   height: 531px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 2000px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #EFF3FA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Section4-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 3.5%;
   top: 58.2%;
   height: auto;
   width: 25.1%;
   padding: 0;
}
#Section4-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 31.9%;
   top: 0%;
   height: 77.4%;
   width: 68.1%;
   padding: 0;
}
#Section4-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section4-card-item1-clippath);
   clip-path: url(#Section4-card-item1-clippath);
}
#Section4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 29.3%;
   top: 10.5%;
   height: 87.9%;
   width: 52.4%;
   padding: 0;
}
#Section4-card-item2
{
   box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
   transition: box-shadow 500ms linear 0ms;
}
#Section4-card-item2 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   -webkit-clip-path: url(#Section4-card-item2-clippath);
   clip-path: url(#Section4-card-item2-clippath);
}
#Section4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 66.2%;
   top: 64%;
   height: auto;
   width: 31.3%;
   padding: 0;
}
#Section4-card-item3 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section4-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 31.6%;
   top: 16.6%;
   height: 14.5%;
   width: 48.3%;
   padding: 0;
   color: #3E588B;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: left;
}
#Section4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 31.9%;
   top: 27.1%;
   height: 27.1%;
   width: 35.3%;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 3.6%;
   top: 8.1%;
   height: auto;
   width: 26.9%;
   padding: 0;
}
#Section4-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_LayoutGrid4
{
   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;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Section3
{
   height: 770px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Section3-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 14.7%;
   top: 0.3%;
   height: 62.7%;
   width: 78%;
   padding: 0;
}
#Section3-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section3-card-item0-clippath);
   clip-path: url(#Section3-card-item0-clippath);
}
#Section3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 34.9%;
   top: 17.4%;
   height: 9.4%;
   width: 45.4%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Section3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 35%;
   top: 2.7%;
   height: 15.1%;
   width: 59.1%;
   padding: 0;
   color: #FFFF00;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   text-align: left;
}
#Section3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 46.7%;
   top: 26.5%;
   height: 35.1%;
   width: 38.2%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section3-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0.7%;
   top: 0%;
   height: auto;
   width: 33.1%;
   padding: 0;
}
#Section3-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#Section3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 5.6%;
   top: 32.3%;
   height: auto;
   width: 39%;
   padding: 0;
}
#Section3-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 400px;
}
#Section3-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 85.1%;
   top: 0%;
   height: auto;
   width: 14.9%;
   padding: 0;
}
#Section3-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#wb_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Section5
{
   height: 539px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #EFF3FA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Section5-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 50%;
   top: 0%;
   height: 77.4%;
   width: 50%;
   padding: 0;
}
#Section5-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section5-card-item0-clippath);
   clip-path: url(#Section5-card-item0-clippath);
}
#Section5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 4.3%;
   top: 10.8%;
   height: 82.2%;
   width: 92.1%;
   padding: 0;
}
#Section5-card-item1
{
   box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
   transition: box-shadow 500ms linear 0ms;
}
#Section5-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   -webkit-clip-path: url(#Section5-card-item1-clippath);
   clip-path: url(#Section5-card-item1-clippath);
}
#Section5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0.2%;
   top: 6.1%;
   height: auto;
   width: 51.7%;
   padding: 0;
}
#Section5-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 6.9%;
   top: 57.3%;
   height: 27.3%;
   width: 40.1%;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section5-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 54.4%;
   top: 13.7%;
   height: 19.7%;
   width: 42.1%;
   padding: 0;
   color: #3E588B;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Section5-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 58.8%;
   top: 40.3%;
   height: auto;
   width: 32%;
   padding: 0;
}
#Section5-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Picture2
{
   margin: 0;
   vertical-align: top;
}
#Picture2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 160px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid2
{
   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;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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_Section7
{
   height: 800px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #EFF3FA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Section7-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 50%;
   top: 0%;
   height: 77.4%;
   width: 50%;
   padding: 0;
}
#Section7-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section7-card-item0-clippath);
   clip-path: url(#Section7-card-item0-clippath);
}
#Section7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 4.3%;
   top: 10.8%;
   height: 82.2%;
   width: 92.1%;
   padding: 0;
}
#Section7-card-item1
{
   box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
   transition: box-shadow 500ms linear 0ms;
}
#Section7-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   -webkit-clip-path: url(#Section7-card-item1-clippath);
   clip-path: url(#Section7-card-item1-clippath);
}
#Section7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 54.4%;
   top: 7.5%;
   height: 51%;
   width: 28.1%;
   padding: 0;
}
#Section7-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section7-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 7.1%;
   top: 35.4%;
   height: 27.2%;
   width: 40.1%;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section7-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 8.2%;
   top: 14.4%;
   height: 19.8%;
   width: 42.1%;
   padding: 0;
   color: #3E588B;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Section7-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 53%;
   top: 64.9%;
   height: auto;
   width: 27.6%;
   padding: 0;
}
#Section7-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section7-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 10.9%;
   top: 65.2%;
   height: auto;
   width: 32%;
   padding: 0;
}
#Section7-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Section6
{
   height: 647px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Section6-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 14.7%;
   top: 0.3%;
   height: 79.3%;
   width: 85%;
   padding: 0;
}
#Section6-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section6-card-item0-clippath);
   clip-path: url(#Section6-card-item0-clippath);
}
#Section6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 36.5%;
   top: 17.4%;
   height: 11%;
   width: 56.7%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Section6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 35.9%;
   top: 7.8%;
   height: 7.8%;
   width: 62.9%;
   padding: 0;
   color: #FFFF00;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   text-align: left;
}
#Section6-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 47.2%;
   top: 28.5%;
   height: 30.3%;
   width: 47.3%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 0%;
   height: auto;
   width: 34.9%;
   padding: 0;
}
#Section6-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#Section6-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 1.7%;
   top: 29.2%;
   height: auto;
   width: 34.8%;
   padding: 0;
}
#Section6-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 400px;
}
#Section6-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 27.2%;
   top: 56.6%;
   height: auto;
   width: 45%;
   padding: 0;
}
#Section6-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#wb_Picture2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#wb_Section1
{
   display: flex;
   width: 100%;
   z-index: 5;
}
#wb_Section3
{
   display: flex;
   width: 100%;
   z-index: 8;
}
#wb_Section2
{
   display: flex;
   width: 100%;
   z-index: 6;
}
#wb_Section5
{
   display: flex;
   width: 100%;
   z-index: 9;
}
#wb_Section4
{
   display: flex;
   width: 100%;
   z-index: 7;
}
#wb_Section7
{
   display: flex;
   width: 100%;
   z-index: 10;
}
#wb_Section6
{
   display: flex;
   width: 100%;
   z-index: 11;
}
#wb_DropdownMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 0;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 55px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: 25vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: 25vh;
   padding: 20px 0 20px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .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;
}
#LayoutGrid6 > .col-2
{
   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;
}
#LayoutGrid6 > .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;
}
#LayoutGrid6-divider-top
{
   height: 50px;
}
#LayoutGrid6-divider-top
{
   top: 0%;
   left: 0;
}
#wb_layoutGridAllAges
{
   visibility: visible;
   display: table;
}
#wb_layoutGridAllAges
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridAllAges
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#layoutGridAllAges .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridAllAges > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridAllAges > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Section1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 0%;
   height: 99.8%;
   width: 100%;
   padding: 0;
}
#Section1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   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: 10.7%;
   top: 34.1%;
   height: 14%;
   width: 50.7%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 9.3%;
   top: 1.7%;
   height: 32.6%;
   width: 45.5%;
   padding: 0;
   color: #FFFF00;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   text-align: left;
}
#Section1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 10%;
   top: 49.1%;
   height: 11.4%;
   width: 80.7%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 56.9%;
   top: 4.1%;
   height: auto;
   width: 42.1%;
   padding: 0;
}
#Section1-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#Section1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 75.9%;
   top: 88.2%;
   height: auto;
   width: 21.4%;
   padding: 0;
}
#Section1-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 400px;
}
#Section1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 64.8%;
   top: 23%;
   height: auto;
   width: 32.8%;
   padding: 0;
}
#Section1-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#wb_Section1
{
   text-align: center;
}
#wb_Section1
{
   height: 709px;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_layoutGridMostFun
{
   visibility: visible;
   display: table;
}
#wb_layoutGridMostFun
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridMostFun
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#layoutGridMostFun .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridMostFun > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridMostFun > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Section2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Section2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0.7%;
   top: 2.3%;
   height: auto;
   width: 68.6%;
   padding: 0;
}
#Section2-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 71.4%;
   top: 0%;
   height: 88.2%;
   width: 28.3%;
   padding: 0;
}
#Section2-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item1-clippath);
   clip-path: url(#Section2-card-item1-clippath);
}
#Section2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 1%;
   top: 15.6%;
   height: 58.5%;
   width: 91.4%;
   padding: 0;
}
#Section2-card-item2
{
   box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
   transition: box-shadow 500ms linear 0ms;
}
#Section2-card-item2 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item2-clippath);
   clip-path: url(#Section2-card-item2-clippath);
}
#Section2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 7.2%;
   top: 56.7%;
   height: auto;
   width: 50.3%;
   padding: 0;
}
#Section2-card-item3 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 5.9%;
   top: 17.6%;
   height: 21.3%;
   width: 80.7%;
   padding: 0;
   color: #3E588B;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: left;
}
#Section2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 6.9%;
   top: 28.9%;
   height: 27.4%;
   width: 75.9%;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 7.2%;
   top: 56.7%;
   height: auto;
   width: 50.3%;
   padding: 0;
}
#Section2-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Section2
{
   text-align: center;
}
#wb_Section2
{
   height: 1240px;
   padding: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Section4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Section4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 3.4%;
   top: 0%;
   height: auto;
   width: 69.3%;
   padding: 0;
}
#Section4-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 71.4%;
   top: 0%;
   height: 77.1%;
   width: 28.3%;
   padding: 0;
}
#Section4-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section4-card-item1-clippath);
   clip-path: url(#Section4-card-item1-clippath);
}
#Section4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 1.7%;
   top: 12.8%;
   height: 76.6%;
   width: 91.4%;
   padding: 0;
}
#Section4-card-item2
{
   box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
   transition: box-shadow 500ms linear 0ms;
}
#Section4-card-item2 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   -webkit-clip-path: url(#Section4-card-item2-clippath);
   clip-path: url(#Section4-card-item2-clippath);
}
#Section4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 7.6%;
   top: 54.2%;
   height: auto;
   width: 82.8%;
   padding: 0;
}
#Section4-card-item3 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section4-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 4.5%;
   top: 13.4%;
   height: 5.4%;
   width: 80.7%;
   padding: 0;
   color: #3E588B;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: left;
}
#Section4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 3.4%;
   top: 21.7%;
   height: 31.5%;
   width: 83.1%;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 7.2%;
   top: 66.3%;
   height: auto;
   width: 82.8%;
   padding: 0;
}
#Section4-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Section4
{
   text-align: center;
}
#wb_Section4
{
   height: 1125px;
   padding: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Section3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Section3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 0%;
   height: 99.8%;
   width: 100%;
   padding: 0;
}
#Section3-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section3-card-item0-clippath);
   clip-path: url(#Section3-card-item0-clippath);
}
#Section3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 7.9%;
   top: 16.9%;
   height: 14%;
   width: 50.7%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Section3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 7.6%;
   top: 3.5%;
   height: 13.4%;
   width: 86.9%;
   padding: 0;
   color: #FFFF00;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: left;
}
#Section3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 10%;
   top: 49.1%;
   height: 11.4%;
   width: 80.7%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section3-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 57.9%;
   top: 16.4%;
   height: auto;
   width: 42.1%;
   padding: 0;
}
#Section3-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#Section3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 14.8%;
   top: 36.8%;
   height: auto;
   width: 21.4%;
   padding: 0;
}
#Section3-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 400px;
}
#Section3-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 40.7%;
   top: 29.8%;
   height: auto;
   width: 32.8%;
   padding: 0;
}
#Section3-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#wb_Section3
{
   text-align: center;
}
#wb_Section3
{
   height: 770px;
   padding: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Section5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   font-size: 12px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Section5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 50%;
   top: 0%;
   height: 69%;
   width: 50%;
   padding: 0;
}
#Section5-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section5-card-item0-clippath);
   clip-path: url(#Section5-card-item0-clippath);
}
#Section5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 4.1%;
   top: 6.8%;
   height: 57.7%;
   width: 92.1%;
   padding: 0;
}
#Section5-card-item1
{
   box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
   transition: box-shadow 500ms linear 0ms;
}
#Section5-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   -webkit-clip-path: url(#Section5-card-item1-clippath);
   clip-path: url(#Section5-card-item1-clippath);
}
#Section5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 1.4%;
   top: 2.6%;
   height: auto;
   width: 94.5%;
   padding: 0;
}
#Section5-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 9.7%;
   top: 29.1%;
   height: 22.3%;
   width: 79.3%;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section5-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 10%;
   top: 18%;
   height: 9.1%;
   width: 85.2%;
   padding: 0;
   color: #3E588B;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: left;
}
#Section5-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 9%;
   top: 50.4%;
   height: auto;
   width: 82.4%;
   padding: 0;
}
#Section5-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Section5
{
   text-align: center;
}
#wb_Section5
{
   height: 1424px;
   padding: 0;
}
#wb_Picture2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Section7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Section7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 50%;
   top: 0%;
   height: 76.4%;
   width: 50%;
   padding: 0;
}
#Section7-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section7-card-item0-clippath);
   clip-path: url(#Section7-card-item0-clippath);
}
#Section7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 4.1%;
   top: 6.8%;
   height: 57.7%;
   width: 92.1%;
   padding: 0;
}
#Section7-card-item1
{
   box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
   transition: box-shadow 500ms linear 0ms;
}
#Section7-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   -webkit-clip-path: url(#Section7-card-item1-clippath);
   clip-path: url(#Section7-card-item1-clippath);
}
#Section7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 2.4%;
   top: 1.8%;
   height: 13.6%;
   width: 85.2%;
   padding: 0;
}
#Section7-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section7-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 8.3%;
   top: 37.6%;
   height: 22.2%;
   width: 79.3%;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section7-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 7.2%;
   top: 17.8%;
   height: 12.1%;
   width: 85.2%;
   padding: 0;
   color: #3E588B;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: left;
}
#Section7-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 8.3%;
   top: 87%;
   height: auto;
   width: 82.4%;
   padding: 0;
}
#Section7-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section7-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 5.9%;
   top: 70.3%;
   height: auto;
   width: 59.7%;
   padding: 0;
}
#Section7-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Section7
{
   text-align: center;
}
#wb_Section7
{
   height: 1212px;
   padding: 0;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Section6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Section6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 0%;
   height: 67.9%;
   width: 100%;
   padding: 0;
}
#Section6-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #3E588B;
   background-image: none;
   -webkit-clip-path: url(#Section6-card-item0-clippath);
   clip-path: url(#Section6-card-item0-clippath);
}
#Section6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 9.3%;
   top: 21.7%;
   height: 18.6%;
   width: 50.7%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Section6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 9.3%;
   top: 1.7%;
   height: 19%;
   width: 45.5%;
   padding: 0;
   color: #FFFF00;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: left;
}
#Section6-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 9.3%;
   top: 31.8%;
   height: 11.4%;
   width: 80.7%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Section6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 37.6%;
   top: 9.9%;
   height: auto;
   width: 59%;
   padding: 0;
}
#Section6-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#Section6-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 36.2%;
   top: 53%;
   height: auto;
   width: 48.6%;
   padding: 0;
}
#Section6-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 400px;
}
#Section6-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 56.6%;
   top: 22.6%;
   height: auto;
   width: 43.4%;
   padding: 0;
}
#Section6-card-item6 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#wb_Section6
{
   text-align: center;
}
#wb_Section6
{
   height: 1268px;
   padding: 0;
}
}
