*{
  user-select: none;
  box-sizing: border-box;
}

html{
color-scheme: dark;
}



body {
  background: url("../images/dfbackground.webp") no-repeat center center fixed;
  background-color: #1b1b1b;
  background-size: cover;
  font-family: 'Poppins', sans-serif;
  margin: 0;
}


header{
  
  background-color: red;
  border-radius: 20px;
  width: 50%;
  height: 80px;
  display: flex;
  justify-content: center;
 margin-top: 20px;
 align-items: center;
  position: relative;
  top: 0;
  left: 25%;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
   opacity: 0;
  transform: translateX(-100px);
  animation: esquerda 1s ease forwards;

}
ul{
  display: flex;
  gap: 15px;
  list-style: none;

}
ul li a{
text-decoration: none;
color: white;
border-radius: 10px;
padding: 8px;
transition: 0.12s;

}
ul li a:hover{
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  
}

#linkhome{
   background: rgba(114, 114, 114, 0.15);
  backdrop-filter: blur(15px);
}


.cardgh{
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
width: 400px;
height: 80px;
margin-top: 30px;
margin-left: 750px;
border-radius: 15px;
background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  opacity: 0;
  transform: translateX(-100px);
  animation: esquerda 1s ease forwards;
}

.cardgh h3{
  color: rgb(197, 196, 196);
}



.cardsch{
  background-color: #fff;
display: flex;
margin: 8px;
margin-left: 100px;
padding: 8px;
width: 500px;
height: 140px;
margin-top: 90px;
border-radius: 15px;
background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  opacity: 0;
  transform: translateX(-100px);
  animation: esquerda 1s ease forwards;
}

.cardconteudo h3{
  color: rgb(197, 196, 196);
  margin-top: 10px;
}

.cardtexto{
  font-size: 15px;
  color: #ddd;
  position: relative;
  top: -20px;

}
.cardtexto2{
  font-size: 15px;
  color: #ddd;
  position: relative;
  top: -33px;
}


.fix{
position: absolute;
top: 12px;
right: 15px;
padding: 4px 10px;
border-radius: 999px;
background: rgba(235, 35, 35, 0.15);
color:#ffffff;
border: 1px solid rgba(218, 46, 46, 0.35);
font-size: 12px;
font-weight: 600;
letter-spacing: .3px;
}


.cardsch2{
  background-color: #fff;
display: flex;
margin: 8px;
margin-left: 100px;
padding: 8px;
width: 500px;
height: 150px;
margin-top: 20px;
border-radius: 15px;
background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  opacity: 0;
  transform: translateX(-100px);
  animation: esquerda 1s ease forwards;
}

.cardsch21{
  background-color: #fff;
display: flex;
margin: 8px;
margin-left: 100px;
padding: 8px;
width: 500px;
height: 180px;
margin-top: 20px;
border-radius: 15px;
background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  opacity: 0;
  transform: translateX(-100px);
  animation: esquerda 1s ease forwards;
}

.cardsch22{
  background-color: #fff;
display: flex;
margin: 8px;
margin-left: 100px;
padding: 8px;
width: 500px;
height: 220px;
margin-top: 20px;
border-radius: 15px;
background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  opacity: 0;
  transform: translateX(-100px);
  animation: esquerda 1s ease forwards;
}

.cardconteudo h3{
  color: rgb(197, 196, 196);
  margin-top: 10px;
}

.cardtexto{
  font-size: 15px;
  color: #ddd;
  position: relative;
  top: -20px;

}
.cardtexto2{
  font-size: 15px;
  color: #ddd;
  position: relative;
  top: -33px;
}


.cardtexto3{
  font-size: 15px;
  color: #ddd;
  position: relative;
  top: -45px;
}

/* Cards do meio ===================================================================================================================== */
.cardsch3{
  background-color: #fff;
  display: flex;
  margin: 8px;
  margin-left: 700px;
  padding: 8px;
  width: 500px;
  height: 140px;
  margin-top: -1270px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  opacity: 0;
  transform: translateX(-100px);
  animation: esquerda 1s ease forwards
}

.cardconteudo2 h3{
  color: rgb(197, 196, 196);
  margin-top: 10px;
}


.cardtexto4{
  font-size: 15px;
  color: #ddd;
  position: relative;
  top: -60px;
}


.cardsch4{
  background-color: #fff;
  display: flex;
  margin: 8px;
  margin-left: 700px;
  padding: 8px;
  width: 500px;
  height: 140px;
  margin-top: 21px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  opacity: 0;
  transform: translateX(-100px);
  animation: esquerda 1s ease forwards
}


.social {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
  flex-wrap: wrap; 
}

