      .esconder{
        display:;

      }
      
      body {
      font-size: 16px;
      background-color: #fff;
      min-height: 100%;
      }

      @media (max-width: 768px) {
        .video-player {
          width: 100%;
          background: 0 0;
        }
        .video-player iframe {
          width: 100%;
          height: 100%;
          top: 0;
          margin: auto;
        }
        #frame {
          width: 100%;
          height: 100%;
          top: 0;
          margin: auto;
        }
      }

      @media (max-width: 768px) {
        .video-player {
          margin-top: 0 !important;
        }
      }

      .container{
        max-width: 1000px!important;
      }
      .vsl-title2{
        padding-top: 18px;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        color: #111827;
    }

      .a-btn {
        text-decoration: none;
        -webkit-font-smoothing: antialiased;
        margin: 0;
        border: 0; 
        font: inherit; 
        vertical-align: baseline;
        color: #2e82bc; 
        outline: 0; 
        line-height: 1; 
        text-align: center; 
        position:relative!important; display: inline-block!important;
        border-style: solid; 
        width: 100%; padding-left: 0!important; padding-right: 0!important; 
        margin-bottom: 10px; 
        padding: 22px 44px; border-color: #ff5535; border-width: 0px; 
        border-radius: 6px; 
        background: linear-gradient(to bottom, #B60000 0%, #3D0000 100%);
        box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); 
        text-decoration: none!important;
        cursor: pointer;
        animation: pulse 1.5s infinite alternate;
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
        text-decoration: none;
      }

      @keyframes pulse{
        0%,100%{transform:scale(.9);opacity:.9;}
        50%{transform:scale(1);opacity:1;}
        }
        @-webkit-keyframes pulse{
        0%,100%{-webkit-transform:scale(.95);opacity:.7}
        50%{-webkit-transform:scale(1);opacity:1}
      }

      .a-btn:hover {
          background: #00ff00;
          color: #fff;
          border-radius: 5px;
          box-shadow: 0 0 5px #00ff00b0, 0 0 25px #00ff00b0, 0 0 50px #00ff00b0, 0 0 100px #00ff00b0;
      }

      .span-btn {
        text-decoration: none;
        -webkit-font-smoothing: antialiased; 
        text-align: center;
        margin: 0; 
        border: 0; 
        font: inherit;
        vertical-align: baseline;
        display: block; 
        position: relative; 
        z-index: 1; 
        padding: 0 15px; 
        white-space: normal; 
        font-size: 20px;
        color: #ffffff; 
        font-family: Oswald; 
        font-weight: bold; 
        text-shadow: #000000 0px 1px 0px;
        text-decoration: none;
      }

      .dim {
        /* For Internet Explorer */
        box-shadow: 0 0 0 1000px rgba(0, 0, 0, .6);
          
        /* For other browsers */
        box-shadow: 0 0 0 100vmax rgba(0, 0, 0, .6);
      }

      /* CometÃ¡rios FB*/
      a.button-IWiNKI0399434-element {
        background-color: #ffafcc;
        border-radius: 4px;
        border: none;
        color: #ffffff;
        padding: 16px 32px 16px 32px;
        font-weight: 600;
        display: block;
        width: fit-content;
        text-align: center;
        margin: 4vh auto 6vh auto;
        font-size: 1.49vw;
        box-sizing: border-box;
        max-width: 100%;
      }

      @media (max-width: 1200px) {
        a.button-IWiNKI0399434-element {
          font-size: 3.38vw;
          margin: 2.64vh auto 4.5vh auto
        }
      }

      @media (max-width: 600px) {
        a.button-IWiNKI0399434-element {
          font-size: 4.50vw;
        }
      }

      .px-1{padding-left:4px;padding-right:4px}
      .pt-0.5{padding-top:2px}
      .mt-4{margin-top:16px}
      @media (min-width:640px){.sm\:text-sm{font-size:14px;line-height:20px}}
      .mt-2{margin-top:8px}
      .mb-2{margin-bottom:8px}
      .flex{display:flex}
      .w-full{width:100%}
      .space-x-1>:not([hidden])~:not([hidden]){margin-left:.25rem}
      .items-center{align-items:center}
      .font-\[Helvetica\]{font-family:Helvetica,Arial,sans-serif}
      .cursor-pointer{cursor:pointer}
      .rounded-full{border-radius:99999px}
      .h-12{height:48px}.w-12{width:48px}
      .flex-col{flex-direction:column}
      .py-1{padding-top:4px;padding-bottom:4px}
      .px-3{padding-left:12px;padding-right:12px}
      .pl-0\.5,.px-0\.5{padding-left:2px}
      .rounded-\[18px\]{border-radius:18px}
      .bg-stone-100{background-color:#f5f5f4}
      .px-0\.5{padding-right:2px}
      .font-semibold{font-weight:600}
      .text-\[\#365899\]{color:#365899}
      .text-\[13px\]{font-size:13px}
      .leading-4{line-height:16px}
      .hover\:underline:hover{text-decoration-line:underline}
      .text-sm{font-size:14px}
      .relative{position:relative}
      .justify-between{justify-content:space-between}
      .grow{flex-grow:1}
      .text-xs{font-size:12px}
      .text-\[\#90949c\]{color:#90949c}
      .ml-px{margin-left:1px}
      .gap-1{gap:4px}
      .w-fit{width:fit-content}
      .hidden{display:none}
      .-mt-1{margin-top:-4px}
      .-mt-2{margin-top:-8px}
      .mr-2{margin-right:8px}
      .h-4,.h-5{height:16px}
      .drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));filter:var(--tw-drop-shadow)}
      .bg-slate-50{background-color:#f8fafc}
      .py-0\.5{padding-top:2px;padding-bottom:2px}
      .pr-1{padding-right:4px}
      .block{display:block}
      .w-4{width:16px}
      .z-10{z-index:10}
      .-ml-1{margin-left:-4px}
      .ml-4{margin-left:16px}
      .gap-x-0\.5{column-gap:2px}
      .mr-0\.5{margin-right:2px;margin-left:2px}
      .border-l{border-left-width:1px}
      .border-slate-300{border-color:#cbd5e1}
      .border-dotted{border-style:dotted}
      .ml-5{margin-left:20px}.h-8{height:32px}
      .w-8{width:32px}.h-10{height:40px}
      .w-10{width:40px}
      @media (min-width:640px){.sm\:w-16{width:64px}.sm\:ml-12{margin-left:48px}}
      .pl-2{padding-left:8px}

      .fbComments-nePoMc4912814-element {
      max-width: 800px;
      margin: 15px auto 20px auto;
      padding: 16px;
      border-radius:20px;
      background-color:#fff;
      }

      .fbComments-nePoMc4912814-element p {
      font-family: 'Helvetica', 'Arial', sans-serif;
      }

      a.button-nmYvzv4924929-element {
      background-color: #ffafcc;
      border-radius: 4px;
      border: none;
      color: #ffffff;
      padding: 16px 32px 16px 32px;
      font-weight: 600;
      display: block;
      width: fit-content;
      text-align: center;
      margin: 6vh auto 1vh auto;
      font-size: 1.49vw;
      box-sizing: border-box;
      max-width: 100%;
      }

      @media (max-width: 1200px) {
      a.button-nmYvzv4924929-element {
      font-size: 3.38vw;
      margin: 3.96vh auto 0.75vh auto
      }
      }

      @media (max-width: 600px) {
        a.button-nmYvzv4924929-element {
          
        }
      }

      .resp{
        margin-left: 45px;
        margin-top: -15px;
        border-left: 1px dotted #dadada;
        padding-left: 10px;
        padding-top: 1px;
      }

      .line-fb{
        border: 1px solid #dadada;
        width: 100%;
        display: block;
        margin-bottom: 15px;
      }

      .plugin-facebook-text {
          font-size: 12px;
          line-height: 16px;
          color: #2078F4;
        }
      /* END -- CometÃ¡rios FB*/

      /* BARRA DE SALDO */
        .saldo{
          background-color: #fff;
          height: 65px;
          border-radius: 10px;
        }

        .saldo img{
          width: 20%;
          margin-left: 5px;
          margin-top: 4px;
        }

        .saldo p{
          color: #000;
          font-size: 15px;
          font-weight: 700;
          margin: 0;
        }
      
        .saldo div{
          display: inline-block;
          width: 20%;
          background-color: #0CA4EB;
          float: right;
          padding: 20px 20px;
          text-align: center;
          border-radius: 10px;
          height: 65px;
      }

      @media (max-width: 600px) {
        .saldo{
          background-color: #fff;
          height: 60px;
          padding-top: 5px;
          border-radius: 10px;
        }

        .saldo img{
          width: 40%;
          margin-left: 5px;
          margin-top: 0px;
        }

        .saldo p{
          color: #000;
          font-size: 15px;
          font-weight: 700;
          margin: 0;
        }
      
        .saldo div{
          display: inline-block;
          width: 40%;
          background-color: #0CA4EB;
          float: right;
          padding: 11px 20px;
          text-align: center;
          margin: 3px;
          border-radius: 10px;
          height: 45px;
      }

    }

    .hl {
      color: #000;
      text-align: center;
      font-size: 30px;
      font-weight: 700;
      margin: 20px 0;
    }

    @media (max-width: 600px) {
      .hl{
        font-size: 25px;
      }
    }

    .h2 {
      font-size: 14px;
      text-align: center;
      margin: 10px 0;
      color: #000;
      font-family: "Roboto", Sans-serif;
      font-weight: 600;
    }

    @media (max-width: 600px) {
      .h2{
        font-size: 12px;
      }
    }

    footer {
      background-color: #303030; 
      padding: 10px
    }

    footer p{
      text-align: center; 
      color: #fff; 
      font-size: 15px; 
      margin-top: 5px; 
      font-weight: 700;
    }

    .faq1 {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 20px;
    text-align: left;
    background: #cdcdcd;
    border-radius: 10px;
    box-shadow: rgb(168, 168, 168) 1px 1px 6px;
    margin-bottom: 15px;
    }

    .conteudo {
      border: 1px solid white;
      font-size: 18px;
      padding: 5px;
    }