.elementor-19050 .elementor-element.elementor-element-ba8b16e{--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;}.elementor-19050 .elementor-element.elementor-element-ba8b16e:not(.elementor-motion-effects-element-type-background), .elementor-19050 .elementor-element.elementor-element-ba8b16e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://socialup.pt/wp-content/uploads/2025/02/promotaker-object-on-table.webp");}.elementor-19050 .elementor-element.elementor-element-5e69c58{--display:flex;}.elementor-19050 .elementor-element.elementor-element-9cea61c{text-align:center;}.elementor-19050 .elementor-element.elementor-element-c6ec8ca.elementor-element{--align-self:center;}/* Start custom CSS *//* Thanks container */
.thanks-container {
    backdrop-filter: blur(8px);
    background-color: rgba(255,255,255,0.7);
}

.thanks-container h1 {
    text-align: center
}

.thanks-link .elementor-button {
    min-width: 50%;
}

/* Thanks section */
.thanks-section {
    min-height: 80vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.thanks-section:before {
    content: "";
    position: absolute;
    left: 0; right: 0;
    top: 0; bottom: 0;
    background-color: rgba(0,0,0,0.2);
}

.thanks-section > div.e-con-inner {
    justify-content: center!important;
}/* End custom CSS */