@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
h1, .h1
{
   font-family: "Inter";
   font-weight: 400;
   font-weight: 500;
   font-size: 43px;
   line-height: 92.45px;
   text-decoration: none;
   color: #1F1F1F;
   --color: #1F1F1F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Inter Medium Italic";
   font-weight: bold;
   font-size: 37px;
   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: "Inter Medium Italic";
   font-weight: bold;
   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;
}
h4, .h4
{
   font-family: "Noto Sans";
   font-weight: 700;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #1F1F1F;
   --color: #1F1F1F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   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: Arial;
   font-weight: bold;
   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: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.VAD_Header1
{
   font-family: "Noto Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 32px;
   line-height: 84.05px;
   text-decoration: none;
   color: #1F1F1F;
   --color: #1F1F1F;
   background-color: transparent;
   --color: #1F1F1F;
}
.VAD_Header3
{
   font-family: Inter;
   font-weight: 400;
   font-weight: 400;
   font-size: 37px;
   text-decoration: none;
   background-color: transparent;
}
.VAD_body12
{
   font-family: "Noto Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 16px;
   line-height: 53.35px;
   text-decoration: none;
   color: #1F1F1F;
   --color: #1F1F1F;
   background-color: transparent;
}
h1.VAD_Heading1, .h1
{
   font-family: "Noto Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 29px;
   line-height: 76.05px;
   text-decoration: none;
   color: #1F1F1F;
   --color: #1F1F1F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #1F1F1F;
}
@media only screen and (max-width: 768px)
{
}
