    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;500;700;900&display=swap');
    body {
      font-family: 'Inter', sans-serif;
      background-color: #f0f4f8;
      color: #1e293b;
    }

    .main-cta {
      background-image: linear-gradient(to right, #3b82f6, #2563eb);
      box-shadow: 0 6px 20px rgba(40, 100, 255, 0.45);
      transition: all .25s ease;
      font-weight: 800;
    }
    .main-cta:hover {
      transform: translateY(-2px);
      box-shadow: 0 10px 26px rgba(40, 100, 255, 0.6);
    }

    .support-block {
      border: 2px solid #ef4444;
      background-color: #fef2f2;
      color: #b91c1c;
    }

    .demo-shell {
      border-radius: 24px;
      background: #ffffff;
      border: 1px solid rgba(15,23,42,.12);
      box-shadow: 0 10px 30px rgba(15,23,42,.15);
      overflow: hidden;
    }
  div#container
{
   width: 1286px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
   overflow-x: auto;
   overflow-y: auto;
}
a
{
   color: #000000;
   text-decoration: underline;
}
a:hover
{
   color: #000000;
   text-decoration: underline;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image4
{
   position: absolute;
   left: 110px;
   top: 155px;
   width: 140px;
   height: 33px;
   visibility: hidden;
   z-index: 1;
}
#wb_indexText2
{
   position: absolute;
   left: 21px;
   top: 188px;
   width: 309px;
   height: 32px;
   visibility: hidden;
   text-align: center;
   z-index: 0;
}
@media only screen and (min-width: 1280px) and (max-width: 1285px)
{
div#container
{
   width: 1280px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexText2
{
   left: 21px;
   top: 188px;
   width: 309px;
   height: 32px;
   visibility: hidden;
   display: none;
}
#wb_indexText2
{
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 110px;
   top: 155px;
   width: 140px;
   height: 33px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1279px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexText2
{
   left: 21px;
   top: 188px;
   width: 309px;
   height: 32px;
   visibility: hidden;
   display: none;
}
#wb_indexText2
{
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 110px;
   top: 155px;
   width: 140px;
   height: 33px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexText2
{
   left: 21px;
   top: 188px;
   width: 309px;
   height: 32px;
   visibility: hidden;
   display: none;
}
#wb_indexText2
{
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 110px;
   top: 155px;
   width: 140px;
   height: 33px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
}
