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_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: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#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, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 70px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid2-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid2-divider-top .divider-fill
{
   fill: #FF69B4;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,192,203,0.40);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid10
{
   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;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 9px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #4F4F4F;
   border-radius: 645px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 0;
   border-top: 3px #FF69B4 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item5
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
   text-align: center;
}
#Card7-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item6 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card7-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item7 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card7-card-item8
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 5px 12px 12px 12px;
   border: 4px solid transparent;
   border-radius: 14px;
   background-color: #FF69B4;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card7-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#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: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2000px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#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, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 9px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #4F4F4F;
   border-radius: 645px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 0;
   border-top: 3px #FF69B4 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
   text-align: center;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item6 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item7 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card5-card-item8
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 5px 12px 12px 12px;
   border: 4px solid transparent;
   border-radius: 14px;
   background-color: #FF69B4;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card11
{
   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;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_Card1
{
   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;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_Card2
{
   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;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 68px;
   width: 90px;
}
#Icon1 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 68px;
   line-height: 68px;
   vertical-align: middle;
   width: 71px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #A9A9A9;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 68px;
   width: 90px;
}
#Icon2 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 68px;
   line-height: 68px;
   vertical-align: middle;
   width: 71px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #A9A9A9;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 68px;
   width: 90px;
}
#Icon3 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 68px;
   line-height: 68px;
   vertical-align: middle;
   width: 71px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #A9A9A9;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 9px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #4F4F4F;
   border-radius: 645px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   border-top: 3px #FF69B4 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
   text-align: center;
}
#Card6-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item6 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card6-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item7 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card6-card-item8
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 5px 12px 12px 12px;
   border: 4px solid transparent;
   border-radius: 14px;
   background-color: #FF69B4;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card6-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid8
{
   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;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4, #LayoutGrid8 > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4, #LayoutGrid8 > .col-5
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.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: 480px)
{
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4, #LayoutGrid8 > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid8-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid8-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid8-divider-top .divider-fill
{
   fill: #FF69B4;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Card12
{
   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;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 134px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card13
{
   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;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#wb_Card13:hover #Card13-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card13-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card13-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card17
{
   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;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#wb_Card17:hover #Card17-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card17-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card18
{
   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;
}
#Card18-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_LayoutGrid6
{
   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;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3, #LayoutGrid6 > .col-4, #LayoutGrid6 > .col-5
{
   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, #LayoutGrid6 > .col-4, #LayoutGrid6 > .col-5
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.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: 480px)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3, #LayoutGrid6 > .col-4, #LayoutGrid6 > .col-5
{
   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_Card19
{
   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;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 134px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card20
{
   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;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card20-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#wb_Card20:hover #Card20-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card20-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card20-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card20-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card21
{
   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;
}
#Card21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card21-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#wb_Card21:hover #Card21-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card21-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card21-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card21-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card22
{
   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;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon4
{
   height: 68px;
   width: 90px;
}
#Icon4 i
{
   color: #FF1493;
   display: inline-block;
   font-size: 68px;
   line-height: 68px;
   vertical-align: middle;
   width: 71px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #A9A9A9;
}
#wb_Card3
{
   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;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF1493;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card4
{
   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: 9px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #4F4F4F;
   border-radius: 645px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 0;
   border-top: 3px #FF69B4 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
   text-align: center;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item6 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item7 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item8
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 5px 12px 12px 12px;
   border: 4px solid transparent;
   border-radius: 14px;
   background-color: #FF69B4;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card4-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card19
{
   display: flex;
   width: 100%;
   z-index: 19;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 12;
}
#wb_Icon1
{
   display: inline-block;
   width: 90px;
   height: 68px;
   text-align: center;
   z-index: 3;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 6;
}
#wb_Image1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 20;
}
#wb_Image2
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 15;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   z-index: 10;
}
#wb_Icon4
{
   display: inline-block;
   width: 90px;
   height: 68px;
   text-align: center;
   z-index: 9;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   z-index: 8;
}
#wb_Card17
{
   display: flex;
   width: 100%;
   z-index: 18;
}
#wb_Card11
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#wb_Card12
{
   display: flex;
   width: 100%;
   z-index: 14;
}
#wb_Card13
{
   display: flex;
   width: 100%;
   z-index: 17;
}
#wb_Card21
{
   display: flex;
   width: 100%;
   z-index: 23;
}
#wb_Card20
{
   display: flex;
   width: 100%;
   z-index: 22;
}
#wb_Card22
{
   display: flex;
   width: 100%;
   z-index: 21;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 13;
}
#wb_Icon2
{
   display: inline-block;
   width: 90px;
   height: 68px;
   text-align: center;
   z-index: 5;
}
#wb_DropdownMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 0;
}
#wb_Icon3
{
   display: inline-block;
   width: 90px;
   height: 68px;
   text-align: center;
   z-index: 7;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 2;
}
#wb_Card18
{
   display: flex;
   width: 100%;
   z-index: 16;
}
#wb_Card7
{
   display: flex;
   width: 100%;
   z-index: 11;
}
@media only screen and (max-width: 1112px)
{
body
{
   background-color: #DCDCDC;
   background-image: url('../images/fgg research bg.png');
   background-attachment: fixed;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 970px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2-divider-top
{
   height: 70px;
}
#LayoutGrid2-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .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: center;
   text-align: center;
}
#LayoutGrid7 > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #4F4F4F;
   border-radius: 645px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 0;
   border-top: 3px #FF69B4 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item5
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#Card7-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item6 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card7-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item7 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card7-card-item8
{
   display: inline-block;
   height: 38px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 5px 12px 12px 12px;
   border: 4px solid transparent;
   border-radius: 14px;
   background-color: #FF69B4;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #4F4F4F;
   border-radius: 645px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 0;
   border-top: 3px #FF69B4 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item6 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item7 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card5-card-item8
{
   display: inline-block;
   height: 38px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 5px 12px 12px 12px;
   border: 4px solid transparent;
   border-radius: 14px;
   background-color: #FF69B4;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Icon1
{
   width: 52px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 52px;
   height: 53px;
}
#Icon1 i
{
   line-height: 53px;
   font-size: 52px;
   width: 54px;
}
#wb_Icon2
{
   width: 52px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 52px;
   height: 53px;
}
#Icon2 i
{
   line-height: 53px;
   font-size: 52px;
   width: 54px;
}
#wb_Icon3
{
   width: 52px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 52px;
   height: 53px;
}
#Icon3 i
{
   line-height: 53px;
   font-size: 52px;
   width: 54px;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #4F4F4F;
   border-radius: 645px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   border-top: 3px #FF69B4 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#Card6-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item6 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card6-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item7 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card6-card-item8
{
   display: inline-block;
   height: 38px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 5px 12px 12px 12px;
   border: 4px solid transparent;
   border-radius: 14px;
   background-color: #FF69B4;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 50px 0 0 0;
}
#LayoutGrid8-divider-top
{
   height: 50px;
}
#LayoutGrid8-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card12
{
   text-align: center;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Card13
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card13-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card13:hover #Card13-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card13-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card13-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card13-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card17
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card17-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card17:hover #Card17-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card17-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card18
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card18
{
   text-align: center;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 50px 0 0 0;
}
#LayoutGrid6-divider-top
{
   height: 50px;
}
#LayoutGrid6-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Card19
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card19
{
   text-align: center;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Card20
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card20-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card20:hover #Card20-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card20-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card20-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card20-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card21
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card21-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7A7A7A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card21:hover #Card21-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card21-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card21-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card21-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card21
{
   text-align: center;
}
#wb_Card22
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card22
{
   text-align: center;
}
#wb_Icon4
{
   width: 52px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 52px;
   height: 53px;
}
#Icon4 i
{
   line-height: 53px;
   font-size: 52px;
   width: 54px;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF1493;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #4F4F4F;
   border-radius: 645px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 0;
   border-top: 3px #FF69B4 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: center;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item6 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item7 i
{
   color: #FF69B4;
   margin-right: 20px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item8
{
   display: inline-block;
   height: 38px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 5px 12px 12px 12px;
   border: 4px solid transparent;
   border-radius: 14px;
   background-color: #FF69B4;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   text-align: center;
}
}
