@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap');
*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}
body{
    background-color: #838b8b;
}
header{
    font-size: 2rem;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: white;
    border: 1px dotted white;
    width: 50%;
    margin-left: 30%;
    margin-top: 20px;

}
img{
    width: 100%;
}
h2{
    text-align: center;
    justify-content: center;
    align-items: center;
    color: white;
    border: 1px dotted white;
    width: 50%;
    margin-left: 33%;
}
p{
    width: 66%;
    margin-left: 33%;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: white;
}
.paragrafo{
margin-left: 16%;
width: 78%;
color: #838b8b;;
background-color: white;
padding: 2%;
border-radius: 10px;
margin-bottom: 20px;
}
.paragrafo1{
    margin-left: 16%;
    width: 78%;
    color: #838b8b;;
    background-color: white;
    padding: 2%;
    border-radius: 10px;
    margin-bottom: 20px;
    }
    .box-total {
        height: 50px;
        margin-bottom:20px;
      }
      
      .box-button1 {
        margin-left: 40px;
        width: 25%;
        height: 43vh;
      }
      
      .bteesquerdo {
        margin-left: -300px;
        height: 30%;
        display: flex;
      }
      
      .bte {
        cursor: pointer;
        font-size: 14px;
        line-height: 1;
        border-radius: 500px;
        transition-property: background-color, border-color, color, box-shadow, filter;
        transition-duration: 0.3s;
        border: 1px solid transparent;
        letter-spacing: 2px;
        min-width: 160px;
        text-transform: uppercase;
        white-space: normal;
        font-weight: 700;
        text-align: center;
        padding: 16px 14px 18px;
        color: #616467;
        box-shadow: inset 0 0 0 2px #616467;
        background-color: transparent;
        height: 48px;
      }
      
      .bte:hover{
          color: #fff;
          background-color: #f56653;
      }
      
      .box-button2 {
        margin-top: -361px;
        width: 25%;
        height: 43vh;
        margin-left: 65%;
      }
      .btdireito {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      
      .btd {
        cursor: pointer;
        font-size: 14px;
        line-height: 1;
        border-radius: 500px;
        transition-property: background-color, border-color, color, box-shadow, filter;
        transition-duration: 0.3s;
        border: 1px solid transparent;
        letter-spacing: 2px;
        min-width: 160px;
        text-transform: uppercase;
        white-space: normal;
        font-weight: 700;
        text-align: center;
        padding: 16px 14px 18px;
        color: #616467;
        box-shadow: inset 0 0 0 2px #616467;
        background-color: transparent;
        height: 48px;
      }
      
      .btd:hover{
          color: #fff;
          background-color: #d1e706;
      }
    footer{
        width: 100%;
        height: 200px;
        background-color: black;
        color: white;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    @media (min-width: 600px)
{
    body{
        background-color: #838b8b;
    }
    header{
        font-size: 2rem;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: white;
        border: 1px dotted white;
        width: 50%;
        margin-left: 26%;
        margin-top: 20px;
    
    }
    img{
        width: 33%;
    margin-left: 33%;
    }
    h2{
        text-align: center;
        justify-content: center;
        align-items: center;
        color: white;
        border: 1px dotted white;
        width: 60%;
        margin-left: 33%;
    }
    p{
        width: 60%;
        margin-left: 33%;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: white;
    }
    .paragrafo{
    margin-left: 33%;
    width: 60%;
    color: #838b8b;;
    background-color: white;
    padding: 2%;
    border-radius: 10px;
    margin-bottom: 20px;
    }
    .paragrafo1{
        margin-left: 16%;
        width: 70%;
        color: #838b8b;;
        background-color: white;
        padding: 2%;
        border-radius: 10px;
        margin-bottom: 20px;
        }
         /*caixa dos botões*/
 .box-total {
    height: 50px;
    margin-top:20px;}
  
  /*caixa botão esquerdo*/
  .box-button1 {
    margin-top: 4%;
    margin-left: 20px;
    width: 15%;
    height: 25%;}
  
  /*caixa botão direito*/
  .box-button2 {
    margin-top: 5px;
    margin-left: 82%;
    width: 15%;
    height: 25%;}
  
  }
        footer{
            width: 100%;
            height: 200px;
            background-color: black;
            color: white;
            text-align: center;
            justify-content: center;
            align-items: center;
        }
@media (min-width: 998px)
{
    body{
        background-color: #838b8b;
    }
    header{
        font-size: 2rem;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: white;
        border: 1px dotted white;
        width: 33%;
        margin-left: 33%;
        margin-top: 20px;
    
    }
    img{
        width: 33%;
        -webkit-filter: drop-shadow(0px 0px 20px rgba(0 0 0 / 90%)); 
        filter: drop-shadow(0px 0px 20px rgba(0 0 0 / 90%));
    }
    h2{
        text-align: center;
        justify-content: center;
        align-items: center;
        color: white;
        border: 1px dotted white;
        width: 33%;
        margin-left: 33%;
    }
    p{
        width: 33%;
        margin-left: 33%;
        text-align: center;
        justify-content: center;
        align-items: center;
        color: white;
    }
    .paragrafo{
    margin-left: 33%;
    width: 66%;
    color: #838b8b;;
    background-color: white;
    padding: 2%;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
    }
    .paragrafo1{
        margin-left: 16%;
        width: 66%;
        color: #838b8b;;
        background-color: white;
        padding: 2%;
        border-radius: 10px;
        margin-bottom: 20px;
        box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
        }
        footer{
            width: 100%;
            height: 200px;
            background-color: black;
            color: white;
            text-align: center;
            justify-content: center;
            align-items: center;
        }
}