.up{
    padding-top: 20px;
}

.bg0{
    background-color: #ffffff;
}

.spacing{
    padding-top: 60px;
}

.w-100{
    max-width: 1024px;
    max-height: 600px;
    width: 100%;
    height: 100%;
}

.icon{
    margin-top: 10px;
    margin-right: 20px;
    width: 30px;
    height: 30px;
}

.caixa{
    margin-top: 20px;
    width: 300px;
    height: 200px;
}

.caixa2{
    margin-top: 20px;
    width: 500px;
    height: 400px;
}

.center{
    margin: 0 auto;
}

.regule{
    width: 600px;
    height: 500px;
}

.profissional{
    width: 200px;
    height: 300px;
    object-fit: cover;
    sobject-position: center;
}

.note{
    margin-top: 60px;
    color: #0f0f0f;
}