.social img {
  margin-top:10px;
  width:34px;
  height: 34px;
  filter: brightness(0) saturate(100%) invert(67%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(105%) contrast(90%);
  transition: 0.3s;
}

.social img:hover {
  transform: scale(1.2);
}

footer {
  background: rgb(27, 27, 27);
  padding: 12px;
  margin-top: 700px;
  font-size: 14px;

  position: relative;
}

footer p{
  color: #aaa;
  text-align: center;
}

footer a{
  text-decoration: none;
  color: #aaa;
}

footer a:hover{
  color: #8a8a8a;
}

#finfo{
  position: absolute;
  right: 500px;
  top: 12px;
  width: 150px;
  text-align: center;
}

#fcontato{
  position: absolute;
  left: 500px;
  top: 12px;
  width: 150px;
  text-align: center;
}


hr {
  width: 80%;
  max-width: 300px;
  margin: 20px auto;
  border: none;
  height: 1px;
  background: #929090;
}




@keyframes esquerda{
to{
opacity: 1;
transform: translateX(0);
}
}



/* RESPONSIVO */
@media (max-width: 768px) {

 .cardsch21 {
    width: 90%;
    max-width: 500px;
    height: auto;
    margin: 20px auto;
    padding: 15px;
  
  }

  .cardsch21 h3 {
    font-size: 20px;
  }

  .cardsch21 p {
    font-size: 15px;
    line-height: 1.5;
  }

.cardsch22{
  margin-left: 130px;
  height: auto;
}


  .cards {
margin-top: 50px;
  }

  header{
  width: 90%;
  margin-left: -155px;
}

.cardgh{
  margin-left: 205px;
}

 .cardsch, .cardsch2, .cardsch3, .cardsch4 {
width: 500px;
max-width: 90%;
height: auto;
margin: 30px auto;
padding: 15px;
display: flex;
box-sizing: border-box;

}
.cardsch3, .cardsch4 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.fix {
top: 10px;
right: 10px;
font-size: 11px;
}

.cardconteudo, .cardconteudo2 {
width: 100%;
}

.cardconteudo h3, .cardconteudo2 h3 {
font-size: 18px;
margin-top: 8px;
}

.cardtexto, .cardtexto2, .cardtexto3, .cardtexto4 {
position: static;
top: auto;
font-size: 14px;
line-height: 1.5;
 margin-top: 8px;
}
/* FOOTER */
footer {
    margin-top: 150px;
    padding: 35px 30px;
  }

  #finfo,
  #fcontato {
    position: static;
    width: 100%;
    text-align: center;
    margin: 30px 0;
  }

  #termos {
    margin-top: 18px;
    line-height: 1.7;
  }

  hr {
    width: 70%;
    margin: 25px auto;
  }

  .social2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 28px;
    margin-top: 12px;
  }

  .social2 img {
    width: 38px;
    height: 38px;
    margin-top: 0;
  }

  footer p {
    font-size: 15px;
    line-height: 1.7;
  }

}

@media(max-width: 390px){
  header{
  width: 97%;
  margin-left: -92px;
}



.cardsch, .cardsch2, .cardsch3, .cardsch4{
width: calc(100% - 30px);
max-width: 360px;
margin: 20px auto;
padding: 15px;
height: auto;
display: flex;
}

.cardsch3, .cardsch4{
margin-top: 20px;
margin-left: auto;
}

.cardsch, .cardsch2{
margin-left: auto;
}
.cardsch22{
  position:relative;
  left: -7px;
  max-width: 360px;
  height: auto;

}
.fix{
top: 10px;
right: 10px;
font-size: 11px;
}

.cardconteudo, .cardconteudo2{
width: 100%;
}

.cardconteudo h3, .cardconteudo2 h3{
font-size: 18px;
margin-top: 8px;
}

.cardtexto,.cardtexto2, .cardtexto3, .cardtexto4{
position: static;
top: auto;
font-size: 14px;
line-height: 1.5;
margin-top: 8px;
}

footer {
    margin-top: 120px; 
    padding: 25px 15px;
  }

  #finfo,
  #fcontato {
    position: static;
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }

  #termos {
    margin-top: 15px;
    line-height: 1.6;
  }

  hr {
    width: 90%;
    margin: 20px auto;
  }

  .social2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
    margin-top: 10px;
  }

  .social2 img {
    width: 30px;
    height: 30px;
    margin-top: 0;
  }

  footer p {
    font-size: 13px;
    line-height: 1.6;
  }
}


