div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FBFAF8;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #000000;
   text-decoration: none;
}
a:hover
{
   color: #000000;
   text-decoration: none;
}
#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_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#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_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   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: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#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%;
}
#wb_Image12
{
   vertical-align: top;
}
#Image12
{
   border: 1px solid #BFBFBF;
   border-radius: 1px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Extension1
{
   align-items: center;
   -webkit-backdrop-filter: blur(1px);
   backdrop-filter: blur(1px);
   background-color: rgba(0,0,0,0.25);
   border-radius: 25px;
   display: flex;
   justify-content: center;
   height: -webkit-fit-content;
   height: -moz-fit-content;
   height: fit-content;
   margin: 0;
   padding: 0;
}
#Extension1 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
#Extension1 li
{
   color: #000000;
   list-style: none;
   font-family: Arial;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   margin: 0 1px;
   position: relative;
   white-space: nowrap;
}
#Extension1 li::before
{
   border-radius: 25px;
   content: " ";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   transition: all 600ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
   width: 100%;
   z-index: -1;
}
#Extension1 li:hover
{
   color: #000000;
}
#Extension1 li:hover::before
{
   background: #E4B100;
   box-shadow: 0px 3px 20px rgba(0,0,0,0.20);
   transform: scale(1.2);
}
