body
{
   background-color: transparent;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(51,51,51,1.00) rgba(197,197,197,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(197,197,197,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(51,51,51,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(197,197,197,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(255,204,5,1.00);
   border-color: rgba(255,204,5,1.00);
}
a
{
   color: #FFCC05;
   text-decoration: underline;
}
a:visited
{
   color: #CC9900;
}
a:active
{
   color: #CC9900;
}
a:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
#preloader
{
   background: #FFFFFF url("../images/circle-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_LytGrd_Hdr
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Hdr
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   flex: 0 0 auto;
}
#LytGrd_Hdr > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Hdr > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   order: 2;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 640px)
{
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ResponsiveMenu_Hdr
{
   display: block;
   background-color: #333333;
   font-family: "League Spartan";
   font-weight: bold;
   font-variation-settings: 'wght' 300;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu_Hdr
{
   display: inline-block;
   background-color: #333333;
   height: 87px;
}
#wb_ResponsiveMenu_Hdr ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu_Hdr ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu_Hdr ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu_Hdr ul li .svg-icon
{
   fill: currentColor;
   vertical-align: middle;
   width: 0px;
   height: 0px;
   margin-bottom: 2px;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   background-color: #333333;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   font-variation-settings: 'wght' 300;
   text-decoration: none;
   text-transform: none;
   padding: 28px 10px 28px 12px;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr > ul > li > a 
{
   height: 31px;
}
.ResponsiveMenu_Hdr a 
{
   display: block;
}
#wb_ResponsiveMenu_Hdr li:hover > a, #wb_ResponsiveMenu_Hdr li .active
{
   background-color: #FFCC05;
   color: #333333;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   display: none;
   position: absolute;
   top: 87px;
}
#wb_ResponsiveMenu_Hdr ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu_Hdr ul ul li 
{
   float: none;
   position: relative;
   width: 193px;
}
#wb_ResponsiveMenu_Hdr ul ul li a
{
   background-color: #FFCC05;
   border: 0px solid #FFCC05;
   color: #333333;
}
#wb_ResponsiveMenu_Hdr ul ul li:hover > a, #wb_ResponsiveMenu_Hdr ul ul li .active
{
   background-color: #727272;
   color: #FFCC05;
}
#wb_ResponsiveMenu_Hdr ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_ResponsiveMenu_Hdr ul ul li a 
{
   padding-top: 6px;
   padding-right: 16px;
   padding-bottom: 6px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu_Hdr ul ul ul li 
{
   left: 193px;
   position: relative;
   top: -87px;
}
#wb_ResponsiveMenu_Hdr .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu_Hdr .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #333333;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu_Hdr li:hover > a .arrow-down, #wb_ResponsiveMenu_Hdr li .active .arrow-down
{ 
   border-top-color: #333333;
}
#wb_ResponsiveMenu_Hdr ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu_Hdr ul ul li .active .arrow-left
{ 
   border-left-color: #FFCC05;
}
#wb_ResponsiveMenu_Hdr .toggle,[id^=ResponsiveMenu_Hdr-submenu]
{
   display: none;
}
@media all and (max-width:640px) 
{
#wb_ResponsiveMenu_Hdr
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   font-variation-settings: 'wght' 300;
   text-decoration: none;
   text-transform: none;
   padding: 6px 16px 6px 16px;
}
#wb_ResponsiveMenu_Hdr .toggle + a
{
   display: none !important;
}
.ResponsiveMenu_Hdr 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu_Hdr 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu_Hdr > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu_Hdr .toggle 
{
   display: block;
   background-color: #333333;
   color: #FFFFFF;
   padding: 0 16px 0 16px;
   line-height: 42px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu_Hdr .toggle:hover
{
   background-color: #FFCC05;
   color: #333333;
}
[id^=ResponsiveMenu_Hdr-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu_Hdr-title
{
   height: 87px !important;
   line-height: 87px !important;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr ul ul .toggle,
#wb_ResponsiveMenu_Hdr ul ul a 
{
   padding: 0 32px;
}
#wb_ResponsiveMenu_Hdr a:hover,
#wb_ResponsiveMenu_Hdr ul ul ul a 
{
   background-color: #FFCC05;
   color: #333333;
}
#wb_ResponsiveMenu_Hdr ul li ul li .toggle,
#wb_ResponsiveMenu_Hdr ul ul a 
{
   background-color: #FFCC05;
   color: #333333;
}
#wb_ResponsiveMenu_Hdr ul ul ul a 
{
   padding: 6px 16px 6px 48px;
}
#wb_ResponsiveMenu_Hdr ul li a 
{
   text-align: center;
}
#wb_ResponsiveMenu_Hdr ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu_Hdr ul li i 
{
   margin-right: 0px;
}
#wb_ResponsiveMenu_Hdr ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu_Hdr ul ul li:hover > ul,
#wb_ResponsiveMenu_Hdr ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu_Hdr ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu_Hdr ul ul ul li 
{
   position: static;
}
#ResponsiveMenu_Hdr-icon 
{
   display: block;
   position: absolute;
   left: 12px;
   top: 31px;
   user-select: none;
}
#ResponsiveMenu_Hdr-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu_Hdr ul li ul li .toggle:hover
{
   background-color: #727272;
   color: #FFCC05;
}
#wb_ResponsiveMenu_Hdr .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu_Hdr .toggle:hover .arrow-down, #wb_ResponsiveMenu_Hdr li .active .arrow-down
{
   border-top-color: #333333;
}
#wb_ResponsiveMenu_Hdr ul li ul li .toggle .arrow-down 
{
   border-top-color: #333333;
}
#wb_ResponsiveMenu_Hdr ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu_Hdr ul li ul li .active .arrow-down
{
   border-top-color: #FFCC05;
}
}
#wb_Img_HdrLogo
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Img_HdrLogo
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#wb_LytGrd_Hdr_Contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Hdr_Contact
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 56px 0 56px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LytGrd_Hdr_Contact > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Hdr_Contact > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Hdr_Contact > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Hdr_Contact > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LyGrd_Form-Msg
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LyGrd_Form-Msg
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 24px 0 24px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LyGrd_Form-Msg > .col-1, #LyGrd_Form-Msg > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LyGrd_Form-Msg > .col-1, #LyGrd_Form-Msg > .col-2
{
   flex: 0 0 auto;
}
#LyGrd_Form-Msg > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LyGrd_Form-Msg > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   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: 640px)
{
#LyGrd_Form-Msg > .col-1, #LyGrd_Form-Msg > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Txt_ThnkMsg 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 6px 0 6px 0 ;
   text-align: left;
}
#wb_Txt_ThnkMsg
{
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_ThnkMsg p, #wb_Txt_ThnkMsg ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_ThnkMsg
{
   display: block;
   margin: 6px 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LyGrd_FeatServ
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LyGrd_FeatServ
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 24px 0 24px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LyGrd_FeatServ > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LyGrd_FeatServ > .col-1
{
   flex: 0 0 auto;
}
#LyGrd_FeatServ > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LyGrd_FeatServ > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LytGrd_Alumni
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Alumni
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 24px 0 24px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LytGrd_Alumni > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Alumni > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Alumni > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_Alumni > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Hdr_Alumni
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_Alumni
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#CardReptr_Alumni
{
   width: 100%;
   position: relative;
   padding: 10px 10px 10px 10px;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardReptr_Alumni .owl-dots, #CardReptr_Alumni .owl-nav
{
   text-align: center;
}
#CardReptr_Alumni .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #FFCC05;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardReptr_Alumni .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #FFCC05;
   text-decoration: none;
}
#CardReptr_Alumni .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardReptr_Alumni .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardReptr_Alumni .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#CardReptr_Alumni .owl-nav button.owl-prev, #CardReptr_Alumni .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardReptr_Alumni .owl-nav button.owl-prev span, #CardReptr_Alumni .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardReptr_Alumni .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardReptr_Alumni .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #C0C0C0;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardReptr_Alumni .owl-dots .owl-dot.active span, #CardReptr_Alumni .owl-dots .owl-dot:hover span
{
   background: #FFCC05;
}
#wb_Card_Alumni_01
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card_Alumni_01-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);
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   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: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card2-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);
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card3-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);
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card4-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);
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card5-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);
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card6-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);
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card7-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);
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card8-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);
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Hdr_Contact
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_Contact
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Hdr_Servies
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Hdr_Servies
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_LytGrd_FeatServ
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_FeatServ
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 4px 0 4px 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   flex: 0 0 auto;
}
#LytGrd_FeatServ > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-3
{
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_HdrServ_Training
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 6px 0 6px 0 ;
   padding: 0;
   text-align: center;
}
#HdrServ_Training
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_TxtServ_Training 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 6px 0 6px 0 ;
   text-align: left;
}
#wb_TxtServ_Training
{
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_TxtServ_Training p, #wb_TxtServ_Training ul
{
   margin: 0;
   padding: 0;
}
#wb_TxtServ_Training
{
   display: block;
   margin: 6px 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#BtnServ_Training
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_BtnServ_Training
{
   border-radius: 0px;
   margin: 6px 12px 6px 12px;
   vertical-align: top;
}
#BtnServ_Training
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_BtnServ_Training .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#BtnServ_Training
{
   color: inherit;
}
#wb_BtnServ_Training .ui-corner-all, #wb_BtnServ_Training .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_BtnServ_Training .ui-corner-all, #wb_BtnServ_Training .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_BtnServ_Training .ui-button
{
   background-color: #333333;
   background-image: none;
   border: 2px solid #FFCC05;
   color: #FFCC05;
}
#wb_BtnServ_Training .ui-state-hover, #wb_BtnServ_Training .ui-button:hover
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_BtnServ_Training .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_BtnServ_Training .ui-state-active, #wb_BtnServ_Training .ui-button:active
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_IconServ_Training
{
   margin: 0 0 6px 0 ;
   vertical-align: top;
}
#IconServ_Training
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 205px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_IconServ_Team
{
   margin: 0 0 6px 0 ;
   vertical-align: top;
}
#IconServ_Team
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 205px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_HdrServ_Team
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 6px 0 6px 0 ;
   padding: 0;
   text-align: center;
}
#HdrServ_Team
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_TxtServ_Team 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 6px 0 6px 0 ;
   text-align: left;
}
#wb_TxtServ_Team
{
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_TxtServ_Team p, #wb_TxtServ_Team ul
{
   margin: 0;
   padding: 0;
}
#wb_TxtServ_Team
{
   display: block;
   margin: 6px 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#BtnServ_Team
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_BtnServ_Team
{
   border-radius: 0px;
   margin: 6px 12px 6px 12px;
   vertical-align: top;
}
#BtnServ_Team
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_BtnServ_Team .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#BtnServ_Team
{
   color: inherit;
}
#wb_BtnServ_Team .ui-corner-all, #wb_BtnServ_Team .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_BtnServ_Team .ui-corner-all, #wb_BtnServ_Team .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_BtnServ_Team .ui-button
{
   background-color: #333333;
   background-image: none;
   border: 2px solid #FFCC05;
   color: #FFCC05;
}
#wb_BtnServ_Team .ui-state-hover, #wb_BtnServ_Team .ui-button:hover
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_BtnServ_Team .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_BtnServ_Team .ui-state-active, #wb_BtnServ_Team .ui-button:active
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_IconServ_Foundation
{
   margin: 0 0 6px 0 ;
   vertical-align: top;
}
#IconServ_Foundation
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 205px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_HdrServ_Foundation
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 6px 0 6px 0 ;
   padding: 0;
   text-align: center;
}
#HdrServ_Foundation
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_TxtServ_Foundation 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 6px 0 6px 0 ;
   text-align: left;
}
#wb_TxtServ_Foundation
{
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_TxtServ_Foundation p, #wb_TxtServ_Foundation ul
{
   margin: 0;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   display: block;
   margin: 6px 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#BtnServ_Foundation
{
   font-family: "League Spartan";
   font-weight: 600;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_BtnServ_Foundation
{
   border-radius: 0px;
   margin: 6px 12px 6px 12px;
   vertical-align: top;
}
#BtnServ_Foundation
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_BtnServ_Foundation .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#BtnServ_Foundation
{
   color: inherit;
}
#wb_BtnServ_Foundation .ui-corner-all, #wb_BtnServ_Foundation .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_BtnServ_Foundation .ui-corner-all, #wb_BtnServ_Foundation .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_BtnServ_Foundation .ui-button
{
   background-color: #333333;
   background-image: none;
   border: 2px solid #FFCC05;
   color: #FFCC05;
}
#wb_BtnServ_Foundation .ui-state-hover, #wb_BtnServ_Foundation .ui-button:hover
{
   border-color: #333333;
   background-color: #FFCC05;
   background-image: none;
   color: #333333;
}
#wb_BtnServ_Foundation .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_BtnServ_Foundation .ui-state-active, #wb_BtnServ_Foundation .ui-button:active
{
   border-color: #FFCC05;
   background-color: #333333;
   background-image: none;
   color: #FFCC05;
}
#wb_Txt_FormMsg 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 6px 0 6px 0 ;
   text-align: left;
}
#wb_Txt_FormMsg
{
   color: #333333;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 27.5px;
}
#wb_Txt_FormMsg p, #wb_Txt_FormMsg ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_FormMsg
{
   display: block;
   margin: 6px 0 6px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#TxtBox_ParentName
{
   box-sizing: border-box;
   border: 1px solid #DDDDDD;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "League Spartan";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   width: 100%;
   height: 100%;
   padding: 11px 4px 11px 4px;
}
#TxtBox_ParentName:focus
{
   border-color: #FFCC05;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,204,5,0.60);
   outline: 0;
}
#wb_TxtBox_ParentName
{
   position: relative;
   margin: 6px 0 6px 0 ;
}
#TxtBox_ParentName-label
{
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   font-family: "League Spartan";
   font-weight: normal;
   font-size: 19px;
   margin-left: 4px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#TxtBox_ParentName::-moz-placeholder
{
   color: transparent;
}
#TxtBox_ParentName::placeholder
{
   color: transparent;
}
#TxtBox_ParentName:not(:-moz-placeholder-shown)
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_ParentName:focus, #TxtBox_ParentName:not(:placeholder-shown)
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_ParentName:-webkit-autofill
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_ParentName:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_ParentName:focus~label, #TxtBox_ParentName:not(:placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_ParentName:-webkit-autofill~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_PlayerName
{
   box-sizing: border-box;
   border: 1px solid #DDDDDD;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "League Spartan";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   width: 100%;
   height: 100%;
   padding: 11px 4px 11px 4px;
}
#TxtBox_PlayerName:focus
{
   border-color: #FFE375;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,227,117,0.60);
   outline: 0;
}
#wb_TxtBox_PlayerName
{
   position: relative;
   margin: 6px 0 6px 0 ;
}
#TxtBox_PlayerName-label
{
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   font-family: "League Spartan";
   font-weight: normal;
   font-size: 19px;
   margin-left: 4px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#TxtBox_PlayerName::-moz-placeholder
{
   color: transparent;
}
#TxtBox_PlayerName::placeholder
{
   color: transparent;
}
#TxtBox_PlayerName:not(:-moz-placeholder-shown)
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_PlayerName:focus, #TxtBox_PlayerName:not(:placeholder-shown)
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_PlayerName:-webkit-autofill
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_PlayerName:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_PlayerName:focus~label, #TxtBox_PlayerName:not(:placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_PlayerName:-webkit-autofill~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_Phone
{
   box-sizing: border-box;
   border: 1px solid #DDDDDD;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "League Spartan";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   width: 100%;
   height: 100%;
   padding: 11px 4px 11px 4px;
}
#TxtBox_Phone:focus
{
   border-color: #FFE375;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,227,117,0.60);
   outline: 0;
}
#wb_TxtBox_Phone
{
   position: relative;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Phone-label
{
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   font-family: "League Spartan";
   font-weight: normal;
   font-size: 19px;
   margin-left: 4px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#TxtBox_Phone::-moz-placeholder
{
   color: transparent;
}
#TxtBox_Phone::placeholder
{
   color: transparent;
}
#TxtBox_Phone:not(:-moz-placeholder-shown)
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_Phone:focus, #TxtBox_Phone:not(:placeholder-shown)
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_Phone:-webkit-autofill
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_Phone:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_Phone:focus~label, #TxtBox_Phone:not(:placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_Phone:-webkit-autofill~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_Email
{
   box-sizing: border-box;
   border: 1px solid #DDDDDD;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "League Spartan";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   width: 100%;
   height: 100%;
   padding: 11px 4px 11px 4px;
}
#TxtBox_Email:focus
{
   border-color: #FFE375;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,227,117,0.60);
   outline: 0;
}
#wb_TxtBox_Email
{
   position: relative;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Email-label
{
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   font-family: "League Spartan";
   font-weight: normal;
   font-size: 19px;
   margin-left: 4px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#TxtBox_Email::-moz-placeholder
{
   color: transparent;
}
#TxtBox_Email::placeholder
{
   color: transparent;
}
#TxtBox_Email:not(:-moz-placeholder-shown)
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_Email:focus, #TxtBox_Email:not(:placeholder-shown)
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_Email:-webkit-autofill
{
   padding-top: 20px;
   padding-bottom: 1px;
}
#TxtBox_Email:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_Email:focus~label, #TxtBox_Email:not(:placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TxtBox_Email:-webkit-autofill~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#RadioBtn_AM
{
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_AM label
{
   position: absolute;
   left: 0;
   top: 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding-left: 24px;
   height: 20px;
   display: flex;
   align-items: center;
}
#RadioBtn_PM
{
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_PM label
{
   position: absolute;
   left: 0;
   top: 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding-left: 24px;
   height: 20px;
   display: flex;
   align-items: center;
}
#RadioBtn_Email
{
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_Email label
{
   position: absolute;
   left: 0;
   top: 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding-left: 24px;
   height: 20px;
   display: flex;
   align-items: center;
}
#wb_LytGrd_Ftr_Links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Ftr_Links
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   flex: 0 0 auto;
}
#LytGrd_Ftr_Links > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_TextMenu_Training
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: 1;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 21px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu_Training span
{
   display: block;
   margin: 0 0 6px 0;
   line-height: 31px;
}
#wb_TextMenu_Training a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu_Training .active
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_FtrTitle_Training 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_Training
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_Training p, #wb_FtrTitle_Training ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_Training
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FtrTitle_Teams 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_Teams
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_Teams p, #wb_FtrTitle_Teams ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_Teams
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextMenu_Teams
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: 1;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 21px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu_Teams span
{
   display: block;
   margin: 0 0 6px 0;
   line-height: 31px;
}
#wb_TextMenu_Teams a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu_Teams .active
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_FtrTitle_Media 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_Media
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_Media p, #wb_FtrTitle_Media ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_Media
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextMenu_Media
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: 1;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 21px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu_Media span
{
   display: block;
   margin: 0 0 6px 0;
   line-height: 31px;
}
#wb_TextMenu_Media a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu_Media .active
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_FtrTitle_About 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_About
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_About p, #wb_FtrTitle_About ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_About
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextMenu_About
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "League Spartan";
   font-weight: 1;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 21px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu_About span
{
   display: block;
   margin: 0 0 6px 0;
   line-height: 31px;
}
#wb_TextMenu_About a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu_About .active
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_FtrTitle_Contact 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTitle_Contact
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_FtrTitle_Contact p, #wb_FtrTitle_Contact ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTitle_Contact
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FtrTxt_Phone 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_FtrTxt_Phone
{
   color: #000000;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
   line-height: 32px;
}
#wb_FtrTxt_Phone p, #wb_FtrTxt_Phone ul
{
   margin: 0;
   padding: 0;
}
#wb_FtrTxt_Phone
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text_Social 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text_Social
{
   color: #FFCC05;
   font-family: "League Spartan";
   font-weight: bold;
   font-size: 32px;
   line-height: 48px;
}
#wb_Text_Social p, #wb_Text_Social ul
{
   margin: 0;
   padding: 0;
}
#wb_Text_Social
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon_YouTube
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #FFCC05;
   border-radius: 4px;
   text-align: center;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
   line-height: 14px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon_YouTube a
{
   text-decoration: none;
}
#wb_Icon_YouTube a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon_YouTube:hover
{
   background-color: rgba(255,204,5,0.00);
   background-image: none;
   border: 2px solid #FFCC05;
}
#Icon_YouTube
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon_YouTube
{
   fill: #333333;
   display: inline-block;
   font-size: 14px;
   vertical-align: middle;
}
#wb_Icon_YouTube:hover #Icon_YouTube
{
   fill: #FFCC05;
}
#wb_Icon_Facebook
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #FFCC05;
   border-radius: 4px;
   text-align: center;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
   line-height: 14px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon_Facebook a
{
   text-decoration: none;
}
#wb_Icon_Facebook a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon_Facebook:hover
{
   background-color: rgba(255,204,5,0.00);
   background-image: none;
   border: 2px solid #FFCC05;
}
#Icon_Facebook
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon_Facebook
{
   fill: #333333;
   display: inline-block;
   font-size: 14px;
   vertical-align: middle;
}
#wb_Icon_Facebook:hover #Icon_Facebook
{
   fill: #FFCC05;
}
#wb_Icon_Instagram
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #FFCC05;
   border-radius: 4px;
   text-align: center;
   margin: 4px 6px 4px 6px;
   padding: 0;
   line-height: 22px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon_Instagram a
{
   text-decoration: none;
}
#wb_Icon_Instagram a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon_Instagram:hover
{
   background-color: rgba(255,204,5,0.00);
   background-image: none;
   border: 2px solid #FFCC05;
}
#Icon_Instagram
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon_Instagram
{
   fill: #333333;
   display: inline-block;
   font-size: 22px;
   vertical-align: middle;
}
#wb_Icon_Instagram:hover #Icon_Instagram
{
   fill: #FFCC05;
}
#wb_Icon_X-Twitter
{
   background-color: #FFCC05;
   background-image: none;
   border: 2px solid #FFCC05;
   border-radius: 4px;
   text-align: center;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
   line-height: 14px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon_X-Twitter a
{
   text-decoration: none;
}
#wb_Icon_X-Twitter a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon_X-Twitter:hover
{
   background-color: rgba(255,204,5,0.00);
   background-image: none;
   border: 2px solid #FFCC05;
}
#Icon_X-Twitter
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon_X-Twitter
{
   fill: #333333;
   display: inline-block;
   font-size: 14px;
   vertical-align: middle;
}
#wb_Icon_X-Twitter:hover #Icon_X-Twitter
{
   fill: #FFCC05;
}
#wb_LytGrd_FtrLogo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_FtrLogo
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LytGrd_FtrLogo > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_FtrLogo > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_FtrLogo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 640px)
{
#LytGrd_FtrLogo > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Img_FtrLogo
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Img_FtrLogo
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Txt_Copyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   line-height: 1.25;
   padding: 12px 4px 12px 4px;
   margin: 0;
   text-align: center;
}
#Txt_Copyright-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 1200px;
   width: 100%;
}
#wb_Txt_Copyright
{
   color: #808080;
   font-family: "League Spartan";
   font-weight: 400;
   font-size: 19px;
}
#wb_Txt_Copyright p, #wb_Txt_Copyright ul
{
   margin: 0;
   padding: 0;
}
#wb_Txt_Copyright
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LytGrd_Ftr
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LytGrd_Ftr
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LytGrd_Ftr > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LytGrd_Ftr > .col-1
{
   flex: 0 0 auto;
}
#LytGrd_Ftr > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   order: 1;
   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: 640px)
{
#LytGrd_Ftr > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_uid12
{
   font-weight: bold;
}
#wb_Card6
{
   display: flex;
   z-index: 32;
}
#wb_uid5
{
   overflow: hidden;
}
#BtnServ_Foundation
{
   width: 100%;
   height: 100%;
}
#wb_Hdr_Contact
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_uid13
{
   font-weight: bold;
}
#wb_uid4
{
   overflow: hidden;
}
#wb_Card1
{
   display: flex;
   z-index: 27;
}
#wb_TxtBox_ParentName
{
   display: block;
   width: 100%;
   height: 43px;
   z-index: 4;
}
#wb_TextMenu_Teams
{
   display: block;
   width: 100%;
   z-index: 78;
}
#wb_uid10
{
   font-weight: bold;
}
#wb_uid3
{
   overflow: hidden;
}
#RadioBtn_Email
{
   display: block;
   z-index: 10;
}
#TxtBox_Email
{
}
#wb_Icon_YouTube
{
   display: inline-block;
   width: 17px;
   height: 14px;
   text-align: center;
   z-index: 86;
}
#wb_uid11
{
   font-weight: bold;
}
#wb_Card3
{
   display: flex;
   z-index: 29;
}
#wb_uid2
{
   overflow: hidden;
}
#wb_Icon_Instagram
{
   display: inline-block;
   width: 22px;
   height: 22px;
   text-align: center;
   z-index: 88;
}
#wb_Card2
{
   display: flex;
   z-index: 28;
}
#wb_uid1
{
   overflow: hidden;
}
#wb_TxtBox_Email
{
   display: block;
   width: 100%;
   height: 43px;
   z-index: 7;
}
#wb_TxtBox_Phone
{
   display: block;
   width: 100%;
   height: 43px;
   z-index: 6;
}
#TxtBox_ParentName
{
}
#wb_Img_HdrLogo
{
   display: block;
   width: 100%;
   height: auto;
   text-align: center;
   z-index: 0;
}
#wb_Icon_Facebook
{
   display: inline-block;
   width: 14px;
   height: 14px;
   text-align: center;
   z-index: 87;
}
#wb_Hdr_Alumni
{
   display: block;
   width: 100%;
   z-index: 35;
}
#wb_HdrServ_Foundation
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_uid0
{
   font-weight: bold;
   color: #FF0000;
}
#wb_uid14
{
   font-weight: bold;
}
#wb_IconServ_Foundation
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 20;
}
#wb_BtnServ_Team
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 19;
}
#TxtBox_Phone
{
}
#wb_uid15
{
   font-weight: bold;
}
#wb_RadioBtn_Email
{
   display: block;
   width: calc(100% - 12px);
   z-index: 10;
}
#RadioBtn_PM
{
   display: block;
   z-index: 9;
}
#RadioBtn_AM
{
   display: block;
   z-index: 8;
}
#wb_IconServ_Training
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 12;
}
#wb_TxtBox_PlayerName
{
   display: block;
   width: 100%;
   height: 43px;
   z-index: 5;
}
#wb_Img_FtrLogo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 74;
}
#wb_HdrServ_Team
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_RadioBtn_PM
{
   display: block;
   width: calc(100% - 12px);
   z-index: 9;
}
#wb_RadioBtn_AM
{
   display: block;
   width: calc(100% - 12px);
   z-index: 8;
}
#wb_Card8
{
   display: flex;
   z-index: 34;
}
#wb_Card_Alumni_01
{
   display: flex;
   z-index: 26;
}
#wb_HdrServ_Training
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_BtnServ_Foundation
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 23;
}
#wb_IconServ_Team
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 16;
}
#wb_Hdr_Servies
{
   display: block;
   width: 100%;
   z-index: 24;
}
#wb_uid9
{
   overflow: hidden;
}
#wb_Icon_X-Twitter
{
   display: inline-block;
   width: 14px;
   height: 14px;
   text-align: center;
   z-index: 89;
}
#wb_TextMenu_Training
{
   display: block;
   width: 100%;
   z-index: 76;
}
#wb_uid8
{
   overflow: hidden;
}
#wb_Card5
{
   display: flex;
   z-index: 31;
}
#wb_BtnServ_Training
{
   display: inline-block;
   width: 238px;
   height: 56px;
   z-index: 15;
}
#TxtBox_PlayerName
{
}
#wb_TextMenu_Media
{
   display: block;
   width: 100%;
   z-index: 80;
}
#wb_uid7
{
   overflow: hidden;
}
#wb_Card4
{
   display: flex;
   z-index: 30;
}
#BtnServ_Team
{
   width: 100%;
   height: 100%;
}
#BtnServ_Training
{
   width: 100%;
   height: 100%;
}
#wb_TextMenu_About
{
   display: block;
   width: 100%;
   z-index: 82;
}
#wb_Card7
{
   display: flex;
   z-index: 33;
}
#wb_uid6
{
   overflow: hidden;
}
#wb_ResponsiveMenu_Hdr
{
   display: block;
   width: 100%;
   z-index: 1;
}
@media only screen and (max-width: 964px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LytGrd_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr
{
   height: auto;
   padding: 0;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Hdr > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-weight: bold;
   font-size: 19px;
}
#ResponsiveMenu_Hdr
{
   height: 74px;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   top: 74px;
}
#wb_ResponsiveMenu_Hdr ul ul ul li
{
   left: 193px;
   top: -74px;
}
#wb_ResponsiveMenu_Hdr > ul > li > a
{
   height: 18px;
}
#wb_ResponsiveMenu_Hdr ul ul li
{
   width: 193px;
}
#wb_Img_HdrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_HdrLogo
{
   margin-left: 0;
   margin-right: auto;
}
#wb_LytGrd_Hdr_Contact
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr_Contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr_Contact
{
   height: auto;
   padding: 56px 0 56px 0;
}
#LytGrd_Hdr_Contact > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr_Contact > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LyGrd_Form-Msg
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_Form-Msg
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_Form-Msg
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_Form-Msg > .col-1, #LyGrd_Form-Msg > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_Form-Msg > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LyGrd_Form-Msg > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Txt_ThnkMsg
{
   visibility: visible;
   display: block;
}
#wb_Txt_ThnkMsg
{
   margin: 0;
   padding: 0;
}
#wb_LyGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_FeatServ
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_FeatServ > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LytGrd_Alumni
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Alumni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Alumni
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Alumni > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Alumni > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#CardReptr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardReptr_Alumni
{
   padding: 10px 10px 10px 10px;
}
#wb_Card_Alumni_01
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card_Alumni_01
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: center;
}
#wb_Hdr_Contact
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Servies
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LytGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FeatServ
{
   height: auto;
   padding: 4px 0 4px 0;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_HdrServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Training
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Training
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Training
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Training
{
   font-size: 21px;
}
#wb_BtnServ_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_IconServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Team
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Team
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Team
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Team
{
   font-size: 21px;
}
#wb_BtnServ_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Foundation
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Foundation
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Foundation
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Foundation
{
   font-size: 21px;
}
#wb_BtnServ_Foundation .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Txt_FormMsg
{
   visibility: visible;
   display: block;
}
#wb_Txt_FormMsg
{
   margin: 0;
   padding: 0;
}
#wb_TxtBox_ParentName
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_ParentName
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#TxtBox_ParentName
{
   line-height: 29px;
}
#wb_TxtBox_PlayerName
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_PlayerName
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_PlayerName
{
   line-height: 29px;
}
#wb_TxtBox_Phone
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Phone
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_Phone
{
   line-height: 29px;
}
#wb_TxtBox_Email
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Email
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_Email
{
   line-height: 29px;
}
#wb_RadioBtn_AM
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_PM
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_Email
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_LytGrd_Ftr_Links
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr_Links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr_Links
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr_Links > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Ftr_Links > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_TextMenu_Training
{
   width: 211px;
   height: 176px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Training span
{
   line-height: 1.0;
}
#wb_TextMenu_Training span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Training
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Training
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FtrTitle_Teams
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Teams
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextMenu_Teams
{
   width: 211px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Teams span
{
   line-height: 1.0;
}
#wb_TextMenu_Teams span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Media
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Media
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextMenu_Media
{
   width: 211px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Media span
{
   line-height: 1.0;
}
#wb_TextMenu_Media span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_About
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_About
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextMenu_About
{
   width: 211px;
   height: 135px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_About span
{
   line-height: 1.0;
}
#wb_TextMenu_About span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Contact
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Contact
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FtrTxt_Phone
{
   visibility: visible;
   display: block;
}
#wb_FtrTxt_Phone
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_Text_Social
{
   visibility: visible;
   display: block;
}
#wb_Text_Social
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Icon_YouTube
{
   width: 17px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_YouTube
{
   line-height: 14px;
}
#Icon_YouTube
{
   width: 17px;
   height: 14px;
}
#Icon_YouTube
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Facebook
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_Facebook
{
   line-height: 14px;
}
#Icon_Facebook
{
   width: 14px;
   height: 14px;
}
#Icon_Facebook
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Instagram
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 0;
}
#wb_Icon_Instagram
{
   line-height: 22px;
}
#Icon_Instagram
{
   width: 22px;
   height: 22px;
}
#Icon_Instagram
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon_X-Twitter
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_X-Twitter
{
   line-height: 14px;
}
#Icon_X-Twitter
{
   width: 14px;
   height: 14px;
}
#Icon_X-Twitter
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_LytGrd_FtrLogo
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FtrLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FtrLogo
{
   height: auto;
   padding: 0;
}
#LytGrd_FtrLogo > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FtrLogo > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Img_FtrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_FtrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Copyright
{
   visibility: visible;
   display: block;
}
#wb_Txt_Copyright
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LytGrd_Ftr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
}
@media only screen and (max-width: 768px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LytGrd_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr
{
   height: auto;
   padding: 0;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LytGrd_Hdr > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-weight: bold;
   font-size: 16px;
}
#ResponsiveMenu_Hdr
{
   height: 71px;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   top: 71px;
}
#wb_ResponsiveMenu_Hdr ul ul ul li
{
   left: 193px;
   top: -71px;
}
#wb_ResponsiveMenu_Hdr > ul > li > a
{
   height: 15px;
}
#wb_ResponsiveMenu_Hdr ul ul li
{
   width: 193px;
}
#wb_Img_HdrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_HdrLogo
{
   margin-left: 0;
   margin-right: auto;
}
#wb_LytGrd_Hdr_Contact
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr_Contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr_Contact
{
   height: auto;
   padding: 56px 0 56px 0;
}
#LytGrd_Hdr_Contact > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr_Contact > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LyGrd_Form-Msg
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_Form-Msg
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_Form-Msg
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_Form-Msg > .col-1, #LyGrd_Form-Msg > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_Form-Msg > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LyGrd_Form-Msg > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Txt_ThnkMsg
{
   visibility: visible;
   display: block;
}
#wb_Txt_ThnkMsg
{
   margin: 0;
   padding: 0;
}
#wb_LyGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_FeatServ
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_FeatServ > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LytGrd_Alumni
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Alumni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Alumni
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Alumni > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Alumni > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#CardReptr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardReptr_Alumni
{
   padding: 10px 10px 10px 10px;
}
#wb_Card_Alumni_01
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card_Alumni_01
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: center;
}
#wb_Hdr_Contact
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Servies
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LytGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FeatServ
{
   height: auto;
   padding: 4px 0 4px 0;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LytGrd_FeatServ > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_HdrServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Training
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Training
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Training
{
   width: 200px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Training
{
   font-size: 21px;
}
#wb_BtnServ_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_IconServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Team
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Team
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Team
{
   width: 200px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Team
{
   font-size: 21px;
}
#wb_BtnServ_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Foundation
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Foundation
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Foundation
{
   width: 200px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Foundation
{
   font-size: 21px;
}
#wb_BtnServ_Foundation .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Txt_FormMsg
{
   visibility: visible;
   display: block;
}
#wb_Txt_FormMsg
{
   margin: 0;
   padding: 0;
}
#wb_TxtBox_ParentName
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_ParentName
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#TxtBox_ParentName
{
   line-height: 29px;
}
#wb_TxtBox_PlayerName
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_PlayerName
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_PlayerName
{
   line-height: 29px;
}
#wb_TxtBox_Phone
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Phone
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_Phone
{
   line-height: 29px;
}
#wb_TxtBox_Email
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Email
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_Email
{
   line-height: 29px;
}
#wb_RadioBtn_AM
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_PM
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_Email
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_LytGrd_Ftr_Links
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr_Links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr_Links
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr_Links > .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;
}
#LytGrd_Ftr_Links > .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;
}
#LytGrd_Ftr_Links > .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;
}
#LytGrd_Ftr_Links > .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_TextMenu_Training
{
   width: 720px;
   height: 175px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Training span
{
   line-height: 1.0;
}
#wb_TextMenu_Training span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Training
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Training
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTitle_Teams
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Teams
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Teams
{
   width: 720px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Teams span
{
   line-height: 1.0;
}
#wb_TextMenu_Teams span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Media
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Media
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Media
{
   width: 720px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Media span
{
   line-height: 1.0;
}
#wb_TextMenu_Media span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_About
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_About
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_About
{
   width: 720px;
   height: 140px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_About span
{
   line-height: 1.0;
}
#wb_TextMenu_About span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Contact
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Contact
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTxt_Phone
{
   visibility: visible;
   display: block;
}
#wb_FtrTxt_Phone
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text_Social
{
   visibility: visible;
   display: block;
}
#wb_Text_Social
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Icon_YouTube
{
   width: 17px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_YouTube
{
   line-height: 14px;
}
#Icon_YouTube
{
   width: 17px;
   height: 14px;
}
#Icon_YouTube
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Facebook
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_Facebook
{
   line-height: 14px;
}
#Icon_Facebook
{
   width: 14px;
   height: 14px;
}
#Icon_Facebook
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Instagram
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 0;
}
#wb_Icon_Instagram
{
   line-height: 22px;
}
#Icon_Instagram
{
   width: 22px;
   height: 22px;
}
#Icon_Instagram
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon_X-Twitter
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_X-Twitter
{
   line-height: 14px;
}
#Icon_X-Twitter
{
   width: 14px;
   height: 14px;
}
#Icon_X-Twitter
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_LytGrd_FtrLogo
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FtrLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FtrLogo
{
   height: auto;
   padding: 0;
}
#LytGrd_FtrLogo > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FtrLogo > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Img_FtrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_FtrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Copyright
{
   visibility: visible;
   display: block;
}
#wb_Txt_Copyright
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LytGrd_Ftr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
}
@media only screen and (max-width: 640px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LytGrd_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr
{
   height: auto;
   padding: 0;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LytGrd_Hdr > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-weight: bold;
   font-size: 19px;
}
#ResponsiveMenu_Hdr
{
   height: 74px;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   top: 74px;
}
#wb_ResponsiveMenu_Hdr ul ul ul li
{
   left: 193px;
   top: -74px;
}
#wb_ResponsiveMenu_Hdr > ul > li > a
{
   height: 18px;
}
#wb_ResponsiveMenu_Hdr ul ul li
{
   width: 193px;
}
#wb_Img_HdrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_HdrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LytGrd_Hdr_Contact
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr_Contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr_Contact
{
   height: auto;
   padding: 56px 0 56px 0;
}
#LytGrd_Hdr_Contact > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr_Contact > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LyGrd_Form-Msg
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_Form-Msg
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_Form-Msg
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_Form-Msg > .col-1, #LyGrd_Form-Msg > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_Form-Msg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LyGrd_Form-Msg > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Txt_ThnkMsg
{
   visibility: visible;
   display: block;
}
#wb_Txt_ThnkMsg
{
   margin: 0;
   padding: 0;
}
#wb_LyGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_FeatServ
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_FeatServ > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LytGrd_Alumni
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Alumni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Alumni
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Alumni > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Alumni > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#CardReptr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardReptr_Alumni
{
   padding: 10px 10px 10px 10px;
}
#wb_Card_Alumni_01
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card_Alumni_01
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: center;
}
#wb_Hdr_Contact
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Servies
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LytGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FeatServ
{
   height: auto;
   padding: 4px 0 4px 0;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FeatServ > .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;
}
#LytGrd_FeatServ > .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;
}
#LytGrd_FeatServ > .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;
}
#wb_HdrServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Training
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Training
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Training
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Training
{
   font-size: 21px;
}
#wb_BtnServ_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_IconServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Team
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Team
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Team
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Team
{
   font-size: 21px;
}
#wb_BtnServ_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Foundation
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Foundation
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Foundation
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Foundation
{
   font-size: 21px;
}
#wb_BtnServ_Foundation .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Txt_FormMsg
{
   visibility: visible;
   display: block;
}
#wb_Txt_FormMsg
{
   margin: 0;
   padding: 0;
}
#wb_TxtBox_ParentName
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_ParentName
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#TxtBox_ParentName
{
   line-height: 29px;
}
#wb_TxtBox_PlayerName
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_PlayerName
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_PlayerName
{
   line-height: 29px;
}
#wb_TxtBox_Phone
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Phone
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_Phone
{
   line-height: 29px;
}
#wb_TxtBox_Email
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Email
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_Email
{
   line-height: 29px;
}
#wb_RadioBtn_AM
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_PM
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_Email
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_LytGrd_Ftr_Links
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr_Links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr_Links
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr_Links > .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;
}
#LytGrd_Ftr_Links > .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;
}
#LytGrd_Ftr_Links > .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;
}
#LytGrd_Ftr_Links > .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_TextMenu_Training
{
   width: 592px;
   height: 175px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Training span
{
   line-height: 1.0;
}
#wb_TextMenu_Training span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Training
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Training
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTitle_Teams
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Teams
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Teams
{
   width: 592px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Teams span
{
   line-height: 1.0;
}
#wb_TextMenu_Teams span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Media
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Media
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Media
{
   width: 592px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Media span
{
   line-height: 1.0;
}
#wb_TextMenu_Media span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_About
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_About
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_About
{
   width: 592px;
   height: 140px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_About span
{
   line-height: 1.0;
}
#wb_TextMenu_About span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Contact
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Contact
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTxt_Phone
{
   visibility: visible;
   display: block;
}
#wb_FtrTxt_Phone
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text_Social
{
   visibility: visible;
   display: block;
}
#wb_Text_Social
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Icon_YouTube
{
   width: 17px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_YouTube
{
   line-height: 14px;
}
#Icon_YouTube
{
   width: 17px;
   height: 14px;
}
#Icon_YouTube
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Facebook
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_Facebook
{
   line-height: 14px;
}
#Icon_Facebook
{
   width: 14px;
   height: 14px;
}
#Icon_Facebook
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Instagram
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 0;
}
#wb_Icon_Instagram
{
   line-height: 22px;
}
#Icon_Instagram
{
   width: 22px;
   height: 22px;
}
#Icon_Instagram
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon_X-Twitter
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_X-Twitter
{
   line-height: 14px;
}
#Icon_X-Twitter
{
   width: 14px;
   height: 14px;
}
#Icon_X-Twitter
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_LytGrd_FtrLogo
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FtrLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FtrLogo
{
   height: auto;
   padding: 0;
}
#LytGrd_FtrLogo > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FtrLogo > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Img_FtrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_FtrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Copyright
{
   visibility: visible;
   display: block;
}
#wb_Txt_Copyright
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LytGrd_Ftr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
@media only screen and (max-width: 480px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LytGrd_Hdr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr
{
   height: auto;
   padding: 0;
}
#LytGrd_Hdr > .col-1, #LytGrd_Hdr > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LytGrd_Hdr > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu_Hdr
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_ResponsiveMenu_Hdr ul li a
{
   font-weight: bold;
   font-size: 20px;
   text-decoration: none;
}
#wb_ResponsiveMenu_Hdr ul li a, #wb_ResponsiveMenu_Hdr .toggle
{
   font-weight: bold;
   font-size: 20px;
}
#ResponsiveMenu_Hdr
{
   height: 75px;
}
#wb_ResponsiveMenu_Hdr ul ul
{
   top: 75px;
}
#wb_ResponsiveMenu_Hdr ul ul ul li
{
   left: 193px;
   top: -75px;
}
#wb_ResponsiveMenu_Hdr > ul > li > a
{
   height: 19px;
}
#wb_ResponsiveMenu_Hdr ul ul li
{
   width: 193px;
}
#wb_Img_HdrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_HdrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LytGrd_Hdr_Contact
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Hdr_Contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Hdr_Contact
{
   height: auto;
   padding: 56px 0 56px 0;
}
#LytGrd_Hdr_Contact > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Hdr_Contact > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LyGrd_Form-Msg
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_Form-Msg
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_Form-Msg
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_Form-Msg > .col-1, #LyGrd_Form-Msg > .col-2
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_Form-Msg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LyGrd_Form-Msg > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Txt_ThnkMsg
{
   visibility: visible;
   display: block;
}
#wb_Txt_ThnkMsg
{
   margin: 0;
   padding: 0;
}
#wb_LyGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LyGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LyGrd_FeatServ
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LyGrd_FeatServ > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LyGrd_FeatServ > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LytGrd_Alumni
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Alumni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Alumni
{
   height: auto;
   padding: 24px 0 24px 0;
}
#LytGrd_Alumni > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Alumni > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Hdr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#CardReptr_Alumni
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardReptr_Alumni
{
   padding: 10px 10px 10px 10px;
}
#wb_Card_Alumni_01
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card_Alumni_01-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card_Alumni_01-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card_Alumni_01-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card_Alumni_01-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card_Alumni_01-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card_Alumni_01-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card_Alumni_01-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card_Alumni_01
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
   padding: 4px 0 4px 0;
   color: #333333;
   font-family: "League Spartan";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0 32px 0 32px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 8px 12px 8px 12px;
   padding: 4px 4px 0 0;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 12px 18px 12px 18px;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "League Spartan";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: center;
}
#wb_Hdr_Contact
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Hdr_Servies
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LytGrd_FeatServ
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FeatServ
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FeatServ
{
   height: auto;
   padding: 4px 0 4px 0;
}
#LytGrd_FeatServ > .col-1, #LytGrd_FeatServ > .col-2, #LytGrd_FeatServ > .col-3
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FeatServ > .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;
}
#LytGrd_FeatServ > .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;
}
#LytGrd_FeatServ > .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;
}
#wb_HdrServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Training
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Training
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Training
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Training
{
   font-size: 21px;
}
#wb_BtnServ_Training .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Training
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Training
{
   margin-left: auto;
   margin-right: auto;
}
#wb_IconServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Team
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Team
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Team
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Team
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Team
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Team
{
   font-size: 21px;
}
#wb_BtnServ_Team .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_IconServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 6px 0 ;
   padding: 0;
}
#IconServ_Foundation
{
   margin-left: auto;
   margin-right: auto;
}
#wb_HdrServ_Foundation
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
   padding: 0;
}
#wb_TxtServ_Foundation
{
   visibility: visible;
   display: block;
}
#wb_TxtServ_Foundation
{
   margin: 0;
   padding: 0;
}
#wb_BtnServ_Foundation
{
   width: 238px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 12px 6px 12px;
}
#BtnServ_Foundation
{
   font-size: 21px;
}
#wb_BtnServ_Foundation .ui-button
{
   line-height: 44px;
   padding: 4px 4px 4px 4px;
}
#wb_Txt_FormMsg
{
   visibility: visible;
   display: block;
}
#wb_Txt_FormMsg
{
   margin: 0;
   padding: 0;
}
#wb_TxtBox_ParentName
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_ParentName
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#TxtBox_ParentName
{
   line-height: 29px;
}
#wb_TxtBox_PlayerName
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_PlayerName
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_PlayerName
{
   line-height: 29px;
}
#wb_TxtBox_Phone
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Phone
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_Phone
{
   line-height: 29px;
}
#wb_TxtBox_Email
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 6px 0 6px 0 ;
}
#TxtBox_Email
{
   text-align: left;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 1px solid #DDDDDD;
}
#TxtBox_Email
{
   line-height: 29px;
}
#wb_RadioBtn_AM
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_PM
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_RadioBtn_Email
{
   width: calc(100% - 12px);
   visibility: visible;
   display: block;
   margin: 6px 6px 6px 6px;
}
#wb_LytGrd_Ftr_Links
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr_Links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr_Links
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr_Links > .col-1, #LytGrd_Ftr_Links > .col-2, #LytGrd_Ftr_Links > .col-3, #LytGrd_Ftr_Links > .col-4
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr_Links > .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;
}
#LytGrd_Ftr_Links > .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;
}
#LytGrd_Ftr_Links > .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;
}
#LytGrd_Ftr_Links > .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_TextMenu_Training
{
   width: 432px;
   height: 175px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Training span
{
   line-height: 1.0;
}
#wb_TextMenu_Training span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Training
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Training
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTitle_Teams
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Teams
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Teams
{
   width: 432px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Teams span
{
   line-height: 1.0;
}
#wb_TextMenu_Teams span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Media
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Media
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_Media
{
   width: 432px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_Media span
{
   line-height: 1.0;
}
#wb_TextMenu_Media span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_About
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_About
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextMenu_About
{
   width: 432px;
   height: 140px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_TextMenu_About span
{
   line-height: 1.0;
}
#wb_TextMenu_About span
{
   margin: 0 0 6px 0;
}
#wb_FtrTitle_Contact
{
   visibility: visible;
   display: block;
}
#wb_FtrTitle_Contact
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FtrTxt_Phone
{
   visibility: visible;
   display: block;
}
#wb_FtrTxt_Phone
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text_Social
{
   visibility: visible;
   display: block;
}
#wb_Text_Social
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Icon_YouTube
{
   width: 17px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_YouTube
{
   line-height: 14px;
}
#Icon_YouTube
{
   width: 17px;
   height: 14px;
}
#Icon_YouTube
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Facebook
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_Facebook
{
   line-height: 14px;
}
#Icon_Facebook
{
   width: 14px;
   height: 14px;
}
#Icon_Facebook
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_Icon_Instagram
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 0;
}
#wb_Icon_Instagram
{
   line-height: 22px;
}
#Icon_Instagram
{
   width: 22px;
   height: 22px;
}
#Icon_Instagram
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon_X-Twitter
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 4px 6px 4px 6px;
   padding: 4px 4px 4px 4px;
}
#wb_Icon_X-Twitter
{
   line-height: 14px;
}
#Icon_X-Twitter
{
   width: 14px;
   height: 14px;
}
#Icon_X-Twitter
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_LytGrd_FtrLogo
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_FtrLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_FtrLogo
{
   height: auto;
   padding: 0;
}
#LytGrd_FtrLogo > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_FtrLogo > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Img_FtrLogo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Img_FtrLogo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Txt_Copyright
{
   visibility: visible;
   display: block;
}
#wb_Txt_Copyright
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LytGrd_Ftr
{
   visibility: visible;
   display: table;
}
#wb_LytGrd_Ftr
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LytGrd_Ftr
{
   height: auto;
   padding: 0;
}
#LytGrd_Ftr > .col-1
{
   padding-right: 12px;
   padding-left: 12px;
}
#LytGrd_Ftr > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
