@keyframes hole-in
{
   0% { transform: rotate(180deg) scale(0,0) ; opacity: 0; transform-origin: 50% 50%;  }
   100% { transform: rotate(0deg) scale(1,1) ; opacity: 1; transform-origin: 50% 50%;  }
}
h1, .h1
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.HeaderRegularBlack
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #0B0C0D;
   --color: #0B0C0D;
   background-color: transparent;
}
.darktheme .HeaderRegularBlack
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
.HeaderRegularBlackCentered
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #0B0C0D;
   --color: #0B0C0D;
   background-color: transparent;
}
.darktheme .HeaderRegularBlackCentered
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
.Text bLANCO
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: 2px 2px 3px rgba(135,206,250,1.00);
}
.darktheme .Text bLANCO
{
   color: #000000;
   --color: #000000;
   text-shadow: 2px 2px 3px rgba(254,254,254,1.00);
}
.HeaderRegularWhite
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.darktheme .HeaderRegularWhite
{
   color: #0B0C0D;
   --color: #0B0C0D;
}
.TextRegularWhite
{
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.darktheme .TextRegularWhite
{
   color: #0B0C0D;
   --color: #0B0C0D;
}
