body {
     background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%);


  }


  h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
  }

  h1 { font-size: 41px; }
  h2 { font-size: 34px; }
  h3 { font-size: 20px;text-align: center;color:#f700b0;       margin-bottom: 10px;margin-top: -10px;}
  h4 { font-size: 20px; }
  h5 { font-size: 16px; }
  h6 { font-size: 14px;text-align: center; color:#4b4b4b;}

a#rd-button-wpp {
  display: flex;
  flex-direction: column;
}

#rd-button-wpp {
    width: 90%;
    box-shadow: 0px 2px 7px rgba(0,0,0,.25);
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  align-self: center;
  background-color: #54ce5f;
  border-bottom-style: none;
  border-color: #000000;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-width: 0px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  height: 38px;
  justify-content: center;
  line-height: 1.42857;
  margin-bottom: 20px;
  margin-top: 10px;
  max-width: 648px;
  text-align: center;
  text-decoration: none;

  padding-right: 10px;
  padding-left: 10px;
  border-radius: 9px 0px 9px 0px;

}
  #rd-button-wpp:hover {
    background: #2de63c;
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
    color: #FFFFFF;
    font-weight: 800;
  }
@media screen and (max-width: 767px) {
  #rd-button-wpp {
    height: 30px; 
    padding-top: 0.66em;
    padding-bottom: 0.66em;
  }
}


a#rd-button-link {
  display: flex;
  flex-direction: column;
}

#rd-button-link {
    width: 90%;
   box-shadow: 0px 2px 7px rgba(0,0,0,.25);
    background-color:#FFFFFF;
    border-color: #fa45c1;
  border-bottom-style: none;
  border-color: #000000;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-width: 0px;
  color: #fa45c1;
  cursor: pointer;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  height: 38px;
  justify-content: center;
  line-height: 1.42857;
  margin-bottom: 20px;
  margin-top: 10px;
  max-width: 648px;
  text-align: center;
  text-decoration: none;

  padding-right: 10px;
  padding-left: 10px;
  border-radius: 9px 0px 9px 0px;

}
  #rd-button-link:hover {
   box-shadow: 0px 2px 7px rgba(0,0,0,.25);
    background-color:#FFFFFF;
    border-color: #fa45c1;
    color: #fa45c1;
    font-weight: 900;
  }
@media screen and (max-width: 767px) {
  #rd-button-link {
    height: 30px; 
    padding-top: 0.66em;
    padding-bottom: 0.66em;
  }
}

a#rd-button-telegram {
  display: flex;
  flex-direction: column;
}

#rd-button-telegram {
    width: 90%;
    box-shadow: 0px 2px 7px rgba(0,0,0,.25);
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  align-self: center;
  background-color: #31a9dd;
  border-bottom-style: none;
  border-color: #000000;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-width: 0px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  height: 38px;
  justify-content: center;
  line-height: 1.42857;
  margin-bottom: 20px;
  margin-top: 10px;
  max-width: 648px;
  text-align: center;
  text-decoration: none;
    border-radius: 9px 0px 9px 0px;
  padding-right: 10px;
  padding-left: 10px;
}
#rd-button-telegram:hover {

background: #0593d0;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: #FFFFFF;
font-weight: 800;
}
@media screen and (max-width: 767px) {
  #rd-button-telegram {
    height: 30px; 
    padding-top: 0.66em;
    padding-bottom: 0.66em;
}
}
a#rd-button {
  display: flex;
  flex-direction: column;
}

#rd-button {
    width: 90%;
    box-shadow: 0px 2px 7px rgba(0,0,0,.25);
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  align-self: center;
background: #f96fbd;
  border-bottom-style: none;
  border-color: #000000;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-width: 0px;
  color: #FFF;
  cursor: pointer;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  height: 38px;
  justify-content: center;
  line-height: 1.42857;
  margin-bottom: 35px;
  margin-top: 10px;
  max-width: 648px;
  text-align: center;
  text-decoration: none;
   border-radius: 9px 0px 9px 0px; 
  padding-right: 10px;
  padding-left: 10px;
}

 #rd-button:hover {
