.elementor-2355 .elementor-element.elementor-element-12fb82b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-b445f7b */.ambienta-proposta-wrap {
    max-width: 1140px;
    margin: 0 auto;
    padding: 30px 20px 50px;
}

.ambienta-hero-top {
    text-align: center;
    margin-bottom: 30px;
}

.ambienta-mini-badge {
    display: inline-block;
    background: #fff4cf;
    color: #7a5a00;
    border: 1px solid #f1d370;
    padding: 8px 14px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 18px;
}

.ambienta-hero-title {
    font-size: 48px;
    line-height: 1.12;
    margin: 0 0 14px;
    color: #111;
    font-weight: 800;
}

.ambienta-hero-title span {
    color: #b98300;
}

.ambienta-hero-subtitle {
    max-width: 760px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.6;
    color: #4d4d4d;
}

.ambienta-proposta-card {
    background: #ffffff;
    border: 1px solid #e7e2d3;
    border-radius: 22px;
    padding: 34px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.06);
}

.ambienta-grid {
    display: grid;
    grid-template-columns: 1fr 430px;
    gap: 28px;
    align-items: start;
    margin-bottom: 40px;
}

.ambienta-col {
    min-width: 0;
}

.ambienta-section-tag {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    color: #8a6900;
    background: #fff7dc;
    border: 1px solid #f1df9d;
    padding: 7px 12px;
    border-radius: 999px;
    margin-bottom: 14px;
}

.ambienta-section-title {
    font-size: 34px;
    line-height: 1.2;
    margin: 0 0 18px;
    color: #111;
    font-weight: 800;
}

.ambienta-resumo-box {
    background: #faf8f2;
    border: 1px solid #ece4cf;
    border-radius: 18px;
    padding: 22px;
    margin-bottom: 18px;
}

#resumo-projeto ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#resumo-projeto li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    font-size: 19px;
    line-height: 1.5;
    color: #222;
    font-weight: 600;
}

#resumo-projeto li::before {
    content: "•";
    position: absolute;
    left: 10px;
    top: 0;
    color: #c38b00;
    font-size: 24px;
    line-height: 1;
}

.ambienta-text-soft {
    font-size: 17px;
    line-height: 1.7;
    color: #565656;
    margin: 0 0 20px;
}

.ambienta-vantagens {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.ambienta-vantagem-item {
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
    border-radius: 999px;
    padding: 10px 14px;
    font-size: 14px;
    font-weight: 600;
    color: #2f2f2f;
}

.ambienta-price-card {
    background: linear-gradient(180deg, #fffaf0 0%, #fff4d8 100%);
    border: 1px solid #efd57c;
    border-radius: 22px;
    padding: 28px;
    box-shadow: 0 14px 35px rgba(183, 132, 0, 0.12);
    position: sticky;
    top: 20px;
}

.ambienta-price-label {
    font-size: 15px;
    font-weight: 700;
    color: #6b5200;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.ambienta-price-anchor {
    font-size: 15px;
    color: #7a6230;
    line-height: 1.5;
    margin-bottom: 12px;
}

.ambienta-price-value {
    font-size: 56px;
    line-height: 1;
    margin: 0 0 12px;
    color: #111;
    font-weight: 900;
}

.ambienta-price-meter {
    display: inline-block;
    background: rgba(255,255,255,0.8);
    border: 1px solid #ead497;
    border-radius: 999px;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: 700;
    color: #755700;
    margin-bottom: 18px;
}

.ambienta-price-description {
    font-size: 17px;
    line-height: 1.7;
    color: #4a4a4a;
    margin-bottom: 20px;
}

.btn-finalizar-projeto {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #d79b09;
    color: #fff !important;
    padding: 18px 24px;
    border-radius: 14px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 800;
    box-shadow: 0 12px 24px rgba(215, 155, 9, 0.28);
    transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
}

.btn-finalizar-projeto:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 30px rgba(215, 155, 9, 0.32);
}

.ambienta-security-row {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 18px;
    font-size: 15px;
    color: #333;
    font-weight: 600;
}

.ambienta-urgencia {
    margin-top: 18px;
    background: rgba(255,255,255,0.8);
    border: 1px dashed #d7b34e;
    border-radius: 14px;
    padding: 14px;
    font-size: 14px;
    line-height: 1.6;
    color: #6c5300;
    font-weight: 600;
}

.ambienta-beneficios-wrap,
.ambienta-como-funciona,
.ambienta-cta-final {
    margin-top: 40px;
}

.ambienta-beneficios-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: 10px;
}

.ambienta-beneficio-card {
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 18px;
    padding: 22px;
    min-height: 210px;
}

.ambienta-beneficio-card.destaque {
    background: #fff8e1;
    border-color: #edd27a;
    box-shadow: 0 10px 24px rgba(215, 155, 9, 0.08);
}

.ambienta-beneficio-icon {
    font-size: 28px;
    margin-bottom: 12px;
}

.ambienta-beneficio-card h3 {
    font-size: 20px;
    margin: 0 0 10px;
    color: #111;
    font-weight: 800;
}

.ambienta-beneficio-card p {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin: 0;
}

.ambienta-pos-pagamento {
    margin-top: 18px;
    font-size: 17px;
    line-height: 1.7;
    color: #4f4f4f;
}

.ambienta-steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: 10px;
}

.ambienta-step {
    background: #f8f8f8;
    border: 1px solid #ececec;
    border-radius: 18px;
    padding: 22px 18px;
    text-align: center;
}

.ambienta-step span {
    display: inline-flex;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #111;
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 14px;
}

.ambienta-step p {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    color: #444;
    font-weight: 600;
}

.ambienta-cta-final {
    text-align: center;
    background: linear-gradient(180deg, #fffdf7 0%, #fff6db 100%);
    border: 1px solid #f1df9c;
    border-radius: 20px;
    padding: 34px 24px;
}

.ambienta-cta-final h2 {
    font-size: 34px;
    margin: 0 0 12px;
    color: #111;
    font-weight: 800;
}

.ambienta-cta-final p {
    max-width: 700px;
    margin: 0 auto 22px;
    font-size: 18px;
    line-height: 1.7;
    color: #525252;
}

.ambienta-cta-final .btn-finalizar-projeto {
    max-width: 420px;
    width: 100%;
}

@media (max-width: 1024px) {
    .ambienta-grid {
        grid-template-columns: 1fr;
    }

    .ambienta-price-card {
        position: relative;
        top: auto;
    }

    .ambienta-beneficios-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .ambienta-steps {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .ambienta-proposta-wrap {
        padding: 20px 14px 36px;
    }

    .ambienta-hero-title {
        font-size: 34px;
    }

    .ambienta-hero-subtitle {
        font-size: 17px;
    }

    .ambienta-proposta-card {
        padding: 20px;
        border-radius: 18px;
    }

    .ambienta-section-title {
        font-size: 28px;
    }

    .ambienta-price-value {
        font-size: 42px;
    }

    #resumo-projeto li {
        font-size: 17px;
    }

    .ambienta-beneficios-grid,
    .ambienta-steps {
        grid-template-columns: 1fr;
    }

    .ambienta-cta-final h2 {
        font-size: 28px;
    }

    .ambienta-cta-final p {
        font-size: 16px;
    }

    .btn-finalizar-projeto {
        font-size: 17px;
        padding: 16px 20px;
    }
}/* End custom CSS */