@media(max-width: 480px){
 header{
  width: 90%;
  margin-left: -95px;
}

.cardgh{

  margin-left: 40px;
}
.cardsch22{
  margin-left: 25px;
  width: 430px;
  height: auto;
}
.cardsch, .cardsch2, .cardsch3, .cardsch4{
width: 430px;
height: auto;
margin: 20px auto;
padding: 15px;
display: flex;
}

.cardsch, .cardsch2, .cardsch3, .cardsch4{
margin-left: auto;
}

.cardsch3, .cardsch4{
margin-top: 20px;
}

.fix{
top: 10px;
right: 10px;
font-size: 11px;
}

.cardconteudo, .cardconteudo2{
width: 100%;
}

.cardconteudo h3, .cardconteudo2 h3{
font-size: 18px;
margin-top: 8px;
}

.cardtexto, .cardtexto2, .cardtexto3, .cardtexto4{
position: static;
font-size: 14px;
line-height: 1.5;
margin-top: 8px;
}

footer {
    margin-top: 120px;
    padding: 30px 24px;
  }

  #finfo,
  #fcontato {
    position: static;
    width: 100%;
    text-align: center;
    margin: 25px 0;
  }

  #termos {
    margin-top: 18px;
    line-height: 1.7;
  }

  hr {
    width: 85%;
    margin: 25px auto;
  }

  .social2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    margin-top: 12px;
  }

  .social2 img {
    width: 36px;
    height: 36px;
    margin-top: 0;
  }

  footer p {
    font-size: 14px;
    line-height: 1.7;
  }
}


@media(max-width: 440px){
  header{
  width: 97%;
  margin-left: -103px;
}

.cardgh{

  margin-left: 21px;
}
.cardsch22{
  margin-left: 25px;
  width: 390px;
  height: auto;
}

footer {
    margin-top: 120px;
    padding: 28px 22px;
  }

  #finfo,
  #fcontato {
    position: static;
    width: 100%;
    text-align: center;
    margin: 24px 0;
  }

  #termos {
    margin-top: 16px;
    line-height: 1.6;
  }

  hr {
    width: 88%;
    margin: 22px auto;
  }

  .social2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
    margin-top: 10px;
  }

  .social2 img {
    width: 34px;
    height: 34px;
    margin-top: 0;
  }

  footer p {
    font-size: 14px;
    line-height: 1.6;
  }



}

@media(max-width: 420px){
  header{
  width: 97%;
  margin-left: -98px;
}

.cardgh{

  margin-left: 10px;
}
.cardsch22{
  margin-left: 25px;
  width: 370px;
  height: auto;
}
.cardsch, .cardsch2, .cardsch3, .cardsch4{
width: 370px;
height: auto;
margin: 20px auto;
padding: 15px;
display: flex;
}

.cardsch, .cardsch2, .cardsch3, .cardsch4{
margin-left: auto;
}

.cardsch3, .cardsch4{
margin-top: 20px;
}

.fix{
top: 10px;
right: 10px;
font-size: 11px;
}

.cardconteudo, .cardconteudo2{
width: 100%;
}

.cardconteudo h3, .cardconteudo2 h3{
font-size: 18px;
margin-top: 8px;
}

.cardtexto,.cardtexto2, .cardtexto3, .cardtexto4{
position: static;
font-size: 14px;
line-height: 1.5;
margin-top: 8px;
}

footer {
    margin-top: 120px;
    padding: 28px 20px;
  }

  #finfo,
  #fcontato {
    position: static;
    width: 100%;
    text-align: center;
    margin: 25px 0;
  }

  #termos {
    margin-top: 18px;
    line-height: 1.6;
  }

  hr {
    width: 90%;
    margin: 22px auto;
  }

  .social2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
    margin-top: 12px;
  }

  .social2 img {
    width: 34px;
    height: 34px;
    margin-top: 0;
  }

  footer p {
    font-size: 14px;
    line-height: 1.7;
  }
}

@media(max-width: 400px){
  header{
  width: 97%;
  margin-left: -92px;
}

.cardgh{
width: 97%;
  margin-left: 6px;
}


.cardsch22{
  margin-left: 25px;
  width: 350px;
  height: auto;
}

.cardsch, .cardsch2, .cardsch3, .cardsch4{
width: 350px;
height: auto;
margin: 20px auto;
padding: 15px;
display: flex;
}

.cardsch3, .cardsch4{
margin-left: auto;
margin-top: 20px;
}

.cardsch, .cardsch2{
margin-left: auto;
}

.fix{
top: 10px;
right: 10px;
font-size: 11px;
}

.cardconteudo, .cardconteudo2{
width: 100%;
}

.cardconteudo h3, .cardconteudo2 h3{
font-size: 18px;
margin-top: 8px;
}

.cardtexto, .cardtexto2, .cardtexto3, .cardtexto4{
position: static;
font-size: 14px;
line-height: 1.5;
margin-top: 8px;
}

footer {
    margin-top: 120px;
    padding: 25px 18px;
  }

  #finfo,
  #fcontato {
    position: static;
    width: 100%;
    text-align: center;
    margin: 22px 0;
  }

  #termos {
    margin-top: 15px;
    line-height: 1.6;
  }

  hr {
    width: 90%;
    margin: 20px auto;
  }

  .social2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 10px;
  }

  .social2 img {
    width: 32px;
    height: 32px;
    margin-top: 0;
  }

  footer p {
    font-size: 13px;
    line-height: 1.6;
  }
}