background-color:#fa0baf;
border-color: #fa45c1;
border-style: solid;
border-width: 1px;
color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  #rd-button {
    height: 30px;
    padding-top: 0.66em;
    padding-bottom: 0.66em;
  }
}




a#rd-button-instagram {
  display: flex;
  flex-direction: column;
}

#rd-button-instagram {
    width: 90%;
    box-shadow: 0px 2px 7px rgba(0,0,0,.25);
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  align-self: center;
  background: rgb(242,0,22);
background: #4a4a4a;
  border-bottom-style: none;
  border-color: #000000;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-width: 0px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  height: 38px;
  justify-content: center;
  line-height: 1.42857;
  margin-bottom: 20px;
  margin-top: 10px;
  max-width: 648px;
  text-align: center;
  text-decoration: none;
    border-radius: 9px 0px 9px 0px;
  padding-right: 10px;
  padding-left: 10px;
}
#rd-button-instagram:hover {
background: #292929;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: #FFFFFF;
font-weight: 800;
}
@media screen and (max-width: 767px) {
  #rd-button-instagram {
    height: 30px; 
    padding-top: 0.66em;
    padding-bottom: 0.66em;
  }
}




a#rd-button-loja {
  display: flex;
  flex-direction: column;
}

#rd-button-loja {
    width: 90%;
    box-shadow: 0px 2px 7px rgba(0,0,0,.25);
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  align-self: center;
background: #f96fbd;

  border-bottom-style: none;
  border-color: #000000;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-width: 0px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  height: 38px;
  justify-content: center;
  line-height: 1.42857;
  margin-bottom: 20px;
  margin-top: 10px;
  max-width: 648px;
  text-align: center;
  text-decoration: none;
    border-radius: 9px 0px 9px 0px;
  padding-right: 10px;
  padding-left: 10px;
}
#rd-button-loja:hover {
background: #fc3ba8;
 box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: #FFFFFF;
font-weight: 800;
}
@media screen and (max-width: 767px) {
  #rd-button-loja {
    height: 30px; 
    padding-top: 0.66em;
    padding-bottom: 0.66em;
  }
}

a#rd-button-site {
    display: flex;
    flex-direction: column;
  }

  #rd-button-site {
    width: 90%;
    box-shadow: 0px 2px 7px rgba(0,0,0,.25);
    background-color:#FFFFFF;
    border-color: #fa45c1;
    border-style: solid;
    border-width: 1px;
    color: #fa45c1;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    align-self: center;
    cursor: pointer;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    height: 38px;
    justify-content: center;
    line-height: 1.42857;
    margin-bottom: 35px;
    margin-top: 10px;
    max-width: 648px;
    text-align: center;
    text-decoration: none;
      border-radius: 9px 0px 9px 0px;
    padding-right: 10px;
    padding-left: 10px;
    animation: tremer .5s;
    animation-iteration-count: 4;
  }
  
   #rd-button-site:hover {
              background-color:#FFFFFF;
border-color: #fa45c1;
border-style: solid;
font-weight: 900;
border-width: 1px;
color: #fa45c1;
  }
  @media screen and (max-width: 767px) {
    #rd-button-site {
      height: 30px; 
      padding-top: 0.66em;
      padding-bottom: 0.66em;
    }
  }
  @keyframes tremer {
    0% {margin-left: 0;}
    25% {margin-left: 7px;}
    50% {margin-left: 0;}
    75% {margin-left: -7px;}
    100% {margin-left: 0;}
}

.barra {
background: #f700b0;
position: fixed;
    font-family: 'Quicksand', sans-serif;
  font-size: 12px;
  text-align: center;
          line-height: 25px;

color: #FFFFFF;
top: 0;
left: 0;
right: 0;
height: 24px;

}