.ativacaocartao h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 1.8vmin;
    font-weight: 600;
    color: #5E6282;
    text-align: center;
}
.ativacaocartao .box-passos .d-check{
    align-items: center;
    
}
.ativacaocartao .box-passos a:hover{
    border-bottom: 2px solid #ff936d;

}
.ativacao-box{
    padding: 6vmin 0;
}
.ativacaocartao .box-passos {
    border-top: 3px solid #ff936d33;
    padding-top: 5vmin;
    
}
.ativacaocartao .box-passos h4{
    font-size: 2.5vmin;

}
.ativacaocartao form h4{
    text-align: center;
    
}
.ativacaocartao .box-passos i {
    color: #FF936D;
    font-size: 2.5vmin;
    padding: 0 1vmin 0 0;
}
.ativacaocartao .box-passos p{
    margin-bottom: 0;
}
.ativacaocartao-box{
    margin: 10vmin 0;
    justify-content: space-between;
    flex-direction: column;
}
.ativacaocartao-box .strong-title {
    color: #FF936D;
    font-size: 3vmin;
    font-weight: 600;
}
.icon-info:before {
    font-size: 1.5vmin !important;
    color: #FF936D;
}
.span1{
    font-weight: 700;
    font-size: 1.5vmin;
}
.span2{
    font-size: 1.5vmin;
}

.btn-ativado{
    height: fit-content;
    text-transform: uppercase;
}
