.whatsection_container__7fUrs {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-top: 5rem;
    padding-bottom: 5rem
}

.whatsection_coluna__4aLBc {
    display: flex;
    width: 80vw;
    justify-content: center
}

.whatsection_whats__GOAM7 {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 1rem;
    padding-top: 100px;
    padding-bottom: 100px
}

@media (min-width:768px) {
    .whatsection_whats__GOAM7 {
        width: 50%
    }
}

.whatsection_btnwhats__PkNI3 {
    align-items: center;
    justify-content: center;
    gap: 1rem
}

.whatsection_btnwhats__PkNI3,
.whatsection_part__M7w7H {
    display: flex;
    width: 100%;
    flex-direction: column
}

@media (min-width:768px) {
    .whatsection_part__M7w7H {
        width: 50%
    }
}

.whatsection_part__M7w7H a {
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: block;
    border-radius: .375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94/var(--tw-bg-opacity));
    padding: 1rem;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    text-shadow: 2px 2px 2px #282828
}

.whatsection_part__M7w7H a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(22 163 74/var(--tw-bg-opacity))
}

.whatsection_endereco__KY9BG {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem
}

.whatsection_destaque__MeWi8 {
    font-weight: 600;
    color: var(--primary)
}

.whatsection_whats__GOAM7 h2 {
    text-align: center;
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 900;
    color: var(--dark)
}