body{
    background-color: #ff4946; 
color:  #cfd1d2; 


}

p{
   color:  #cfd1d2;  
}

a{
    color:  #cfd1d2; 
}


/* ------------- BÓNUS UM ------------- */

@media screen and (-webkit-min-device-pixel-ratio:0){
  .containerUm, #return, #backgroundGrey{
      display: none;
  }  
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
  .containerUm, #return, #backgroundGrey{
      display: none;
  }

}

@-moz-document url-prefix() {
    
    body{
        scroll-behavior: smooth;
    }
    
    #browserAv{
    display: none;
}
    
.containerUm, #return, #backgroundGrey{
     display: inline-block;
    }
    
 .weaponsBox hr{
        border-color: #cfd1d2;  
  }
  #returnQuestion p{
        text-align: center;
      background-color: #ff4946; 
      border-radius: 30px;
      height: 45px;
      color: #cfd1d2; 
      padding-top: 14px;
      font-size: 1vw;
       margin-top: 0px;
  }
    
    #bonusSeta{
        width: 60vw;
          position: absolute;
        bottom: 20px;
        left: 50%;
    }
    
     #bonusSetaDois{
          position: relative;
        top: 30px;
        left: 50%;
    }
    
    
    #bonusSeta img{
        width: 3%;
    }
    
    #bonusSetaDois img{
         width: 2%;
    }
    
    #returnQuestion{
        width: 60vw;
       position: relative;
        left: 19%;
        top:46%;
        
    }
    
    #backgroundGrey{
        background-color: #cfd1d2; 
        height: 100vh;
        width: 100vw;
        margin-top: 101px;
    }
    
.button{
      width: 250px;
    font-size: 18px;
    margin-left: 30%;
    }

    .logos{
    width: 90%;
    font-size: 19px;

}

}

/* -------------------------------------- */



#return{
    margin-left: -10px;
    margin-top: -10px;
}

#returnTres{
    position: absolute;
  bottom: 10px;
}

.containerLeft{
    border-color: #cfd1d2; 
    border-width: 1px;
    border-radius: 20px;
    border-style: solid;
    color:  #cfd1d2; 
    margin-left: 20px;
    font-size: 1.1vw;
}

.theseItems{
    font-size: 15px;
}

.weaponsBox{
    border-color: #cfd1d2; 
    border-width: 1px;
    border-radius: 20px;
    border-style: solid;
    color:  #cfd1d2; 
}

.container{
    margin: 60px;
}

.containerUm{
    width: 100%;
    height: 76vh;
    margin: 40px;
    margin-top: 60px;
}


.weaponsBox p{
    margin: 10px;
}

.weaponsBox h3{
    margin: 10px;
}



.logos img{
    width: 30%;
    margin: 20px;
    transform-origin: center;
    transition: .1s ease-in-out;
    filter: blur(2px)
}

.logos img:hover{
     transform: scale(1.1);
    filter: blur(0px)
}

.logos{
    text-align: center;
    margin-top: 220px;
    display: none;
}


.displayNone{
    display: none;
}
.weaponOfChoice{
    padding-left: 10px;
}

.button{
        border-style: solid;
        border-color: #cfd1d2;
        border-width: 1px;
        padding:15px;
        border-radius: 45px;
        color: #cfd1d2;
        text-align: center;
         cursor: pointer;
    display: inline-block;
      margin-top: 240px;
    margin-left: 37%;
    }

.button p{
    margin: 0px;
}
    
     .button:hover{
        background-color:#cfd1d2 
    }
    .button:hover p{
        color: #ff4946;
    }
    
     .button:active{
        color: #cfd1d2;
        background-color:#1b4ef5; 
    }
    
#cookiesBox{
    padding: 20px;
    margin: auto;
    border-width: 1px;
    border-radius: 30px;
    border-style: solid;
    color:  #cfd1d2;
    background-color: #ff4946; 
}

.emptyBonus{
    height: 60vh;
}

#symbolId{
    float: right;
}

#cookiesText{
    width: 80%;
}

.answersCookies{
    float: right;
    margin-bottom: -50px;
}

.answersCookies p{
    float: right;
}
.answersCookies a{
    margin-left: 20px; 
    font-size: 13px;
}
.answers a{
    margin-left: 20px; 
    font-size: 13px;
}

.learnMore{
        border-style: solid;
        border-color: #cfd1d2;
        border-width: 1px;
        border-radius: 45px;
        color: #cfd1d2;
        text-align: center;
        cursor: pointer;
        display: inline-block;
    width: 170px;
    margin-top: 35px;
    }

  .learnMore:hover{
        color: #ff4946;
        background-color:#cfd1d2 
    }
    
    
     .learnMore:active{
        color: #cfd1d2;
        background-color:#1b4ef5; 
    }

.learnLess{
        border-style: solid;
        background-color: #cfd1d2;
        border-width: 1px;
        border-radius: 45px;
        color: #ff4946;
        text-align: center;
        cursor: pointer;
        display: inline-block;
    width: 170px;
    margin-top: 35px;
    }

 .learnLess:hover{
        background-color: #ff4946;
        color:#cfd1d2 
    }
    
    
     .learnMore:active{
        color: #cfd1d2;
        background-color:#1b4ef5; 
    }

#learnLess{
    margin-top: 50px;
}
.bodyCookies{
    background-image: url(../../assets/fundo-blur.png);   
    background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; background-size: 100vw 100vh;
}

 .bodyOne{
        background-image: url(/assets/fundo-02.png);
     background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
     background-color: #cfd1d2;
    }


#contentBonusCookies{
    display: none;
}

#cookiesWeaponButton{
    margin-left: 40px;
    margin-top:-30px;
}

#browserAv{
       position: absolute;
        left: 25%;
        top:46%;
}

#browserAv p{
   text-align: center;
      background-color:#cfd1d2; 
      border-radius: 30px;
      height: 45px;
      color:  #ff4946; 
      padding-top: 14px;
      font-size: 1vw;
       margin-top: 0px;
     width: 50vw;
}


