.header-land {
    height: 90px;
    justify-content: center;
}

.lp-interna {
    height: 540px;
}

.best-eir {
    width: 163px;
    height: 15px;
    background-color: #2d2d2d;
}

.cards-jeito {}

.cards-jeito .card-m {}

.cards-jeito .card-m h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.cards-jeito .card-m h5 {
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}

.cards-jeito .card-m p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.cards-jeito .card-m span {
    font-size: 12px;
}

.cards-jeito .card-m img {
    position: relative;
    z-index: 2;
}

.square-card {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 15px;
    bottom: -17px;
    transform: rotate(45deg);
    z-index: 1;
}

.square-card .radius-card {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    background-color: #ccc;
    top: 21px;
    left: 21px;
}

.jeito-etica p {
    font-size: 20px;
    line-height: 40px;
    color: #2d2d2d;
}