div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #DCDCDC;
   color: #483D8B;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #483D8B;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#MediaGrid1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#MediaGrid1 .thumbnail img
{
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
   border-radius: 0px;
}
#MediaGrid1 .thumbnails
{
   display: grid;
   grid-template-columns: repeat(4, 1fr);
   padding-bottom: 100%;
   height: 0;
   gap: 10px;
}
#MediaGrid1 .thumbnail img
{
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
   vertical-align: middle;
   object-fit: cover;
}
#MediaGrid1 .thumbnail
{
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(1)
{
   grid-column: span 1;
   grid-row: span 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(1) img
{
   aspect-ratio: 1 / 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(2)
{
   grid-column: span 1;
   grid-row: span 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(2) img
{
   aspect-ratio: 1 / 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(3)
{
   grid-column: span 1;
   grid-row: span 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(3) img
{
   aspect-ratio: 1 / 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(4)
{
   grid-column: span 1;
   grid-row: span 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(4) img
{
   aspect-ratio: 1 / 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(5)
{
   grid-column: span 2;
   grid-row: span 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(5) img
{
   aspect-ratio: 2 / 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(6)
{
   grid-column: span 2;
   grid-row: span 2;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(6) img
{
   aspect-ratio: 2 / 2;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(7)
{
   grid-column: span 1;
   grid-row: span 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(7) img
{
   aspect-ratio: 1 / 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(8)
{
   grid-column: span 2;
   grid-row: span 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(8) img
{
   aspect-ratio: 2 / 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(9)
{
   grid-column: span 1;
   grid-row: span 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(9) img
{
   aspect-ratio: 1 / 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(10)
{
   grid-column: span 1;
   grid-row: span 1;
}
#MediaGrid1 .thumbnails .thumbnail:nth-child(10) img
{
   aspect-ratio: 1 / 1;
}
#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;
}
