div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#PageHeader1
{
   background-color: rgba(248,249,250,0.86);
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#MediaPlayer1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_MediaPlayer1
{
   overflow: hidden !important;
   position: fixed !important;
   left: 0 !important;
   top: 0 !important;
   width: 100% !important;
   height: 100% !important;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Extension1
{
   display: block;
   position: fixed !important;
   z-index: 9999;
   top: -90px !important;
   right: -90px !important;
   width: 400px !important;
   height: 400px !important;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   transform: translate3d(25px, -25px, 0);
   transition: transform 0.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
#Extension1.open
{
   transform: translate3d(0, 0, 0);
}
#Extension1 .circle
{
   position: absolute;
   display: inline-block;
   text-align: center;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 25px;
   font-weight: normal;
   font-style: normal;
   line-height: 40px;
   padding-top: 10px;
   border-radius: 200px;
   transform: scale3d(0.5, 0.5, 0.5) rotate3d(0, 0, 1, 200deg);
   pointer-events: none;
   opacity: 0;
   cursor: pointer;
   transition: transform 0.5s cubic-bezier(0.680, -0.550, 0.265, 1.550), opacity 0.5s;
}
#Extension1 .circle:hover, #Extension1 .circle:focus
{
   text-decoration: none;
   color: #000000;
}
#Extension1 .circle div
{
   transform: rotate(180deg);
}
#Extension1.open .circle 
{
   pointer-events: auto;
   opacity: 1;
}
#Extension1 .circle1
{
   top: 0px;
   left: 0px;
   right: 0px;
   bottom: 0px;
   background: #D3D3D3;
   transition-delay: 0ms;
}
#Extension1.open .circle1
{
   transition-delay: 0ms;
   transform: scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, 200deg);
   opacity: 1;
}
#Extension1.open .circle1:hover
{
   background: #9E9E9E;
   transition-delay: 0s;
}
#Extension1 .circle2
{
   top: 50px;
   left: 50px;
   right: 50px;
   bottom: 50px;
   background: #C0C0C0;
   transition-delay: 125ms;
}
#Extension1.open .circle2
{
   transition-delay: 125ms;
   transform: scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, 200deg);
   opacity: 1;
}
#Extension1.open .circle2:hover
{
   background: #909090;
   transition-delay: 0s;
}
#Extension1 .circle3
{
   top: 100px;
   left: 100px;
   right: 100px;
   bottom: 100px;
   background: #A9A9A9;
   transition-delay: 250ms;
}
#Extension1.open .circle3
{
   transition-delay: 250ms;
   transform: scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, 200deg);
   opacity: 1;
}
#Extension1.open .circle3:hover
{
   background: #7F7F7F;
   transition-delay: 0s;
}
#Extension1 .circle-trigger
{
   top: 150px;
   left: 150px;
   right: 150px;
   bottom: 150px;
   background: #424242;
   color: #FFFFFF;
   transition-delay: 375ms;
   line-height: 100px;
   padding: 0;
   width: 100px;
   opacity: 1 !important;
   -webkit-transform: none;
   transform: none;
   pointer-events: auto;
}
#Extension1 .circle-trigger:hover 
{
   background: #424242;
   color: #FFFFFF;
}
#Extension1.open .circle-trigger
{
   transition-delay: 375ms;
   transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 200deg);
   opacity: 1;
}
#Extension1.open .circle-trigger:hover
{
   background: #424242;
   color: #FFFFFF;
   transition-delay: 0s;
}
#Extension1.open .circle-trigger
{
   transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 20deg);
}
#Extension1 .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#Extension1 .line:first-child
{
   margin-top: 34px;
}
#Extension1.open .line:nth-child(1)
{
   transform: translateY(12px) rotate(45deg);
}
#Extension1.open .line:nth-child(2)
{
   opacity: 0;
}
#Extension1.open .line:nth-child(3)
{
   transform: translateY(-12px) rotate(-45deg);
}
#Layer1
{
   background-color: rgba(248,249,250,0.00);
   background-image: none;
   border-radius: 0px;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_BulletedList1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_BulletedList1 .row
{
   display: flex;
}
#wb_BulletedList1 .bullet
{
   color: #FFFFFF;
   float: left;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0px;
   text-align: center;
   vertical-align: top;
   flex-grow: 0;
   flex-shrink: 0;
   width: 13px;
}
#wb_BulletedList1 .item
{
   float: left;
   padding: 0px 0 0px 0;
   vertical-align: top;
}
#wb_BulletedList1 p, #wb_BulletedList1 ul
{
   margin: 0;
   padding: 0;
}
#wb_BulletedList1 .item0
{
   height: 74px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
   line-height: 24.5px;
   text-align: left;
}
#wb_BulletedList1 .item1
{
   height: 50px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
   line-height: 24.5px;
   text-align: left;
}
#wb_BulletedList1 .item2
{
   height: 50px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
   line-height: 24.5px;
   text-align: left;
}
#wb_BulletedList1 .item3
{
   height: 50px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
   line-height: 24.5px;
   text-align: left;
}
#RollOverLayer1 .default
{
   position: absolute;
   z-index: 1;
}
#RollOverLayer1 .default
{
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
}
#RollOverLayer1 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer1 .default
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer1 .hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#Shape2
{
   width: 928px;
   height: 547px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#Shape3
{
   width: 928px;
   height: 553px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#RollOverLayer2 .default
{
   position: absolute;
   z-index: 1;
}
#RollOverLayer2 .default
{
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
}
#RollOverLayer2 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer2 .default
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer2 .hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#Shape4
{
   width: 928px;
   height: 814px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#Shape5
{
   width: 928px;
   height: 814px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#RollOverLayer3 .default
{
   position: absolute;
   z-index: 1;
}
#RollOverLayer3 .default
{
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
}
#RollOverLayer3 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer3 .default
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer3 .hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#Shape6
{
   width: 928px;
   height: 814px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#Shape7
{
   width: 928px;
   height: 814px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#RollOverLayer4 .default
{
   position: absolute;
   z-index: 1;
}
#RollOverLayer4 .default
{
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
}
#RollOverLayer4 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer4 .default
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer4 .hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12 div
{
   text-align: left;
}
#Shape8
{
   width: 928px;
   height: 672px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#Shape9
{
   width: 928px;
   height: 672px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#RollOverLayer5 .default
{
   position: absolute;
   z-index: 1;
}
#RollOverLayer5 .default
{
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
}
#RollOverLayer5 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer5 .default
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer5 .hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14 div
{
   text-align: left;
}
#Shape10
{
   width: 928px;
   height: 499px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#Shape11
{
   width: 928px;
   height: 499px;
   background-color: #000000;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 20px;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
