body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_header3LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../headdb.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header3LayoutGrid
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header3LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header3LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#header3LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#header3LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_PannelDanse
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.80);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PannelDanse
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
}
#PannelDanse > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#PannelDanse > .col-1
{
   flex: 0 0 auto;
}
#PannelDanse > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#PannelDanse > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#PannelDanse-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#PannelDanse-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#PannelDanse-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#PannelDanse-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#PannelDanse-divider-top .divider-fill
{
   fill: rgba(203,13,13,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_intro12LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro12LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro12LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro12LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#intro12LayoutGrid > .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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#intro12LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#intro12LayoutGrid-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 400px;
   transform: scaleY(-1.01);
}
#intro12LayoutGrid-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#intro12LayoutGrid-divider-bottom .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_article10LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #CB0D0D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#article10LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 75px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#article10LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#article10LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#article10LayoutGrid > .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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#article10LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#article10LayoutGrid-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#article10LayoutGrid-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#article10LayoutGrid-divider-top .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_header9LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: rgba(0,0,0,0.79);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header9LayoutGrid
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header9LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header9LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#header9LayoutGrid > .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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#header9LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#header9LayoutGrid-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#header9LayoutGrid-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#header9LayoutGrid-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#header9LayoutGrid-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#header9LayoutGrid-divider-top .divider-fill
{
   fill: rgba(203,13,13,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#header9LayoutGrid-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#header9LayoutGrid-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#header9LayoutGrid-divider-bottom .divider-fill
{
   fill: rgba(203,13,13,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#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: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_PanelLearn
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PanelLearn
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 75px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#PanelLearn > .col-1, #PanelLearn > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#PanelLearn > .col-1, #PanelLearn > .col-2
{
   flex: 0 0 auto;
}
#PanelLearn > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#PanelLearn > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#PanelLearn > .col-1, #PanelLearn > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#PanelLearn-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#PanelLearn-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#PanelLearn-divider-top .divider-fill
{
   fill: rgba(203,13,13,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_media8Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_media8Text
{
   color: #000000;
   font-family: Rye;
   font-weight: 700;
   font-size: 20px;
   line-height: 23px;
}
#wb_media8Text p, #wb_media8Text ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_media8Text
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_media8Image
{
   margin: 0;
   vertical-align: top;
}
#media8Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_media8Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#media8Heading
{
   color: #000000;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_article10Card
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#article10Card-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#article10Card-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 64px;
}
#article10Card-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_intro12Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0 0 0 ;
   padding: 0 0 25px 0;
   animation: transform-tada 1000ms linear 3000ms infinite normal both;
   text-align: center;
}
#intro12Heading
{
   color: #FFFFFF;
   font-family: Rye;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 2px 2px 3px rgba(0,0,0,0.50);
}
#wb_intro12Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: center;
}
#wb_intro12Text
{
   color: #FFFFFF;
   font-family: Rye;
   font-weight: 400;
   font-size: 20px;
   line-height: 23px;
}
#wb_intro12Text p, #wb_intro12Text ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_intro12Text
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_intro12Image
{
   margin: 0;
   vertical-align: top;
}
#intro12Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer8LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #232323;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer8LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer8LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer8LayoutGrid > .row > .col-1, #footer8LayoutGrid > .row > .col-2, #footer8LayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer8LayoutGrid > .row > .col-1, #footer8LayoutGrid > .row > .col-2, #footer8LayoutGrid > .row > .col-3
{
   float: left;
}
#footer8LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer8LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer8LayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#footer8LayoutGrid:before,
#footer8LayoutGrid:after,
#footer8LayoutGrid .row:before,
#footer8LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer8LayoutGrid:after,
#footer8LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer8LayoutGrid > .row > .col-1, #footer8LayoutGrid > .row > .col-2, #footer8LayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_footer8Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footer8Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footer8Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#footer8Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item1 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item2 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item3 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item4 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item5 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item6 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item7 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footer8Icon1
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer8Icon1 a
{
   text-decoration: none;
}
#wb_footer8Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer8Icon1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer8Icon1 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footer8Icon1:hover #footer8Icon1 i
{
   color: #212529;
}
#wb_footer8Icon2
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer8Icon2 a
{
   text-decoration: none;
}
#wb_footer8Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer8Icon2
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer8Icon2 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footer8Icon2:hover #footer8Icon2 i
{
   color: #212529;
}
#wb_footer8Icon3
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer8Icon3 a
{
   text-decoration: none;
}
#wb_footer8Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer8Icon3
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer8Icon3 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footer8Icon3:hover #footer8Icon3 i
{
   color: #212529;
}
#wb_footer8Image
{
   margin: 0 15px 0 0 ;
   vertical-align: top;
}
#footer8Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 93.8%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer8Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#footer8Heading
{
   color: #FFFFFF;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#TextArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt1
{
   margin: 0;
   animation: push 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms infinite reverse both;
   vertical-align: top;
}
#wb_pricing14LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #CB0D0D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#pricing14LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#pricing14LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#pricing14LayoutGrid2 > .row > .col-1, #pricing14LayoutGrid2 > .row > .col-2, #pricing14LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#pricing14LayoutGrid2 > .row > .col-1, #pricing14LayoutGrid2 > .row > .col-2, #pricing14LayoutGrid2 > .row > .col-3
{
   float: left;
}
#pricing14LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#pricing14LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#pricing14LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#pricing14LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 50px 0;
}
#pricing14LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#pricing14LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#pricing14LayoutGrid2:before,
#pricing14LayoutGrid2:after,
#pricing14LayoutGrid2 .row:before,
#pricing14LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#pricing14LayoutGrid2:after,
#pricing14LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#pricing14LayoutGrid2 > .row > .col-1, #pricing14LayoutGrid2 > .row > .col-2, #pricing14LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#pricing14LayoutGrid2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 200px;
   line-height: 0;
   left: 0;
}
#pricing14LayoutGrid2-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#pricing14LayoutGrid2-divider-top .divider-fill
{
   fill: rgba(0,0,0,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_pricing14Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292929;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#pricing14Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing14Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_pricing14Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292929;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#pricing14Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing14Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_pricing14Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292929;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#pricing14Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing14Card3-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_intro9Card
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(203,13,13,0.60);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#intro9Card-card-body
{
   padding: 64px 64px 64px 64px;
   flex: 1 1 auto;
   font-size: 0;
}
#intro9Card-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 64px;
}
#intro9Card-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 40px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#intro9Card-card-item2
{
   display: inline-block;
   line-height: 1.0;
   height: 70px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 100px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
}
#wb_intro9Card:hover #intro9Card-card-item2
{
   background-color: #CB0D0D;
   transition: background-color 500ms linear 0ms;
}
#intro9Card-card-item2 a
{
   color: inherit;
   display: block;
   padding: 25px 25px 25px 25px;
   text-decoration: none;
}
#Extension1 *
{
   box-sizing: border-box;
}
#Extension1
{
   left: 0;
   position: fixed;
   top: 0;
   z-index: 9999;
}
#Extension1.active #Extension1-menu li
{
   transform: translate(-50%, -50%) scale(1);
}
#Extension1.active #Extension1-overlay
{
   -webkit-backdrop-filter: blur(10px);
   backdrop-filter: blur(10px);
   background-color: rgba(0,0,0,0.00);
   height: 100vh;
   width: 100vw;
}
#Extension1.active #Extension1-icons .Extension1-svg:nth-of-type(1) 
{
   transform: translate(-70%, -70%) scale(0);
}
#Extension1.active #Extension1-icons .Extension1-svg:nth-of-type(2) 
{
   transform: translate(-70%, -70%) scale(1);
}
#Extension1-overlay, #Extension1-icons
{
   cursor: pointer;
   display: block;
   height: 15vmin;
   left: 0;
   position: absolute;
   top: 0;
   transition: backdrop-filter 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9), background-color 500ms;
   width: 15vmin;
}
#Extension1.active #Extension1-overlay
{
   transition: backdrop-filter 500ms 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9), background-color 500ms 500ms, width 500ms, height 500ms;
}
#Extension1-overlay
{
   transition: backdrop-filter 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9), background-color 500ms, width 500ms 500ms, height 500ms 500ms;
}
#Extension1-icons
{
   z-index: 3;
}
.Extension1-svg
{
   fill: #FFFFFF;
   height: 7vmin;
   left: 50%;
   position: absolute;
   top: 50%;
   transform: translate(-70%, -70%) scale(1);
   transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
   width: 7vmin;
}
.Extension1-svg:nth-of-type(2) 
{
   transform: translate(-70%, -70%) scale(0);
}
#Extension1-menu
{
   background-color: #424242;
   display: block;
   filter: url("#goo-filter");
   height: 0;
   left: 0;
   list-style-type: none;
   margin: 0;
   position: absolute;
   top: 0;
   width: 0;
   z-index: 2;
}
#Extension1-menu:after
{
   background-color: #424242;
   border-radius: 50%;
   content: "";
   height: 30vmin;
   left: 0;
   position: absolute;
   top: 0;
   transform: translate(-50%, -50%);
   width: 30vmin;
}
#Extension1:hover #Extension1-menu:after
{
   background-color: #424242;
}
#Extension1:hover .Extension1-svg
{
   fill: #FFFFFF;
}
#Extension1-menu li
{
   border-radius: 50%;
   cursor: pointer;
   display: flex;
   list-style-type: none;
   font-family: Arial;
   font-size: 2.5vmin;
   font-weight: bold;
   font-style: normal;
   height: 20vmin;
   left: 0;
   overflow: hidden;
   position: absolute;
   text-align: center;
   top: 0;
   transform: translate(-50%, -50%) scale(0);
   width: 20vmin;
   z-index: 1;
}
#Extension1-menu li:hover
{
   z-index: 2;
}
#Extension1-menu li:nth-of-type(1)
{
   transition: all 500ms 100ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
}
#Extension1-menu li:nth-of-type(2)
{
   transition: all 500ms 200ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
}
#Extension1-menu li:nth-of-type(3)
{
   transition: all 500ms 300ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
}
#Extension1-menu li:nth-of-type(4)
{
   transition: all 500ms 400ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
}
#Extension1-menu li:nth-of-type(5)
{
   transition: all 500ms 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
}
#Extension1-menu li:nth-of-type(6)
{
   transition: all 500ms 600ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
}
#Extension1-menu li:nth-of-type(7)
{
   transition: all 500ms 700ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
}
#Extension1-menu li a
{
   align-items: center;
   background-color: #424242;
   color: #FFFFFF;
   cursor: pointer;
   display: flex;
   flex-direction: column;
   font-weight: bold;
   justify-content: center;
   height: 100%;
   text-align: center;
   text-decoration: none;
   transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
   width: 100%;
}
#Extension1-menu li a:hover
{
   background-color: #A9A9A9;
   color: #000000;
}
#Extension1 li i
{
   font-size: 3.0vmin;
   margin-bottom: 4px;
   width: 3.0vmin;
}
.cc-revoke,.cc-window 
{
   font-family: "Arial" !important;
   font-size: 19px !important;
}
.cc-btn 
{
   font-size: 19px !important;
}
#header3Button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_header3Button
{
   border-radius: 100px;
   margin: 0 0 50px 0 ;
   vertical-align: top;
}
#header3Button
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_header3Button .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#header3Button
{
   color: inherit;
}
#wb_header3Button .ui-secondary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%20140%20140%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M64%20146%20C67%20150%2c%2073%20150%2c%2076%20146%20L111%20111%20C115%20108%2c%20115%20102%2c%20111%2099%20C108%2095%2c%20102%2095%2c%2099%2099%20L79%20119%20L79%200%20C79%20%2d5%2c%2075%20%2d9%2c%2070%20%2d9%20C65%20%2d9%2c%2061%20%2d5%2c%2061%200%20L61%20119%20L41%2099%20C38%2095%2c%2032%2095%2c%2029%2099%20C25%20102%2c%2025%20108%2c%2029%20111%20L64%20146Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   display: inline-block;
   overflow: visible;
   margin-left: 10px;
   vertical-align: middle;
   width: 35px;
   height: 35px;
}
#wb_header3Button:hover .ui-secondary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%20140%20140%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M64%20146%20C67%20150%2c%2073%20150%2c%2076%20146%20L111%20111%20C115%20108%2c%20115%20102%2c%20111%2099%20C108%2095%2c%20102%2095%2c%2099%2099%20L79%20119%20L79%200%20C79%20%2d5%2c%2075%20%2d9%2c%2070%20%2d9%20C65%20%2d9%2c%2061%20%2d5%2c%2061%200%20L61%20119%20L41%2099%20C38%2095%2c%2032%2095%2c%2029%2099%20C25%20102%2c%2025%20108%2c%2029%20111%20L64%20146Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_header3Button:active .ui-secondary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%20140%20140%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M64%20146%20C67%20150%2c%2073%20150%2c%2076%20146%20L111%20111%20C115%20108%2c%20115%20102%2c%20111%2099%20C108%2095%2c%20102%2095%2c%2099%2099%20L79%20119%20L79%200%20C79%20%2d5%2c%2075%20%2d9%2c%2070%20%2d9%20C65%20%2d9%2c%2061%20%2d5%2c%2061%200%20L61%20119%20L41%2099%20C38%2095%2c%2032%2095%2c%2029%2099%20C25%20102%2c%2025%20108%2c%2029%20111%20L64%20146Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_header3Button .ui-corner-all, #wb_header3Button .ui-corner-left
{
   border-bottom-left-radius: 100px;
   border-top-left-radius: 100px;
}
#wb_header3Button .ui-corner-all, #wb_header3Button .ui-corner-right
{
   border-bottom-right-radius: 100px;
   border-top-right-radius: 100px;
}
#wb_header3Button .ui-button
{
   background-color: #CB0D0D;
   background-image: none;
   border: 2px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_header3Button .ui-state-hover, #wb_header3Button .ui-button:hover
{
   border-color: #CB0D0D;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
}
#wb_header3Button .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_header3Button .ui-state-active, #wb_header3Button .ui-button:active
{
   border-color: #FFFFFF;
   background-color: rgba(203,13,13,0.60);
   background-image: none;
   color: #C0C0C0;
}
#wb_footer4LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer4LayoutGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer4LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer4LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer4LayoutGrid > .row > .col-1
{
   float: left;
}
#footer4LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer4LayoutGrid:before,
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:before,
#footer4LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer4LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer4Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer4Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 23px;
}
#wb_footer4Text p, #wb_footer4Text ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_footer4Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #212529;
}
#wb_Icon1
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 20;
}
#wb_intro9Card
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#wb_footer8Image
{
   display: block;
   width: calc(100% - 15px);
   height: auto;
   z-index: 15;
}
#wb_footer8Heading
{
   display: block;
   width: 100%;
   z-index: 16;
}
#wb_footer8Icon1
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 17;
}
#wb_media8Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 14;
}
#wb_pricing14Card2
{
   display: flex;
   width: 100%;
   z-index: 2;
}
#wb_footer8Card2
{
   display: flex;
   width: 100%;
   z-index: 21;
}
#wb_footer8Icon2
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 18;
}
#wb_pricing14Card3
{
   display: flex;
   width: 100%;
   z-index: 3;
}
#wb_footer8Icon3
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 19;
}
#wb_intro12Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 8;
}
#wb_pricing14Card1
{
   display: flex;
   width: 100%;
   z-index: 1;
}
#TextArt1
{
   width: 792px;
   height: 398px;
}
#wb_intro12Heading
{
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_TextArt1
{
   display: inline-block;
   width: 792px;
   height: 398px;
   z-index: 11;
   position: relative;
}
#wb_header3Button
{
   display: inline-block;
   width: 294px;
   height: 70px;
   z-index: 0;
}
#wb_media8Heading
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_article10Card
{
   display: flex;
   width: 100%;
   z-index: 9;
}
#header3Button
{
   width: 100%;
   height: 100%;
}
@media only screen and (max-width: 1089px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header3LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_header3LayoutGrid
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header3LayoutGrid
{
   height: 100vh;
   padding: 0;
}
#header3LayoutGrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#header3LayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-end;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#wb_PannelDanse
{
   visibility: visible;
   display: table;
}
#wb_PannelDanse
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PannelDanse
{
   height: auto;
   padding: 100px 0 100px 0;
}
#PannelDanse > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#PannelDanse > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#PannelDanse-divider-top
{
   height: 50px;
}
#PannelDanse-divider-top
{
   top: 0%;
   left: 0;
}
#wb_intro12LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_intro12LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro12LayoutGrid
{
   height: auto;
   padding: 100px 0 100px 0;
}
#intro12LayoutGrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#intro12LayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#intro12LayoutGrid-divider-bottom
{
   height: 400px;
}
#intro12LayoutGrid-divider-bottom
{
   bottom: 0%;
}
#wb_article10LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_article10LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#article10LayoutGrid
{
   height: auto;
   padding: 75px 0 75px 0;
}
#article10LayoutGrid > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#article10LayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#article10LayoutGrid-divider-top
{
   height: 50px;
}
#article10LayoutGrid-divider-top
{
   top: 0%;
   left: 0;
}
#wb_header9LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_header9LayoutGrid
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header9LayoutGrid
{
   height: 100vh;
   padding: 100px 0 100px 0;
}
#header9LayoutGrid > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#header9LayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#header9LayoutGrid-divider-top
{
   height: 50px;
}
#header9LayoutGrid-divider-top
{
   top: 0%;
   left: 0;
}
#header9LayoutGrid-divider-bottom
{
   height: 50px;
}
#header9LayoutGrid-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_PanelLearn
{
   visibility: visible;
   display: table;
}
#wb_PanelLearn
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#PanelLearn
{
   height: auto;
   padding: 75px 0 75px 0;
}
#PanelLearn > .col-1, #PanelLearn > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#PanelLearn > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#PanelLearn > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#PanelLearn-divider-top
{
   height: 50px;
}
#PanelLearn-divider-top
{
   top: 0%;
   left: 0;
}
#wb_media8Text
{
   visibility: visible;
   display: block;
}
#wb_media8Text
{
   font-size: 20px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#wb_media8Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#media8Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_media8Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_article10Card
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#article10Card-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 64px;
}
#article10Card-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_article10Card
{
   text-align: left;
}
#wb_intro12Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 25px 0 0 0 ;
   padding: 0 0 25px 0;
}
#wb_intro12Text
{
   visibility: visible;
   display: block;
}
#wb_intro12Text
{
   font-size: 20px;
   margin: 0 0 100px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_intro12Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#intro12Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_footer8LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footer8LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer8LayoutGrid
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#footer8LayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer8LayoutGrid > .row > .col-1, #footer8LayoutGrid > .row > .col-2, #footer8LayoutGrid > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer8LayoutGrid > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footer8LayoutGrid > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footer8LayoutGrid > .row > .col-3
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer8Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 40px 0 ;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#footer8Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#footer8Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item1 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item2 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item3 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item4 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item5 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item6 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footer8Card2-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #BBBBBB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#footer8Card2-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#footer8Card2-card-item7 i
{
   color: #757575;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footer8Card2
{
   text-align: left;
}
#wb_footer8Icon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
}
#footer8Icon1
{
   width: 24px;
   height: 24px;
}
#footer8Icon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 24px;
}
#wb_footer8Icon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
}
#footer8Icon2
{
   width: 24px;
   height: 24px;
}
#footer8Icon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 24px;
}
#wb_footer8Icon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
}
#footer8Icon3
{
   width: 24px;
   height: 24px;
}
#footer8Icon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 24px;
}
#wb_footer8Image
{
   width: calc(100% - 15px);
   visibility: visible;
   display: block;
   margin: 0 15px 0 0 ;
   padding: 0;
}
#footer8Image
{
   width: 91.02%;
   margin-left: auto;
   margin-right: auto;
}
#wb_footer8Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_TextArt1
{
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_pricing14LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_pricing14LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pricing14LayoutGrid2
{
   height: auto;
   padding: 0 15px 50px 15px;
}
#pricing14LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#pricing14LayoutGrid2-divider-top
{
   height: 200px;
}
#pricing14LayoutGrid2-divider-top
{
   top: 0%;
   left: 0;
}
#wb_pricing14Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#pricing14Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#pricing14Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_pricing14Card2
{
   text-align: center;
}
#wb_pricing14Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#pricing14Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#pricing14Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_pricing14Card1
{
   text-align: center;
}
#wb_pricing14Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#pricing14Card3-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#pricing14Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_pricing14Card3
{
   text-align: center;
}
#wb_intro9Card
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#intro9Card-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 64px;
}
#intro9Card-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 40px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#intro9Card-card-item2
{
   display: inline-block;
   line-height: 1.0;
   height: 70px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 100px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Rye";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
}
#wb_intro9Card:hover #intro9Card-card-item2
{
   background-color: #CB0D0D;
   transition: background-color 500ms linear 0ms;
}
#intro9Card-card-item2 a
{
   color: inherit;
   display: block;
   padding: 25px 25px 25px 25px;
   text-decoration: none;
}
#wb_intro9Card
{
   text-align: center;
}
#Extension1
{
   left: 1434px;
   top: 146px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#Extension2
{
}
#wb_header3Button
{
   width: 294px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
}
#header3Button
{
   font-size: 20px;
}
#wb_header3Button .ui-button
{
   line-height: 66px;
   padding: 0;
}
#wb_footer4LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footer4LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer4LayoutGrid
{
   height: auto;
   padding: 30px 0 30px 0;
}
#footer4LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer4LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer4LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer4Text
{
   visibility: visible;
   display: block;
}
#wb_footer4Text
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_Icon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
}
#Icon1
{
   width: 24px;
   height: 24px;
}
#Icon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 25px;
}
}
