body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(0,0,0,1.00) rgba(144,7,30,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(144,7,30,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(0,0,0,1.00);
   border: 1px solid rgba(144,7,30,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(144,7,30,1.00);
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1D3440;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 0 0;
}
@media (max-width: 320px)
{
#headerLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 96px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 1px 1px rgba(0,191,255,1.00);
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 5px 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #FF0000;
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   line-height: 22px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#headerBreadcrumb
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#headerBreadcrumb > li
{
   display: inline-block;
   font-size: 16px;
}
#headerBreadcrumb a
{
   color: #FFFFFF;
   text-decoration: none;
}
#headerBreadcrumb a:hover
{
   color: #C0C0C0;
   text-decoration: underline;
}
#headerBreadcrumb > .active
{
   color: #FFFFFF;
}
#headerBreadcrumb > .active a
{
   color: inherit;
   pointer-events: none;
}
#headerBreadcrumb > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #FFFFFF;
}
#headerBreadcrumb li i
{
   font-size: 16px;
   width: 18px;
}
#wb_linksMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_linksMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu2 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 20px;
   width: 20px;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 19px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #7E96A1;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon2
{
   height: 20px;
   width: 20px;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 19px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #7E96A1;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon3
{
   height: 20px;
   width: 20px;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 19px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #7E96A1;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon4
{
   height: 20px;
   width: 20px;
}
#Icon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 19px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #7E96A1;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#navigationMenu
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 4px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#navigationMenu > li
{
   display: inline-block;
   font-size: 15px;
}
#navigationMenu a
{
   color: #333333;
   text-decoration: none;
}
#navigationMenu a:hover
{
   color: #23527C;
   text-decoration: underline;
}
#navigationMenu > .active
{
   color: #23527C;
}
#navigationMenu > .active a
{
   color: inherit;
   pointer-events: none;
}
#navigationMenu > li + li:before
{
   content: "|";
   padding: 0 10px;
   color: #E1E1E1;
}
#navigationMenu li i
{
   font-size: 15px;
   width: 17px;
}
#wb_navigationLayoutGrid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 4px 10px rgba(0,0,0,0.20);
}
#navigationLayoutGrid
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1600px;
}
#navigationLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigationLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigationLayoutGrid > .row > .col-1
{
   float: left;
}
#navigationLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#navigationLayoutGrid:before,
#navigationLayoutGrid:after,
#navigationLayoutGrid .row:before,
#navigationLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#navigationLayoutGrid:after,
#navigationLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#navigationLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1D3440;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#footer > .col-1, #footer > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .col-1, #footer > .col-2
{
   flex: 0 0 auto;
}
#footer > .col-1
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 80px;
}
#footer > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#footer > .col-1, #footer > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_rugbysizeLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F5EF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rugbysizeLayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#rugbysizeLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rugbysizeLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#rugbysizeLayoutGrid1 > .row > .col-1
{
   float: left;
}
#rugbysizeLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#rugbysizeLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#rugbysizeLayoutGrid1:before,
#rugbysizeLayoutGrid1:after,
#rugbysizeLayoutGrid1 .row:before,
#rugbysizeLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#rugbysizeLayoutGrid1:after,
#rugbysizeLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#rugbysizeLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_trendingText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_trendingText1 div
{
   text-align: center;
}
#wb_trendingText1
{
   display: inline-block;
   margin: 0;
   width: 317px;
   height: 40px;
}
#wb_trendingText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_trendingText2 div
{
   text-align: center;
}
#wb_trendingText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   line-height: 19px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_itemsLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 -99px 0 ;
}
#itemsLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#itemsLayoutGrid1 > .col-1, #itemsLayoutGrid1 > .col-2, #itemsLayoutGrid1 > .col-3, #itemsLayoutGrid1 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#itemsLayoutGrid1 > .col-1, #itemsLayoutGrid1 > .col-2, #itemsLayoutGrid1 > .col-3, #itemsLayoutGrid1 > .col-4
{
   flex: 0 0 auto;
   height: 660px;
}
#itemsLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#itemsLayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#itemsLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#itemsLayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#itemsLayoutGrid1 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#itemsLayoutGrid1 > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
@media (max-width: 768px)
{
#itemsLayoutGrid1 > .col-1, #itemsLayoutGrid1 > .col-2, #itemsLayoutGrid1 > .col-3, #itemsLayoutGrid1 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_InternationalCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#InternationalCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InternationalCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#InternationalCard1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#InternationalCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#InternationalCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#InternationalCard1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#InternationalCard1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_LayoutCardGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutCardGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutCardGrid1 > .col-1, #LayoutCardGrid1 > .col-2, #LayoutCardGrid1 > .col-3, #LayoutCardGrid1 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutCardGrid1 > .col-1, #LayoutCardGrid1 > .col-2, #LayoutCardGrid1 > .col-3, #LayoutCardGrid1 > .col-4
{
   flex: 0 0 auto;
}
#LayoutCardGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutCardGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutCardGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutCardGrid1 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutCardGrid1 > .col-1, #LayoutCardGrid1 > .col-2, #LayoutCardGrid1 > .col-3, #LayoutCardGrid1 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_rugbysizeLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F5EF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rugbysizeLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#rugbysizeLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rugbysizeLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#rugbysizeLayoutGrid2 > .row > .col-1
{
   float: left;
}
#rugbysizeLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#rugbysizeLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#rugbysizeLayoutGrid2:before,
#rugbysizeLayoutGrid2:after,
#rugbysizeLayoutGrid2 .row:before,
#rugbysizeLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#rugbysizeLayoutGrid2:after,
#rugbysizeLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#rugbysizeLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: inline-block;
   margin: 0;
   width: 317px;
   height: 79px;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text20
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   line-height: 19px;
}
#wb_Text20 p, #wb_Text20 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_itemsLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#itemsLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 7px 0 7px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#itemsLayoutGrid2 > .row
{
   margin-right: -7px;
   margin-left: -7px;
}
#itemsLayoutGrid2 > .row > .col-1, #itemsLayoutGrid2 > .row > .col-2, #itemsLayoutGrid2 > .row > .col-3, #itemsLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 7px;
   padding-left: 7px;
   position: relative;
}
#itemsLayoutGrid2 > .row > .col-1, #itemsLayoutGrid2 > .row > .col-2, #itemsLayoutGrid2 > .row > .col-3, #itemsLayoutGrid2 > .row > .col-4
{
   float: left;
   height: 60px;
}
#itemsLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#itemsLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#itemsLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#itemsLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#itemsLayoutGrid2:before,
#itemsLayoutGrid2:after,
#itemsLayoutGrid2 .row:before,
#itemsLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#itemsLayoutGrid2:after,
#itemsLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#itemsLayoutGrid2 > .row > .col-1, #itemsLayoutGrid2 > .row > .col-2, #itemsLayoutGrid2 > .row > .col-3, #itemsLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 -99px 0 ;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 30px 0 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: left;
   height: 610px;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid8 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid8 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid8 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_rugbysizeLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F5EF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rugbysizeLayoutGrid3
{
   box-sizing: border-box;
   padding: 50px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#rugbysizeLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rugbysizeLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#rugbysizeLayoutGrid3 > .row > .col-1
{
   float: left;
}
#rugbysizeLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#rugbysizeLayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#rugbysizeLayoutGrid3:before,
#rugbysizeLayoutGrid3:after,
#rugbysizeLayoutGrid3 .row:before,
#rugbysizeLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#rugbysizeLayoutGrid3:after,
#rugbysizeLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#rugbysizeLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: inline-block;
   margin: 0;
   width: 309px;
   height: 79px;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text8
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   line-height: 19px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 -99px 0 ;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 30px 0 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   float: left;
   height: 600px;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_rugbysizeLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F5EF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rugbysizeLayoutGrid4
{
   box-sizing: border-box;
   padding: 50px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#rugbysizeLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rugbysizeLayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#rugbysizeLayoutGrid4 > .row > .col-1
{
   float: left;
}
#rugbysizeLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#rugbysizeLayoutGrid4 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#rugbysizeLayoutGrid4:before,
#rugbysizeLayoutGrid4:after,
#rugbysizeLayoutGrid4 .row:before,
#rugbysizeLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#rugbysizeLayoutGrid4:after,
#rugbysizeLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#rugbysizeLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 -99px 0 ;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 30px 0 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
   height: 536px;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   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: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .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: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F5EF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 50px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 -99px 0 ;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0 30px 0 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid10 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   float: left;
   height: 618px;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3, #LayoutGrid9 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3, #LayoutGrid9 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3, #LayoutGrid9 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_descriptionLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #F8F5EF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#descriptionLayoutGrid
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#descriptionLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#descriptionLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#descriptionLayoutGrid > .row > .col-1
{
   float: left;
}
#descriptionLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#descriptionLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#descriptionLayoutGrid:before,
#descriptionLayoutGrid:after,
#descriptionLayoutGrid .row:before,
#descriptionLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#descriptionLayoutGrid:after,
#descriptionLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#descriptionLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Tabs1.ui-widget
{
   font-size: 1em !important;
}
#Tabs1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #E9ECEF;
   box-sizing: border-box;
   padding: 0;
   background: transparent;
   border-width: 0;
   margin: 0;
}
#Tabs1 .ui-tabs-nav
{
   background: transparent;
   border-width: 0 0 1px 0;
   border-color: #F8F9FA;
   border-radius: 0 !important;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 0;
   margin: 0 0 -1px 0 ;
}
#Tabs1 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
}
#Tabs1 .ui-tabs-nav li a
{
   padding: 12px 20px 12px 20px;
}
#Tabs1 .ui-tabs-panel
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #E9ECEF;
   border-width: 0 1px 1px 1px;
}
#Tabs1, #Tabs1 .ui-corner-all, #Tabs1 .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#Tabs1, #Tabs1 .ui-corner-all, #Tabs1 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#Tabs1 .ui-helper-reset
{
   line-height: 16px;
}
#Tabs1 .ui-state-default, #Tabs1 .ui-widget-content .ui-state-default
{
   border-color: #E9ECEF;
   background-color: #FFFFFF;
   background-image: none;
}
#Tabs1 .ui-state-hover, #Tabs1 .ui-widget-content .ui-state-hover
{
   border-color: #C6102E;
   background-color: #C6102E;
   background-image: none;
}
#Tabs1 .ui-state-active, #Tabs1 .ui-widget-content .ui-state-active
{
   border-color: #C6102E;
   background-color: #C6102E;
   background-image: none;
}
#Tabs1 .ui-state-default a, #Tabs1 .ui-widget-content .ui-state-default a
{
   color: #C6102E;
}
#Tabs1 .ui-state-hover a, #Tabs1 .ui-widget-content .ui-state-hover a
{
   color: #FFFFFF;
}
#Tabs1 .ui-state-active a, #Tabs1 .ui-widget-content .ui-state-active a
{
   color: #FFFFFF;
}
#Tabs1 .ui-widget-content
{
   font-size: 0;
   text-align: left;
}
#Tabs1 .ui-tabs-panel
{
   overflow: auto;
   padding: 48px 48px 48px 48px;
}
#Tabs1 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #666666;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 22px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: inline-block;
   margin: 0;
   width: 317px;
   height: 79px;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text14
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   line-height: 19px;
}
#wb_Text14 p, #wb_Text14 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card1internationalrugby
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1internationalrugby-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1internationalrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card1internationalrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card2invictusrugby
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2invictusrugby-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2invictusrugby-card-item0
{
   box-sizing: border-box;
   margin: 45px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card2invictusrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card3invictusDM7rugby
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3invictusDM7rugby-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3invictusDM7rugby-card-item0
{
   box-sizing: border-box;
   margin: 55px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card3invictusDM7rugby-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card4mudandsnowrugby
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4mudandsnowrugby-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4mudandsnowrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card4mudandsnowrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 42px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 45px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card23
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card23-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 48px 10px 10px 10px;
   padding: 16px 0 0 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card24
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card24-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card25
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card25-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 60px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card26, .Card26
{
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card26-card-body
{
   padding: 0;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.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);
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: 55px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
 .Card26
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 182px;
   width: 182px;
   height: 306px;
}
.Card26.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.Card26.popover .popover-arrow::before, .Card26.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.Card26.bs-popover-end, .Card26.bs-popover-auto[x-placement^="right"]
{
   margin-left: 0.5rem;
}
.Card26.bs-popover-end > .popover-arrow, .Card26.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.5rem 0;
}
.Card26.bs-popover-end > .popover-arrow::before, .Card26.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #DEDEDE;
}
.Card26.bs-popover-end > .popover-arrow::after, .Card26.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #FFFFFF;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card2-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card31
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card31-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card31-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card31-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card31-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card31-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card31-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card3-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card4-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card22-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card22-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card27
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card27-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card27-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card27-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card27-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card27-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card18
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card18-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card18-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card18-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card19-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card19-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card29
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card29-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card29-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card29-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card29-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card29-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card28
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card28-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card28-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card28-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card11-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card12-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card30
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card30-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card30-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card30-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card30-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card30-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card10-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card20
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card20-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card20-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: inline-block;
   margin: 0;
   width: 233px;
   height: 119px;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text22
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   line-height: 19px;
}
#wb_Text22 p, #wb_Text22 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1D3440;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#footer > .col-1, #footer > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .col-1, #footer > .col-2
{
   flex: 0 0 auto;
}
#footer > .col-1
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 80px;
}
#footer > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#footer > .col-1, #footer > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon1
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 5;
}
#wb_Card19
{
   display: flex;
   width: 100%;
   z-index: 40;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 30;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 18;
}
#wb_InternationalCard1
{
   display: flex;
   width: 100%;
   z-index: 15;
}
#wb_linksMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 69;
}
#wb_Card29
{
   display: flex;
   width: 100%;
   z-index: 49;
}
#wb_headerBreadcrumb
{
   display: inline-block;
   width: 100%;
   z-index: 6;
   vertical-align: top;
}
#wb_Icon4
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 2;
}
#wb_CssMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 67;
}
#wb_Card28
{
   display: flex;
   width: 100%;
   z-index: 56;
}
#wb_Card14
{
   display: flex;
   width: 100%;
   z-index: 53;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   z-index: 22;
}
#wb_Card1internationalrugby
{
   display: flex;
   width: 100%;
   z-index: 14;
}
#wb_Card15
{
   display: flex;
   width: 100%;
   z-index: 57;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_Card16
{
   display: flex;
   width: 100%;
   z-index: 59;
}
#wb_Card30
{
   display: flex;
   width: 100%;
   z-index: 54;
}
#wb_Card17
{
   display: flex;
   width: 100%;
   z-index: 55;
}
#wb_Card31
{
   display: flex;
   width: 100%;
   z-index: 27;
}
#wb_Card25
{
   display: flex;
   width: 100%;
   z-index: 43;
}
#wb_Card10
{
   display: flex;
   width: 100%;
   z-index: 42;
}
#wb_Card11
{
   display: flex;
   width: 100%;
   z-index: 58;
}
#wb_Card24
{
   display: flex;
   width: 100%;
   z-index: 41;
}
#wb_Card12
{
   display: flex;
   width: 100%;
   z-index: 60;
}
#wb_Card9
{
   display: flex;
   width: 100%;
   z-index: 48;
}
#wb_Card27
{
   display: flex;
   width: 100%;
   z-index: 31;
}
#Tabs1
{
   display: inline-block;
   width: 100%;
   z-index: 63;
}
#wb_Card26
{
   display: flex;
   width: 100%;
   z-index: 39;
}
#wb_Card8
{
   display: flex;
   width: 100%;
   z-index: 28;
}
#wb_Card20
{
   display: flex;
   width: 100%;
   z-index: 44;
}
#wb_Card3invictusDM7rugby
{
   display: flex;
   width: 100%;
   z-index: 19;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 0;
}
#wb_Card23
{
   display: flex;
   width: 100%;
   z-index: 37;
}
#wb_Card4mudandsnowrugby
{
   display: flex;
   width: 100%;
   z-index: 21;
}
#wb_Icon2
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 4;
}
#wb_Card22
{
   display: flex;
   width: 100%;
   z-index: 29;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 26;
}
#wb_Icon3
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 3;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 33;
}
#wb_navigationMenu
{
   display: inline-block;
   width: 100%;
   z-index: 7;
   vertical-align: top;
}
#wb_Card18
{
   display: flex;
   width: 100%;
   z-index: 38;
}
#wb_Card7
{
   display: flex;
   width: 100%;
   z-index: 32;
}
#wb_Card2invictusrugby
{
   display: flex;
   width: 100%;
   z-index: 17;
}
@media only screen and (min-width: 800px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 970px;
   height: 10000px;
   visibility: visible;
   display: inline;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 96px;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 96px;
   text-align: center;
   text-shadow: 2px 1px 1px rgba(0,191,255,1.00);
}
#Heading1 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   margin: 0;
   padding: 0 0 5px 30px;
   text-align: justify;
   line-height: 33px;
}
#wb_headerBreadcrumb
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#headerBreadcrumb
{
   font-family: Arial;
   font-weight: normal;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#headerBreadcrumb > li
{
   font-size: 16px;
}
#headerBreadcrumb > li + li:before
{
   padding: 0 10px;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon1
{
   width: 20px;
   height: 20px;
}
#Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon2
{
   width: 20px;
   height: 20px;
}
#Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon3
{
   width: 20px;
   height: 20px;
}
#Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon4
{
   width: 20px;
   height: 20px;
}
#Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu
{
   font-family: Arial;
   font-weight: bold;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#navigationMenu > li
{
   font-size: 15px;
}
#navigationMenu > li + li:before
{
   padding: 0 10px;
}
#wb_navigationLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_navigationLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigationLayoutGrid
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#navigationLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 80px;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_rugbysizeLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid1
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_trendingText1
{
   width: 317px;
   height: 39px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingText1
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_trendingText2
{
   visibility: visible;
   display: block;
}
#wb_trendingText2
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_itemsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_itemsLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#itemsLayoutGrid1
{
   padding: 0;
}
#wb_InternationalCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#InternationalCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#InternationalCard1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#InternationalCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#InternationalCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#InternationalCard1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#InternationalCard1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_InternationalCard1
{
   text-align: center;
}
#wb_LayoutCardGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutCardGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutCardGrid1
{
   height: auto;
   padding: 0;
}
#wb_rugbysizeLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid2
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text18
{
   width: 317px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text18
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_itemsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_itemsLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#itemsLayoutGrid2
{
   padding: 0 7px 0 7px;
}
#itemsLayoutGrid2 .row
{
   margin-right: -7px;
   margin-left: -7px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid3
{
   padding: 0 30px 0 30px;
}
#LayoutGrid3 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#wb_rugbysizeLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid3
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text6
{
   width: 309px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text6
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid4
{
   padding: 0 30px 0 30px;
}
#LayoutGrid4 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_rugbysizeLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid4
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid5
{
   padding: 0 30px 0 30px;
}
#LayoutGrid5 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid10
{
   padding: 0 30px 0 30px;
}
#LayoutGrid10 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#wb_descriptionLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_descriptionLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#descriptionLayoutGrid
{
   height: auto;
   padding: 10px 15px 0 15px;
}
#descriptionLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text12
{
   width: 317px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text12
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Card1internationalrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1internationalrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card1internationalrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card1internationalrugby
{
   text-align: center;
}
#wb_Card2invictusrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2invictusrugby-card-item0
{
   box-sizing: border-box;
   margin: 45px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card2invictusrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card2invictusrugby
{
   text-align: center;
}
#wb_Card3invictusDM7rugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3invictusDM7rugby-card-item0
{
   box-sizing: border-box;
   margin: 55px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card3invictusDM7rugby-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card3invictusDM7rugby
{
   text-align: center;
}
#wb_Card4mudandsnowrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4mudandsnowrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card4mudandsnowrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card4mudandsnowrugby
{
   text-align: center;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 42px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 45px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card23
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 48px 10px 10px 10px;
   padding: 16px 0 0 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card23
{
   text-align: center;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card24
{
   text-align: center;
}
#wb_Card25
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 60px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card25
{
   text-align: center;
}
#wb_Card26
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: 55px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
 .Card26
{
   max-width: 182px;
   width: 182px;
   height: 306px;
}
#wb_Card26
{
   text-align: center;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card17
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card2-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card31
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card31-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card31-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card31-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card31-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card31-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card31
{
   text-align: center;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card3-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card16
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card4-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card22
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card22-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card22-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22
{
   text-align: center;
}
#wb_Card27
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card27-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card27-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card27-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card27-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card27
{
   text-align: center;
}
#wb_Card18
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card18-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card18-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card18
{
   text-align: center;
}
#wb_Card19
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card19-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card19-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card29
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card29-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card29-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card29-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card29-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card29
{
   text-align: center;
}
#wb_Card28
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card28-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card28-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card28
{
   text-align: center;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card11-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card12-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_Card30
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card30-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card30-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card30-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card30-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card30
{
   text-align: center;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card10-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card20
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card20-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card20-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card20
{
   text-align: center;
}
#wb_Text11
{
   width: 481px;
   height: 93px;
   visibility: visible;
   display: inline-block;
}
#wb_Text11
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 970px;
   height: 10000px;
   visibility: visible;
   display: inline;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 85px;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 85px;
   text-align: center;
   text-shadow: 2px 1px 1px rgba(0,191,255,1.00);
}
#Heading1 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   margin: 0;
   padding: 0 0 5px 30px;
   text-align: justify;
   line-height: 33px;
}
#wb_headerBreadcrumb
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#headerBreadcrumb
{
   font-family: Arial;
   font-weight: normal;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#headerBreadcrumb > li
{
   font-size: 16px;
}
#headerBreadcrumb > li + li:before
{
   padding: 0 10px;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon1
{
   width: 20px;
   height: 20px;
}
#Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon2
{
   width: 20px;
   height: 20px;
}
#Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon3
{
   width: 20px;
   height: 20px;
}
#Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon4
{
   width: 20px;
   height: 20px;
}
#Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu
{
   font-family: Arial;
   font-weight: bold;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#navigationMenu > li
{
   font-size: 15px;
}
#navigationMenu > li + li:before
{
   padding: 0 10px;
}
#wb_navigationLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_navigationLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigationLayoutGrid
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#navigationLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 80px;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_rugbysizeLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid1
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_trendingText1
{
   width: 317px;
   height: 39px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingText1
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_trendingText2
{
   visibility: visible;
   display: block;
}
#wb_trendingText2
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_itemsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_itemsLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#itemsLayoutGrid1
{
   padding: 0;
}
#wb_InternationalCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#InternationalCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#InternationalCard1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#InternationalCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#InternationalCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#InternationalCard1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#InternationalCard1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_InternationalCard1
{
   text-align: center;
}
#wb_LayoutCardGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutCardGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutCardGrid1
{
   height: auto;
   padding: 0;
}
#wb_rugbysizeLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid2
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text18
{
   width: 317px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text18
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_itemsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_itemsLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#itemsLayoutGrid2
{
   padding: 0 7px 0 7px;
}
#itemsLayoutGrid2 .row
{
   margin-right: -7px;
   margin-left: -7px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid3
{
   padding: 0 30px 0 30px;
}
#LayoutGrid3 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#wb_rugbysizeLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid3
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text6
{
   width: 309px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text6
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid4
{
   padding: 0 30px 0 30px;
}
#LayoutGrid4 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_rugbysizeLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid4
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid5
{
   padding: 0 30px 0 30px;
}
#LayoutGrid5 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid10
{
   padding: 0 30px 0 30px;
}
#LayoutGrid10 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#wb_descriptionLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_descriptionLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#descriptionLayoutGrid
{
   height: auto;
   padding: 10px 15px 0 15px;
}
#descriptionLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text12
{
   width: 317px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text12
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Card1internationalrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1internationalrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card1internationalrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card1internationalrugby
{
   text-align: center;
}
#wb_Card2invictusrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2invictusrugby-card-item0
{
   box-sizing: border-box;
   margin: 45px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card2invictusrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card2invictusrugby
{
   text-align: center;
}
#wb_Card3invictusDM7rugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3invictusDM7rugby-card-item0
{
   box-sizing: border-box;
   margin: 55px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card3invictusDM7rugby-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card3invictusDM7rugby
{
   text-align: center;
}
#wb_Card4mudandsnowrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4mudandsnowrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card4mudandsnowrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card4mudandsnowrugby
{
   text-align: center;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 42px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 45px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card23
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 48px 10px 10px 10px;
   padding: 16px 0 0 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card23
{
   text-align: center;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card24
{
   text-align: center;
}
#wb_Card25
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 60px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card25
{
   text-align: center;
}
#wb_Card26
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: 55px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
 .Card26
{
   max-width: 182px;
   width: 182px;
   height: 306px;
}
#wb_Card26
{
   text-align: center;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card17
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card2-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card31
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card31-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card31-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card31-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card31-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card31-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card31
{
   text-align: center;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card3-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card16
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card4-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card22
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card22-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card22-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22
{
   text-align: center;
}
#wb_Card27
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card27-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card27-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card27-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card27-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card27
{
   text-align: center;
}
#wb_Card18
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card18-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card18-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card18
{
   text-align: center;
}
#wb_Card19
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card19-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card19-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card29
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card29-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card29-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card29-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card29-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card29
{
   text-align: center;
}
#wb_Card28
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card28-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card28-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card28
{
   text-align: center;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card11-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card12-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_Card30
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card30-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card30-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card30-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card30-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card30
{
   text-align: center;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card10-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card20
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card20-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card20-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card20
{
   text-align: center;
}
#wb_Text11
{
   width: 481px;
   height: 97px;
   visibility: visible;
   display: inline-block;
}
#wb_Text11
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 970px;
   height: 10000px;
   visibility: visible;
   display: inline;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 64px;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   text-align: center;
   text-shadow: 2px 1px 1px rgba(0,191,255,1.00);
}
#Heading1 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   margin: 0;
   padding: 0 0 5px 30px;
   text-align: justify;
   line-height: 33px;
}
#wb_headerBreadcrumb
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#headerBreadcrumb
{
   font-family: Arial;
   font-weight: normal;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#headerBreadcrumb > li
{
   font-size: 16px;
}
#headerBreadcrumb > li + li:before
{
   padding: 0 10px;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon1
{
   width: 20px;
   height: 20px;
}
#Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon2
{
   width: 20px;
   height: 20px;
}
#Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon3
{
   width: 20px;
   height: 20px;
}
#Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon4
{
   width: 20px;
   height: 20px;
}
#Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu
{
   font-family: Arial;
   font-weight: bold;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#navigationMenu > li
{
   font-size: 15px;
}
#navigationMenu > li + li:before
{
   padding: 0 10px;
}
#wb_navigationLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_navigationLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigationLayoutGrid
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#navigationLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 80px;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_rugbysizeLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid1
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_trendingText1
{
   width: 317px;
   height: 39px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingText1
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_trendingText2
{
   visibility: visible;
   display: block;
}
#wb_trendingText2
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_itemsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_itemsLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#itemsLayoutGrid1
{
   padding: 0;
}
#wb_InternationalCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#InternationalCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#InternationalCard1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#InternationalCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#InternationalCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#InternationalCard1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#InternationalCard1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_InternationalCard1
{
   text-align: center;
}
#wb_LayoutCardGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutCardGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutCardGrid1
{
   height: auto;
   padding: 0;
}
#wb_rugbysizeLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid2
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text18
{
   width: 317px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text18
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_itemsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_itemsLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#itemsLayoutGrid2
{
   padding: 0 7px 0 7px;
}
#itemsLayoutGrid2 .row
{
   margin-right: -7px;
   margin-left: -7px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid3
{
   padding: 0 30px 0 30px;
}
#LayoutGrid3 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#wb_rugbysizeLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid3
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text6
{
   width: 309px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text6
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid4
{
   padding: 0 30px 0 30px;
}
#LayoutGrid4 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_rugbysizeLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid4
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid5
{
   padding: 0 30px 0 30px;
}
#LayoutGrid5 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid10
{
   padding: 0 30px 0 30px;
}
#LayoutGrid10 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#wb_descriptionLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_descriptionLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#descriptionLayoutGrid
{
   height: auto;
   padding: 10px 15px 0 15px;
}
#descriptionLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text12
{
   width: 317px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text12
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Card1internationalrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1internationalrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card1internationalrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card1internationalrugby
{
   text-align: center;
}
#wb_Card2invictusrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2invictusrugby-card-item0
{
   box-sizing: border-box;
   margin: 45px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card2invictusrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card2invictusrugby
{
   text-align: center;
}
#wb_Card3invictusDM7rugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3invictusDM7rugby-card-item0
{
   box-sizing: border-box;
   margin: 55px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card3invictusDM7rugby-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card3invictusDM7rugby
{
   text-align: center;
}
#wb_Card4mudandsnowrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4mudandsnowrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card4mudandsnowrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card4mudandsnowrugby
{
   text-align: center;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 42px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 45px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card23
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 48px 10px 10px 10px;
   padding: 16px 0 0 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card23
{
   text-align: center;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card24
{
   text-align: center;
}
#wb_Card25
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 60px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card25
{
   text-align: center;
}
#wb_Card26
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: 55px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
 .Card26
{
   max-width: 182px;
   width: 182px;
   height: 306px;
}
#wb_Card26
{
   text-align: center;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card17
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card2-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card31
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card31-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card31-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card31-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card31-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card31-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card31
{
   text-align: center;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card3-card-item1
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card16
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card4-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card22
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card22-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card22-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22
{
   text-align: center;
}
#wb_Card27
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card27-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card27-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card27-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card27-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card27
{
   text-align: center;
}
#wb_Card18
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card18-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card18-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card18
{
   text-align: center;
}
#wb_Card19
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card19-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card19-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card29
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card29-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card29-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card29-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card29-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card29
{
   text-align: center;
}
#wb_Card28
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card28-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card28-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card28
{
   text-align: center;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card11-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card12-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_Card30
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card30-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card30-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card30-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card30-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card30
{
   text-align: center;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card10-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card20
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card20-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card20-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card20
{
   text-align: center;
}
#wb_Text11
{
   width: 481px;
   height: 91px;
   visibility: visible;
   display: inline-block;
}
#wb_Text11
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 970px;
   height: 10000px;
   visibility: visible;
   display: inline;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 48px;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-shadow: 2px 1px 1px rgba(0,191,255,1.00);
}
#Heading1 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 0 0 5px 30px;
   text-align: center;
   line-height: 21px;
}
#wb_headerBreadcrumb
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#headerBreadcrumb
{
   font-family: Arial;
   font-weight: normal;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#headerBreadcrumb > li
{
   font-size: 11px;
}
#headerBreadcrumb > li + li:before
{
   padding: 0 10px;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon1
{
   width: 20px;
   height: 20px;
}
#Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon2
{
   width: 20px;
   height: 20px;
}
#Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon3
{
   width: 20px;
   height: 20px;
}
#Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#Icon4
{
   width: 20px;
   height: 20px;
}
#Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu
{
   font-family: Arial;
   font-weight: bold;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#navigationMenu > li
{
   font-size: 11px;
}
#navigationMenu > li + li:before
{
   padding: 0 10px;
}
#wb_navigationLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_navigationLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigationLayoutGrid
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#navigationLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 80px;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_rugbysizeLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid1
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_trendingText1
{
   width: 317px;
   height: 51px;
   visibility: visible;
   display: inline-block;
}
#wb_trendingText1
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_trendingText2
{
   visibility: visible;
   display: block;
}
#wb_trendingText2
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_itemsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_itemsLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#itemsLayoutGrid1
{
   padding: 0;
}
#wb_InternationalCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#InternationalCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#InternationalCard1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#InternationalCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#InternationalCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#InternationalCard1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#InternationalCard1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#InternationalCard1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#InternationalCard1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_InternationalCard1
{
   text-align: center;
}
#wb_LayoutCardGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutCardGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutCardGrid1
{
   height: auto;
   padding: 0;
}
#wb_rugbysizeLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid2
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text18
{
   width: 317px;
   height: 79px;
   visibility: visible;
   display: inline-block;
}
#wb_Text18
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_itemsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_itemsLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#itemsLayoutGrid2
{
   padding: 0 7px 0 7px;
}
#itemsLayoutGrid2 .row
{
   margin-right: -7px;
   margin-left: -7px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid3
{
   padding: 0 30px 0 30px;
}
#LayoutGrid3 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#wb_rugbysizeLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid3
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text6
{
   width: 309px;
   height: 52px;
   visibility: visible;
   display: inline-block;
}
#wb_Text6
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid4
{
   padding: 0 30px 0 30px;
}
#LayoutGrid4 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_rugbysizeLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_rugbysizeLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rugbysizeLayoutGrid4
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rugbysizeLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid5
{
   padding: 0 30px 0 30px;
}
#LayoutGrid5 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: -99px;
}
#LayoutGrid10
{
   padding: 0 30px 0 30px;
}
#LayoutGrid10 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#wb_descriptionLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_descriptionLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#descriptionLayoutGrid
{
   height: auto;
   padding: 10px 15px 0 15px;
}
#descriptionLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text12
{
   width: 317px;
   height: 52px;
   visibility: visible;
   display: inline-block;
}
#wb_Text12
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Card1internationalrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1internationalrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card1internationalrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card1internationalrugby
{
   text-align: center;
}
#wb_Card2invictusrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2invictusrugby-card-item0
{
   box-sizing: border-box;
   margin: 45px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card2invictusrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card2invictusrugby
{
   text-align: center;
}
#wb_Card3invictusDM7rugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3invictusDM7rugby-card-item0
{
   box-sizing: border-box;
   margin: 55px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card3invictusDM7rugby-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card3invictusDM7rugby
{
   text-align: center;
}
#wb_Card4mudandsnowrugby
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4mudandsnowrugby-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card4mudandsnowrugby-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card4mudandsnowrugby
{
   text-align: center;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 42px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 45px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card23
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 48px 10px 10px 10px;
   padding: 16px 0 0 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card23
{
   text-align: center;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card24
{
   text-align: center;
}
#wb_Card25
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-right-in 3000ms linear 0ms 1 normal both;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 60px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card25
{
   text-align: center;
}
#wb_Card26
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: 55px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
 .Card26
{
   max-width: 182px;
   width: 182px;
   height: 306px;
}
#wb_Card26
{
   text-align: center;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: slide-left-in 3000ms linear 0ms 1 normal both;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 52px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card17
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 0ms 1 normal both;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-decoration: line-through;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card2-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card31
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card31-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card31-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card31-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card31-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card31-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card31-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card31-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card31
{
   text-align: center;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card3-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card16
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
   animation: push 3000ms linear 1ms 1 normal both;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 50px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card4-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card4-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card22
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card22-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card22-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card22-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card22-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22
{
   text-align: center;
}
#wb_Card27
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card27-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card27-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card27-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card27-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card27-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card27-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card27
{
   text-align: center;
}
#wb_Card18
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card18-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card18-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card18-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card18
{
   text-align: center;
}
#wb_Card19
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card19-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card19-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card19-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card29
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card29-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card29-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card29-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card29-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card29-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card29-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card29
{
   text-align: center;
}
#wb_Card28
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card28-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card28-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card28-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card28-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card28-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card28
{
   text-align: center;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card11-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card11-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card12-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card12-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_Card30
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card30-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   padding: 4px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card30-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card30-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card30-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card30-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card30-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card30
{
   text-align: center;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card10-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card10-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card20
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #B22222;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-decoration: underline;
}
#Card20-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card20-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: line-through;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item6
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item7
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item8
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card20-card-item9
{
   box-sizing: border-box;
   margin: 10px 0 5px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card20
{
   text-align: center;
}
#wb_Text11
{
   width: 481px;
   height: 116px;
   visibility: visible;
   display: inline-block;
}
#wb_Text11
{
   margin: 0;
   padding: 5px 0 0 0;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
}
