#asas-slide-home a.ha-slider-button.button-1:after {
    content: "";
    width: 36px;
    height: 36px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    transform: translate(0, 13px);
    margin: 0;
    padding: 0;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/04/Background-1.svg);

}

#asas-slide-home a.ha-slider-button.button-2:after {
    content: "";
    width: 36px;
    height: 36px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    transform: translate(0, 13px);
    margin: 0;
    padding: 0;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/04/Background-2.svg);
}

.dfw-o-que-fazemos-box {
    height: -webkit-fill-available;
}

.dfw-o-que-fazemos-box .elementor-element.elementor-widget.elementor-widget-heading {
    margin: auto;
}

.btn-voltar-eventos a {
    display: flex;
    flex-direction: row;
    width: fit-content;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.btn-voltar-eventos a:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/05/Background-3.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.btn-cta a {
    display: flex;
    flex-direction: row;
    width: fit-content;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.btn-cta a:after {
    content: '';
    width: 32px;
    height: 32px;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/05/Background-4.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.simple-download-counter-button button,
.simple-download-counter a {
    background: #004300;
    height: 66px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    font-family: "Figtree", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 500px 500px 500px 500px;
    padding-left: 30px;
    padding-right: 30px;
}

.simple-download-counter-button button:after,
.simple-download-counter a:after {
    content: "";
    width: 20px;
    height: 20px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    transform: translate(10px, 0px);
    margin: 0;
    padding: 0;
    background: url(https://www.desenvolvimentodfw.com.br/asas/wp-content/uploads/2025/05/Group.svg);
}

.btn-total-downloads {
    background: #E5653A;
    height: 66px;


    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    font-family: "Figtree", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 500px 500px 500px 500px;
    padding-left: 30px;
    padding-right: 30px;
}

p.btn-total-downloads {
    margin-bottom: 0;
}

.dfw-sticky-header {
    background: var(--dfw-sticky-header) !important;
}

/* Home: real customer Shorts in the "Clientes que Aprovaram" section. */
.elementor-element-e3afb87 {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.elementor-element-e3afb87 > .e-con {
    width: 100% !important;
    min-width: 0;
}

.elementor-element-e3afb87 .elementor-widget-video,
.elementor-element-e3afb87 .elementor-wrapper,
.elementor-element-e3afb87 .elementor-video,
.elementor-element-e3afb87 iframe {
    width: 100% !important;
}

.elementor-element-e3afb87 .elementor-wrapper {
    aspect-ratio: 9 / 16;
    height: auto !important;
    overflow: hidden;
    border-radius: 16px;
}

.elementor-element-e3afb87 iframe,
.elementor-element-e3afb87 .elementor-video {
    height: 100% !important;
}

@media (max-width: 1024px) {
    .elementor-element-e3afb87 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }
}

@media (max-width: 767px) {
    .elementor-element-e3afb87 {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

@media (min-width: 768px) {
    .elementor-element-10dfd35,
    .elementor-element-99430fb {
        width: auto !important;
        max-width: none !important;
    }

    .elementor-element-10dfd35 p,
    .elementor-element-99430fb p {
        white-space: nowrap;
    }
}
